/*! jQuery UI - v1.13.1 - 2022-04-10
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/*! jQuery UI - v1.13.1 - 2022-04-10
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.faqTextLink p::before {
    content: '・';
}
.faqTextLink::before {
    display: none !important;
}

@media screen and (min-width: 769px) {
    .faq_list {
        margin-bottom: 30px;
        font-family: "Noto Sans JP", sans-serif;
    }
    .faq_list label {
        display: block;
        position: relative;
        padding: 25px;
    padding-right: 50px;
    cursor: pointer;
    margin: 5px 0;
    font-weight: 600 !important;
    color: #535353;
    border: 1px solid #707070;
    width: 100%;
        font-weight: 400 !important;
    box-sizing: border-box;
    vertical-align: middle;
    display: table;
    text-align: left;
        margin-bottom: 20px;
    }
    .faq_list label::before {
            content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 20px;
         transform: rotate(135deg) !important;
        
    top: calc(50% - 6px);
    }
    .faq_list input[type="checkbox"] {
        display: none;
    }
    .faq_list .faq_list_content {
        font-size: 14px;
        font-weight: 400;
        height: 0;
        visibility: hidden;
        opacity: 0;
    }
    .faq_list .faq_list_content a {
        color: #2F71B8;
        text-decoration: underline;
    }
    .faq_list input[type="checkbox"]:checked + label::before {
       
        
        transform: rotate(-45deg) !important;
    top: calc(50% - 4px);
        
    }
    .faq_list input[type="checkbox"]:checked + label + .faq_list_content {
        height: auto;
        visibility: visible;
        opacity: 1;
    }
}
@media screen and (max-width: 768px) {
    .faq_list {
        margin-bottom: 30px;
        font-family: "Noto Sans JP", sans-serif;
    }
    .faq_list .faq_list_content a {
        color: #2F71B8;
        text-decoration: underline;
    }
    .faq_list label {
        display: block;
        position: relative;
        padding: 30px 30px;
    padding-right: 50px;
    cursor: pointer;
    margin: 5px 0;
    font-weight: 600 !important;
    color: #535353;
    border: 1px solid #707070;
    width: 100%;
        font-weight: 400 !important;
    box-sizing: border-box;
    vertical-align: middle;
    display: table;
    text-align: left;
        margin-bottom: 20px;
    }
    .faq_list label::before {
            content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 20px;
         transform: rotate(135deg) !important;
        
    top: calc(50% - 6px);
    }
    .faq_list input[type="checkbox"] {
        display: none;
    }
    .faq_list .faq_list_content {
        font-size: 14px;
        font-weight: 400;
        height: 0;
        visibility: hidden;
        opacity: 0;
    }
    .faq_list input[type="checkbox"]:checked + label::before {
       
        
        transform: rotate(-45deg) !important;
    top: calc(50% - 4px);
        
    }
    .faq_list input[type="checkbox"]:checked + label + .faq_list_content {
        height: auto;
        visibility: visible;
        opacity: 1;
    }
}

.back {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 16px;
    width: 5px;
    height: 5px;
    border: 2px solid;
    border-color: transparent transparent #af9b77 #af9b77;
    border-radius: 2px;
    transform: rotate(45deg)
}


.ui-draggable-handle {
    touch-action: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-sortable-handle {
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-active,.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,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);
    height: 100%;
    -ms-filter: "alpha(opacity=25)";
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

/*! jQuery UI - v1.13.1 - 2022-04-10
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-widget {
    font-family: Arial,Helvetica,sans-serif
}

.ui-widget,.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background,.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    font-weight: 400
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    background-image: none
}

.ui-state-disabled .ui-icon {
    -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QARNs8prsAAAAHdElNRQfmBAoXGil9AsPZAAAalUlEQVR42u2da4wlR3XHf207sQjx2iHEXuz1rrASbBIw2RlbEY9IWMS5k0ibAPI6dwcFCDg7DoSnyM7gzPiDZzFzh8T4gaNdyybI0jyy6wCxpfgOxhiZsALM7PKMQxJsZnHYhQ8hLB8iB+HOh+pXdderu++de+d2/Ud3bt8+VdVVdU49us6pU8Hv4dFknDXoDHgMFl4AGg4vADLahLQHnYnNhBeALNqsACtNEoFeC8Dg20+bsHLMFWAfOhGIUx58GXsIWQDMHWCY/Jlgaz/6+GH09LY2jO3ZMROrlUCwfzUSAVPKI9RHZAWgFx3gvhopxHHjdlgedeJCQMAqsEpAYEi5ThmHDkGyDhAXMW4HOoRQqJ4sRDpBpfhxK9M93/bssGbeXVO2lXELIe0BzB2gK0xt0D58iKebWGhOpV7bNA1B2ZTr9TNDhqD0SqC5FZnaYFqpVduOPQVz2zTn3dwHpinb+pkthfICYEY48Kpps1JZwMxDUJzy4MvYQ/RaALY62qyMEnvt8ALQcPiVwIbDC0DD4QWg4fAC0HB4AWg4vAA0HF4AGg5vD5CPO+j8bzLK2AO4WQTYlDFtoz2A+Ql29tSxB7Crw0XeR0pIytkDuGnAzFWoZ9A+zbVr2jb221JfyX3rUx8Za4CiPYCAfjU8DmXSt+npttgu9gCm3Jmfbo9vRhilHX+PBGR7ANW1jFWnXkAdxt4+XewBTO3PLW968Qmt1gZlnrQlUEUZZFK4Drs9gEm4bP1PXHKvDjZg8JVT1x5g0PnfZHh1cMPhF4IaDi8ADYcXgIbDC0DD4QWg4fAC0HB4AWg4zhl0BoYO4QBX+euvlZbO/zn1ovelEgaZg9Cag+qqIHvMAZRcHgJCMOr6XfwDhBUoZVH1Gbb8C9YHxlTswlE1tlsJXEKViHuWFMBW/MChAPr4gUMFuRQhNCh7XPIXGGjyd7lnxBR7DZhLaBag0BIbbI1Yyn92CHAtvs5ax15JQQ86+NCoibSNonVyECaxAyU1+3TVU+Lmpc9DaKCb005LZ24G2VwGUHYSGDq0HlsoF+ms1sbdmBs4pG5ikEu6VWvA1ARd0rbXQYFe5jUw7eJcQqlp5i7QLsHmNGxdrFsXbWtBtqe7TCKrwi7idrqUgzI9gFvXWW+WGzj2Mv3KY2DsYN3SDRzCVIV5mDYPgMq452gCDQ6DzsFWfn6FuH4lsOHwAtBweAFoOLwANBxeABoOLwANhxeAhkPeHBo7Sx0c7P7A+wmXGnDRiFaLZ9sb7fqUUkgFIN4Y5eLuvVoF9A7V0rLl3K0GTK5mU21cu3RsoaeM//RlaFeugTCXS0C9OdS8hdNFo91W3OudCOjScnMNoc+/Ww3ontHOba9tl4qdlsDWA9Xbml7YoCtvDXNxp27bgq3bIOpmSWPPgS4duwt3e87dHNKrNQZF1gY5um1jecoc1f7EUErZrDDWKayDYpiyAuBeAUGJuG45MFehy/Pte/v1z7fFtgmAvQ7MDLQLgFmANAJQ7i0grYAqKosgk4Y69VD6Nj2/CtJ8V51DmJ6+L6LGI7jag4Dp+XFM9RzAlnLqu8G0vzmfy5L2AKYKkCcwpuKbM2cqoimNbNHsZl8qFtgF0FSC1ZwDidXSKbjBxN7V5Ngbt1xSdghwM6cKrS4izKNgndhu1asuh9sYXN+kzZRO9UNt7HMAJbx/gCza1hOTRg5eABoOvxTccHgBaDi8ADQcXgAaDi8ADYcXgF5jkOrsCsjbA9hg0le5FL1dU9/db9TPXWBZ7B6yshftAUwwacxdVgljjd0+hw2metTdXGXeHh5Yt7/aGayLb0p9QEgXgrLZsnv7LS42ZrdGVjv923WhGUwaO1vsQBsue1en7TRtHg2dqO4l3RSo5wA6owOzviodGqoYLYiWYzeb0vswCHHV9QUl7qqeq3q+fWfzUCJ/XkBahWVP4M4PIUGJuDHVbQu0ffN2dRcSJjbaegj3lE0+AjYZaQ+QVRRWyZrtJAG7srXu6BhkehB1DyF/q0L0phWrniD3HkPCfnkIWE0yperARQcvzL3UWDXaA7ho++3uIcxIbQHUJhXmqk8HIb13kThkUJKaDVHVoKYvUGsDQ20H7qIs1U0Ce6FsdbNarDrRdJlEAhYBHRrmusCrg2UMTde8WfArgTIaxn4vAI2HF4CGwwtAw+EFoOHwAtBwDJ8AtIZLWzbqyAuAmy7bpLIJnai6EC26m/IqNmg/CEODcu7iXdxJB0zUyE+XWEhaxnBVXdanGKETwOtAFgDzKrV5tTtu1S26ShEIk4VS9d490fVPJCG6mvjxVTWn6tnex+2o+RFHKgCyu/ciUn24zmV6QBCxf035LHPXLrr+NSYMe2fjp6ufL1sU5FNxcx/ROMS+gtMqM3u8tmmyYvZXH8fXnFw567T1OouA2FohpY/QEfB1kDUJC3L/VdCbMrgZROiNymJ63H/oTDLUObS5T5Bb/4gdAV8HqbfwbJXpHYzYT71wPVZCRxciEBbmEbEiWO2VX85Pr9zKNwBl3gLSKtbZ5NmOZDLRJxJqFwgK84gg83TVQGS2J5LdR3gkkM8LsFmqmcwu655ksZak7fIaGTjei7GKn/UrMWwGIaH2HcKjLxi2k0N997zJGD5dgMemwgtAw+EFoOHwAtBwjJIAzCYrDbN9Sf8yxqK/ywZd1N5BCMChqOI2OFQ5pUctmn4bQp6QrAXKMnGW+eR6Xhl7tpZ4XMZTXMs661zLU0oRmLXmfn9E3a95hp5uiwn35v7MT0i4JNYBQh7iSeB8pjKB01eyQ8n9w9yoSTpdJDrKXsPOomLqAks8mWEhLPMmqXLnc+HnOFiCLudQlbv9HJZ+T3GP9HuMa1lgHFhnhkc4rq0B9TNcnEnrT/60HYotQqQ1bytjsuQXC8AiAJ+Tgq9lEi8KyEl2aar3KChFIGQ8uV5XFPGrXJX5LQuA0ARMJrT8FrGQOUkE5pjX7t/VKbPGpd/5HI6xzjg7gJfxIcY1AnAKgBdV3GEUEi9pB86UbAizAORFPIB0IShmfTcfIMKTwAl+zKcM2R+LvvdqQ2wzxF7mSUkA8jgsbf8+LPVVAAchEYE5DuZ6hLQC9RW5jceS62uUedjBRQQ835DLvzTQzD2gWR0fKFIpJ2Ix+/+GD2RvpyuBXUsCJ/hxIYychRdGurxQYc8j8KuG9Cf5qvH5j5OqjA/zeEEAUhEodv4Crdx3MXfXGXM6wz9xJ/BuZpTxTwNPZ66LmGM++WwuYvbfx/NkEXBdClaxP48XAHAWz2lDXACgmaDYeoBYBOAwj2vDBKCd5F2d+85jGx+Prt6moF5CB1gAZuiwpzAE5DWpVbeZ2r0k2EJ8grcW7gn2H+V5wDsBokG/hC6gyP58AS+wpvFLydV4gWbrAeCyiPGPcxlPKeizPMUh4HFmNX2AGb/Mu5OrPNrs4kH2MwOcTcgMzzcYlMxxUMmkXZmPDmPYYAvxFoUATHEY2MvRaB61yLQgVFcGFeX7+dY4d0bf4wqarQcQTBcioHoNm5Xoql5gR+5bVUUwg2jn8hCziwXIvBcsaIYBgfkaXfx6zRBqm457IBIByLDfJABzmetip1Nk/+f4G+lXEeYu0dwDzCle88rQIR6i0u98Fd0DhPwC84VXQCES+TudXOlskzy4IfMpYjl5y4HliiH0iEVAYv8w2QPMAi/N/H6yUjdeFyEo2N/L1AUGo/bez2GZ/cMkAB4DwSjpAjwqwAtAw+EFoOHwAtBweAEYLTyW0Wc4QRaAlsPGbD1cTt50w6xSoz6X0WUX3/IPEUp/ecuGIzn6EcVzs9ry/X2gA3zeUj+d3PpCGbw2+jNjiSWW4h/Z18AWXeaAeYVt/gZviFagHuURXsyUUp37NHuBo7yYq3LKWnB/9411+3L4OW6J7orUblbo+44mv/YW4rvq48UK30Jf6HGYAFiS1N0AHQ4wQReYoJt/X6dFFzjK9RxhLyj3T3yfHcAzXGqo3aVoMWmZz3FfVgAE+4U2rSgCIfss3sBta4ViP+EneSOf5I08xB5NBc1ykENMFXR66ZGr6sNXXY5v/y8u4YdcxDPs0Gw+naFDSMA0C1o6YKB/mTNs43eU9Lj6l4HJkjUYU48m6vYs/UhBCX+U6xXPP8QUy9xPN7a3yKqD4+XUeeYqOWrJbulSaw5v4XtscIJTrPMDZYhZ5tnBjTzTh3XAp7mY73Ih3+USvqcNJdbSZ4x0ZJ26hDMc16pr4tY3qaROSLWm2yCntrb4NYc7AH8AnMebAWixlgrAE9Jq+jxzPKFVm+qwhs2Z8808xB4+w+/zeV6rMC6bZZ7DTPWF/fBi/pXf5D/4Db7BWxUqlXcBsbHUtCJ+TAcM9G2MaQxfliTG59fyOxxI0hdbZBeVT1HjGv6FV2d+f1Fh0vJ2YCewh4y9VSwAVxMbU4jvg31hwS18j//mS5ziS2wUqDH754zPDg368InEPY2qB/o2L+Vb/Drf4rfSSVCCNncS6/unFcqflH42PzfQ0zmAjHTsFfhCybqbyJUp30O8RqqV12ifn2ug2Ulg3HrVNmnj7OdG3h6ZcxSlM5TiFkfYotlmUKCb2J93AaEaI2MBWFPS384HmeE23s+H+Ts+KtEnCyIhq4Tq0lP256d+KVq5IWDNQNdRn0Gou/P0JSajsT9ny+kuAG5e+lvEQ0HZOYRgsL71x28BMVRvAROJixq1gMgovqd8gL815q4OPSA0st8+jU5FQPUGcBvv5QGuB45wHbfzfom6xCQP8VMm83HzTqLSd/myOEpISJcuYWQZrC+iLnVT5z/PzZlfNxf6kylEx9+NyjCloJt+wz4t++rTl63sF0ZaomOfIDHZkrDGBGg20P+Mj0fz/uv5OD9ThNjDJMv5uK7q4OkayxMeZdCBEpM/d4ghqiCC3h6g4fC6gIbDC0DD4QWg4fAC0HA0TwCE2lj1TtNJVLnvckjnPOXdoTse3oasAEwnFVD9NaS6f4C6aBEm27WOa60aPhu9/x8oiMBHOMA93MM7eAd38t5CTFE7D0a/zgPOi/4EbuJjhNzCLYR8jJsK8c3uK/LWDHl7hiLdFqLo6UGmR0hfA6dZ4CQPA2/l3ETtWUzEdso29MvqfYlJZugwzYJiUUU8+QRjHGe3JhfxguwN3EtxpfCVyfUZvq1YCz3BV5hihk6UjrwcbleHx6v3XaUi2bz2qnKf2c2FCBJDmXmFy8+QiUyMRJ2dqoMXolXi45zLs4V9L8OASWCBK5kEJgsCcILdwO6E/ScUKVwUfau3pz7FL/IT4Hz+T0n/CjcyxQsSnX75fvLqaP0yRLXqOct8sqtQ1YTWeDBjRVHs4YQIXpm5LuJP+TkA349vZIeAh4Hj7OYEnyhdNPcjZUyxlZ1UAqFnm8xcZzEWsTxmf1En3+J1xjz8Lz8B4Ce8XkE9xhQh0I7YX1zWHc/8qTGvuRb5nwfmGWOccaVFQYs9wCGEYrcIs7vvgC4z7GAXl3JpajMk7w0U7B9TegoKc1fVlD2mLNrQiVo/LCv7p7FM61exvyvZPOTX2r/NmYwjnGOF+K+mAxxgJzqd3jbOlC5TikuS7weBP1KE+CtA6DCmEHo/GSGpWBWbzyzwA+DnnM0ObuVRcTt7XsCznBtV3QY7K5h8YQzhZvBkekJWS6+ao3w96v6gaBcns1/FwGn+JPPrbu4zPF0lYMI1hhg8zihd4ExIo3Z+jL9Buh9yX2EOkFUWn+CDpecAN0FkhbGU1m46BMxwLs/yFQ6xwU5FF5s6Wle7XM/eVYUIcn9mquoJCxHz0ussYvaLgWBHOsoBqcHbIhMEyvbb4QF2R39F9sMCJ3gIeBQx0yhijc/wec7jXKU51pzFwcYFXMC9XMCvRP/N2K24F88BrkTdoHZxNrvYxS7gpjhEOgQI/xeiE5wZwimg2Bw9Q4dvsKDYHC3Y/wxjkW1s3guAYL9p4nYr1/GfwMUK9gM8wjQh63yELru1ln8PaVI/mHEasb+w//hwtLk+/X84F2JHblN50ctB1lJKbTWl8IxQVhs4yNdAM1p0k47/++zIac3V82517tX5F/OLZ/lj1iLDjG38NBd3lX/nSVa1tRQSJPsFDhe8kP0h85FJ3hz/nOtjDinsF2SXffkQRYd+Sv8FXh2cxR7+GviQphUvcR53R2LV4hivKohYFioByJrF2cVxU+AFoOFoni7AQ4IXgIbDC0DDkReAQ1p/4XfxtWSR9mvcNeiMe/QG8lLwv3E58FquKIT7lLQ+/gpewQ7eMOjMe9RHtge4g8sBuJw7cqHuStifrtC9XtkLnCKMPGar8D9RD2JfZhrGhahTGUXVqfrJDQeyAtACJpigqGp8lTKu6u726KPG+dH3AUuuOgqDDViKKn9JG88WwkYPOZWYaxRZ/CLN9ZZGKgCi/a+xRrEPSBc9s2pau1fbPAICh3NBxT7ZvAikmxsnNQy0hVhikjsY5w5tCrCd+UhI9GI8UkgXgsT4P4HYYPUdaR4ge7g0+bs8wl6NawIBsYh6UuEuuROt08fbpPPr9nZHrCGwzP28mUlliJA7IlOv23mPNoXTCevLnOixZRH3AJ1o/O9GOqvLK47CT5P6zFehC/xI4T8n7vR17HfF/axxv4Eqf6dwMWGZBU5zmtPQp2OpBoC4B8iqQYoqEfcewAaxhze/uTFlu579g+8BTmWGhdOjMgsQPUDa2luZCWB698vKuKq7HcscP1AcDA/TkX2OqfUva67lu5N0Ey88Rfp7uJ0xbuc9Bl/b250oIzNDiA+N0lCj79t4n4L60dwe9DQlfc+gVyfbO3+7kwVbCBs95DR3R1q6U5o2XvUkkCGFEIBTSonOdnMrtHPUVfYp4nQ4YBy/TfYEtrjDgZEUABcs8LvJm/8xvmA8MWOU0VgB8BhJeG1gw+EFoOHwAtBweAFoOLwANBxeAPLoGHUCHavGYIshKwAhGxYVUO+OhBgUnuAJI71jtFXoWC0ZthzkHmAnB6xCoEYqPC1tCh02Ik1Dh42CCMnid0RBPyKlpBJB/dbyON5VXGUonzv7XayatgTyvoIFTrKqXJLVexMOpXgh+TV9UXkB0KHNTvFsQwpH2FugCzsDXXy5BPrTOnRU2Rm1nToiK4JqAQD1iRM2AYDY2ENWCqW/NiLmYUlBJwD6+HIavWCxnhoqtl9vUagngSdZNFj16HGSxYT9i5kKCliM7u5ikZMOKehgi785GAnWCxQFQLCgvE4ujtdig8XCmRvTBCyyQYtpLRPdnjxdWQhMvgcEddEYN0sNDWG3FOQhQDf2pyH0JwoMP8ydvEA6VylP3ZLIbgyxFyxwDjmMcMn1NCajdTN1S8KrgxsOvxLYcHgBaDi8ADQcXgAaDi8ADUdeAEx7bz1GEKkAtPg0ABfyNo2vfaFn+6yG6rElEQtAi27ifvRyukomz7DIMV5H12GhOK+QPZLzBH5kk+keGsQLQcfZzZd4JSGf5VpCpTtkgRb3sNPqTLboqjj/W3aU2G+6hwZCAFp0+REXAY9wnGl+yIWKPbwhcIK7uY8NdmoOMBXhVL6qxyN36ts4w7aCP+2Qa3iMazIO19X0xxJf/Cr6OOvRB4W/bg8FhC7gauCbAFwLwDd5HVcXGDzDlUxyL7CfLu/UCoAaVwAXA7CdsxR7EYVzme2cBTyneDu5OPpcATynSH878JKI/hL/duMKIQBPAC/P3H15dE9GB7ifLjezixPsUaanN5O4UPr10cizfYrtvC8jFkX6hbwv+pjiizDbFXQPJeI5wAY7k03TS0wqnbgIJfAhpriBq5nS+sNWDQFH2Cv9ztsb9ZvuoUEsAOI8jB/xTV7OhahPDEitARaBA8pzrsLRMpgafWSPjfuzyE/Qd/j7UbF59bDB2wM0HH623HB4AWg4vAA0HF4AGo5UAGznAdSlL/DFhP5Fxbl//ab3u3yDpldE/BbwqcJ5uZ+WzgOoS7e5mes3vd/lGzS9Ms6+DOAu3lygXMELeTi6rku/jT8v0F/G+Yk2od/0fpdv0PQaEENA6vk/u23qVYqrLPL01eRo2VVt/MAQ35Z+PoV+xLeV35Z/c/zT0sY0XXwTPZsLdalLIu8qVu0M2uZKNt39uwLsQ707uG76LvHt6avcYbvGD1BvMAtL/A4zqRTpRwHYq62/+O4HuZWe7NBSbQ3LFzNPR0MPo3G3OB7n0wk1983p2wsc90C22IFW5FxS1+XPJf0Qs2eB64w5uIlbM+zvCc6pn0QGz2X+l0do7RHM6A2D9Q3Ann97XJua7AED7SY+zIfpKft7PwQsAW+i+hBQv4vX56+YQrUu3JS+KX/F8xfK0YUIZNnfgyFATAJt5wG40VeASSajqyw9exJ2qLh7PEO10THSUdLl/IeFu1+WKDZ61fqJyxdWpt8qsV/91JIQAnBMykCMY4qrLPL0dlKBbW380BDfln4+hX7Et5Xfln9T/LzzqrJ0QOr81aUuCbEOsMYVvCxHWc2c7FOX/jC/XTiM8tO8ZdPo/S7foOk1IAQA/pHncRaXRnePscxfSOHq0v+BF3JuYvP3dR7IsGcz6P0u36DpleENQhoOrw1sOLwANBxeABoOLwANhxeAhsMLQMORVQbZTucddrpHBcjawPHkal0Zui7dY+hQHALqsW7dmkK9lhvUTsFDQl4AbAxcZ91Ij90z6GBjoM6Xd4ywoq7fQ4O8AIyDkYHjjBvpwkOHHiFmgwnTgS9gN6jwKIniEDBeIRU5tjmFeu3XJkAeJaE/Mmb4Zvn+LaAPKHNewLDTPSrALwQ1HF4AGg4vAA2HF4CGwwtAw+EFoOHYugLQ9gtCvYAsAPXX2UJmCZnte77brEgOIDwqQhaAfdFn0LC1bsH+1UFncxQgC8AK8b6+QcLWuj37ewjXHiCkXfiUQ1j4U0OwVy+GMfv9HKAnkC2CVlhlRdm2AmA19ykHN/ftMfv3Gemrfg7QK8gCYOoB9iWsiT/lhGC+cKd4pEs7k74qdZn9fhDoAeS9gfUdvYfMMa88r6f4ZpAPk2W/Kg+e/X2Aaw9QH/YjnMqxv60J51EKw/QWELAafYpQsd/PAXoAeQhos0p7KDvXMOr0898eNeH9AzQcW1cX4NET/D9rwacZ5YIqyQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMi0wMy0zMFQxNTo1Njo1MCswMDowMGaJ8lsAAAAldEVYdGRhdGU6bW9kaWZ5ADE5ODUtMTAtMjZUMDg6MTU6MDArMDA6MDAizFMHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==)
}

.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-button:active .ui-icon,.ui-state-active .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABEVBMVEV3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diBh/q0oAAAAWnRSTlMAWEd8IjKY4b3Ld2acsomqpVpOeudAZYVTi0aRlGNhTaBobZtzv33AvOOt5enkgY5d393gudbb0sTV1Ndi2nD+Dc6Zafg4KhYcxXnRp8iT0Niv8M2QiLC7x6vji8qEAAAAAWJLR0QAiAUdSAAAAAd0SU1FB+YEChcaKuQLkmMAAA9rSURBVHja7V0LY9u2EQbJSKrpmJIbuUubOG69JnM2L8leXdd1bdSma+M6qbuk63r//4cM4AuHOzzEUqZoG59syUeAAO7jAbwDQFmIiIiIESCBZNtN2LL+MHIGejcvAb/+CWZAZR6WEGKBoGASQNtjpKvUBB8BYBWApwJyfvnnoCZBLZATkND2GOn0CjIC6Om8ApY5GZAB1n67Cp50zqAguf2l2zIn3kwbBbNg3kR6gbmFeK8wtwBPA4a3ADsprIk+AtjZwEzEUzoxweHHgDX4uNS7AO1Cw98Fto6b7ghFREREREREjBiX7glu2Q9KWLQG1HlP6Bk0uxHgJ6wC33wAmxCSpQ9KiaUBjACWgWY3w8WEVUAJ8ESXqvQhgyHWfnuLPcmWGZXEc7oITAFCScBg0wHcgoXNZo1obY35gMQszdejtm0BViSeFvefD+A9ZKtjQBjX/S4QEREREREREbE99HP8g65psPzegUfPAoAvp0KH3L3bx7cDsAYFSgP/Ea4e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)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABEVBMVEXMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAADMAAAWt1qrAAAAWnRSTlMAWEd8IjKY4b3Ld2acsomqpVpOeudAZYVTi0aRlGNhTaBobZtzv33AvOOt5enkgY5d393gudbb0sTV1Ndi2nD+Dc6Zafg4KhYcxXnRp8iT0Niv8M2QiLC7x6vji8qEAAAAAWJLR0QAiAUdSAAAAAd0SU1FB+YEChcaKX0Cw9kAAA9rSURBVHja7V0LY9u2EQbJSKrpmJIbuUubOG69JnM2L8leXdd1bdSma+M6qbuk63r//4cM4AuHOzzEUqZoG59syUeAAO7jAbwDQFmIiIiIESCBZNtN2LL+MHIGejcvAb/+CWZAZR6WEGKBoGASQNtjpKvUBB8BYBWApwJyfvnnoCZBLZATkND2GOn0CjIC6Om8ApY5GZAB1n67Cp50zqAguf2l2zIn3kwbBbNg3kR6gbmFeK8wtwBPA4a3ADsprIk+AtjZwEzEUzoxweHHgDX4uNS7AO1Cw98Fto6b7ghFREREREREjBiX7glu2Q9KWLQG1HlP6Bk0uxHgJ6wC33wAmxCSpQ9KiaUBjACWgWY3w8WEVUAJ8ESXqvQhgyHWfnuLPcmWGZXEc7oITAFCScBg0wHcgoXNZo1obY35gMQszdejtm0BViSeFvefD+A9ZKtjQBjX/S4QEREREREREbE99HP8g65psPzegUfPAoAvp0KH3L3bx7cDsAYFSgP/Ea4eSQaexTwdXGn2CrwNsKT667eV4COIpbPCmAa8OiCJ4EhsGGXlkRPAlbhG/TxchhABfAII/BqET/dkMRWsc5M5KzM7LdDLnzWH14S8HUjYLIQwbjndb6LhGrqoF+zjlj1E4E8PlEguBwQvSKACENY63anbvgtc8vnh22RERERERETETUX/bak93YzEshvdXaTNDw0uVQWq79aAtSrwx/NsbdXSAJQu8OLUGl6dyuwOTsC6vM8byYp012+Jb6kCvrLBelERPwIvT/LWWja7J14CAnvDhdXMfAx4+Uss0z2B6QcjnG3C4eYAWzsnFsTCYUs0zh7ZEGs0wJ5qZZiUTs+32ID7dEYAawFvnplOu1iYAHsDnJdwrWQWMLsJsK6t8xV65wVgXYB0kWAXsPfyxJmDMezdHMDzWAxMmAUItkIfIIAMgiSVDUuhGRxav+Ua+ZPtrXAQuE7wHrAAnnnc8wHbfj4mIiIiIiJi1Ljcuzh3VMijspYzNutYhIuDbtk76g/8CI7+rGdg1tZaLyca08zgFNnKjn/hqzuA7RY3fcdqbdLzdHjA1bdkAKawMKJPLyFgL7MvAe7nu8skz/cD2OYzzPVq1l5fcNCcC67TN05AE266CEgs4TBvuiee4um21WkgqeDPDBukILG0kIW7gE0UvH3YUhqdEPHuWbESQLvExsM7PaipyQQWnZnP91vSiWDr9pgQxk+AkBDh/WHO6LDolDwxEoheQ5uAQvMP/vmja4jrrl9ERERExPVGesVvZBa3A3zLVdQb/jX6j2kpwLrMYnpfaXA1EFJSqFcUYlSLIWzrskDxilI1hRQFQ2Z8l0JlATq/sC6BMwLH0m2ARy90e73U34jODAKgIsGIZ6mI9U1gXARYlt85QSmRKQH4U1hiN3QsabvYWLrAGhbA8ps7NiqCHBZA9ys0dI9Gf6YjGwNIDusMTaqthI4Blg0yozF/3SZDwh+OIR/lT+0KgeUvhQG/K7MDA5yObheJ3gN9SEZIQF900T8iIiIi4mYhU35Ctn7+WxOJW0O1biobN5v6crwT8Nxgp3KVXCpmNDnz83FL5AC5uEUKQGfsSnFXOGSaKG7XICc0KsFeUUyRs1f+bRBSukVzvvu5ERe1hgtD37bFVGYrW7t1etPqSQ6TCeQTowGCBRN0r61VqA7MbTW2QVpRFGkFQsjMIAAxAMpEJ7rGHYMAWfS+ROtKQ2MBrvXuqjhd4AQm7757BzABy+XS/wSGwASIAAG7BoGgVEcHJCEJJqRqoEn4gYLLAmAK6ENVXI8BgBpotPigPP1AE/Due7u/MQi4e/cu2x7vlskBSoDS/31MgGlSIPU3bQw+SNULVXhXwWkB+0p1mO7reYCstP+WAFU+mmKritMFyi5w7x7uAkshL4F8b0/IytevJEDpf/v++24CEnJAHkmS/QSFMHB4eOgeA2BfMiD1xwSUPy0B5SCICHigzn7woDlwVA2CR0QddAIngD2iIQgBH+L5ifnitnwvXATQCuGjEqjC4+Nj0CbKLCDbn07lm+4Cpewm4LhCfSDJ4b08vwM5fkYIdSF54LflC+s7oQRMCAFgWMBc6+8hoC3u4xLE5CYtAdQCsv0SzSViMqgxdgpGn8zz9i6QN/XnTgvgBIS6AE6vxsCizdwSkJn1tcVVfgC8IxwgFhC6DVbtmZtzMJm+dQNXODDoLXD1/AAloGSgEJtDli1KdPD1GIem6xLODr2mlXY3qn9ERERExMjx8KE/PQXvvDaAbesjQabD3UflbepRI9bBdhtjz2t53p5buSa7a8tC/I60p/De12S0dUAOyds21j/LNAMz5UWe5FMU7Mgmz3daR85KRaaPP6pd8YYBebICWWkyPZtcuYJry9X1aDUolDOXtvf2VHE7x9f0McBjor9ylA61/so3b6NfujucOWYCfi9fe7hBmbzOGcpvrA3S2EL8QZyKP+L4NpdCbsjClA8mB0hW7V8sXA2E2tmv5cbgkMXJxi5S7TpWMxZtdMUJqGYHEAFPHjx9dv8BmjbKpH1nuD1eAv4Ef5avv2AFletPZBx8yNh4klPft5VrZz611/ewEdE4MIO9heSgEnaaGZsdFwH1KIAsYA/+Cg91g6T+aMoubAF/E5+Iv+sppWNiAcfEAo6JBSyM2EP2gGqQauNbUt+nlfRp28AymMexA6gxQOsXJuDJgw8/ki+7/rWnjglIoZx1auR/wGfy9U+0Y8Lo46V8h8govey/Eh85CGiiu9RoELEfgWGO8jCZikMjXiQEZIRhon+7I8IkAMmff3J3dvdfX9TyflPc7nrywrx6gnWBWsbi48daVrbfzndaCRAEao9QKtyTkkAmuR/VDdZ3AbXFSLi6hOrupDi/LIj+PIBPsf7i6Zdy+Jt/+bQlQPb/1HM+U3TOBlFzkpVN8hM/gE57E9n2DTA+eUH1p7dBUW3q0snlisDtoj0fWAkGcnEFUXQI8A0fKCIiIiJiC5jiiWnlysExy/Nc/3nJWwtV6AHeux/0aUEKK/m+wrfmE0Cu5vvw1Vdffw1foObsKf1LyD/u3IcnT+D+nSad7Ldophua+YZWpgfa4I36TTnMptMXBgP+LxcLYSHLylG0CZKBFfXGD7Xn9Y3Cv7UruprKAhYsuGnTjdiUPWRdB686j3QdMxns6MXBKkEHV8oxXsELy27ZX0mAcrXQGUr38tc0AE3At989f/7dt7o9UwHFAq/sUAKMLSNQTkahDQ+pqKYqUu1rZ2o+BhHwTK3V4QpXinUXATS85OqS9LJLIYtalbLWPzXzQ2nru+3pL2XSDLmrMCEbMszzy3VQlAFU4CnjOYEtYD7H+9XzszMVXmoCpP4CTYFRxmmwYBeJibftb2wA6V9dwWYM+Ax2JeBlm6EojPPhwE/AkfzzSP00ycrApnCILIBEr8+e7T87g5O2wBeqdbPNEUAt4PtSbmblav21gvmqxKF5uiYM0g8ODg4MAuorW30cSnwuf8iGh5VzDDg7Ux0AD4IvptPZBgdBMgZ8X48BNQNK/8IIR++o9h7q01d7cIIYUAUdoWGvmbxp9Pv44/qHGIhzDJhmZ2dncIYZoLfBTd8FHquJWd0eGrqt5nM9YSVHQPmTagbA+Gj+3G0O0NtgaRElHGMATBUwAbZr2IcAgrS89o8bP8CyR9AcYaW1vEjVSPm8ST1/kphf6yLKUaOWJpma0suaDRvd/YDt4+jVqyMkLvYUV+nzljHaYLZzMiIiIqIXpnh39Osf1BDzw+ttN2pAXABctMKPzaj747abNRjuKXXv1cLr6o6j3rUNLGGJT/iPxZkRm9t5tiz5X/YvaF1cqADqohbeaALetDmI22DzIwpNCVt6oAeoDEt1T196y79E3KsUvocqp64Ha09KDxTaKAIbN5X8dvLWXJ1l1Q1JgBwBVAh9YVRutmGOF8Yq/fXyYmHqb9u6u0gXWL+38u2tkWG5RQKK5noXbgIK0uUBTlOchvW3EZAaJlNuNJ8Y4bRBQAbL5XI4T1cr7CaAn4P0l7obg2JvCxh2ECwNoHpoptThlSbgFcpU+AvA6b3HgGGjNTroPdXiU5yJnEQYMPjpfRcQYsAhcKkVrlpw3ojnWEc6BmCp2Pzu860G6z+paVl4+dM22zCm2YqIiIiIiIhLRgE+8bIBM+LIrPWERB/s7FD9wSNePgFAKDAIKNNSnKGYperNyKBC5kaeV5nc4W1BfOeCJUO5QjYgASYFJgFVWtvm8vJI9WgGgwCczgmgwSKfDDA34w5CAN4MTAkopz/qRpYfM9zmOgMmYGbRKayxIW7y/wesRcCAFrAWAQNbwLBjAMXWx4CB7wJ8vmPLd4ERYLt+QERERETEzYb/ObLrjvS/An7+HO3dlF7KyQ36nlz1HCn8XKDnGfLipeUBisY3od9/0FUeHVbwP0mAQLuTFSszxgB9slTv1+8mjw0pnArxcyFO8dPWq0MZ0ZrP12pFJgcT+dNu34YDcz+7ksGUJ+o1Gal7m9X75k/0FcoXoHbb7zkIKL8aLdlvvl8PEkgSdaCR99VLf/+eSpdHkv2RElBagMQpvuJqXFgZu5MRAV9UaE28ozw6zMp74ALteZHB6BQOpw4Crt0gmAOcnpziYb+ajtAhKWz4P1yODfmFvD4XV/Kp+YiIiIiI3qDPB4Rkuomqq9y1vr5yCPT5gJBMt9F1lbvW11cOXn9o8XodmW6k7Cp3ra+vHAR9PuCNLqCRz5VveF7L1VbaMv1VKwOVhTP9jU5/46xfgDdd7egk6YK2X+DnHXwAXQG0clOIqFeDz8/x6nAoP09n+fUSuS0dr57ZP8Foj/jll1+E2R4hztZcXwP0TK9DVr33nDQYN4jlF0whf35CQLA9ovl1yGeV/psjYIG+g85CgO2zi0LB+i0W4rOAM1HpvzYB4S6gvn2ri4mHugiECPR2KUHyU1kycNbmD4I+H2AZ1JpBUA9idJACKrsHVesgSeung6yZ3vDjklUfaOUghr6N9b2NdpXDGNqR6etIdZXDGNqV7etKd5UjIiIiIiIiPKgdh0uTRw/y/wPD8jUkAPwElC+soPATIOg/PRw3qq8kBI9MCILmzSWTf383dkQLuPFjwE2/C0RERERERERsGsnV8QSCuyAh677RNSH/H2jMSESgrWsQQK/3VdJ/ExZA9b1S+psWUG5vL18OAtq1N1Nfg0N19rUdA7IGpv74ilf6Xx0b6GsBVf6rq39fC7jy+ve9Czj0v7ZjQABa/6tjA0EL6AKld/MbETFy/B+Oi6Z9Ft2HTwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMi0wMy0zMFQxNTo1Njo1MCswMDowMGaJ8lsAAAAldEVYdGRhdGU6bW9kaWZ5ADE5ODUtMTAtMjZUMDg6MTU6MDArMDA6MDAizFMHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==)
}

.ui-button .ui-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAd2Tsx60AAAAHdElNRQfmBAoXGil9AsPZAAAaqklEQVR42u2de5BlRX3HPwdIKGNYiDGwwrJbUolgopidgUr5SJWURe4kVZuoxZK7Y0WNkh2iUdEyOyOZ4Q9mxbljgixIapcCY1E1j+wSNVAV7oiIhXFLxdn1GfISHCTu6h8xrn+kiCUnf5xX9zn9OufcO/fOPf2dunPPPb/uPt39+/Xj9O/Xvw6m8Wgyzhp0BjwGCy8ADYcXABltQtqDzsRmwguAiDYrwEqTRKDXAjD49tMmrBxzBdiHTgSSlAdfxh5CFgBzBximfybY2o8+fhg/va0NY3t2wsRqJYjYvxqLgCnlEeojRAHoRQe4r0YKSdykHZZHnbgQELAKrBIQGFKuU8ahQ5CuAyRFTNqBDiEUqkdElE5QKX7SynTPtz07rJl315RtZdxCyHoAcwfoClMbtA8f0dNNLDSnUq9tmoYgMeV6/cyQISi9EmhuRaY2mFVq1bZjT8HcNs15N/eBWcq2fmZL4ZzSMWzM01dN/S7TnsIqpv4rcIirGwLFlEeG/VV6gNFGm5VRYq8dXgAaDr8S2HB4AWg4vAA0HF4AGg4vAA2HF4CGwwtAw+HtAfJxB53/TUYZewA3iwCbMqZttAcwP8HOnjr2AHZ1eJT3kRKScvYAbhowcxXqGbRPc+2ato39ttRXct/61EfGGqBoDxBBvxqehDLp2/R0W2wXewBT7sxPt8c3I4zTTr5HArI9gOpaxqpTL6AOY2+fLvYApvbnlje9+IRWa4MyT9oSqKIMarNibGPDbA9gEi5b/5OUPBwlfWGvtYGDrxyTeLrEHXT+NxleHdxw+IWghsMLQMPhBaDh8ALQcHgBaDi8ADQcXgAajvIbQ0Yd4QBX+euvlZbO/zn1ovelEgaZg9Cag+qqIHvMAZRcHgJCMOr6XfwDhBUoZVH1Gbb8R6wPjKnYhaNqbLcSuIQqEfcsKYCt+IFDAfTxA4cKcilCaFD2uOQvMNDk73LPSCj2GjCX0CxAoSU22BqxlH9xCHAtvs5ax15JQQ86+NCoibSNonVyEKaxAyVVfLrqKUnz0uchNNDNaWelMzcDMZcBlJ0Ehg6txxbKRTqrtXE35gYOqZsY5JJu1RowNUGXtO11UKCXeQ3MujiXUGqauQu0S7A5DVsX69ZF21qQ7ekuk8iqsIu4nS7loEwP4NZ11pvlBo69TL/yGBg7WLd0A4cwVWEeps0DoDLuOZpAg8Ogc7CVn18hrl8JbDi8ADQcXgAaDi8ADYcXgIbDC0DD4QWg4ZA3hybOUgcHuz/wfsKlBlw0otXi2fZGuz6lFDIBSDZGubh7r1YBvUO1tGw5d6sBk6vZTBvXLh070lMmf/oytCvXQJjLJaDeHGrewumi0W4r7vVOBHRpubmG0OffrQZ0z2jntte2S8XOSmDrgeptTS9s0JW3hrm4U7dtwdZtEHWzpLHnQJeO3YW7PeduDunVGoMia4Mc3baxvG30RRxKKZsVxjqFdVAMU1YA3CsgKBHXLQfmKnR5vn1vv/75ttg2AbDXgZmBdgFoW5xZKwWg3FtAVgFVVBaBkIY69VD6Nj2/CrJ8V51DmJ6+L6YmI7jag4Dp+UlM9RzAlnLmu8G0vzmfy5L2AKYKkCcwpuKbM2cqoikNsWh2sy8VC+wCaCrBas6BRL+c5pvYu5oee+OWS8oOAW7mVKHVRYR5FKwT26161eVwG4Prm7SZ0ql+qI19DqCE9w8gwiyAIwkvAA2HXwpuOLwANBxeABoOLwANhxeAhsMLQK8xSHV2BeTtAWww6atcit6uqe/uN+rnLrAsdg9Z2Yv2ACaYNOYuq4SJxm6fwwZTPepurjJvDw+s21/tDNbFN6U+IGQLQWK27N5+i4uN4tbIaqd/uy40g0ljZ4sdaMOJd3XaTtPm0dCJ6l7STYF6DqAzOjDrq7KhoYrRQtRy7GZTeh8GIa66vqDEXdVzVc+372weSmQCICsKyx8gHx2wnrCvfPyATJdXbQN1FqauC4pqz3ULUcfHRx+QCYCoKKwiw7aTBOzK1rqjYyD0IOoeQv5WhehNK1Y9Qe49hqafEIeA1TRTqg486uAjcy81Vo32AC7afrt7CDMyWwC1SYW56rNBSO9dJAkZlKSKIaoa1PQFam2gbhoDLspS3SSwF8pWN6vFqhNNl0kkhhxswcNkvDpYxtB0zZsFvxIoo2Hs9wLQeHgBaDi8ADQcXgAaDi8ADcfwCUBrWBZJm4G8ALjpsk0qm9CJqgvRorspr2KD9oMwNCjnLt5NFTNRIz9dEiFpGcNVdVmfYYROAK8DWQDMq9Tm1e6kVbfoKkUgTBdK1Xv3oq5/Ig3R1cRPrqo5VRd7n/IayxFEJgCyu/ciMn24zmV6QBCzf035LHPXHnX9a0wY9s4mT1c/X7YoyKfi5j6icUh8BWdVZvZ4bdNkJeyvPo6vOblyVu/+1ztVT4zZMvoIHQFfB4kAJFVrMpkC8dAENeofiaLrP+Sn5/MgH4RQzOGK9OyAhm0B1SPzFi5Wmd7BiP3UC9djJXT0SATCwjwiUQSrvfLL+emVW/kGoMxbQFbFOps825FMJvpESu0CQaEfCISnqwYisz2R7D7CI4V8XoDtwBGT2WXdkyzW0rRdXiMDx3sJVvGzfiXyC0Gmzltug/1pR+Y5QB2s+pavwrCdHOqZtMkYPl2Ax6bCC0DD4QWg4fAC0HCMkgDMpisNs31J/zLG4r/LBl3U3iESgMNxxW1wuHJKj1o0/TaEPCFZC5Rl4izz6fW8MvZsLfG4jKe4lnXWuZanlCIwa839/pi6X/MMPd0WE+7N/ZmfkHIp2hgS8hBPAuczJQTOXskOp/ePcKMm6WyR6Bh7DTuLiqlHWOJJgYWwzFukyp3PhZ/jYAm6nENV7vZzRPo9xT3S7zGuZYFxYJ0ZHuGEtgbUz3BxJq0/+dN2KHYUIqt5WxnTJb9EABYB+LwUfE1IvCggz7BLU73HQCkCIePp9bqiiF/jKuG3LACRJmAypeW3iIXMSSIwx7zWg4Fu49u49DufwzHWGWcH8Ao+zLhGAE4B8JKKO4xCkiXtwJkihjALQF7EA8gWghLWd/MBYjwJnOTHfNqQ/bH4e682xDZD7GWelAQgjyNCoUKOSH0VwEFIRWCOg7keIatAfUVu47H0+hplHnZwEQEvNOTyLww0cw9oVscHilTKiVjC/r/mg+LtbCWwa0ngJD8uhJGz8OJYlxcq7Hki/Koh/Um+Znz+42TK6iM8XhCATASKnX+EVu67mLvrjDmd4R+5E3gvM8r4p4Gnhesi5phPP5uLhP338QJZBFyXglXsz+NFAJzF89oQFwBoJii2HiARATjC49owAWgneVfnvvPYxifiq3coqJfQARaAGTrsKQwBeU1q1W2mdi8JthCf5O2FexH7j/EC4N0A8aBfQhdQZH++gBdY0/il9Gq8QLP1AHBZzPjHuYynFPRZnuIw8Dizmj7AjF/mvelVHm128SD7mQHOJmSGFxoMSuY4qGTSLuGjwxg22EK8TSEAUxwB9nIsnkctEm8Lr64MKsr3C61x7oy/xxU0Ww8QMT0SAdVr2KxEV/UCO3LfqiqCGaJ2Lg8xu1gA4b1gQTMMRJiv0cWv1wyhtum4B2IRAIH9JgGYE66LnU6R/Z/nr6VfRZi7RHMPMKd4zStDh2SIyr7zVXQPEPILzBdeASORyN/p5Epnm+TBDcKniOX0LQeWK4bQIxEBif3D5CBiFni58PvJSt14XYSgYH8vU48wGLX3fo7I7B8mAfAYCEZJF+BRAV4AGg4vAA2HF4CGwwvAaOExQZ/hBFkAWg4bs/VwOXnTDbNKjfqcoMsuvuUfJpT+8pYNR3P0o4rnitry/X2gA3zBUj+d3PpCGbw+/jNjiSWWkh/ia2CLLnPAvMI2f4M3xStQj/IIL2VKqc59mr3AMV7KVTllLbi/+ya6fTn8HLfGd6PUblHo+46lv/YW4rvq46MVvoW+0JMwAbAkqbsBOhxggi4wQTf/vk6LLnCM6znKXlDun/g+O4BnudRQu0vxYtIyn+c+UQAi9kfatKIIhOzL7awpe3p4tJ/wU7yZT/FmHmKPpoJmOchhpgo6PXHrp+oJLse3/xeX8EMu4ll2aHwczNAhJGCaBS0dMNC/whm28TtKelL9y8BkyRpMqMdSdbtIP1pQwh/jesXzDzPFMvfTTewtRHVwspw6z1wlRy3ili615vBWvscGJznFOj9Qhphlnh3cyLN9WAd8mov5LhfyXS7he9pQ0Vr6jJGOrFOXcIYTWnVN0vomldQJqdZ0G+TU1ha/5nAH4PeB83grAC3WMgF4QlpNn2eOJ7RqUx3WsDlzvoWH2MNn+T2+wOsVxmWzzHOEqb6wH17Kv/Cb/Ae/wTd5u0Kl8h4gMZZSLZAmdMBA38aYxvBlSWJ8fi2/w4E0/WiL7CLuy7TX8M+8Vvj9JYVJyzuBncAeBHurRACuJjGmiL4P9oUFt/I9/psvc4ovs1GgJuyfMz47NOjDJ1L3NKoe6Du8nG/z63yb38omQSna3Emi759WKH8y+tn83EDP5gAysrE3whdL1t1Erkz5HuJ1Uq28Tvv8XAMVJ4FJ61XbpI2znxt5Z2zOUZTOUIpbHGGLZptBgW5iv3xeUTGPIZkArCnp7+RDzHA7H+Aj/C0fk+iTBZGQVUJ16Rn781O/DK3cELBmoOuozxKpu/P0JSbjsT9ny+kuAG5e+lskQ0HZOUTEYH3rT94CEqjeAiZSFzVqAZFRfE/5IH9jzF0dekBoZL99Gp2JgOoN4HZu4gGuB45yHXfwAYm6xCQP8VMm83HzTqKyd/myOEZISJcuYWwZrC+iLnVT5z/PLcKvWwr9yRRRx9+NyzCloJt+wz4t++rTl63sj4y0oo59gtRkS8IaE6DZQP8zPhHP+6/nE/xMEWIPkyzn47qqg6drLE94lEEHSkz+3BENUQUR9PYADYfXBTQcXgAaDi8ADYcXgIajeQIQqY1V7zSdVJX7Hod0zlPeHbrj4W0QBWA6rYDqrwbV/QPURYsw3a51QmvV8Ln4/f9AQQQ+ygHu4R7exbu4k5sKMaPaeTD+dR5wXvwX4WY+Tsit3ErIx7m5EN/sviJvzZC3ZyjSbSGKnh5keozsNXCaBZ7hYeDtnJuqPYuJ2E7Zhn5ZvS8xyQwdpllQLKpETz7JGCfYrclFsiB7A/dSXCl8dXp9hu8o1kJP8lWmmKETpyMvh9vV4cnqfVepSDavvarcZ3ZzIYLUUGZe4fIzZEKIkaqzM3XwQrxKfIJzea6w72UYMAkscCWTwGRBAE6yG9idsv+kIoWL4m/19tSn+EV+ApzP/ynpX+VGpnhRqtMv309eHa9fhqhWPWeZT3cVqprQGg8KVhTFHi4SwSuF6yL+hJ8D8P3khjgEPAycYDcn+WTporkfKWOKreykUkR6tknhWsRYzPKE/UWdfIs3GPPwv/wEgJ/wRgX1OFOEQDtmf3FZd1z4U2Necx3lfx6YZ4xxxpUWBS32AIeJFLtFmN19B3SZYQe7uJRLM5sheW9gxP4xpaegMHdVTdljyqINnbj1w7KyfxoTWr+K/V3J5iG/1v4dzgiOcI4X4r+WDnCAneh0ets4U7pMGS5Jvx8E/lAR4i+BSIcxRaT3kxGSiVWx+cwCPwB+ztns4DYejW5nc4CQ5zg3rroNdlYw+cIYws3gyfQEUUuvmqN8I+7+oGgXJ7NfxcBp/lj4dTf3GZ6uErDINUY0eJxRusCZkEbt/Bh/g3Q/5L7CHEBUFp/kQ6XnADdDbIWxlNVuNgTMcC7P8VUOs8FORRebOYhWu4q2OZMOcn9mquoJCzHzsmsRCfujgWBHNsoBmcHbIhMEyvbb4QF2x39F9sMCJ3kIeJRoplHEGp/lC5zHuUpzrDmLg40LuIB7uYBfif+bsVtxL5kDXIm6Qe3ibHaxi13AzUmIbAiI/F9EneDMEE4Bo83RM3T4JguKzdER+59lLLaNzXsBiNhvmrjdxnX8J3Cxgv0AjzBNyDofpctureXfQ5rUDwpOI/YX9h8fiTfXZ/+P5ELsyG0qL3o5EC2l1FZTCs8IZbWBg3wNNKNFN+34v8+OnNZcPe9W516d/2h+8Rx/xFpsmLGNn+birvLvPMmqtpZCgnS/wJGCF7I/YD42yZvjn3J9zGGF/YLssi8foujQT+m/wKuDRezhr4APa1rxEudxdyxWLY7zmoKIiVAJgGgWZxfHTYEXgIajeboADwleABoOLwANR14ADmv9hd/F19NF2q9z16Az7tEbyEvB/8rlwOu5ohDu09L6+Kt4FTt406Az71EfYg9wiMsBuJxDuVB3pezPVujeqOwFThHGHrNV+J+4B7EvMw3jQtQpQVF1qn5ywwFRAFrABBMUVY2vUcZV3d0ef9Q4P/4+YMlVR2GwAUtx5S9p49lC2Oghp1JzjSKLX6K53tLIBCBq/2usUewDskVPUU1r92qbR0DgcC5otE82LwLZ5sZJDQNtIZaY5BDjHNKmANuZj4VEL8YjhUwAWvH/lvCrCNuJocdAsy0seUoXeEZB6aTfUf+QX7ef1FzLd5eZiN0vqOiHuIkT3MQhTQqgc/Q+skgEoBOP/91YZ3V5xVH4aTKf+Sp0gR8p/Ocknb6O/a64nzXuN1Dl7wwuJiyzwGlOcxr6dCzVAJAsBYtqkKJKRPZxW8fjbbSHN7+5MWO7nv12V8whsMz9vJVJZYiQQ7Gx5x28T5vC6bTzz4c4JQwLp0dlFhD1AFlrbwmdf3b3K8q4qrsdyxw/UBwMD9OxfY6p9S9rruW7k3RTLzxF+vu4gzHu4H0GX9vbnSgjM0NIDo3SUOPv23m/gvqx3B70LCV9z6BXJ9s7f7uTBVsIGz3kNHfHWrpTmjZe9SSQIUUkAKeUEi12cyu0c9RV9inidDhgHL9N9gS2uMOBkRQAFyzwu+mb/3G+aDwxY5TRWAHwGEl4bWDD4QWg4fAC0HB4AWg4vAA0HF4A8uhYvPlvMQcQNogCELJhUQH17kiIQeEJnjDSO0ZbhY7VkmHLQe4BdnLAKgRqZMLT0qbQYSPWNHTYKIiQLH5HFfSjUkoqEdRvLU/iXcVVhvK5s9/FqmlLIO8rOMIzrCqXZPXehEMpXkh+TT+qvADo0GZn9GxDCkfZW6BHRyDo4ssl0J/WoaPKzqjt1BFZEVQLAKhPnLAJABD7GZGVQtmvjZh5WFLQCYA+vpxGL1isp4aK7ddbFOpJ4DMsKg8cseEZFlP2LwoVFLAY393FotIeKJ+CDrb4m4ORYH2EogBELCivIkjitdhgsXDmxjQBi2zQYlrLRLcnT1cWApPvgYi6aIwrUkND2C0FeQjQjf1ZCP2JAsMPcycfIZurlKduSYgbQ+wFC5xDDiNccj2NyWjdTN2S8OrghsOvBDYcXgAaDi8ADYcXgIbDC0DDkRcA095bjxGEuDn0MwBcyDs0W0MjPdvntBtHPbYgEgFo0U3dj15OV8nkGRY5zhvoOiwU5xWyR3OewI9uMt1Dg2Qh6AS7+TKvJuRzXEuodIccocU97LQ6ky26Ks7/lh0l9pvuoUEkAC26/IiLgEc4wTQ/5ELFHt4QOMnd3McGOzUHmEbhVL6qx2N36ts4w7aCP+2Qa3iMawSH62r6Y6kvfhV9nPX4g8Jft4cCkS7gauBbAFwLwLd4A1cXGDzDlUxyL7CfLu/WCoAaVwAXA7CdsxR7ESPnMts5C3he8XZycfy5Anhekf524GUx/WX+7cYVkQA8AbxSuPvK+J6MDnA/XW5hFyfZo0xPbyZxofTrY7Fn+wzbeb8gFkX6hbw//pjiR2G2K+geSiRzgA12ppuml5jMnzIPJErgw0xxA1czpfWHrRoCjrJX+p23N+o33UODRACi8zB+xLd4JReiPjEgswZYBA4oz7kKR8tgavQhHhv3p7GfoH/j70bF5tXDBm8P0HD42XLD4QWg4fAC0HB4AWg4MgGwnQdQl77Al1L6lxTn/vWb3u/yDZpeEclbwKcL5+V+RjoPoC7d5mau3/R+l2/Q9Mo4+3UAd/HWAuUKXszD8XVd+u38WYH+Cs5PtQn9pve7fIOm10A0BGSe/8VtU69RXInI01fTo2VXtfEDQ3xb+vkU+hHfVn5b/s3xT0sb03TxTXQxF+pSl0TeVazaGbTNlWy2+3cF2Id6d3Dd9F3i29NXucN2jR+g3mAWlvgdCqkU6ZGr/b3a+kvufojb6MkOLdXWsHwx83Q09DAed4vjcT6dUHPfnL69wEkPZIsdaEXOJXVd/lzSDzF7FrjOmIObuU1gf09wTv0kBDwv/C+P0NojmNEbBusbgD3/9rg2NdkDBtrNfISP0FP2934IWALeQvUhoH4Xr89fMYVqXbgpfVP+iucvlKNHIiCyvwdDQDQJtJ0H4EZfASaZjK9EungSdqi4e0Kg2ugY6Sjpcv7Dwt2vSBQbvWr9JOULK9Nvk9ivfmpJRAJwXMpAguOKKxF5ejutwLY2fmiIb0s/n0I/4tvKb8u/KX7eeVVZOiB1/upSl0S0DrDGFbwiR1kVTvapS3+Y3y4cRvkZ3rZp9H6Xb9D0GogEAP6BF3AWl8Z3j7PMn0vh6tL/nhdzbmrz9w0eENizGfR+l2/Q9MrwBiENh9cGNhxeABoOLwANhxeAhsMLQMPhBaDhEJVBttN5h53uUQGyNnA8vVpXhq5L9xg6FIeAeqxbt6ZQr+UGtVPwkJAXABsD11k30hP3DDrYGKjz5Z0grKjr99AgLwDjYGTgOONGeuShQ48Qs8GE6cAXsBtUeJREcQgYr5CKHNucQr32axMgj5LQHxkzfLN8/xbQB5Q5L2DY6R4V4BeCGg4vAA2HF4CGwwtAw+EFoOHwAtBwbF0BaPsFoV5AFoD662whs4TM9j3fbVYkBxAeFSELwL74M2jYWnfE/tVBZ3MUIAvACsm+vkHC1ro9+3sI1x4gpF34lENY+FMjYq9eDBP2+zlATyBbBK2wyoqybQXAau5TDm7u2xP27zPSV/0coFeQBcDUA+xLWZN8ygnBfOFO8UiXtpC+KnWZ/X4Q6AGGqQcQ2R9o6Z79PYVrD1Af9iOcyrG/rQnnUQrD9BYQsBp/ilCx388BegB5e3ibVdpD2bmGcaef//aoCe8foOHYuroAj57g/wHmpJtAXtQQ0AAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMi0wMy0zMFQxNTo1Njo1MCswMDowMGaJ8lsAAAAldEVYdGRhdGU6bW9kaWZ5ADE5ODUtMTAtMjZUMDg6MTU6MDArMDA6MDAizFMHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==)
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    -ms-filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    box-shadow: 0 0 5px #666
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    text-decoration: none
}

ins,mark {
    background-color: #ff9;
    color: #000
}

mark {
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,select {
    vertical-align: middle
}

a {
    text-decoration: none
}

ul {
    list-style-type: none
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }

    30% {
        transform: scale3d(1.25,.75,1)
    }

    40% {
        transform: scale3d(.75,1.25,1)
    }

    50% {
        transform: scale3d(1.15,.85,1)
    }

    65% {
        transform: scale3d(.95,1.05,1)
    }

    75% {
        transform: scale3d(1.05,.95,1)
    }

    to {
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }

    30% {
        transform: scale3d(1.25,.75,1)
    }

    40% {
        transform: scale3d(.75,1.25,1)
    }

    50% {
        transform: scale3d(1.15,.85,1)
    }

    65% {
        transform: scale3d(.95,1.05,1)
    }

    75% {
        transform: scale3d(1.05,.95,1)
    }

    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,to {
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    0%,to {
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.swing {
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        transform: none
    }

    15% {
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        transform: none
    }
}

@keyframes wobble {
    0% {
        transform: none
    }

    15% {
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%,11.1%,to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%,11.1%,to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    to {
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: none
    }
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-50px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-50px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-50px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-50px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(50px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(50px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.fadeInUp,.fadeInUpBig {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    opacity: 0
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateZ(0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateZ(0)
    }

    to {
        opacity: 1;
        -webkit-transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        transform: rotate(80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        transform: rotate(60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        transform: rotate(80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        transform: rotate(60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px,0,0);
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px,0,0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px,0,0);
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px,0,0);
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@font-face {
    font-family: NotoSansCJKjp;
    src: url(/ask/fonts/NotoSansCJKjp-Light.733c6656.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: NotoSansCJKjp;
    src: url(/ask/fonts/NotoSansCJKjp-DemiLight.268bbccf.woff) format("woff");
    font-weight: 500
}

@font-face {
    font-family: NotoSansCJKjp;
    src: url(/ask/fonts/NotoSansCJKjp-Regular.fcb96616.woff) format("woff");
    font-weight: 600
}

@font-face {
    font-family: NotoSansCJKjp;
    src: url(/ask/fonts/NotoSansCJKjp-Medium.a069dc12.woff) format("woff");
    font-weight: 700
}

@font-face {
    font-family: NotoSansCJKjp;
    src: url(/ask/fonts/NotoSansCJKjp-Bold.4b695e54.woff) format("woff");
    font-weight: 800
}

#app {
    height: 100%
}

#app,body {
    text-align: left;
    color: #535353
}

body {
    box-sizing: border-box;
    background-color: #fff;
    font-size: 14px;
    font-family: NotoSansCJKjp;
    line-height: 1.5
}

body,h1 {
    position: relative;
    font-weight: 600
}

h1 {
    padding: 14px 20px;
    font-size: 16px;
    color: #af9b77;
    border-bottom: 1px solid #af9b77
}

h2 {
    position: relative;
    margin: 30px 0 20px;
    font-size: 20px;
    border-left: 4px solid #f5a21b;
    padding-left: 5px
}

h2,h3 {
    font-weight: 700
}

h3 {
    font-size: 16px
}

header {
    position: relative;
    padding-top: 5px;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 1px solid #af9b77
}

header:before {
    height: 3px;
    top: 0
}

header:after,header:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    background-color: #af9b77
}

header:after {
    height: 1px;
    top: 4px
}

.headerWrap {
    position: relative;
    max-width: 640px;
    margin: 0 auto
}

.logo_area {
    text-align: center
}

.logo_area .logo {
    display: inline-block;
    margin: 15px 15px;
    padding: 0;
    height: 30px
}

.logo_area .logo img {
    height: 30px
}

header .loginBtn {
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    padding-top: 33px;
    position: absolute;
    top: 10px;
    right: 60px;
    color: #424242;
    text-align: center;
    font-size: 10px;
    background-image: url(/ask/img/icn_login.bd74a610.svg);
    background-position: center 10px;
    background-repeat: no-repeat;
    background-size: 20px auto
}

.noticeArea {
    top: 20px;
    right: 60px;
    width: 30px;
    height: 30px
}

.nav_list_area,.noticeArea {
    position: absolute;
    display: inline-block
}

.nav_list_area {
    top: 14px;
    right: 20px;
    width: 34px;
    height: 34px
}

.menu-btn {
    position: relative;
    display: block;
    width: 34px;
    height: 34px;
    cursor: pointer
}

.menu-btn span:after,.menu-btn span:before {
    content: "";
    display: block;
    height: 2px;
    width: 26px;
    border-radius: 3px;
    background-color: #9f8662;
    position: absolute
}

.menu-btn span:before {
    right: 4px;
    bottom: 8px
}

.menu-btn span:after {
    top: 8px;
    right: 4px
}

.nav_notification_area {
    position: absolute;
    display: inline-block;
    right: 60px;
    top: 14px
}

.nav_notification_area .notification-btn {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url(/ask/img/icn_notification_off.d00b8eb4.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.nav_notification_area .notification-btn.on {
    background-image: url(/ask/img/icn_notification_on.df4b032d.svg)
}

.notificationContent ul li a {
    padding: 24px 100px 24px 20px;
    font-size: 15px;
    font-weight: 600
}

nav {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.5);
    z-index: 100
}

.wrapper header input[type=checkbox],nav {
    display: none
}

.wrapper header .menuArea:checked~.menuContents,.wrapper header .notificationArea:checked~.notificationContent {
    display: block
}

header .menuArea:checked~label .menu-btn,header .notificationArea:checked~label .notification-btn {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwUlEQVR42u3bP07jQBgF8DdjKbvH2G6vQ0dBQRUJtqGg4QhQbAtIVCn2UOk4RmKJzBbhQ7YndmY83x875FWAFHtm3i+JPcjAOee08u/vn1/WY9Ccm2/+snpaXtTbzXr1uLyxHix3Vo/Lm3q7Wa+elhfNv7vm6tTbzToELJwDvK9urx/eXq0HzjX53e7jJQTAOdSLHz9/X90/vwMNAVf3z+/eV3fOAQEBu93HyylI+Jo8gM9i72jyrQUAgOuHt1fvq1sHhxAw+0VoNY/Dqt3gCxHg4Gb5dmg1j/63tD/04rlLSGme4pIONCMJqc1T/NDB5iYhp3mKyzrwhCXkNk/xxw89fQljmqckCYhONCEJY5unJAmgTE1CSfOULAHRiQ0llDZPyRJAsZbA0TxllIBoIIoSuJqnjBJA0ZbA2TylSEA0MEEJ3M1TigRQpCVINE9hERANlFGCVPMUFgEUbgmSzVNYBUQDL5Ag3TyFVQClVIJG8xQRAdFEMiRoNU8REUDJlaDZPEVUQDSxAQnazVNEBVCOSbBonqIiIJpoQwKwXxDt5k0WoLUI+//SAADoZ4vbavUFaC0C9r1bNE9R+QzoTXBAMB2B4VugcXLLnSVVAYc+7a33GNUEDH3PW+4xqgg49j1vuccoLiDnCs9CgqiA3Cs8CwliAkqu7TUliAgovbbXlMAugPOuTkMCqwDuuzoNCWwCJO/nJSWwCJC+n5eUUCxAcydHQkKRAO2dHAkJowVY7eG1z10uYZQAyz08gFdCtgDL5vvHMl5ClgDr5rvhkJAsYErN948tX0KSgKk1302JhKMCptx8/1jTJfikA060+W7GSOgVMKfm+8d+XIIfPMBMmu8mR0IkYM7N98+lX4I/+IKZNt9NioT4sTlgcQqTb6YjYeCxuaq6dEB9SpMHWhJqX1WXzcfmony3R2fP+e75DyR5NjoUL6dIAAAAAElFTkSuQmCC);
    background-position: 50%;
    background-size: 30px;
    background-repeat: no-repeat
}

header .menuArea:checked~label .menu-btn span:after,header .menuArea:checked~label .menu-btn span:before,header .notificationArea:checked~label .notification-btn span:after,header .notificationArea:checked~label .notification-btn span:before {
    display: none
}

.open nav {
    display: block
}

nav .mainMenuWrap {
    padding: 10px 0;
    margin-bottom: 20px;
    border-top: 1px solid #af9b77;
    border-bottom: 1px solid #af9b77;
    background-color: #fbfaf8
}

nav .mainMenuWrap .menuItemHiddenText {
    padding: 0 20px;
    font-size: 13px;
    font-weight: 600;
    color: #a40000
}

nav ul.subMenu {
    margin-bottom: 20px
}

nav .mainMenuWrap ul.mainMenu li a:hover,nav ul.subMenu li a:hover {
    background-color: #f2ede6
}

nav .mainMenuWrap ul.mainMenu li .menuItem,nav ul.notification li a,nav ul.subMenu li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 5px 45px 5px 20px;
    color: #424242;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 700
}

nav .mainMenuWrap ul.mainMenu.disabled li .menuItem {
    opacity: .5
}

nav ul.notification li a {
    padding: 20px 100px 20px 20px;
    border-top: 1px solid #af9b77
}

nav ul.notification li a span {
    font-weight: 600;
    opacity: .8
}

nav ul.notification li.unread a span {
    font-weight: 700;
    opacity: 1
}

nav ul.mainMenu li a:after,nav ul.subMenu li a:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
    position: absolute;
    top: 15px;
    right: 20px;
    border-top: 1px solid #af9b77;
    border-right: 1px solid #af9b77
}

nav ul.mainMenu li.mainMenuBlank a:after,nav ul.subMenu li.subMenuBlank a:after {
    top: 12px;
    right: 16px;
    width: 12px;
    height: 12px;
    border: none;
    background-image: url(/ask/img/icn_popup.aa8ceac4.svg);
    transform: unset
}

nav ul.subMenu li a {
    font-size: 12px;
    font-weight: 400
}

nav ul.notification li a span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    word-break: break-all
}

nav .sns {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

nav .sns a {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 20px
}

nav .logOutMenuWrap {
    padding-bottom: 20px
}

nav .logOutMenuWrap .btnLogOut {
    height: 39px;
    width: 240px;
    font-size: 14px;
    color: #af9b77;
    background-color: #fff;
    border: 1px solid #af9b77;
    border-radius: 5px;
    box-sizing: border-box
}

.loginWrap .menuContents {
    background-color: #fbfaf8
}

.mypage .pointHistoryArea .pointHistoryWrap span.data,.notificationContent ul li a span.data {
    position: absolute;
    right: 12px;
    top: calc(50% - 8px);
    font-weight: 100;
    font-size: 12px
}

.nav_back_area {
    position: absolute;
    left: 10px;
    top: 18px;
    width: 34px;
    height: 34px
}

.nav_back_area .back-btn {
    position: relative;
    display: block;
    width: 34px;
    height: 34px
}

.nav_back_area .back-btn:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid transparent;
    border-bottom-color: #9f8662;
    border-right-color: #9f8662;
    transform: rotate(135deg);
    position: absolute;
    top: 10px;
    right: 7px;
    border-radius: 3px
}

p.kome {
    font-size: 12px;
    font-weight: 600
}

footer {
    margin-top: 20px
}

footer .footerLink {
    border-top: 1px solid #af9b77
}

footer .footerLink .footerLinkWrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 370px;
    align-items: top;
    justify-content: space-between;
    padding: 30px;
    margin: 0 auto
}

footer .footerLink .footerLinkWrapper .footerLinkList {
    width: 40%
}

footer .footerLink .footerLinkWrapper .footerLinkList:nth-last-of-type(2n) {
    width: 60%
}

footer .footerLink .footerLinkWrapper .footerLinkList:last-child {
    width: 100%
}

footer .footerLink .footerLinkWrapper .footerLinkList a {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #535353;
    box-sizing: border-box;
    margin: 10px 0
}

.snsLinkIcon {
    background-color: hsla(39,26%,58%,.05);
    height: 70px;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: center
}

.menuContents .snsLinkIcon {
    background-color: transparent
}

.snsLinkIcon>a {
    display: block;
    width: 30px;
    height: 30px;
    margin-left: 20px
}

.snsLinkIcon>a:first-child {
    margin-left: 0
}

.snsLinkIcon>a img {
    width: 25px;
    height: auto
}

.footerLogoWrap {
    padding: 30px 0 10px 0;
    text-align: center
}

.copyright {
    padding-bottom: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 12px
}

.diagnosisBtnArea {
    position: relative;
    padding: 10px 0;
    background-color: #e3dbd0
}

.diagnosisBtnArea .orderText {
    width: 250px;
    height: 25px;
    margin: 0 auto 10px;
    background-image: url(/ask/img/img_to_start.a17db8b3.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.diagnosisBtnArea .btn {
    margin-bottom: 0
}

.diagnosisBtnArea .timeText {
    position: absolute;
    left: calc(50% - 160px);
    top: 25px;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-image: url(/ask/img/img_2mitinues.52b5e63f.svg);
    background-repeat: no-repeat
}

.messageScreen {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: hsla(0,0%,100%,.9);
    z-index: 100
}

.messageScreen .messageScreenBox {
    position: fixed;
    top: 44%;
    left: 0;
    right: 0;
    text-align: center
}

.messageScreen .messageScreenBox .messageScreenImage {
    display: inline-block;
    width: 100px;
    height: 100px
}

.messageScreen .messageScreenBox .messageScreenImage:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(/ask/img/icon_loading.3a956f58.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.sp_none {
    display: none
}

.pc_none {
    display: block
}

@media screen and (min-width: 769px) {
    nav {
        left:unset;
        width: 375px
    }

    .sp_none {
        display: block
    }

    .pc_none {
        display: none
    }
}

body,html {
    height: 100%
}

body.karte,body.lp,body.question,body.result,body.step,body.top {
    font-weight: 400
}

body.karte .wrapper.mypage,body.lp,body.question,body.step,body.top {
    text-align: center;
    background-color: #faf8f5;
    color: #535353
}

body.karte .wrapper,body.lp .wrapper,body.question .wrapper,body.result .wrapper,body.step .wrapper,body.top .wrapper {
    max-width: 640px;
    margin: 0 auto
}

body.top {
    background-image: url(/ask/img/top_bg.79877aaa.png)
}

body.step .wrapper {
    padding-bottom: 120px
}

.smallText {
    font-size: 11px;
    font-weight: 300
}

body.top {
    padding-top: 60px
}

.topContent {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

body.top .topText {
    position: relative;
    padding-bottom: 80px;
    font-size: 20px;
    font-weight: 700
}

body.top .startBtnArea .startText:after,body.top .startBtnArea .startText:before {
    content: "";
    display: inline-block;
    width: 1px;
    border-left: 1px solid;
    height: 18px;
    position: absolute;
    top: 3px
}

body.top .startBtnArea .startText:before {
    transform: rotate(-30deg)
}

body.top .startBtnArea .startText:after {
    transform: rotate(30deg)
}

body.top .startBtnArea .startText {
    color: #e13714;
    font-weight: 800;
    font-size: 16px;
    position: relative
}

body.top .startBtnArea .startText span {
    font-size: 14px;
    padding: 0 15px
}

body.top .startBtnArea .startBtn {
    display: block;
    width: 184px;
    line-height: 18px;
    margin: 0 auto;
    background-color: #e13714;
    border-radius: 13px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 16px;
    box-sizing: border-box
}

body.step {
    padding-top: 110px
}

body.step .step {
    display: block;
    width: 63px;
    height: 63px;
    box-sizing: border-box;
    padding-top: 18px;
    padding-left: 0;
    position: absolute;
    top: -6px;
    left: 0;
    background-image: url(/ask/img/bg_step.fa08f6df.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    font-weight: 700;
    font-size: 10px;
    line-height: 1.3;
    text-align: center
}

body.step section.stepTitle {
    width: 270px;
    min-height: 310px;
    margin: 0 auto;
    position: relative;
    text-align: left
}

body.step .step .stepNum {
    display: block;
    font-weight: 800;
    font-size: 14px
}

body.step .stepHeadText {
    display: inline-block;
    padding-left: 60px;
    padding-bottom: 27px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-left: 10px;
    text-align: left;
    letter-spacing: 1.5px;
    box-sizing: border-box
}

body.step .stepHeadText.singleText {
    height: 75px;
    line-height: 47px
}

body.step .step5 .stepHeadText {
    padding-left: 75px
}

body.step .stepText {
    display: block;
    padding-bottom: 150px;
    position: relative;
    line-height: 1.2;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    letter-spacing: 1.5px
}

body.step .stepText:after {
    content: "";
    display: block;
    width: 230px;
    height: 100px;
    position: absolute;
    bottom: 30px;
    left: calc(50% - 115px);
    background-repeat: no-repeat;
    background-position: 50%
}

body.step .step1 .stepText:after {
    background-size: 80%;
    background-image: url(/ask/img/obj_step1.b82bec17.svg)
}

body.step .step2 .stepText:after {
    background-size: 80%;
    background-image: url(/ask/img/obj_step2.9e2be4ce.svg)
}

body.step .step3 .stepText:after {
    background-size: 80%;
    background-image: url(/ask/img/obj_step3.fc9b4201.svg)
}

body.step .step4 .stepText:after {
    background-size: 80%;
    background-image: url(/ask/img/obj_step4.4a23d9c5.svg)
}

body.step .step5 .objChildren {
    width: 105px;
    height: 55px;
    background-image: url(/ask/img/obj_children.fb29cdac.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: -25px
}

section.stepFlow {
    vertical-align: middle;
    margin-bottom: 10px;
    width: 100%;
    position: absolute;
    bottom: 110px;
    left: 0
}

section.stepFlow span.stepNumber {
    font-size: 10px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #d3c6b1;
    border-radius: 8px;
    box-sizing: border-box;
    line-height: 13px;
    color: #d3c6b1;
    font-weight: 700
}

.wrapper.step1 section.stepFlow span.stepNumber.stepNumber1,.wrapper.step2 section.stepFlow span.stepNumber.stepNumber2,.wrapper.step3 section.stepFlow span.stepNumber.stepNumber3,.wrapper.step4 section.stepFlow span.stepNumber.stepNumber4 {
    background-color: #af9b77;
    color: #fff;
    border-color: #af9b77
}

section.stepFlow span.stepLine {
    border-top: 2px solid #d3c6b1;
    display: inline-block;
    width: 20px;
    height: 1px;
    vertical-align: middle
}

body.karte .stepBtnArea {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 120px;
    background-color: #faf8f5;
    border-top: 1px solid #afafaf
}

body.karte .stepBtn,body.step .stepBtn {
    display: block;
    width: 235px;
    height: 47px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #e13714;
    border-radius: 13px;
    color: #e13714;
    background-color: #fff;
    line-height: 45px;
    box-sizing: border-box;
    font-weight: 800;
    position: fixed;
    bottom: 55px;
    left: 50%;
    transform: translate(-50%)
}

body.karte .stepBtn:before,body.step .stepBtn:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 2px solid transparent;
    border-bottom-color: #e13714;
    border-right-color: #e13714;
    transform: rotate(-45deg);
    position: absolute;
    top: 16px;
    right: 20px;
    border-radius: 3px
}

body.karte .stepBack,body.step .stepBack {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    color: #535353;
    text-decoration: underline;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%)
}

body.question {
    position: relative;
    padding-top: 6px
}

body.question:before {
    height: 3px;
    top: 0
}

body.question:after,body.question:before {
    content: "";
    display: block;
    background-color: #af9b77;
    width: 100%;
    position: absolute
}

body.question:after {
    height: 1px;
    top: 5px
}

body.result.question {
    padding-top: 0
}

body.result.question:after,body.result.question:before {
    display: none
}

body.question.bg_genre {
    background-image: url(/ask/img/bg_genre.5210e66c.svg)
}

body.question.bg_cooking {
    background-image: url(/ask/img/bg_cooking.2460bf8f.svg)
}

body.question.bg_ingredients {
    background-image: url(/ask/img/bg_question_ingredients.98b516e3.svg)
}

body.question .wrapper {
    padding-bottom: 55px
}

section.qBox {
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
    min-height: 140px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px
}

section.qBox.qBox1 {
    background-image: url(data:image/png;base64,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)
}

section.qBox.qBox3 {
    background-image: url(data:image/png;base64,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)
}

section.qBox.qBox4 {
    background-image: url(data:image/png;base64,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)
}

section.qBox.qBox2 {
    background-image: url(data:image/png;base64,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)
}

body.bg_child section.qBox:before {
    content: "";
    background-image: url(/ask/img/bg_child.e7ecb506.svg);
    width: 320px;
    height: 94px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%
}

body.bg_genre1 section.qBox:before {
    background-image: url(/ask/img/bg_genre1.5ba160e9.svg);
    background-position: 50%
}

body.bg_genre1 section.qBox:before,body.bg_genre2 section.qBox:before {
    content: "";
    width: 100%;
    height: 154px;
    position: absolute;
    background-repeat: no-repeat
}

body.bg_genre2 section.qBox:before {
    background-image: url(/ask/img/bg_genre2.83a24ca7.svg);
    background-position: center 40px
}

body.bg_genre3 section.qBox:before {
    content: "";
    background-image: url(/ask/img/bg_genre3.cdb9864a.svg);
    width: 100%;
    height: 154px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center 0
}

body.question .questionHeadText {
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 800;
    color: #e13714;
    letter-spacing: 2px;
    width: 100%
}

body.question .questionText {
    text-align: center;
    letter-spacing: 1.5px;
    font-weight: 500
}

.wrapper.mypage .aBox .questionBox .questionBoxHead,body.question .questionBox .questionBoxHead {
    margin: 0 33px 5px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 700;
    position: relative
}

.wrapper.mypage .aBox .questionBox .questionBoxHead.left,body.question .questionBox .questionBoxHead.left {
    text-align: left
}

.wrapper.mypage .aBox .questionBox .questionBoxHead a,body.question .questionBox .questionBoxHead a {
    position: absolute;
    top: 0;
    right: 0;
    color: #535353;
    text-decoration: underline;
    font-weight: 300;
    font-size: 13px
}

.wrapper.mypage .aBox .questionBox .checkboxWrap,.wrapper.mypage .aBox .questionBox .radioWrap,body.question .questionBox .checkboxWrap,body.question .questionBox .radioWrap {
    padding-bottom: 35px
}

.wrapper.mypage .aBox .questionBox .radioWrap label,.wrapper.mypage .aBox .questionBox>a,.wrapper.mypage .questionBox .checkboxWrap label,body.question .questionBox .checkboxWrap label,body.question .questionBox .radioWrap a,body.question .questionBox .radioWrap label,body.question .questionBox>a {
    display: block;
    height: 60px;
    border: 3px solid transparent;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 700;
    box-shadow: 0 3px 6px 0 #c6bd97e8;
    border-radius: 10px;
    background-color: #fff;
    color: #424242
}

.wrapper.mypage .aBox .questionBox .radioWrap label:before,.wrapper.mypage .aBox .questionBox>a:before,body.question .questionBox .checkboxWrap label:before,body.question .questionBox .radioWrap a:before,body.question .questionBox .radioWrap label:before,body.question .questionBox>a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.wrapper.mypage .aBox .questionBox .checkboxWrap label .labelText,.wrapper.mypage .aBox .questionBox .radioWrap label .labelText,body.question .questionBox .checkboxWrap label .labelText,body.question .questionBox .radioWrap a .labelText,body.question .questionBox .radioWrap label .labelText,body.question .questionBox>a .linkText {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

.wrapper.mypage .aBox .questionBox .radioWrap input,.wrapper.mypage .questionBox .checkboxWrap label input,body.question .questionBox .checkboxWrap input,body.question .questionBox .radioWrap input {
    display: none
}

.wrapper.mypage .aBox .questionBox .radioWrap label,body.question .questionBox .radioWrap a,body.question .questionBox .radioWrap label {
    display: inline-block;
    width: 96px;
    margin: 0 5px
}

body.question .questionBox .radioWrap a:last-child,body.question .questionBox .radioWrap label:last-child {
    margin-right: 0
}

.wrapper.mypage .aBox .questionBox .radioWrap.twoColumn label,body.question .questionBox .radioWrap.twoColumn a,body.question .questionBox .radioWrap.twoColumn label {
    width: 150px
}

body.question .questionBox .checkboxWrap input:checked+label,body.question .questionBox .radioWrap input:checked+label {
    border-color: #cf4629
}

.wrapper.mypage .aBox .questionBox>a,.wrapper.mypage .questionBox .checkboxWrap label,body.question .questionBox .checkboxWrap label,body.question .questionBox>a {
    margin: 0 22px 15px;
    text-align: left;
    padding-left: 10px
}

.wrapper.mypage .aBox .questionBox>a,body.question .questionBox>a.addChild {
    background-color: transparent;
    border: 1px solid #ae9b79;
    box-shadow: none;
    text-align: center;
    letter-spacing: 2px;
    width: 310px;
    margin: 30px auto;
    height: 42px
}

.wrapper.mypage .aBox .questionBox>a.addChild:after,body.question .questionBox>a.addChild:after {
    content: "+";
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    font-size: 14px
}

.wrapper.mypage .questionBox .checkboxWrap label,body.question .questionBox .checkboxWrap label {
    padding: 0 5px 0 30px;
    line-height: 1.3;
    position: relative
}

.wrapper.mypage .aBox .questionBox .checkboxWrap input[type=checkbox],.wrapper.mypage .questionBox .checkboxWrap label[type=checkbox],body.question .questionBox .checkboxWrap label input[type=checkbox] {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    -moz-appearance: none;
    appearance: none;
    background-image: url(/ask/img/icn_radio_off.cbb0e183.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-appearance: none;
    border: none
}

.wrapper.mypage .questionBox .checkboxWrap label input[type=checkbox]:checked,body.question .questionBox .checkboxWrap label input[type=checkbox]:checked {
    background-image: url(/ask/img/icn_radio_on.9fb958cf.svg)
}

.wrapper.mypage .questionBox .checkboxWrap label:before,body.question .questionBox .checkboxWrap label:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap,body.question .questionBox .ingredientsWrap {
    margin: 0 22px
}

body.question .questionBox .ingredientsWrap:after {
    content: "";
    display: block;
    clear: both
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap ul,body.question .questionBox .ingredientsWrap ul {
    display: block;
    overflow: hidden;
    border-radius: 15px;
    background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap ul.nothingEspecially,body.question .questionBox .ingredientsWrap ul.nothingEspecially {
    background-color: initial;
    padding: 0;
    margin-bottom: 10px
}

body.question .questionBox .ingredientsWrap ul li.ingredientsWrapTitle {
    display: block;
    width: 100%;
    background-color: #eceae7;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: center;
    float: none;
    font-weight: 500;
    margin-bottom: 10px
}

body.question .questionBox .ingredientsWrap.notLike ul li.ingredientsWrapTitle {
    background-color: initial;
    border-bottom: 1px dashed #af9b77
}

body.question .questionBox .ingredientsWrap.notLike ul li.ingredientsWrapTitle2 {
    display: block;
    width: 100%;
    padding: 0 0 0 5px;
    line-height: 20px;
    font-weight: 700;
    box-sizing: border-box;
    margin-top: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    border-left: 4px solid #af9b77
}

body.question .questionBox .ingredientsWrap.notLike ul li.ingredientsWrapTitle2:nth-child(2) {
    margin-top: 10px
}

body.question .questionBox .ingredientsWrap li.categoryTitle {
    width: 100%;
    padding-top: 30px;
    clear: left;
    position: relative;
    text-indent: 10px
}

body.question .questionBox .ingredientsWrap li.ingredientsWrapTitle+li.categoryTitle {
    padding-top: 10px
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap .categoryTitle:before,body.question .questionBox .ingredientsWrap li.categoryTitle:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #af9b77;
    position: absolute;
    bottom: 11px;
    left: 10px
}

body.question .questionBox .checkboxWrap .checkboxWrapHeadText,body.question .questionBox .ingredientsWrap .ingredientsWrapHeadText {
    padding-bottom: 15px;
    color: #707070
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap li,body.question .questionBox .ingredientsWrap li {
    display: block;
    box-sizing: border-box;
    width: 50%;
    padding: 10px 5px 10px 10px;
    float: left;
    text-align: left;
    font-weight: 700;
    white-space: nowrap
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap li input,body.question .questionBox .ingredientsWrap li input {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    background-image: url(/ask/img/checkbox_off.f03e9bdc.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-appearance: none;
    border-width: 0
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap li input:checked,body.question .questionBox .ingredientsWrap li input:checked {
    background-image: url(/ask/img/checkbox_on.fe73268f.svg)
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap li .labelText,body.question .questionBox .ingredientsWrap li .labelText {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    width: 100px
}

.wrapper.mypage .allergyDescription .allergyDescriptionText,body.question .allergyDescription {
    margin: 0 30px 20px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #d6cec2;
    background-color: #f2ede6;
    font-size: 12px;
    text-align: left
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap li input:checked+.labelText,body.question .questionBox .ingredientsWrap li input:checked+.labelText {
    color: #cf4629
}

body.question .questionBtnArea {
    height: 55px;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f7f3ed;
    box-shadow: 0 -4px 4px -1px hsla(39,26%,58%,.3)
}

body.question .questionBtnArea .questionBack {
    display: block;
    height: 32px;
    padding: 0 10px 0 20px;
    position: absolute;
    top: 12px;
    left: 10px;
    line-height: 32px;
    color: #ae9b79;
    font-weight: 400;
    font-size: 15px
}

body.question .questionBtnArea .questionBack:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 1px solid transparent;
    border-top-color: #ae9b79;
    border-left-color: #ae9b79;
    transform: rotate(-45deg);
    position: absolute;
    top: 11px;
    left: 8px
}

body.question .questionBtnArea .questionSkip {
    display: block;
    width: 130px;
    height: 32px;
    line-height: 32px;
    margin: 11px auto 0;
    position: relative;
    border: 1px solid #ae9b79;
    background-color: #fff;
    border-radius: 10px;
    color: #ae9b79;
    font-weight: 700;
    opacity: 1
}

body.question .questionBtnArea .questionSkip:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 1px solid transparent;
    border-bottom-color: #ae9b79;
    border-right-color: #ae9b79;
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
    right: 20px
}

body.question .questionBtnArea .questionNext {
    display: block;
    width: 130px;
    height: 32px;
    line-height: 32px;
    margin: 11px auto 0;
    position: relative;
    background-color: #e13714;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    opacity: 1!important
}

body.question .questionBtnArea .questionNext:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 1px solid transparent;
    border-bottom-color: #fff;
    border-right-color: #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
    right: 20px
}

body.diagnosis p {
    width: 100%;
    position: absolute;
    top: 190px;
    left: 0;
    font-size: 20px;
    font-weight: 800
}

body.diagnosis p .highlight {
    color: #e13714
}

body.diagnosis p:after {
    content: "";
    display: block;
    width: 120px;
    height: 100px;
    position: absolute;
    top: 120px;
    left: calc(50% - 60px);
    background-image: url(/ask/img/loader.977b8cce.png);
    background-repeat: no-repeat;
    background-position: 50%
}

body.complete p {
    width: 100%;
    position: absolute;
    top: 190px;
    left: 0;
    font-size: 20px;
    font-weight: 800;
    color: #e13714
}

body.complete p:after {
    content: "";
    display: block;
    width: 120px;
    height: 100px;
    position: absolute;
    top: 120px;
    left: calc(50% - 60px);
    background-image: url(/ask/img/obj_top.ec4385b0.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

body.karte {
    position: relative;
    padding-top: 6px
}

body.karte:before {
    height: 3px;
    top: 0
}

body.karte:after,body.karte:before {
    content: "";
    display: block;
    background-color: #af9b77;
    width: 100%;
    position: absolute
}

body.karte:after {
    height: 1px;
    top: 5px
}

.karteTop {
    padding: 52px 75px 56px 64px;
    text-align: left;
    position: relative
}

.karteTop:before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(/ask/img/obj_karte.f34ed1ba.svg);
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 30px;
    right: calc(50% - 160px)
}

.karteTop h1 {
    padding: 0 0 25px;
    font-size: 20px;
    font-weight: 800;
    color: #535353;
    text-align: left
}

.karteTop p {
    font-size: 15px
}

.karteContent {
    padding-bottom: 120px
}

.karteContent h2 {
    margin: 0 20px 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    color: #af9b77;
    border-bottom: 1px solid #afafaf
}

.karteContent .karteBox {
    padding: 20px 20px 5px;
    margin: 0 20px 15px;
    background-color: #fff;
    border-radius: 15px;
    text-align: left
}

.karteContent .karteBox dt {
    padding-bottom: 2px;
    position: relative;
    font-size: 16px;
    color: #af9b77;
    font-weight: 800
}

.karteContent .karteBox dt a {
    position: absolute;
    top: 4px;
    right: 0;
    font-weight: 500;
    color: #535353;
    text-decoration: underline
}

.karteContent .karteBox dd {
    padding-bottom: 15px
}

.karteEditModal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
    background-color: #faf8f5;
    overflow: auto
}

.karteEditModal .modalClose {
    padding: 7px;
    position: absolute;
    top: 0;
    right: 0;
    color: #9f8662;
    font-size: 36px;
    line-height: 1
}

.karteEditModal h2 {
    padding: 30px 0 5px;
    margin: 0 22px 20px;
    border-bottom: 2px dashed #424242;
    font-size: 24px;
    font-weight: 800;
    color: #424242
}

.karteEditModal .modalBtn {
    display: block;
    width: 156px;
    height: 40px;
    margin: 20px auto 90px;
    border-radius: 10px;
    text-align: center;
    font-size: 15px;
    line-height: 40px
}

.karteEditModal .modalBtn.submit {
    color: #fff;
    background-color: #e13714
}

body.result {
    text-align: left;
    background-color: #fff
}

body.result header {
    text-align: center
}

.resultHead {
    padding: 20px 20px;
    position: relative
}

.resultHead h1 {
    padding: 0;
    border-bottom: none
}

.resultHead h1 img {
    width: 100%
}

.resultHead .resultHeadText {
    font-size: 14px;
    padding-bottom: 5px
}

.resultHead .resultHeadSubText {
    font-size: 12px
}

.resultExample {
    padding: 0 20px 50px
}

.resultExample h2 {
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: none;
    margin: 0
}

.resultExample ul {
    display: flex;
    padding-bottom: 20px;
    justify-content: space-between;
    flex-wrap: wrap
}

.resultExample ul li {
    height: 135px;
    width: 162px;
    margin-bottom: 15px;
    padding: 100px 5px 0;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 5px -1px #89785e;
    line-height: 1
}

.resultExample ul li div {
    display: block;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px 10px 0 0
}

.resultExample ul li:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.resultExample ul li span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1;
    width: 97%;
    font-size: 12px;
    font-weight: 500
}

.resultExample p a {
    text-decoration: underline;
    color: #535353
}

.resultExample input[type=checkbox] {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    background-image: url(/ask/img/checkbox_off.f03e9bdc.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-appearance: none;
    border-width: 0;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 12
}

.resultExample input[type=checkbox]:checked {
    background-image: url(/ask/img/checkbox_on.fe73268f.svg)
}

.resultExample input[type=checkbox]:checked+div:after {
    content: "";
    display: block;
    width: 100%;
    height: 135px;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    border-radius: 10px
}

body.question .questionBtnArea.wdChoiceMenuBtnArea {
    height: 65px;
    background-color: hsla(0,0%,100%,.8)
}

body.question .questionBtnArea.wdChoiceMenuBtnArea a.questionNext {
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 200px
}

body.question .questionBtnArea.wdChoiceMenuBtnArea a.questionNext:before {
    top: 19px
}

body.question .questionBtnArea.wdChoiceMenuBtnArea a.questionBack {
    top: 18px
}

.linkBalloon {
    display: block;
    width: 100px;
    height: 100px;
    background-color: #af9b77;
    color: #fff;
    border-radius: 50%;
    font-weight: 800;
    box-sizing: border-box;
    padding: 28px 14px;
    text-align: center;
    font-size: 14px;
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 11;
    transform: rotate(15deg)
}

.resultDislikeMenuModal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
    background-color: #faf8f5;
    overflow: auto
}

.resultDislikeMenuModal .modalClose {
    padding: 7px;
    position: absolute;
    top: 0;
    right: 0;
    color: #9f8662;
    font-size: 36px;
    line-height: 1
}

.resultDislikeMenuModal .resultDislikeMenuModalHead {
    padding: 0 20px;
    padding-bottom: 20px;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    background-color: #faf8f5;
    z-index: 101
}

.resultDislikeMenuModal .resultDislikeMenuSelector {
    padding-top: 110px
}

.resultDislikeMenuModal .resultDislikeMenuModalHead h2 {
    padding: 30px 0 10px;
    color: #e13714;
    font-size: 20px;
    font-weight: 800;
    text-align: left;
    border-bottom: 2px solid #af9b77;
    margin: 0 0 10px;
    border-left: none
}

.resultDislikeMenuModal .resultDislikeMenuSelector .resultExample {
    padding-top: 25px
}

.resultDislikeMenuModal .resultDislikeMenuSelector .resultExample ul {
    padding-bottom: 30px
}

.resultDislikeMenuModal .modalBtn {
    display: block;
    width: 284px;
    height: 56px;
    margin: 30px auto 0;
    position: relative;
    border-radius: 15px;
    background-color: #e13714;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 4px
}

.resultDislikeMenuModal .modalBtn:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 2px solid transparent;
    border-bottom-color: #fff;
    border-right-color: #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: 22px;
    right: 20px
}

body.result section {
    padding: 10px 20px
}

body.result section.resultExample {
    padding-bottom: 50px
}

body.result section img {
    width: 100%
}

body.result .resultBgArea {
    position: relative
}

body.result .resultBgArea img {
    width: 100%
}

body.result .btnPlanSelect {
    display: block;
    width: 88%;
    height: 56px;
    box-sizing: border-box;
    text-align: center;
    font-size: 0;
    color: #fff;
    line-height: 1.2;
    border-radius: 10px;
    position: absolute;
    left: 5.5%;
    margin-top: 126%
}

body.result section.wdOrderMain {
    padding-top: 30px
}

body.result section.wdOrderSub {
    padding: 10px 0
}

body.result .loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 100px 30px 0;
    font-size: 18px;
    font-weight: 700;
    color: #e13714;
    background-color: #fff;
    text-align: center
}

body.result .loading .loadingTitle {
    padding-bottom: 100px;
    text-align: center
}

body.result .loading .loadingText {
    padding-bottom: 30px;
    margin: 0 auto;
    text-align: left;
    display: inline-block
}

body.result .loading .loadingText span {
    color: #424242
}

body.result .loading img {
    display: block;
    margin: 0 auto;
    -webkit-animation: loading 3s linear infinite;
    animation: loading 3s linear infinite
}

body.result.loaded .wrapper {
    display: block
}

body.result.loaded .loading {
    display: none
}

.late-close3 {
    -webkit-animation: late-close 0s ease-in 4s forwards;
    animation: late-close 0s ease-in 4s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@keyframes late-close {
    to {
        width: 0;
        height: 0;
        overflow: hidden;
        position: absolute;
        padding: 0;
        left: -1000px
    }
}

@-webkit-keyframes late-close {
    to {
        width: 0;
        height: 0;
        overflow: hidden;
        position: absolute;
        padding: 0;
        left: -1000px
    }
}

.late-open1 {
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-animation: late-open 0s ease-in 2s forwards;
    animation: late-open 0s ease-in 2s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@keyframes late-open {
    to {
        width: auto;
        height: auto;
        overflow: auto;
        visibility: visible
    }
}

@-webkit-keyframes late-open {
    to {
        width: auto;
        height: auto;
        overflow: auto;
        visibility: visible
    }
}

#fountainG {
    position: relative;
    width: 132px;
    height: 16px;
    margin: auto
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: #e13614;
    width: 16px;
    height: 16px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 2.28s;
    -o-animation-duration: 2.28s;
    -ms-animation-duration: 2.28s;
    -webkit-animation-duration: 2.28s;
    -moz-animation-duration: 2.28s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

#fountainG_1 {
    left: 0;
    animation-delay: .91s;
    -o-animation-delay: .91s;
    -ms-animation-delay: .91s;
    -webkit-animation-delay: .91s;
    -moz-animation-delay: .91s
}

#fountainG_2 {
    left: 16px;
    animation-delay: 1.14s;
    -o-animation-delay: 1.14s;
    -ms-animation-delay: 1.14s;
    -webkit-animation-delay: 1.14s;
    -moz-animation-delay: 1.14s
}

#fountainG_3 {
    left: 33px;
    animation-delay: 1.37s;
    -o-animation-delay: 1.37s;
    -ms-animation-delay: 1.37s;
    -webkit-animation-delay: 1.37s;
    -moz-animation-delay: 1.37s
}

#fountainG_4 {
    left: 49px;
    animation-delay: 1.59s;
    -o-animation-delay: 1.59s;
    -ms-animation-delay: 1.59s;
    -webkit-animation-delay: 1.59s;
    -moz-animation-delay: 1.59s
}

#fountainG_5 {
    left: 66px;
    animation-delay: 1.82s;
    -o-animation-delay: 1.82s;
    -ms-animation-delay: 1.82s;
    -webkit-animation-delay: 1.82s;
    -moz-animation-delay: 1.82s
}

#fountainG_6 {
    left: 82px;
    animation-delay: 2.05s;
    -o-animation-delay: 2.05s;
    -ms-animation-delay: 2.05s;
    -webkit-animation-delay: 2.05s;
    -moz-animation-delay: 2.05s
}

#fountainG_7 {
    left: 99px;
    animation-delay: 2.28s;
    -o-animation-delay: 2.28s;
    -ms-animation-delay: 2.28s;
    -webkit-animation-delay: 2.28s;
    -moz-animation-delay: 2.28s
}

#fountainG_8 {
    left: 115px;
    animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #e13614
    }

    to {
        transform: scale(.3);
        background-color: #fff
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #e13614
    }

    to {
        -webkit-transform: scale(.3);
        background-color: #fff
    }
}

body.lp .menuContents {
    display: none;
    position: absolute;
    top: 66px;
    width: 100%;
    max-width: 640px;
    text-align: left;
    background-color: #fbfaf8;
    box-sizing: border-box;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.5);
    z-index: 100
}

body.lp .menuArea:checked~.menuContents {
    display: block
}

body.lp .menuContents .mainMenuList {
    border-bottom: 1px solid #af9b77
}

body.lp .menuContents .mainMenuList li a {
    position: relative;
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

body.lp .menuContents .mainMenuList li a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 20px;
    display: block;
    height: 100%;
    width: 30px;
    background: #000
}

body.lp .menuContents .subMainMenuList li a {
    position: relative;
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

body.lp .menuContents .subMainMenuList li a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 20px;
    display: block;
    height: 100%;
    width: 30px;
    background: #000
}

body.lp .menuContents .snsLink {
    display: flex;
    justify-content: center;
    padding: 25px 0
}

body.lp .menuContents .snsLink a {
    height: 25px;
    flex: 0 0 25px;
    margin: 0 20px;
    background: #000
}

body.lp .menuContents .btnArea {
    padding: 18px 0;
    background-color: #ece7de
}

body.lp .menuContents .btnArea .btn {
    display: block;
    width: 288px;
    height: 48px;
    color: #fff;
    background-color: #e13714
}

body.lp .wrapper {
    padding-bottom: 80px
}

.cvBtnArea a,.lpImg.main a {
    margin: 0
}

.conversion_box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 640px;
    box-sizing: border-box;
    font-size: 0
}

.conversion_box.top {
    position: absolute;
    top: 66px;
    bottom: 0
}

.conversion_box.fixed {
    position: fixed;
    top: 0
}

.lpImg {
    font-size: 0
}

.lpImg img {
    width: 100%
}

.lpImg a {
    display: block;
    margin: 0 30px
}

.lpImg:nth-of-type(2) {
    position: relative
}

.lpImg:nth-of-type(10),.lpImg:nth-of-type(13),.lpImg:nth-of-type(14),.lpImg:nth-of-type(6),.lpImg:nth-of-type(7) {
    padding-top: 50px;
    background-color: #fff
}

.lpImg:nth-of-type(10),.lpImg:nth-of-type(14),.lpImg:nth-of-type(7) {
    padding-bottom: 50px
}

.lpImg:nth-of-type(10),.lpImg:nth-of-type(7) {
    padding-left: 30px;
    padding-right: 30px
}

.lpImg:nth-of-type(8),.lpImg:nth-of-type(9) {
    background-color: #faf0de
}

.lpImg:nth-of-type(9) {
    position: relative
}

.lpImg:nth-of-type(2) a,.lpImg:nth-of-type(9) a {
    position: absolute;
    bottom: 50px
}

.lpImg:nth-of-type(9) a {
    margin-top: 30px
}

.toggleArea input {
    display: none
}

.toggleArea label {
    display: block;
    padding: 10px 20px;
    position: relative;
    font-size: 16px;
    text-align: left
}

.toggleArea label:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    top: 13px;
    right: 40px
}

.toggleArea input:checked+label:after {
    transform: rotate(-135deg);
    top: 20px
}

.toggleArea .toggleContent {
    display: none;
    padding: 10px 20px 50px
}

.toggleArea input:checked+label+.toggleContent {
    display: block;
    background-color: #fff
}

.toggleArea .toggleContent p {
    padding-bottom: 20px;
    font-size: 14px;
    text-align: left
}

.lp .conversion_box img {
    width: 100%;
    margin-top: -5px
}

.lp .lpImg a img {
    width: 100%
}

h1 .rankStatus {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 13px;
    padding: 5px;
    padding-right: 8px;
    color: #424242;
    background-color: #eee7de;
    border-radius: 10px
}

h1 .rankStatus:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-right: 3px;
    background-image: url(/ask/img/icon_fitdish.9198c725.svg);
    background-repeat: no-repeat;
    vertical-align: middle
}

h1.colorFill {
    background-color: #af9b77;
    color: #fff
}

h3.topTitleText {
    padding-bottom: 10px
}

.mypage h1 {
    margin-bottom: 30px;
    text-align: center
}

.mypage .titleWrap {
    margin-bottom: 30px;
    color: #af9b77;
    border-bottom: 1px solid #af9b77
}

.mypage .titleWrap.fitWrap {
    margin-bottom: 0
}

.mypage .titleWrap h1 {
    position: relative;
    max-width: 640px;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: none
}

.mypage h3 {
    padding-bottom: 16px
}

.mypage h3.type1 {
    padding-bottom: 5px
}

h3.changeWrap {
    position: relative;
    padding-right: 30px
}

.mypage.purchaseFlow .orderProcedureArea h1 {
    padding-bottom: 15px;
    margin-bottom: 0;
    border-bottom: none;
    text-align: center;
    font-size: 14px
}

.mypage.purchaseFlow .orderProcedureArea h1.regularService,.purchaseFlow .orderProcedureArea h1.titleName {
    border-bottom: 1px solid #af9b77
}

.purchaseFlow h2 {
    text-align: center;
    border: none;
    font-size: 16px
}

.announceArea h3,.inputListArea.userInfoEdit h3,.mypage .customizeArea h3,.orderHistory h3,.paymentSelectArea.userInfoEdit h3,.purchaseFlow h3,.type1.userInfoEdit {
    border-bottom: 1px solid #707070;
    padding-bottom: 5px;
    margin-bottom: 15px
}

.mypage section {
    padding: 10px 20px
}

.mypage section img {
    width: 100%
}

h3.changeWrap .btnChange {
    position: absolute;
    right: 0;
    height: 24px;
    font-size: 12px;
    text-align: center;
    color: #777;
    text-decoration: underline;
    text-underline-offset: .1em;
    font-weight: 600;
    padding-bottom: 5px
}

h3.changeWrap .btnChange:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

h3 .small {
    font-size: 12px
}

input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select {
    height: 40px;
    padding: 0 12px;
    border: 1px solid #707070;
    border-radius: 10px;
    font-size: 12px;
    box-sizing: border-box
}

input::-moz-placeholder {
    color: #a2a2a2!important
}

input::placeholder {
    color: #a2a2a2!important
}

input[type=text].datepicker {
    background-image: url(/ask/img/icon_calendar.a065942b.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 5px);
    background-size: 20px
}

input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=text]:disabled,select:disabled {
    background-color: #e4e4e4!important;
    border-color: #e4e4e4;
    color: #707070
}

.btn {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 10px
}

.btn:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.btn:hover {
    opacity: .8;
    cursor: pointer
}

.btn.disable {
    opacity: .5;
    cursor: default;
    background-color: #555!important
}

.btn.btnNext {
    color: #fff;
    background-color: #e13714
}

.btn.btnNext,.btn.btnTypeCancel {
    width: 295px;
    height: 55px;
    margin-bottom: 30px
}

.btn.btnTypeCancel {
    color: #e13714;
    border: 1px solid #e13714;
    background-color: #fff
}

.btn.btnNext.btnArrow {
    position: relative;
    padding: 0 30px 0 20px;
    box-sizing: border-box
}

.btn.btnNext.btnArrow:after {
    content: "";
    width: 10px;
    height: 10px;
    border: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: -5px
}

.btn.btnCancel {
    color: #535353
}

.btn.btnCancel:hover {
    text-decoration: underline
}

.btn.btnmypage {
    max-width: 200px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    color: #e13714;
    border: 1px solid #e13714;
    font-size: 14px
}

.btn.btnmypage:hover {
    text-decoration: underline
}

a.btn .btnOk {
    display: inline!important
}

a.btn .btnNg,a.btn.disable .btnOk {
    display: none!important
}

a.btn.disable .btnNg {
    display: inline!important
}

a.btnHelp {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background-image: url(/ask/img/icn_help.00b5d039.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.btnNextScreen:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 2px solid transparent;
    border-bottom-color: #fff;
    border-right-color: #fff;
    transform: rotate(-45deg);
    position: absolute;
    bottom: 19px;
    right: 30px;
    border-radius: 3px
}

.btnNextScreen:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.module {
    width: 100%;
    max-width: 640px;
    padding: 0 30px 45px;
    margin: 0 auto;
    box-sizing: border-box
}

.mypage .moduleHeadArea {
    padding-top: 30px
}

.mypage .orderProcedureArea {
    width: 100%;
    max-width: 640px;
    padding: 0
}

.mypage .textLink {
    padding-top: 10px;
    text-align: right
}

.mypage .textLink a {
    position: relative;
    padding-right: 15px;
    font-size: 12px;
    color: #424242;
    text-decoration: underline;
    opacity: .65
}

.mypage .textLink a:hover {
    opacity: 1
}

.mypage .textLink a:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0;
    border-top: 1px solid #424242;
    border-right: 1px solid #424242;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -3px
}

.mypage .productEvaluationList .productInfoWrap .textLink {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px
}

.mypage .middleTextLink a {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
    color: #424242;
    margin: 0 auto
}

.mypage .middleTextLink a:hover {
    opacity: .8
}

.mypage .attentionText {
    background-color: #e13714;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-align: center
}

.planSelect.trial {
    overflow-x: hidden
}

.planSelect .backBtnArea {
    content: "";
    display: inline-block;
    position: absolute;
    top: 28px;
    left: 25px
}

.planSelect .backBtnArea .backBtn {
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 2px solid;
    border-color: transparent transparent #9f8662 #9f8662;
    border-radius: 3px;
    transform: rotate(45deg)
}

.planSelect .leadArea {
    max-width: 640px;
    margin: 0 auto;
    padding: 0 30px 20px;
    box-sizing: border-box
}

.planSelect .leadArea .leadTitle {
    font-size: 20px
}

.planSelect .leadArea .leadText {
    letter-spacing: .1em
}

.planSelect .planArea {
    box-sizing: border-box
}

.planSelect .planArea .planAreaInner {
    max-width: 640px;
    margin: 0 auto;
    text-align: center
}

.planSelect .planArea.packSelect .planAreaInner {
    max-width: 100%
}

.planSelect .planArea.packSelect .planAreaInner .slideArea {
    padding-bottom: 20px
}

.planSelect .planArea .planAreaInner .packNotice {
    padding-bottom: 43px
}

.planSelect .planArea .planAreaInner img {
    display: inline-block
}

.planSelect .planArea.trialMember .planAreaInner img {
    max-width: 342px;
    width: 100%;
    height: auto
}

.planSelect .planArea.regularMember .planAreaInner img {
    max-width: 349px;
    width: 100%;
    height: auto
}

.planSelect .planArea.packSelect .planAreaInner img {
    width: auto;
    height: 98px
}

.planSelect .planArea.skipArea .planAreaInner img {
    width: 297px;
    height: auto
}

.planSelect .planArea.noticeTextArea .planAreaInner img {
    width: auto;
    height: 145px
}

.planSelect .planArea.trialMember .planAreaInner .btnWrap {
    padding-top: 22px
}

.planSelect .btnWrap .btnNext {
    position: relative
}

.planSelect .btnWrap .btnNext:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 2px solid transparent;
    border-bottom-color: #fff;
    border-right-color: #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: 22px;
    right: 20px;
    border-radius: 3px
}

.planSelect .btnWrap .btnNext:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.planSelect .btnWrap .btnNext .text {
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle
}

.planSelect .btnWrap .btnNext .text .subText {
    display: inline-block;
    width: 100%;
    text-align: center
}

.planSelect .btnWrap .btnNext .text .mainText {
    font-size: 18px
}

.planSelect .btnWrap .btnNext .text .subText+.mainText {
    line-height: 0px
}

.planSelect .planArea.packSelect .planAreaInner .btnWrap .btnNext {
    background-color: #af9b77
}

.planSelect .planArea.trialMember {
    padding: 12px 0 36px;
    background-color: #f9f8f6
}

.planSelect .planArea.regularMember {
    padding: 35px 0 35px;
    background-color: #fffef8
}

.planSelect .planArea.packSelect {
    padding: 20px 0 26px;
    background-color: #f8f6ed
}

.planSelect .skipArea {
    padding: 24px 0 0
}

.planSelect .noticeTextArea {
    padding: 79px 0 67px
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea li {
    padding: 5px 0;
    box-sizing: border-box
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .slick-dots {
    display: flex;
    justify-content: center
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .slick-dots li {
    padding: 0 5px 0
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .slick-dots button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 0;
    color: transparent;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #d9d9d9
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .slick-dots .slick-active button {
    background-color: #e13719
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio {
    display: none
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label {
    display: inline-block;
    position: relative;
    width: 195px;
    height: 120px;
    cursor: pointer;
    background: url(/ask/img/img_pack_select_regular.87b96e24.png) no-repeat;
    background-size: contain
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio.recommend+label {
    background-image: url(/ask/img/img_pack_select_recommend.fbd8aded.png)
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 19px;
    height: 19px;
    top: 0;
    right: 0;
    background: url(/ask/img/icn_check.e82f7969.svg) no-repeat
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio:checked+label:after {
    background-image: url(/ask/img/icn_checked.f6517f96.svg)
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label .pack,.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label .price,.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label .priceWithoutTax {
    display: inline-block;
    position: absolute;
    white-space: nowrap
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label .pack {
    top: 56px;
    left: 22px;
    font-size: 20px;
    font-weight: 700
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label .price {
    top: 41px;
    left: 110px;
    font-size: 18px;
    font-weight: 700
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label .price .priceYen {
    font-size: 12px
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio.recommend+label .price {
    color: #e13719
}

.planSelect .planArea.packSelect .planAreaInner .slideArea .slideImgArea .packSelectRadio+label .priceWithoutTax {
    top: 64px;
    left: 104px;
    font-size: 12px
}

.regularCustomize .leadArea .leadTitle {
    text-align: left;
    padding-bottom: 12px
}

.regularCustomize .customizeArea {
    max-width: 640px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box
}

.regularCustomize .customizeArea.balance {
    padding-top: 34px
}

.regularCustomize .customizeArea.useMainDish {
    padding-top: 53px
}

.regularCustomize .customizeArea .customizeTitle {
    padding-bottom: 10px;
    font-size: 20px;
    color: #e13714
}

.regularCustomize .customizeArea .customizeText {
    padding-bottom: 8px
}

.regularCustomize .customizeArea .selelctArea {
    padding-top: 7px
}

.regularCustomize .customizeArea .selelctArea .customizeSelectRadio {
    display: none
}

.regularCustomize .customizeArea .selelctArea .customizeSelectRadio+label {
    display: flex;
    position: relative;
    align-items: center;
    padding: 0 10px;
    margin-top: 7px;
    width: 100%;
    height: 74px;
    border: 1px solid #af9b77;
    border-radius: 4px;
    box-sizing: border-box
}

.regularCustomize .customizeArea .selelctArea .customizeSelectRadio+label:before {
    content: "";
    display: inline-block;
    padding-right: 25px;
    width: 19px;
    height: 19px;
    background: url(/ask/img/icn_radio_off.cbb0e183.svg) no-repeat
}

.regularCustomize .customizeArea .selelctArea .customizeSelectRadio:checked+label:before {
    background-image: url(/ask/img/icn_radio_on.9fb958cf.svg)
}

.regularCustomize .customizeArea .selelctArea .customizeSelectRadio+label:hover {
    cursor: pointer
}

.regularCustomize .customizeArea .selelctArea .customizeSelectRadio+label .text {
    display: inline-block
}

.regularCustomize .customizeArea.balance .selelctArea .customizeSelectRadio+label img {
    position: absolute;
    top: 5px;
    right: 3px;
    width: auto;
    height: 60px
}

.regularCustomize .customizeArea .descriptionWrap {
    padding: 5px;
    border-radius: 10px;
    background-color: #f9f7f4
}

.regularCustomize .customizeArea .descriptionWrap .descriptionOpen {
    display: none
}

.regularCustomize .customizeArea .descriptionWrap .descriptionOpen+label {
    display: inline-block;
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.regularCustomize .customizeArea .descriptionWrap .descriptionOpen+label:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(/ask/img/icn_arrow_down.9a109af8.svg) no-repeat
}

.regularCustomize .customizeArea .descriptionWrap .descriptionOpen:checked+label:after {
    background-image: url(/ask/img/icn_arrow_up.4e4de8c8.svg)
}

.regularCustomize .customizeArea .descriptionWrap .descriptionTitle {
    padding: 7px 0 7px 10px
}

.regularCustomize .customizeArea .descriptionWrap .descriptionTitle:hover {
    cursor: pointer
}

.regularCustomize .customizeArea .descriptionWrap .descriptionInner {
    display: none;
    padding-top: 10px
}

.mypage .regularServiceWrap .descriptionWrap .couponImg img,.regularCustomize .customizeArea .descriptionWrap .descriptionInner img {
    width: 100%;
    height: auto
}

.regularCustomize .customizeArea .descriptionWrap .descriptionOpen:checked~.descriptionInner {
    display: inline-block
}

.regularCustomize .btnWrap {
    padding-top: 65px;
    padding-bottom: 201px
}

.mypage.purchaseFlow .inputListArea .inputListWrap .inputListCity .inputListBoxChangeBtn {
    display: inline-block;
    padding: 5px;
    position: absolute;
    right: 11px;
    opacity: .65;
    color: #707070
}

.mypage .regularServiceWrap {
    padding-bottom: 40px
}

.mypage .regularServiceWrap .leadWrite {
    padding-bottom: 20px;
    text-align: left;
    font-size: 14px;
    font-weight: 700
}

.mypage.regularServiceWrap .leadWrite p.small {
    font-size: 12px;
    font-weight: 400
}

.mypage .regularServiceWrap .regularServiceTitle {
    text-align: left;
    font-size: 20px
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li .customizeSelectRadio {
    display: none
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li label {
    display: inline-block;
    position: relative;
    padding: 0 20px 0 60px;
    width: 100%;
    height: 66px;
    border-radius: 10px;
    box-sizing: border-box;
    text-align: left;
    box-shadow: 0 3px 6px 0 #c6bd97e8
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea.packSelect .customizeSelectRadio+label {
    padding: 0 20px 0 135px;
    cursor: pointer;
    background: url(/ask/img/img_pack_select.4c152169.svg) no-repeat;
    background-size: 100px;
    background-position: 35px 5px
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea.packSelect .customizeSelectRadio.recommend+label {
    background-position: 35px -65px
}

.mypage .regularServiceWrap .selectAreaWrap .customizeSelectRadio+label span.pack {
    font-weight: 700;
    position: absolute;
    top: 34px;
    left: 77px
}

.mypage .regularServiceWrap .selectAreaWrap .customizeSelectRadio+label span.price {
    font-weight: 700
}

.mypage .regularServiceWrap .selectAreaWrap .customizeSelectRadio+label span.price .priceNumber {
    font-size: 16px
}

.mypage .regularServiceWrap .selectAreaWrap .customizeSelectRadio+label span.price .priceYen {
    font-size: 10px
}

.mypage .regularServiceWrap .selectAreaWrap .customizeSelectRadio+label span.priceWithoutTax {
    padding-left: 10px
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li label:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li .customizeSelectRadio+label:before {
    content: "";
    position: absolute;
    top: 22px;
    left: 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/ask/img/icn_radio_off.cbb0e183.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li .customizeSelectRadio:checked+label:before {
    background-image: url(/ask/img/icn_radio_on.9fb958cf.svg)
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li label .text {
    display: inline-block;
    vertical-align: middle
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li label .priceWrap {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 1px;
    padding-left: 10px
}

.mypage.regularServiceWrap .selectAreaWrap .selectArea li label .price {
    white-space: nowrap
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li label .priceWithoutTax {
    font-weight: 400;
    font-size: 10px;
    white-space: nowrap
}

.mypage .regularServiceWrap .selectAreaWrap .selectArea li label .balanceImg {
    display: inline-block;
    position: absolute;
    width: 116px;
    height: auto;
    top: 2px;
    right: 3px
}

@media screen and (max-width: 350px) {
    .mypage .regularServiceWrap .selectAreaWrap .selectArea li label .priceWrap {
        width:118px
    }

    .mypage .regularServiceWrap .selectAreaWrap .selectArea li label .balanceImg {
        width: 77px;
        top: 12px
    }
}

.mypage .regularServiceWrap .descriptionWrap .descriptionOpen~.descriptionInner {
    display: none
}

.mypage .regularServiceWrap .descriptionWrap .descriptionOpen:checked~.descriptionInner {
    display: inline-block;
    text-align: left
}

.mypage .regularServiceWrap .descriptionWrap {
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid #707070
}

.mypage .regularServiceWrap .descriptionWrap .descriptionOpen {
    display: none
}

.mypage .regularServiceWrap .descriptionWrap .descriptionOpen+label {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: left;
    box-sizing: border-box
}

.mypage .regularServiceWrap .descriptionWrap .descriptionOpen+label:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 20px;
    width: 16px;
    height: 16px;
    background-image: url(/ask/img/icn_arrow_down.9a109af8.svg);
    background-repeat: no-repeat
}

.mypage .regularServiceWrap .descriptionWrap .descriptionOpen:checked+label:after {
    background-image: url(/ask/img/icn_arrow_up.4e4de8c8.svg)
}

.mypage .regularServiceWrap .descriptionWrap .descriptionTitle {
    padding: 5px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionTitle:hover {
    cursor: pointer
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner {
    display: none;
    padding: 5px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner p {
    padding-bottom: 30px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .descriptionInnerText {
    padding-bottom: 30px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap {
    display: flex
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl {
    position: relative;
    border: 1px solid #af9b77;
    border-radius: 5px;
    flex: 1 1 50%;
    padding-top: 25px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl+dl {
    margin-left: 15px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl dt {
    position: absolute;
    top: -20px;
    left: 50%;
    width: 38px;
    height: 38px;
    margin-left: -18px;
    font-size: 12px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    background-color: #af9b77;
    border-radius: 50%
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl dd {
    padding: 0 7px 10px;
    font-size: 12px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl dd .topTextBox {
    padding-bottom: 10px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl dd .topTextBox .emphasis {
    color: #f5a21b;
    font-weight: 700
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl dd .bottomTextBox {
    text-align: center
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl dd .bottomTextBox .pack {
    text-decoration: underline
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl dd .bottomTextBox .capacity {
    font-weight: 700
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner .cookingStandardWrap dl dd .bottomTextBox .emphasis {
    color: #e13714;
    font-size: 14px
}

.mypage .regularServiceWrap .descriptionWrap .descriptionInner img {
    width: 84px;
    height: auto
}

.mypage .regularServiceWrap.sideDish {
    padding: 0
}

.mypage .regularServiceWrap.sideDish .leadWrite {
    padding: 0 30px 20px
}

.mypage .regularServiceWrap.sideDish .descriptionWrap {
    padding: 5px 0;
    border: none
}

.mypage .regularServiceWrap.sideDish .descriptionWrap .descriptionTitle {
    padding: 5px 30px;
    font-weight: 700;
    color: #9b8767
}

.mypage .regularServiceWrap.sideDish .descriptionWrap .descriptionInner .descriptionInnerTextWrap {
    padding: 0 25px 25px
}

.mypage .regularServiceWrap.sideDish .descriptionWrap .descriptionInner .descriptionInnerTextWrap:first-child {
    padding-top: 10px
}

.mypage .regularServiceWrap.sideDish .descriptionWrap .descriptionInner .descriptionInnerTextWrap dt {
    padding-bottom: 10px;
    font-weight: 700
}

.mypage .btnWrap {
    padding-bottom: 60px
}

.regularServiceWrap {
    padding-bottom: 131px;
    text-align: center
}

.regularServiceWrap .myPageSectionTitle {
    text-align: left
}

.regularServiceWrap .salesTalk {
    text-align: left;
    margin: 0 auto
}

.regularServiceWrap .salesTalk li {
    margin-top: 50px
}

.regularServiceWrap .salesTalk li:first-child {
    margin-top: 10px
}

.regularServiceWrap .salesTalk li .HeadText {
    font-weight: 800;
    font-size: 18px;
    color: #e13714;
    letter-spacing: 1.25px;
    text-align: left
}

.regularServiceWrap .salesTalk li .salesTalkText {
    font-size: 13px;
    margin: 10px auto;
    line-height: 1.8em
}

.regularServiceWrap .salesTalk li .salesTalkText span {
    color: #000;
    font-weight: 700
}

.module.packSelectWrap {
    max-width: 640px;
    padding: 0 0 45px
}

.packSelectWrap .myPageSectionTitle {
    margin: 30px 30px 20px
}

.packSelectWrap .packSelectListWrap {
    width: 100%;
    max-width: 640px;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px 20px;
    text-align: center;
    box-sizing: border-box
}

.packSelectWrap .packSelectListWrap .packSelectList {
    height: 130px;
    padding-top: 20px;
    box-sizing: border-box
}

.packSelectWrap .packSelectListWrap .packSelectList input {
    display: none
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail {
    position: relative;
    display: block;
    width: 104px;
    padding: 10px 5px 5px;
    box-shadow: 3px 3px 3px 0 #c6bd97e8;
    border-radius: 5px;
    border: 1px solid transparent;
    box-sizing: border-box
}

.packSelectWrap .packSelectListWrap .packSelectList input:checked+.packSelectDetail {
    border: 1px solid #e13714;
    background-color: #fffaeb
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail:after {
    content: "";
    position: absolute;
    top: -10px;
    right: -5px;
    display: block;
    width: 19px;
    height: 19px;
    background-image: url(/ask/img/checkbox_off.f03e9bdc.svg);
    background-repeat: no-repeat;
    z-index: 10
}

.packSelectWrap .packSelectListWrap .packSelectList input:checked+.packSelectDetail:after {
    background-image: url(/ask/img/checkbox_on.fe73268f.svg)
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail .label {
    position: absolute;
    top: -10px;
    left: 50%;
    width: 70px;
    margin-left: -35px;
    display: inline-block;
    padding: 0 10px;
    font-size: 10px;
    color: #fff;
    background-color: #e13714;
    border-radius: 4px;
    box-sizing: border-box
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail .pack {
    font-size: 20px;
    font-weight: 700
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail .pack .small {
    font-size: 14px
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail dl {
    font-weight: 700;
    color: #e13714
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail dl dt {
    font-size: 10px
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail dl dd {
    font-size: 20px
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail dl dd .small {
    font-size: 12px
}

.packSelectWrap .packSelectListWrap .packSelectList label .packSelectDetail p {
    font-size: 10px
}

.packSelectWrap>p {
    padding: 0 30px;
    text-align: left
}

.packSelectWrap .customSelect {
    padding: 35px 30px 0;
    text-align: left
}

.packSelectWrap .customSelect input {
    display: none
}

.packSelectWrap .customSelect label span {
    display: inline-block;
    font-weight: 700;
    vertical-align: middle
}

.packSelectWrap .customSelect label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    padding-right: 10px;
    vertical-align: middle;
    background-image: url(/ask/img/checkbox_off.f03e9bdc.svg);
    background-repeat: no-repeat
}

.packSelectWrap .customSelect input:checked+label:before {
    background-image: url(/ask/img/checkbox_on.fe73268f.svg)
}

.packSelectWrap .customSelect p {
    padding-left: 30px
}

.messageText {
    display: block;
    padding-bottom: 45px;
    text-align: center;
    font-size: 14px
}

.loginArea {
    position: relative;
    width: 100%;
    max-width: 375px;
    padding: 0 45px 16px;
    margin: 0 auto;
    box-sizing: border-box
}

.loginArea.login {
    padding: 15px 45px 15px
}

.loginArea .inputLoginWrap {
    position: relative
}

.loginArea.passwordReset .inputLoginWrap {
    padding-bottom: 66px
}

.loginArea .inputLoginWrap .inputLoginTitle {
    font-size: 15px;
    font-weight: 700
}

.loginArea.login .inputLoginWrap {
    padding-bottom: 80px
}

.loginArea .inputLoginWrap .inputLoginTitle .required {
    display: inline-block;
    width: 55px;
    height: 19px;
    margin-left: 6px;
    font-size: 11px;
    color: #e13714;
    border: 1px solid #e13714;
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box
}

.loginArea .inputLoginWrap .inputLoginBox {
    padding: 10px 0 24px;
    font-size: 12px
}

.loginArea.password .inputLoginWrap .inputLoginBox {
    padding: 10px 0
}

.loginArea .inputLoginWrap .inputLoginBox input,.resetArea .inputLoginWrap .inputLoginBox input {
    width: 100%
}

.loginArea .inputLoginWrap .infoText {
    padding-top: 10px;
    padding-bottom: 70px;
    font-size: 12px
}

.loginArea .loginBtnWrap .btnNext {
    display: block;
    width: 100%;
    max-width: 265px;
    height: 55px;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #e13714;
    border-radius: 10px
}

.loginArea.login .loginBtnWrap .btnNext {
    margin-bottom: 10px
}

.loginArea .loginBtnWrap .btnPrev {
    display: block;
    width: 88px;
    height: 39px;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #a2a2a2;
    border-radius: 10px
}

.loginArea .loginBtnWrap .btnNext:before,.loginArea .loginBtnWrap .btnPrev:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.loginArea .loginBtnWrap .subInfo {
    text-align: center;
    font-weight: 700;
    font-size: 12px
}

.loginArea .loginBtnWrap .subInfo a {
    padding: 0 5px;
    color: #535353;
    text-decoration: underline
}

.inputListArea .inputListWrap .inputListTitle {
    position: relative;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 700
}

.inputListArea .inputListWrap .inputListTitle .small {
    font-size: 12px
}

.inputListArea .inputListWrap .inputListTitle .required {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    width: 55px;
    height: 18px;
    margin-left: 5px;
    font-size: 11px;
    color: #e13714;
    border: 1px solid #e13714;
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box
}

.inputListArea .inputListWrap .currentPassword {
    padding-bottom: 25px
}

.inputListArea .inputListWrap .inputListBox {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 12px
}

.inputListArea .inputListWrap .inputListBox.subTextWrap {
    display: block
}

.inputListArea .inputListWrap .inputListBox.subTextWrap .exampleSubText {
    color: #8f8f8f;
    font-size: 14px
}

.inputListArea .inputListWrap .inputListBox.subTextWrap .exampleSubText:last-of-type {
    padding-bottom: 5px
}

.inputListArea .inputListWrap .inputListBox.subTextWrap .exampleSubText .helpBtn {
    position: unset;
    display: inline-block;
    vertical-align: bottom
}

.inputListArea .inputListWrap li:last-child .inputListBox {
    padding-bottom: 0
}

.inputListArea .inputListWrap p.subText {
    padding-top: 10px
}

.inputListArea .inputListWrap .inputListBox .subTextWrap .subText {
    padding: 10px 0 10px;
    font-size: 13px
}

.inputListArea .inputListWrap .inputListBox .inputData,.inputListArea .inputListWrap .inputListBox input,.inputListArea .inputListWrap .inputListBox select {
    width: 100%
}

.inputListArea .inputListWrap .inputListBox .boxText {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    font-size: 12px;
    box-sizing: border-box
}

.inputListArea .inputListWrap .currentMailAddress .inputListBox .boxText {
    border-radius: 10px;
    background-color: #f4efe7;
    font-weight: 700
}

.inputListArea .inputListWrap .inputListName .inputListBox span {
    flex: 0 0 30px
}

.inputListArea .inputListWrap .inputListName .inputListBox .inputData,.inputListArea .inputListWrap .inputListName .inputListBox input {
    margin-right: 15px
}

.mypage.purchaseFlow .inputListArea .inputListWrap .birthDate.active {
    display: block
}

.inputListArea .inputListWrap .birthDate .inputListBox select {
    padding: 0 0 0 12px
}

.inputListArea .inputListWrap .birthDate .inputListBox span {
    padding: 0 10px 0 5px;
    font-weight: 700
}

.inputListArea .inputListWrap .attestationCode {
    padding: 0 0 10px
}

.inputListArea .inputListWrap .attestationCode .inputListBox input {
    flex: 1 1 auto
}

.inputListArea .inputListWrap .attestationCode h2 {
    text-align: center;
    border: none;
    font-size: 16px
}

.inputListArea .inputListWrap .giftCode .inputListBox input {
    margin-right: 16px;
    flex: 1 1 auto
}

.inputListArea .inputListWrap .giftCode .inputListBox .btnUse {
    height: 40px;
    flex: 0 0 80px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #e13714;
    border-radius: 10px;
    box-sizing: border-box
}

.inputListArea .inputListWrap .giftCode .inputListBox .btnUse:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    text-align: center
}

.inputListArea .inputListWrap .giftCode .inputListBox .btnUset span {
    display: inline-block;
    vertical-align: middle
}

.inputListArea .inputListWrap .inputListBox .inputData {
    display: block;
    height: 40px;
    padding: 0 12px;
    line-height: 40px;
    background-color: #f9f7f4;
    border-radius: 10px;
    font-size: 12px;
    box-sizing: border-box
}

.inputListArea .inputListWrap .inputListName .inputListBox .inputData {
    flex: 1 1 100%
}

.inputListArea .inputListWrap .inputListBox .attestationText {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 40px;
    padding: 0 12px;
    font-size: 11px;
    line-height: 40px;
    opacity: .6
}

.inputListArea .inputListWrap .inputListBox.expirationDate span {
    width: 30px;
    text-align: center
}

.inputListArea .inputListBox .btnAttestation {
    position: absolute;
    top: 6px;
    right: 12px;
    display: block;
    color: #fff;
    background-color: #9a9a9a;
    border-radius: 5px;
    padding: 5px 12px;
    font-size: 11px;
    text-align: center
}

.announceArea li {
    padding-bottom: 30px
}

.announceArea li input {
    display: none
}

.announceArea li input[type=radio]+label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/ask/img/icn_radio_off.cbb0e183.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.announceArea li input[type=radio]:checked+label:before {
    content: "";
    background-image: url(/ask/img/icn_radio_on.9fb958cf.svg)
}

.announceArea li label {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

.inputListArea .inputListWrap .inputListBox .infoToggle {
    position: relative;
    width: 100%;
    padding: 10px;
    border: 1px solid #707070;
    border-radius: 10px;
    font-size: 12px;
    box-sizing: border-box;
    vertical-align: middle
}

.inputListArea .inputListWrap .inputListBox .toggleArea {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 12px;
    width: 40px;
    height: 18px
}

.inputListArea .inputListWrap .inputListBox .toggleArea .infoInput {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0;
    cursor: pointer
}

.inputListArea .inputListWrap .inputListBox .toggleArea .infoLabel {
    width: 40px;
    height: 18px;
    position: relative;
    display: inline-block;
    color: #fff;
    background-color: #9a9a9a;
    border-radius: 20px;
    transition: .3s;
    box-sizing: border-box
}

.inputListArea .inputListWrap .inputListBox .toggleArea .infoLabel:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    left: 2px;
    top: 2px;
    z-index: 2;
    background: #fff;
    transition: .4s
}

.inputListArea .inputListWrap .inputListBox .toggleArea input {
    display: none
}

.inputListArea .inputListWrap .inputListBox .toggleArea input:checked+.infoLabel {
    background-color: #e13714
}

.inputListArea .inputListWrap .inputListBox .toggleArea input:checked+.infoLabel:after {
    left: 22px
}

.inputListArea .inputListWrap .inputListPaymentWrap .inputListBox {
    flex-wrap: wrap
}

.inputListArea .inputListWrap .inputListPaymentWrap .inputListBox .selectPay {
    display: block;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 10px
}

.inputListArea .inputListWrap .inputListPaymentWrap .inputListBox .selectPay img {
    display: block;
    width: 100%
}

.inputListArea .inputListWrap .inputListPaymentWrap .inputListBox .selectPayText {
    padding-top: 20px
}

.inputListArea .inputListWrap .inputListPaymentWrap .inputListBox .selectPayText p {
    background: #f3e2ac;
    padding: 12px;
    border-radius: 10px
}

.boxTextArea p {
    padding-bottom: 16px
}

.boxTextArea.unsubscribeArea p {
    padding-bottom: 15px
}

.boxTextArea p.err {
    padding-bottom: 5px
}

.boxTextArea .boxTextWrap {
    padding: 20px 25px;
    border-radius: 10px;
    background-color: hsla(38,32%,85%,.3)
}

.boxTextArea .boxTextWrap dl dt {
    font-size: 14px;
    width: 39%;
    display: inline-block
}

.boxTextArea .boxTextWrap dl dd {
    font-size: 12px;
    width: 59%;
    display: inline-block;
    text-align: right;
    font-weight: 700
}

.boxTextArea .boxTextWrap dl {
    padding-bottom: 15px
}

.boxTextArea .boxTextWrap dl:last-child {
    padding-bottom: 0
}

.boxTextArea .boxTextWrap.columnSplit {
    padding: 20px 15px 0 20px
}

.boxTextArea .boxTextWrap.columnSplit dl {
    display: flex;
    padding-bottom: 12px
}

.boxTextArea .boxTextWrap.columnSplit dl:last-child {
    padding-bottom: 20px
}

.boxTextArea .boxTextWrap.columnSplit dl dd,.boxTextArea .boxTextWrap.columnSplit dl dt {
    flex: 0 0 50%;
    padding-bottom: 0
}

.boxTextArea .boxTextWrap.columnSplit dl dt {
    font-weight: 700
}

.boxTextArea .boxFrame,.orderContentsArea.boxFrame {
    padding: 30px 25px;
    border-radius: 5px;
    background-color: transparent;
    border: 1px solid #535353
}

.boxTextArea .boxFrame dl dt {
    font-size: 14px;
    width: 100%;
    text-align: left;
    padding-bottom: 10px
}

.boxTextArea .boxFrame dl dd {
    font-size: 12px;
    width: 100%;
    text-align: left;
    font-weight: 700
}

.orderContentsArea .textWrap {
    padding: 10px;
    border-radius: 2px;
    background-color: hsla(38,32%,85%,.3);
    font-size: 13px
}

.orderContentsArea .textWrap .orderContentsSubTitle {
    margin-bottom: 11px;
    font-weight: 700
}

.orderContentsArea .textWrap dl {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    font-size: 12px
}

.orderContentsArea .textWrap dl dt {
    flex: 0 0 auto;
    font-weight: 600
}

.orderContentsArea .textWrap dl dd {
    flex: 1 1 auto;
    text-align: right;
    font-weight: 700;
    font-size: 14px
}

.textWrap :nth-of-type(3) {
    border-bottom: 1px solid #707070
}

.boxTextArea .notice {
    padding-top: 20px
}

.boxTextArea .notice.small {
    font-size: 12px
}

.noticeContentsSubTitle span {
    font-weight: 700
}

.noticeContentsSubTitle p {
    font-size: 12px
}

.boxTextArea .boxTextWrap.recessWrap {
    padding: 25px 12px 0;
    border: none;
    background-color: #f8f7f4
}

.recessBtnWrap {
    padding-bottom: 30px;
    text-align: center
}

.recessBtnWrap .btnPause {
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    color: #424242;
    border: 1px solid #707070;
    border-radius: 19px;
    text-align: center;
    font-size: 14px;
    font-weight: 700
}

.recessBtnWrap>span {
    opacity: .6
}

.recessBtnWrap .btnPause:before {
    content: "";
    height: 100%
}

.recessBtnWrap .btnPause span,.recessBtnWrap .btnPause:before {
    display: inline-block;
    vertical-align: middle
}

.recessBtnWrap span.msgComment {
    display: block;
    color: #848484;
    font-size: 12px;
    text-align: center
}

.boxTextArea.infoRank {
    padding: 18px 45px 0;
    position: relative
}

.boxTextArea .boxTextWrap.textLinkBox p {
    padding-bottom: 0
}

.boxTextArea .boxTextWrap.textLinkBox .textLink {
    padding-bottom: 10px
}

.boxTextArea.announcement .boxTextWrap {
    position: relative;
    border: none;
    background-color: #f2ede6
}

.boxTextArea.announcement .boxTextWrap .iconRankWrap {
    display: block;
    padding: 10px 0 0 30px;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #424242
}

.boxTextArea.announcement .boxTextWrap .iconRankWrap:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 10px;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(/ask/img/icon_fitdish.9198c725.svg);
    background-repeat: no-repeat;
    background-size: 100%
}

.boxTextArea.announcement .boxTextWrap .PointWrap,.boxTextArea.announcement .boxTextWrap .nextPointWrap {
    display: flex;
    padding: 18px 0 15px 10px
}

.boxTextArea.announcement .boxTextWrap .PointWrap dt {
    flex: 0 0 auto;
    padding-bottom: 0
}

.boxTextArea.announcement .boxTextWrap dd {
    flex: 1 1 auto;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    text-align: right
}

.boxTextArea.announcement .boxTextWrap .PointHistory {
    padding-bottom: 20px
}

.boxTextArea.announcement .middleTextLink {
    padding-top: 10px
}

.boxTextArea .boxTextWrap .PointWrap dt {
    width: 45%
}

.boxTextArea .boxTextWrap .nextPointWrap dt {
    width: 80%;
    font-weight: 600;
    font-size: 16px
}

.boxTextArea .boxTextWrap .nextPointWrap dd {
    width: 18%
}

.boxTextArea .boxTextWrap .PointWrap dd,.boxTextArea .boxTextWrap .nextPointWrap dd {
    padding-right: 10px
}

.carteContentsArea .carteContentsWrap {
    background-color: #f9f7f4;
    border-radius: 10px
}

.carteContentsArea .carteContentsWrap .carteContents {
    padding: 25px 20px 0
}

.carteContentsArea .carteContentsWrap .carteContents dl dt {
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 700
}

.carteContentsArea .carteContentsWrap .carteContents dl dd {
    padding-bottom: 25px;
    font-size: 12px
}

.carteContentsArea .carteContentsWrap .carteSummary {
    font-size: 14px;
    border-top: 1px solid #af9b77
}

.carteContentsArea .carteContentsWrap .carteSummary p {
    padding: 20px 20px 35px
}

.carteContentsArea.mypageCarte {
    padding: 22px 20px 494px
}

.carteContentsArea.mypageCarte .carteContentsWrap {
    padding-bottom: 38px;
    background-color: #fff;
    border: 1px solid #707070
}

.carteContentsArea.mypageCarte .carteContentsWrap .carteContents h3 {
    padding-top: 10px;
    text-align: center;
    font-size: 24px
}

.carteContentsArea.mypageCarte .carteContentsWrap .carteContents h4 {
    padding: 26px 0 18px;
    text-align: center;
    font-size: 16px
}

.carteContentsArea.mypageCarte .carteContentsWrap .carteContents .summary {
    padding-top: 5px
}

.carteContentsArea.mypageCarte .carteContentsWrap .carteSummary {
    margin: 0 25px;
    border-color: #707070
}

.carteContentsWrap.carteChange {
    background-color: transparent
}

.carteContentsWrap.carteChange p {
    padding: 15px 0 30px;
    background-color: transparent
}

.carteContentsWrap.carteChange .carteBox {
    padding: 20px 0;
    border-radius: 15px;
    text-align: left
}

.carteContentsWrap.carteChange .carteBox dt {
    position: relative;
    padding-right: 32px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700
}

.carteContentsWrap.carteChange .carteBox dt a {
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 13px;
    color: #535353;
    text-decoration: underline
}

.carteContentsWrap.carteChange .carteBox dd {
    padding-bottom: 15px
}

.carteContentsWrap.carteChange .carteBox dd .itemList {
    padding: 8px;
    border-radius: 10px;
    background-color: #faf8f5
}

.cardContents {
    width: 640px;
    padding: 13px 45px 12px;
    margin: 0 auto;
    box-sizing: border-box
}

.cardContents .cardInner {
    padding: 8px;
    border: 1px solid #707070;
    border-radius: 10px
}

.cardContents .cardInner.warning {
    color: #e13714;
    border-color: #e13714
}

.cardContents .cardInner dl {
    display: flex;
    flex-wrap: wrap;
    padding: 12px 0 12px 12px
}

.cardContents .cardInner dl+dl {
    padding-top: 1px
}

.cardContents .cardInner dl dt {
    flex: 0 0 50%;
    font-weight: 700
}

.cardContents .cardInner dl dd {
    flex: 0 0 50%;
    font-size: 12px
}

.mypage .deliveryDateArea {
    width: 100%;
    max-width: 640px;
    padding: 0
}

.mypage .deliveryDateArea h1 {
    margin-bottom: 0;
    border-bottom: none
}

.mypage .deliveryDateArea .announceTextArea,.mypage .deliveryDateArea .errTextArea {
    height: 64px;
    padding: 10px 20px;
    margin-bottom: 0;
    border-bottom: none;
    border-top: 1px solid #af9b77;
    color: #e65a3e;
    background-color: #fef0fb;
    overflow: scroll
}

.mypage .deliveryDateArea .announceTextArea .MainText {
    display: block;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.deliveryDateArea .highlightColor1 {
    background-color: #fef1e9;
    display: block
}

.deliveryDateArea .highlightColor2 {
    background-color: #fef6e7;
    display: block
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap {
    position: relative;
    height: 67px;
    padding: 10px 20px;
    border-top: 1px solid #af9b77;
    border-bottom: 1px solid #af9b77;
    box-sizing: border-box
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap:first-child {
    border-bottom: 1px dashed #af9b77
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap:nth-child(2) {
    border-top: none
}

.deliveryDateArea span.dashedBorder .deliveryDateWrap:first-child {
    border-bottom: none
}

.deliveryDateArea span.dashedBorder .deliveryDateWrap:nth-child(2) {
    border-top: 1px dashed #af9b77
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap dl {
    font-weight: 700
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap dl dt {
    display: inline-block;
    padding-bottom: 5px;
    font-size: 14px
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .deliveryLabel,.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap dl dt .deliveryLabel {
    padding: 0 5px;
    margin-left: 5px;
    border: 1px solid;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    background-color: #fff
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap dl dd {
    padding-right: 50px;
    font-size: 16px
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap dl dd .deliveryDate {
    width: 170px;
    display: inline-block
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .deliveryDateTitle {
    padding-right: 160px;
    line-height: 47px;
    font-weight: 700
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .textLink {
    position: absolute;
    top: 16px;
    right: 20px;
    padding: 0
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .textLink a {
    font-size: 14px;
    opacity: 1;
    text-decoration: underline
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .textLink a:hover {
    text-decoration: none
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .textLink p {
    padding: 0;
    font-size: 12px
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .btnArea {
    position: absolute;
    top: 13px;
    right: 20px
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .btnArea .btn {
    position: relative;
    width: 145px;
    height: 37px;
    padding: 0 20px 0 10px;
    font-size: 14px;
    color: #fff;
    background-color: #e13714;
    box-sizing: border-box
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .btnArea .btn.deliveryDateBtn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30px 0 20px;
    border-radius: 5px
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .btnArea .btn.btnResumeDeliveries {
    width: 165px
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .btnArea .btn:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -5px
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .smallLetters {
    font-weight: 300;
    font-size: 11px
}

.deliveryDateArea .deliveryDateBoxWrap .deliveryDateWrap .centerText {
    padding: 15px 0
}

.wrapper.fixedBanner {
    padding-bottom: 56px
}

.fixedBanner .bannerArea {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 98
}

.fixedBanner .bannerArea a {
    display: block;
    font-size: 0
}

.myPageSectionWrap {
    padding: 0 20px 45px
}

.myPageSectionWrap p {
    padding: 0 10px
}

.headTextArea {
    padding-bottom: 20px
}

.headTextArea p {
    font-size: 14px
}

.headTextArea p.headTitleText {
    font-weight: 700
}

.headTextArea.warning .headTextWrap {
    color: #e13714;
    padding: 8px;
    border: 1px solid #e13714;
    border-radius: 10px
}

.headTextArea.notificationSet {
    padding: 0;
    max-width: 100%
}

.inputBottomBtnWrap {
    text-align: center
}

.inputBottomBtnArea p {
    padding-bottom: 30px;
    font-size: 13px;
    text-align: center
}

.inputBottomBtnArea .inputBottomBtnWrap .btnCarrierPayment,.inputBottomBtnArea .inputBottomBtnWrap .btnCreditCard,.inputBottomBtnArea .inputBottomBtnWrap .btnNext {
    width: 100%;
    max-width: 265px;
    height: 55px;
    margin-bottom: 30px;
    color: #fff;
    background-color: #e13714
}

.inputBottomBtnArea .inputBottomBtnWrap .btnToTop {
    width: 100%;
    max-width: 180px;
    height: 37px;
    margin-bottom: 30px;
    color: #e13714;
    background-color: #fff;
    border: 1px solid #e13714;
    border-radius: 5px;
    font-size: 14px
}

.inputBottomBtnArea .inputBottomBtnWrap .btnToTop span {
    display: inline-block;
    vertical-align: middle
}

.inputBottomBtnArea .inputBottomBtnWrap .btnAmazonPay {
    display: block;
    width: 100%;
    max-width: 196px;
    margin: 0 auto 30px;
    text-align: center
}

.inputBottomBtnArea .inputBottomBtnWrap .btnPrev {
    width: 88px;
    height: 39px;
    color: #fff;
    background-color: #a2a2a2
}

.inputBottomBtnArea .inputBottomBtnWrap .btnPrev.btnCancel {
    color: #535353;
    background-color: transparent
}

.notificationCheckWrap {
    padding: 30px 0;
    border-top: 1px solid #af9b77
}

.notificationCheckWrap input {
    display: none
}

.notificationCheckWrap input+label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background-image: url(/ask/img/icn_checkbox_off.27f61325.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    vertical-align: middle
}

.notificationCheckWrap input:checked+label:before {
    content: "";
    background-image: url(/ask/img/icn_checkbox_on.9ded72fe.svg)
}

.inputBottomTextWrap {
    padding-bottom: 20px
}

.inputBottomBtnArea .inputBottomBtnWrap .btnSkip {
    display: block;
    width: 100%;
    height: 39px;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #a2a2a2;
    border-radius: 10px
}

.boxTextArea .boxTextWrap .btnReSkip {
    display: block;
    width: 100%;
    max-width: 132px;
    height: 25px;
    margin: 0;
    text-align: center;
    font-size: 11px;
    color: #fff;
    background-color: #a2a2a2;
    border-radius: 5px
}

.inputBottomBtnWrap .textLink {
    display: block;
    color: #535353;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
    margin: 0 auto
}

.inputBottomBtnArea .inputBottomBtnWrap .btnRest {
    display: block;
    height: 40px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #e13714
}

.inputBottomBtnWrap .textLink.myPageLink {
    text-decoration: none
}

.afterwordText {
    color: #e13714;
    font-weight: 700
}

.inputBottomBtnArea .inputBottomBtnWrap .btnContinue {
    height: 39px;
    color: #e13714;
    background-color: #fff;
    border: 1px solid #e13714
}

.inputBottomBtnArea .inputBottomBtnWrap .btnQuit {
    height: 39px;
    color: #fff;
    background-color: #a2a2a2
}

.inputBottomBtnArea .inputBottomBtnWrap .btnUnsubscribe {
    height: 39px;
    color: #e13714;
    background-color: #fff;
    border: 1px solid #e13714
}

.btnBottomText {
    padding-top: 10px
}

.inputBottomBtnArea .btnMyPage {
    position: relative;
    height: 39px;
    padding-right: 15px;
    font-size: 14px;
    color: #e13714;
    background-color: #fff;
    border: 1px solid #e13719;
    box-sizing: border-box
}

.inputBottomBtnArea .btnMyPage:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 1px solid #e13719;
    border-right: 1px solid #e13719;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -5px
}

.inputBottomBtnArea .btnMyPage.btnDiagnose {
    width: 240px
}

.inputBottomBtnArea .btnMyPage.btnOrderHistory {
    width: 162px
}

.btnDeliveryHistory,.btnDeliveryHistory:hover {
    border: 1px solid #424242;
    height: 45px;
    font-size: 14px;
    font-weight: 600;
    color: #424242;
    text-decoration: underline
}

.inputBottomBtnArea.fixed {
    height: 56px;
    box-sizing: border-box
}

.inputBottomBtnArea.fixed.fixedTypeBtn {
    height: 65px
}

.inputBottomBtnArea.fixed .fixedBottomWrap {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #eee7de;
    z-index: 10
}

.inputBottomBtnArea.fixed .fixedBottomWrap .fixedBottom {
    padding: 10px 0;
    text-align: center
}

.inputBottomBtnArea.fixed .fixedBottomWrap .fixedBottom p {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    box-sizing: border-box
}

.btnRegularly {
    width: 161px;
    height: 45px;
    color: #fff;
    background-color: #e13714
}

.btnApply {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 10px
}

.inputSurveyArea h3 {
    font-size: 14px
}

.inputSurveyArea p {
    padding-bottom: 40px
}

.inputSurveyArea .inputSurveyWrap {
    margin: 0 auto
}

.inputSurveyArea .inputSurveyWrap .inputSurveyTitle {
    padding-bottom: 20px;
    font-weight: 700
}

.inputSurveyArea .inputSurveyWrap>li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #707070
}

.inputSurveyArea .inputSurveyWrap>li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.surveyRadioWrap ul {
    display: flex
}

.surveyRadioWrap ul li {
    flex: 1 1 auto;
    height: auto;
    text-align: center
}

.surveyRadioWrap ul li span {
    display: block
}

.surveyRadioWrap ul li input {
    display: none
}

.surveyRadioWrap ul li input[type=radio]+label {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    caret-color: transparent
}

.surveyRadioWrap ul li input[type=radio]+label:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    background-image: url(/ask/img/icn_radio_off.cbb0e183.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    caret-color: transparent
}

.surveyRadioWrap ul li input[type=radio]:checked+label:after {
    background-image: url(/ask/img/icn_radio_on.9fb958cf.svg);
    background-repeat: no-repeat;
    background-size: 100%
}

.surveyCheckboxWrap ul {
    padding-left: 10px
}

.surveyCheckboxWrap ul li {
    padding-bottom: 20px
}

.surveyCheckboxWrap ul li input {
    display: none
}

.surveyCheckboxWrap ul li input[type=checkbox]+label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    background-image: url(/ask/img/icn_checkbox_off.27f61325.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    caret-color: transparent;
    vertical-align: middle
}

.surveyCheckboxWrap ul li input[type=checkbox]:checked+label:before {
    background-image: url(/ask/img/icn_checkbox_on.9ded72fe.svg);
    background-repeat: no-repeat;
    background-size: 100%
}

.surveyTextareaWrap ul li textarea {
    width: 100%;
    height: 100px;
    border-radius: 10px;
    resize: none;
    padding: 10px;
    font-family: Open Sans;
    box-sizing: border-box
}

.module.cardArea {
    max-width: 640px;
    height: auto;
    padding: 0
}

.module.cardArea .cardWrap {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 15px 20px;
    background-color: #d3c6b1;
    box-sizing: border-box
}

.cardArea .cardWrap a {
    display: block;
    width: 335px;
    height: 110px;
    margin: 0 auto
}

.cardArea .cardWrap a:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.cardArea .cardWrap img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 10px
}

.menuListArea h3 {
    padding-bottom: 10px;
    font-size: 14px
}

.menuListArea .menuListWrap,.menuListArea h3 {
    max-width: 640px;
    margin: 0 auto
}

.menuListArea .menuListWrap li {
    border-bottom: 1px solid #707070
}

.menuListArea .menuListWrap li:first-child {
    border-top: 1px solid #707070
}

.menuListArea .menuListWrap li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 16px 40px 16px 10px;
    color: #424242;
    box-sizing: border-box
}

.menuListArea .menuListWrap li a:after {
    content: "";
    position: absolute;
    top: 21px;
    right: 26px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #af9b77;
    border-right: 1px solid #af9b77;
    transform: rotate(45deg)
}

.module.menuListArea.accountInfo,.module.pointHistoryArea {
    max-width: 100%;
    padding: 0
}

.module.menuListArea.accountInfo h1 {
    margin-bottom: 0
}

.module.menuListArea.accountInfo .menuListWrap {
    max-width: 640px;
    margin: 0 auto
}

.module.menuListArea.accountInfo .menuListWrap li:first-child {
    border-top: none
}

.faqTextArea h3.topTitleText {
    font-size: 14px
}

.faqTextArea .faqListWrap ul {
    list-style-position: inside
}

.faqTextArea .faqListWrap li.faqTextLink {
    padding-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em
}

.faqTextArea .faqListWrap li.faqTextLink:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin: 0 5px;
    background-color: #424242;
    border-radius: 50%
}

.faqTextArea .faqListWrap li.faqTextLink:last-child {
    padding-bottom: 0
}

.faqTextArea .faqListWrap li.faqTextLink a {
    color: #424242;
    text-decoration: underline
}

h3.faqHelp {
    margin-top: -30px
}

.module.faqArea {
    padding: 0
}

.module.faqArea h2 {
    margin: 10px 20px
}

.module.faqArea ul li {
    border-bottom: 1px solid #9b8767
}

.module.faqArea ul li:last-child {
    border-bottom: none
}

.module.faqArea ul li input[type=checkbox] {
    display: none
}

.module.faqArea ul li label {
    position: relative;
    display: block;
    padding: 20px 55px
}

.module.faqArea ul li label:before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 20px;
    height: 20px;
    background-image: url(/ask/img/icn_toggle_open.df935f35.svg)
}

.module.faqArea ul li input[type=checkbox]:checked+label:before {
    background-image: url(/ask/img/icn_toggle_close.c418ee2f.svg)
}

.module.faqArea ul li p {
    display: none;
    padding: 0 25px 20px 20px
}

.module.faqArea ul li input[type=checkbox]:checked+label+p {
    display: block;
    padding: 0 20px 20px 55px
}

.orderContentsArea .orderContentsSubTitle {
    padding: 0 0 5px 7px;
    margin-bottom: 11px;
    font-weight: 700;
    font-size: 14px
}

.orderContentsTextBlock .orderContentsSubText {
    font-weight: 700;
    font-size: 14px
}

.orderContentsTextBlock:last-child .orderContentsSubText {
    padding-top: 10px
}

.module.orderContentsArea.attentionSentence {
    background-color: #feffdb;
    padding: 15px 30px;
    margin-bottom: 28px;
    font-size: 13px;
    font-weight: 700
}

.orderContentsArea dl.orderContentsSubTitle {
    display: flex
}

.orderContentsArea dl.orderContentsSubTitle dt {
    flex: 0 0 auto
}

.orderContentsArea dl.orderContentsSubTitle dd {
    flex: 1 1 auto;
    text-align: right
}

.wrapper.mypage .inputListArea.selectionArea .inputListWrap li {
    padding-bottom: 0
}

.wrapper.mypage .inputListArea.selectionArea .inputListWrap li p {
    padding-bottom: 10px
}

.orderContentsArea .orderContentsWrap dl,.wrapper.mypage .inputListArea .inputListWrap li .orderContentsWrap dl {
    display: flex;
    align-items: center;
    padding: 0 15px 15px;
    font-size: 12px;
    font-weight: 700
}

.orderContentsArea .orderContentsWrap dl dt,.wrapper.mypage .inputListArea .inputListWrap li .orderContentsWrap dl dt {
    flex: 1 1 auto
}

.orderContentsArea .orderContentsWrap dl dd,.wrapper.mypage .inputListArea .inputListWrap li .orderContentsWrap dl dd {
    flex: 0 0 auto;
    text-align: right
}

.orderContentsArea .orderContentsWrap dl dd select {
    width: 140px
}

.orderContentsArea .boxTextWrap {
    padding: 10px;
    background-color: hsla(38,32%,85%,.3);
    font-size: 12px;
    font-weight: 600
}

.orderContentsArea .boxTextWrap li {
    padding-bottom: 5px
}

.orderContentsArea .boxTextWrap dl {
    display: flex;
    align-items: center;
    padding: 5px 10px
}

.orderContentsArea .boxTextWrap dl dt {
    flex: 0 0 auto;
    font-weight: 600
}

.orderContentsArea .boxTextWrap dl dd {
    flex: 1 1 auto;
    text-align: right;
    font-weight: 700
}

.orderContentsArea .boxTextWrap p {
    padding: 5px 10px;
    font-weight: 700
}

.orderContentsArea .boxTextWrap+.subText {
    padding-top: 5px;
    font-size: 12px
}

.orderDetail {
    padding: 0 20px
}

.orderDetailWrap {
    position: relative
}

.orderContentsArea .orderContentsWrap .orderDetailWrap {
    padding: 10px 20px;
    color: #e13714;
    font-weight: 700
}

.orderContentsSubTitle {
    position: relative
}

.deliveryHistoryContent h3,.mypage .customizeArea h3,.orderContentsArea h3 {
    position: relative;
    font-size: 14px
}

.mypage .customizeArea h3 .btnChange,.orderContentsArea .btnChange {
    position: absolute;
    right: 0;
    height: 24px;
    font-size: 12px;
    text-align: center;
    color: #777;
    text-decoration: underline;
    text-underline-offset: .1em;
    font-weight: 400
}

.orderContentsArea .btnChange:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.orderContentsArea .orderContentsWrap.orderContentsAuto dl dd select {
    width: auto
}

.orderContentsTextWrap {
    font-size: 12px
}

.orderContentsArea .orderContentsWrap {
    border-radius: 10px
}

.orderContentsArea .orderContentsWrap .orderContentsSubTitle {
    border-bottom: 1px solid #af9b77;
    padding: 10px 15px;
    color: #e13714;
    font-size: 14px
}

.orderContentsArea .orderContentsWrap dl {
    font-size: 14px
}

.orderContentsBox {
    padding: 0 25px 10px
}

.orderContentsArea .orderContentsTextWrap {
    padding: 10px;
    border-top: 1px solid #af9b77
}

.orderContentsArea .orderContentsDetaListWrap li {
    padding-bottom: 10px
}

.orderContentsArea .orderContentsDetaListWrap li:last-child {
    padding-bottom: 0
}

.orderProcedureArea .orderProcedureListWrap {
    overflow-y: hidden;
    display: flex;
    list-style: none
}

.orderProcedureArea .orderProcedureListWrap .orderProcedureList {
    position: relative;
    flex: 1 1 auto;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #707070;
    font-size: 13px;
    font-weight: 700;
    background-color: #f2ede6;
    vertical-align: middle
}

.orderProcedureArea .orderProcedureListWrap .orderProcedureList:before {
    content: "";
    position: absolute;
    top: -23px;
    right: -21px;
    border-style: solid;
    border-width: 46px 16px;
    border-color: transparent transparent transparent #f2ede6;
    z-index: 10
}

.orderProcedureArea .orderProcedureListWrap .orderProcedureList:after {
    content: "";
    position: absolute;
    top: -23px;
    right: -24px;
    border-style: solid;
    border-width: 46px 16px;
    border-color: transparent transparent transparent #fff;
    z-index: 5
}

.orderProcedureArea .orderProcedureListWrap .orderProcedureList.current {
    color: #424242;
    background-color: #d1c5ae
}

.orderProcedureArea .orderProcedureListWrap .orderProcedureList.current:before {
    border-color: transparent transparent transparent #d1c5ae
}

.orderProcedureArea .orderProcedureListWrap .orderProcedureList:last-child:before,.orderProcedureListWrap .orderProcedureList:last-child:after {
    display: none
}

.orderProcedureArea .orderProcedureListWrap .orderProcedureList:first-child,.orderProcedureArea .orderProcedureListWrap .orderProcedureList:last-child {
    padding: 0 7px
}

.paymentSelectArea .paymentSelectWrap li {
    position: relative;
    padding-bottom: 24px
}

.paymentSelectArea .paymentSelectWrap li:last-child {
    padding-bottom: 0
}

.paymentSelectArea .paymentSelectWrap li input {
    display: none
}

.paymentSelectArea .paymentSelectWrap li input[type=radio]+label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/ask/img/icn_radio_off.cbb0e183.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.paymentSelectArea .paymentSelectWrap li input[type=radio]:checked+label:before {
    content: "";
    background-image: url(/ask/img/icn_radio_on.9fb958cf.svg)
}

.paymentSelectArea .paymentSelectWrap li label {
    padding-left: 30px;
    cursor: pointer
}

.paymentSelectArea .paymentSelectWrap li p {
    padding-left: 24px;
    font-size: 12px;
    font-weight: 700;
    margin-top: 8px
}

.paymentSelectArea .paymentSelectWrap li.creditCardWrap .creditCardBox p {
    padding-bottom: 10px
}

.paymentSelectArea .paymentSelectWrap li.creditCardWrap .creditCardBox img {
    display: block;
    width: 239px;
    padding-left: 24px
}

.paymentSelectArea .paymentSelectWrap li.carrierPaymentWrap .carrierPaymentBox p {
    padding: 0 0 10px 0
}

.carrierPaymentWrap .carrierPaymentBox .carrierSelect select {
    width: 100%
}

.paymentSelectArea .paymentSelectWrap .amazonPayWrap .btnAmazonPay {
    display: block;
    width: 200px;
    margin: 20px auto 0;
    text-align: center
}

.paymentSelectArea .paymentSelectWrap .amazonPayWrap .btnAmazonPay img {
    width: 200px
}

.modal.securityCodeModal {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 340px;
    border: 1px solid #707070;
    background-color: #fff
}

.modal.securityCodeModal .module.securityCodeArea {
    padding: 15px 15px 30px
}

.modal.securityCodeModal .module.securityCodeArea h3 {
    font-size: 15px;
    text-align: center
}

.modal.securityCodeModal .module.securityCodeArea p {
    font-size: 12px
}

.modal.securityCodeModal .module.securityCodeArea p.securityCodeCaption {
    padding: 20px 0 10px
}

.modal.securityCodeModal .module.securityCodeArea img {
    padding-bottom: 20px
}

.modal.securityCodeModal .inputBottomBtnArea .inputBottomBtnWrap {
    padding-bottom: 0
}

.productEvaluationArea {
    position: relative;
    padding-bottom: 10px
}

.productEvaluationArea h2 {
    margin-top: 10px;
    margin-bottom: 10px
}

.productEvaluationHeadWrap {
    padding-bottom: 20px
}

.productEvaluationHeadWrap dl {
    padding-bottom: 10px;
    font-size: 15px
}

.productEvaluationArea .productEvaluationHeadWrap.evaluationDeliveryHistory dl {
    font-size: 18px
}

.productEvaluationWrap {
    padding-top: 20px
}

.productEvaluationWrap .productEvaluationList {
    margin-bottom: 10px;
    border: 1px solid #af9b77;
    border-radius: 10px;
    padding: 10px
}

.productEvaluationWrap .productEvaluationList .productImageWrap.productExplanationMiddle {
    text-align: center
}

.productEvaluationWrap .productEvaluationList .productInfoWrap {
    display: flex
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productImageWrap {
    position: relative;
    flex: 0 0 auto;
    padding-right: 15px;
    width: 86px;
    text-align: center
}

.productImageWrap.productExplanationMiddle {
    text-align: center
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productImageWrap img {
    width: 100%;
    max-height: 86px;
    margin: 0 auto
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productImageWrap .soldOut {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 60px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    text-align: center;
    background: #535353;
    border-radius: 2px;
    color: #fff
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productTextWrap {
    flex: 1 1 auto
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productTextWrap.productExplanation {
    width: 100%;
    border-top: 2px solid #eee7de;
    font-size: 12px;
    margin-bottom: 30px
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productTextWrap span {
    display: block;
    padding-top: 0;
    text-align: left
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productTextWrap {
    font-size: 13px;
    font-weight: 600
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productTextWrap .mainText {
    font-size: 15px;
    font-weight: 700
}

.productEvaluationWrap .productEvaluationList .productInfoWrap .productTextWrap dl {
    display: flex;
    padding-top: 5px
}

.productEvaluationListArea h3 {
    padding: 10px 0 5px
}

.productEvaluationListArea h3,.productEvaluationWrap h4 {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    border-top: 1px solid #af9b77
}

.productEvaluationWrap h4 {
    padding-top: 10px
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox input[type=radio] {
    display: none
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .productEvaluationWrap .productEvaluationListBox label.select span,.productEvaluationWrap .productEvaluationList .productEvaluationListBox label input[type=radio]:checked+span {
    background-color: #f5f0e9;
    border: 1px solid #d1bd9e
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox .evaluationList .evaluation {
    position: relative;
    display: block;
    font-size: 8px;
    line-height: 12px;
    font-weight: 400;
    color: #424242;
    text-align: center;
    width: 70px;
    height: 100%;
    box-sizing: border-box
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox .evaluationList .evaluation:after {
    content: "";
    position: absolute;
    top: 5px;
    left: calc(50% - 15px);
    display: block;
    background-image: url(/ask/img/img_evaluation.34e82453.svg)
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox .evaluationList .evaluation label {
    display: block;
    cursor: pointer
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox .evaluationList .evaluation label span:after {
    content: "";
    position: absolute;
    top: -5px;
    left: calc(50% - 25px);
    width: 60px;
    height: 60px;
    background-image: url(/ask/img/img_evaluation.34e82453.svg)
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox .evaluationList .evaluation label span {
    display: block;
    height: 70px;
    padding-top: 40px;
    box-sizing: border-box;
    border: 1px solid #efebe3;
    border-radius: 20px
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox .evaluationList .evaluation.checked {
    border-radius: 10px;
    font-weight: 700;
    background-color: #faf8f5;
    border: 1px solid #d3c6b1
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation1 .evaluation label span:after {
    background-position: -60px 0
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation2 .evaluation label span:after {
    background-position: -60px -60px
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation3 .evaluation label span:after {
    background-position: -60px -120px
}

.productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation4 .evaluation label span:after {
    background-position: -60px -180px
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation1 .evaluation label.select span:after,.productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation1 .evaluation label input[type=radio]:checked+span:after {
    background-position: 0 0
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation2 .evaluation label.select span:after,.productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation2 .evaluation label input[type=radio]:checked+span:after {
    background-position: 0 -60px
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation3 .evaluation label.select span:after,.productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation3 .evaluation label input[type=radio]:checked+span:after {
    background-position: 0 -120px
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation4 .evaluation label.select span:after,.productEvaluationWrap .productEvaluationList .productEvaluationListBox li.evaluation4 .evaluation label input[type=radio]:checked+span:after {
    background-position: 0 -180px
}

li.evaluation1 .evaluation:before {
    background-position: -71px -11px
}

li.evaluation2 .evaluation:before {
    background-position: -71px -71px
}

li.evaluation3 .evaluation:before {
    background-position: -71px -131px
}

li.evaluation4 .evaluation:before {
    background-position: -71px -191px
}

li.evaluation1 .evaluation.checked:before {
    background-position: -11px -11px
}

li.evaluation2 .evaluation.checked:before {
    background-position: -11px -71px
}

li.evaluation3 .evaluation.checked:before {
    background-position: -11px -131px
}

li.evaluation4 .evaluation.checked:before {
    background-position: -11px -191px
}

.module.productEvaluationArea.myPageProductEvaluationArea {
    padding: 0 20px 15px
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox {
    background-color: #faf8f5
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .myPageProductEvaluationHeadBox dl {
    display: flex;
    padding: 10px;
    font-weight: 700;
    background-color: #eee7de
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .myPageProductEvaluationHeadBox dl dt {
    flex: 1 1 auto
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .myPageProductEvaluationHeadBox p,.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .productEvaluationWrap {
    padding: 10px
}

.productEvaluationArea.myPageProductEvaluationArea .myPageProductEvaluationBox .productEvaluationWrap li.productEvaluationList {
    background-color: #fff
}

.productEvaluationArea .productName {
    color: #af9b77;
    text-align: center;
    padding-top: 20px
}

.productEvaluationArea .productName .subTitleText {
    display: block;
    font-size: 13px
}

.productEvaluationArea .soldOut {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 60px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    text-align: center;
    background: #535353;
    color: #fff
}

.productEvaluationArea .procedureTextWrap {
    padding-top: 40px
}

.recipeWrap>ul>li {
    margin-top: 50px;
    background-color: #fff;
    border-radius: 10px
}

.progressArea .nextRankWrap {
    position: relative;
    padding-right: 100px
}

.progressArea .nextRankWrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
    height: 82px;
    background-color: #000
}

.nextRankWrap h3.textGold {
    color: #af9b77;
    padding-bottom: 10px
}

.nextRankWrap .totalPointWrap {
    display: flex;
    align-items: baseline
}

.nextRankWrap .totalPointWrap dd {
    font-size: 18px;
    font-weight: 700
}

.nextRankWrap p.morePoint {
    font-size: 12px
}

@media screen and (max-width: 350px) {
    .nextRankWrap .totalPointWrap {
        flex-direction:column
    }
}

.progressBoxWrap {
    border: 1px solid #000;
    border-radius: 24px;
    box-sizing: border-box
}

.progressBoxWrap dl {
    position: relative;
    padding: 15px 12px;
    border-bottom: 1px solid
}

.progressBoxWrap dl:last-child {
    border-bottom: none
}

.progressBoxWrap dt {
    position: relative
}

.progressBoxWrap dt span {
    padding-left: 10px
}

.progressBoxWrap dt:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px
}

.progressBoxWrap dd {
    display: flex;
    align-items: center
}

.progressBoxWrap dd .progressBorderWrap {
    display: flex;
    width: 180px;
    height: 5px;
    margin-right: 20px;
    background-color: #ddd;
    box-sizing: border-box
}

.progressBoxWrap dd .progressBorderWrap span {
    flex: 1 1 auto;
    background-color: #ddd
}

.progressBoxWrap dd .progressBorderWrap span.completion {
    background-color: #af9b77
}

.toggleContentsArea .toggleContentsWrap {
    padding-bottom: 50px
}

.toggleContentsArea .toggleContentsWrap:last-child {
    padding-bottom: 0
}

.toggleContentsArea .toggleContentsWrap .toggleContentsTitle label {
    position: relative;
    display: block;
    padding-right: 24px;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 700;
    color: #424242;
    cursor: pointer
}

.toggleContentsArea .toggleContentsWrap input[type=checkbox]:checked+.toggleContentsTitle label:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 24px;
    height: 100%;
    background-image: url(/ask/img/icn_arrow_up.4e4de8c8.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.toggleContentsArea .toggleContentsWrap input[type=checkbox]+.toggleContentsTitle label:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 24px;
    height: 100%;
    background-image: url(/ask/img/icn_arrow_down.9a109af8.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.toggleContentsArea .toggleContentsWrap:last-child .toggleContentsTitle label {
    margin-bottom: 10px
}

.toggleContentsArea .toggleContentsWrap .toggleContentsTitle .subText {
    margin-bottom: 10px;
    font-size: 12px
}

.toggleContentsArea .toggleContentsWrap .toggleContentsBox {
    width: 100%;
    padding: 5px;
    padding-right: 8px;
    border: 1px solid #707070;
    overflow: scroll;
    border-radius: 5px;
    box-sizing: border-box
}

.toggleContentsArea .toggleContentsWrap .toggleContentsBox,.toggleContentsArea .toggleContentsWrap input[type=checkbox] {
    display: none
}

.toggleContentsArea .toggleContentsWrap input[type=checkbox]:checked+.toggleContentsTitle+.toggleContentsBox {
    display: block
}

.toggleContentsArea .toggleContentsWrap .toggleContentsBox.frameWrap {
    overflow: unset
}

.toggleContentsArea .toggleContentsWrap .toggleContentsBox.frameWrap iframe {
    width: 100%;
    height: 350px
}

.userInfoArea {
    padding: 10px 10px 15px
}

.userInfoArea .userInfoWrap {
    display: flex
}

.userInfoArea .userInfoWrap .userStatusWrap {
    flex: 1 1 auto;
    padding: 10px 20px 0 0
}

.userInfoArea .userInfoWrap .userStatusWrap .userName {
    padding-bottom: 10px;
    text-align: center
}

.userInfoArea .userInfoWrap .userStatusWrap .userStatus {
    text-align: center
}

.userInfoArea .userInfoWrap .userStatusWrap .userStatus span:last-child {
    padding-left: 10px
}

.userInfoArea .userInfoWrap .pointRankWrap {
    flex: 0 0 180px;
    height: 69px;
    padding-top: 10px;
    background-color: #f2ede6;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box
}

.userInfoArea .userInfoWrap .rankTextWrap:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #000;
    vertical-align: middle
}

.userInfoArea .userInfoWrap .rankTextWrap span {
    padding-left: 5px
}

.userInfoArea .userInfoWrap .pointRankWrap .textLink {
    text-align: center
}

.modalWrap {
    display: none
}

.modalLayer {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0,0,0,.5)
}

.modal {
    box-sizing: border-box;
    position: fixed;
    padding: 15px;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.5)
}

.modal .modalHeadArea {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 700
}

.modal.evaluationModal .inputBottomBtnArea .inputBottomBtnWrap {
    padding-bottom: 30px
}

.modal.evaluationModal .inputBottomBtnArea .inputBottomBtnWrap:last-child {
    padding: 30px 0 0
}

.modal.evaluationModal .inputBottomBtnArea .inputBottomBtnWrap .btn {
    position: relative;
    width: 100%
}

.module.modalArea.evaluationModalSubscription .modalLayer,.module.modalArea.evaluationModalTrial .modalLayer {
    padding-top: 5px;
    box-sizing: border-box;
    background-color: #fff;
    border-top: 3px solid #af9b77;
    background-color: #faf8f5
}

.module.modalArea.evaluationModalSubscription .modalLayer:before,.module.modalArea.evaluationModalTrial .modalLayer {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    height: 1px;
    width: 100%;
    background-color: #af9b77
}

.module.modalArea.evaluationModalTrial .modal.evaluationModal {
    top: calc(50% - 210px);
    height: 420px
}

.module.modalArea.evaluationModalSubscription .modal.evaluationModal {
    top: calc(50% - 150px);
    height: 300px
}

.modalWrap.evaluationModalWrap .modalLayer {
    background-color: #faf8f5
}

.modal.evaluationModal {
    top: calc(50% - 165px);
    left: calc(50% - 165px);
    width: 330px;
    padding: 33px 20px;
    border-radius: 5px;
    box-shadow: none
}

.modal.evaluationModal .modalHeadArea {
    padding-right: 0
}

.modal.evaluationModal .modalHeadText {
    color: #e13714;
    font-size: 20px
}

.modal.evaluationModal p {
    padding-bottom: 25px
}

.modal.evaluationModal .inputBottomBtnArea .redisplayWrap input[type=checkbox] {
    display: none
}

.modal.evaluationModal .inputBottomBtnArea .redisplayWrap input[type=checkbox]+label:hover span {
    text-decoration: none;
    opacity: 1
}

.modal.evaluationModal .inputBottomBtnArea .redisplayWrap input[type=checkbox]+label span {
    text-decoration: underline;
    opacity: .65
}

.modal.evaluationModal .inputBottomBtnArea .redisplayWrap input[type=checkbox]+label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-image: url(/ask/img/checkbox_off.f03e9bdc.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    vertical-align: middle
}

.modal.evaluationModal .inputBottomBtnArea .redisplayWrap input[type=checkbox]:checked+label:before {
    content: "";
    background-image: url(/ask/img/checkbox_on.fe73268f.svg)
}

.mypage .infoArea h2 {
    text-align: left;
    padding-bottom: 10px;
    padding-top: 0
}

.mypage .productEvaluationRequestArea {
    background-color: #e13714;
    border-radius: 10px;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: -10px
}

section.imgTrialCVBtn.inputBottomBtnArea.fixed .fixedBottomWrap {
    background-color: #fff
}

section.imgTrialCVBtn.inputBottomBtnArea.fixed .fixedBottomWrap .fixedBottom {
    padding: 0
}

section.imgTrialCVBtn.inputBottomBtnArea.fixed .fixedBottomWrap .fixedBottom a {
    width: 100%;
    height: auto;
    border-radius: 0;
    font-size: 0;
    box-shadow: 0 -4px 4px -1px hsla(39,26%,58%,.3)
}

.mypage section.banner {
    background-color: #af9b77;
    padding: 10px;
    font-size: 0
}

.mypage_img section {
    padding: 0
}

.wrapper.diagnoseEdit h1,.wrapper.karte h1 {
    padding: 14px 40px;
    font-size: 14px;
    text-align: center
}

.wrapper.karte h1 {
    margin-bottom: 0
}

.wrapper.karte .karteContent .karteBox {
    background-color: #faf8f5
}

.module.karteContent {
    padding: 0 15px;
    text-align: center
}

.karteContent .karteBox {
    margin: 15px 0;
    border-radius: 10px;
    background-color: #f2ede6;
    color: #3b4043
}

.karteContent .karteBox dt {
    font-size: 14px
}

.karteContent .karteBox dt.karteBoxTitle {
    padding-bottom: 10px;
    color: #535353;
    font-size: 20px
}

.karteContent .karteBox dt a {
    top: 0;
    font-size: 13px;
    text-underline-offset: .2em
}

.karteContent .karteBox dt a.unansweredTextLink {
    color: #e13714
}

.karteContent .karteBox dd {
    padding-bottom: 30px
}

.wrapper.karte .karteContent .karteBox dd:last-child {
    padding-bottom: 10px
}

.wrapper.karte .karteContent .karteBox dd li:first-child {
    padding-top: 10px
}

.karteContent .karteBox dd li {
    text-indent: -15px;
    padding-left: 15px
}

.karteContent .karteBox dd .unansweredText li {
    color: #e13714
}

.karteContent .karteBox dd .itemList {
    margin-bottom: 10px;
    padding: 8px;
    border-radius: 10px;
    background-color: #faf8f5
}

.wrapper.karte .karteContent .karteBox .items {
    padding-bottom: 10px;
    border-bottom: 1px solid #707070;
    color: #535353
}

.wrapper.karte .karteContent .karteBox dd div {
    padding-top: 5px
}

.karteContent .confirmFood {
    display: block;
    margin-top: 40px;
    color: #af9b77;
    font-size: 14px
}

p.questionText {
    padding-top: 15px;
    text-align: center
}

p.checkboxWrapHeadText {
    padding-bottom: 15px
}

.wrapper.diagnoseEdit h1 .diagnoseBack {
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    width: 50px;
    height: 100%
}

.wrapper h1 .headerBack,.wrapper.diagnoseEdit h1 .returnBack {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%
}

.wrapper h1 .headerBack:after,.wrapper.diagnoseEdit h1 .diagnoseBack:before,.wrapper.diagnoseEdit h1 .returnBack:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    left: 16px;
    width: 5px;
    height: 5px;
    border: 2px solid;
    border-color: transparent transparent #af9b77 #af9b77;
    border-radius: 2px;
    transform: rotate(45deg)
}

p.checkboxWrapHeadText {
    padding: 10px 0;
    text-align: center
}

.wrapper.mypage .qBox.qBox4 .questionHeadText {
    letter-spacing: 1.5px;
    text-align: center
}

.aBox .questionBox .questionBoxHead {
    padding: 15px 0 5px
}

.module.aBox {
    margin: 5px auto;
    padding: 0;
    text-align: center
}

.wrapper.mypage .aBox .questionBox>a {
    font-size: 14px
}

.module.qBox.qBox4 {
    width: 100%;
    padding: 0
}

.aBox .questionBox .radioWrap {
    display: flex;
    justify-content: center
}

.wrapper.mypage .allergyDescription .allergyDescriptionText {
    margin-top: 10px
}

.wrapper.mypage .inputBottomBtnWrap {
    padding-bottom: 30px;
    background-color: initial
}

.wrapper.mypage.diagnoseEdit .inputBottomBtnWrap .btn.btnNext {
    margin-bottom: 0
}

.wrapper.mypage.subscription .inputBottomBtnWrap {
    padding-bottom: 60px
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap li.ingredientsWrapTitle {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap ul {
    background-color: #f2ede6
}

.wrapper.mypage .aBox .questionBox .ingredientsWrap .categoryTitle {
    position: relative;
    text-indent: 10px;
    width: 100%
}

.wrapper.mypage .textCommentNotice {
    font-weight: 700;
    text-align: center;
    font-size: 16px
}

.wrapper.mypage .boxTextArea .noticeAbout,.wrapper.mypage .boxTextArea .noticeAboutPossible {
    padding: 5px 0;
    text-align: center
}

.wrapper.mypage .boxTextArea .remarksText {
    padding-top: 30px
}

.wrapper.mypage .boxTextArea .remarksTextBold {
    padding-top: 30px;
    font-weight: 700;
    font-size: 16px
}

.wrapper.mypage .boxTextArea .boxTextWrap.boxFrame {
    padding: 15px
}

.wrapper.mypage .boxTextArea .boxTextWrap.boxFrame dl dd {
    font-size: 16px;
    text-align: center
}

.wrapper.mypage .boxTextArea .boxTextWrap.boxFrame.impossible {
    margin-bottom: 0
}

.wrapper.mypage .boxTextArea .boxTextWrap.boxFrame.possible,.wrapper.mypage .boxTextArea .noticeAboutPossible {
    color: #e13714
}

.wrapper.mypage .boxTextArea .boxTextWrap.boxFrame.possible {
    margin-bottom: 0;
    border: 1px solid #e13714
}

.wrapper.mypage .boxTextArea .boxTextWrap.boxFrame.possible.triangle {
    margin-bottom: 50px;
    border: 1px solid #e13714
}

.wrapper.mypage .boxTextArea .boxTextWrap.boxFrame.impossible {
    opacity: .5
}

.wrapper.mypage .inputListArea .inputListWrap li .orderContentsWrap dl dd input,.wrapper.mypage .inputListArea .inputListWrap li .orderContentsWrap dl dd select {
    width: 180px
}

.wrapper.mypage .boxTextArea .textQuestion {
    font-weight: 700;
    font-size: 16px;
    text-align: center
}

.wrapper.mypage .module.boxTextArea.accountRecessText {
    max-width: 375px
}

.wrapper.mypage .boxTextWrap.boxFrame.triangle {
    position: relative;
    margin-bottom: 50px
}

.wrapper.mypage .boxTextWrap.boxFrame.triangle:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translatex(-50%) scaleY(1.5);
    bottom: -40px;
    border: 9px solid transparent;
    border-top: 10px solid #e13714
}

.mypage h2 p.subTitle {
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 30px
}

.module.boxTextArea h3.changeWrap.topTitleText {
    border-bottom: 1px solid #707070;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 14px
}

.wrapper.loginWrap {
    background-color: #fbfaf8;
    height: 100%
}

.wrapper.loginWrap h1 {
    text-align: center;
    border-bottom: none;
    padding-top: 30px;
    padding-bottom: 20px;
    font-weight: 700
}

.wrapper.loginWrap .loginBtnWrap.marginTop {
    margin-top: 240px
}

.mypage .orderContentsArea .orderContentsWrap .orderDetailWrap {
    padding: 0 0 15px 0
}

.mypage .productEvaluationArea .deliveryHistory dl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-weight: 700;
    font-size: 14px
}

.mypage .productEvaluationArea .deliveryHistory dl dd {
    padding-left: 10px
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap {
    padding-top: 5px
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap .deliveryStatusExplanation input[type=checkbox] {
    display: none
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap .deliveryStatusExplanation label {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 700
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap .deliveryStatusExplanation label:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 24px;
    height: 100%;
    background-image: url(/ask/img/icn_arrow_down.9a109af8.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap .deliveryStatusExplanation input[type=checkbox]:checked+label:before {
    content: "";
    background-image: url(/ask/img/icn_arrow_up.4e4de8c8.svg)
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap .deliveryStatusExplanation input[type=checkbox]:checked+label+.deliveryStatusExplanationBox {
    display: block
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap .deliveryStatusExplanation p {
    font-size: 12px
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap .deliveryStatusExplanation .deliveryStatusExplanationBox {
    display: none;
    padding: 5px 10px
}

.mypage .productEvaluationArea .deliveryHistory .deliveryStatusExplanationWrap .deliveryStatusExplanation .deliveryStatusExplanationBox p:first-child {
    padding-bottom: 20px
}

.mypage .productEvaluationArea .productEvaluationWrap {
    padding-top: 0
}

.productEvaluationWrap .productEvaluationList.productList {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #707070;
    border-radius: 0
}

.mypage .module.orderContentsArea.shippingDate p {
    display: inline-block;
    font-size: 16px;
    font-weight: 700
}

.mypage .module.orderContentsArea.shippingDate p.changeableDate {
    padding-bottom: 10px;
    font-size: 12px;
    color: #535353;
    font-weight: 400
}

.mypage .module.orderContentsArea.shippingDate span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    margin-left: 10px;
    font-size: 12px;
    border: 1px solid #707070;
    border-radius: 3px;
    background-color: #fff
}

.mypage .orderContentsArea .orderContentsWrap dl,.wrapper.mypage .inputListArea .inputListWrap li .orderContentsWrap dl {
    padding: 0 0 20px
}

.mypage .textLink.recipeLink a {
    position: relative;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-right: 15px;
    font-size: 12px;
    color: #e13714;
    border: 1px solid #e13714;
    border-radius: 20px;
    text-decoration: none;
    opacity: 1;
    margin-bottom: 5px
}

.mypage .textLink.recipeLink a:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0;
    border-top: 1px solid #e13714;
    border-right: 1px solid #e13714;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px
}

.mypage h4.titleBorder {
    display: flex;
    align-items: center;
    color: #707070;
    border: none
}

.mypage h4.titleBorder:after,.mypage h4.titleBorder:before {
    content: "";
    height: 1px;
    flex-grow: 1;
    border-top: 2px dotted #707070
}

.mypage h4.titleBorder:before {
    margin-right: 4px
}

.mypage h4.titleBorder:after {
    margin-left: 4px
}

.referenceText {
    color: #a744d0
}

.mypage .productEvaluationArea .productName {
    text-align: left;
    color: #535353
}

.mypage .productEvaluationArea .soldOut {
    top: 0;
    left: 0;
    color: #fff;
    background-color: #535353;
    border-radius: 3px;
    height: 20px;
    line-height: 20px
}

.mypage .module.ProductIntroduction {
    padding: 0
}

.mypage .module.ProductIntroduction img {
    width: 100%
}

.mypage .productEvaluationWrap .module.ProductIntroduction~.productEvaluationList {
    padding: 0;
    border: none
}

.mypage .recipeWrap {
    background-color: rgba(245,162,27,.1);
    padding: 20px;
    max-width: 640px;
    margin: 0 auto
}

.mypage .recipeWrap h4 {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 10px
}

.mypage .recipeWrap .recipeImg {
    padding: 0 10px
}

.mypage .recipeWrap img {
    width: 100%;
    margin-top: 5px;
    vertical-align: bottom
}

.mypage .recipeWrap .recipeBox {
    position: relative
}

.mypage .recipeWrap .recipeBox .recipeToggle {
    display: none
}

.mypage .recipeWrap .recipeBox .Label {
    padding: 1em;
    font-weight: 700;
    display: block;
    color: #af9b77;
    border-radius: 0 0 10px 10px;
    margin-top: 0
}

.mypage .recipeWrap .recipeBox .Label:before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #af9b77;
    border-right: 2px solid #af9b77;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 6px);
    right: 20px;
    transform: rotate(135deg)
}

.mypage .recipeWrap .recipeBox .recipeToggle:checked+.Label {
    border-radius: 0
}

.mypage .recipeWrap .recipeBox .Label,.mypage .recipeWrap .recipeBox .recipeContent {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all .3s
}

.mypage .recipeWrap .recipeBox .recipeContent {
    height: 0;
    margin-bottom: 10px;
    padding: 0 20px;
    overflow: hidden;
    border-radius: 0 0 10px 10px
}

.mypage .recipeWrap .recipeBox .recipeToggle:checked+.Label+.recipeContent {
    height: auto;
    padding: 10px 20px 20px;
    transition: all .3s
}

.mypage .recipeWrap .recipeBox .recipeToggle:checked+.Label:before {
    transform: rotate(-45deg)!important
}

.mypage .recipeWrap .recipeBox .recipeBoxImg {
    position: relative
}

.mypage .recipeWrap .recipeBox .recipeBoxPackage {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 100;
    width: 105px;
    height: auto
}

.mypage .recipeWrap .recipeBox .recipeSummary .recipeName {
    padding: 10px;
    color: #e13714;
    font-size: 14px;
    font-weight: 700
}

.mypage .recipeWrap .recipeBox .recipeSummary .recipeSummaryBox {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 10px 10px;
    padding: 7px;
    border-top: 1px solid #af9b77;
    border-bottom: 1px solid #af9b77
}

.mypage .recipeWrap .recipeBox .recipeSummary .recipeSummaryBox .calorie,.mypage .recipeWrap .recipeBox .recipeSummary .recipeSummaryBox .time {
    flex: 0 0 50%;
    padding: 2px 0;
    text-align: center
}

.mypage .recipeWrap .recipeBox .recipeSummary .recipeSummaryBox .time {
    border-right: 1px solid #af9b77
}

.mypage .recipeWrap .recipeBox .recipeSummary .recipeSummaryText {
    padding: 10px
}

.mypage .recipeWrap .recipeBox .recipeContent dt {
    font-weight: 700;
    padding-bottom: 5px
}

.mypage .recipeWrap .recipeBox .recipeContent dd {
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 5px;
    background-color: #faf8f5
}

.mypage .recipeWrap .recipeBox .recipeContent dd ul {
    border-top: 1px dashed #af9b77;
    border-bottom: 1px dashed #af9b77
}

.mypage .recipeWrap .recipeBox .recipeContent dd li {
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #af9b77;
    position: relative
}

.mypage .recipeWrap .recipeBox .recipeContent dd li:first-child {
    border-top: none
}

.mypage .recipeWrap .recipeBox .recipeContent dd li:last-child {
    border-bottom: none
}

.mypage .recipeWrap .recipeBox .recipeContent dd li.indent ul {
    border-top: none;
    border-bottom: none
}

.mypage .recipeWrap .recipeBox .recipeContent dd li.indent {
    margin-left: 30px;
    border-bottom: 1px dashed #af9b77;
    border: none;
    padding: 0
}

.mypage .recipeWrap .recipeBox .recipeContent dd li.indent+li {
    border-top: 1px dashed #af9b77
}

.mypage .recipeWrap .recipeBox .recipeContent dd li.indent ul li {
    border-top: none
}

.mypage .recipeWrap .recipeBox .recipeContent dl.material dd li span {
    display: inline-block
}

.mypage .recipeWrap .recipeBox .recipeContent dl.material dd li span:nth-of-type(2) {
    float: right
}

.mypage .recipeWrap .recipeBox .recipeContent dl.material dd li:after {
    content: "";
    display: block;
    clear: both
}

.mypage .recipeWrap .recipeBox .recipeContent dl.material dd li.fitdish {
    padding-top: 30px;
    position: relative
}

.mypage .recipeWrap .recipeBox .recipeContent dl.material dd li.fitdish:before {
    content: "";
    display: block;
    width: 57px;
    height: 16px;
    position: absolute;
    top: 10px;
    left: 0;
    background-image: url(/ask/img/icn_detail_fitdish_label.36f74764.svg)
}

.mypage .recipeWrap .recipeBox .recipeContent dd li .group {
    position: absolute;
    left: -30px;
    top: 7px;
    font-weight: 700
}

.mypage .recipeWrap .recipeBox .recipeContent dl.how dd li {
    padding-left: 20px
}

.mypage .recipeWrap .recipeBox .recipeContent dl.how dd li .num {
    color: #e13714;
    font-weight: 700
}

.mypage .recipeWrap .recipeBox .recipeContent dl.how dd li .material {
    font-weight: 700
}

.mypage .recipeWrap .recipeBox .recipeContent dl.how dd li .num:first-child {
    position: absolute;
    top: 7px;
    left: 0
}

.helpBtn {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 22px;
    background-image: url(/ask/img/icn_help.00b5d039.svg);
    background-size: 100%;
    background-repeat: no-repeat
}

.deliveryDateArea h1 {
    position: relative
}

.deliveryDateArea h1 .rankStatus+.helpBtn {
    top: 13px;
    right: 15px
}

.deliveryDateArea h1 .rankStatus {
    margin-right: 35px
}

.mypage.purchaseFlow .inputListArea .inputListWrap .prefecturesValue {
    font-size: 15px;
    color: #424242
}

.checkMark {
    width: 80px;
    height: 80px;
    margin: 30px auto 40px auto;
    background-image: url(/ask/img/icn_done.2049a62d.svg)
}

.redText {
    color: #e13714
}

.mypage .headTextArea span.referenceMark {
    display: block;
    font-size: 12px;
    padding-top: 10px
}

.mypage .headTextArea~.inputBottomBtnArea.paddingTop50 {
    padding-top: 50px
}

.mypage .menuListArea {
    width: 100%;
    margin: 0 auto
}

.mypage .boxTextArea .boxTextWrap {
    padding: 10px
}

.mypage .boxTextArea .boxTextWrap p {
    padding-bottom: 5px
}

.mypage .menuListArea .menuListWrap li:first-child {
    border-top: 1px solid #af9b77
}

.mypage .menuListArea .menuListWrap li {
    border-bottom: 1px solid #af9b77
}

.mypage .menuListArea h3 {
    padding: 16px 20px 10px 0
}

.mypage .unsubscribeArea,.mypage .unsubscribeArea h3.topTitleText {
    padding-top: 0
}

.mypage .unsubscribeArea .unsubscribeSubTitle {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #707070;
    font-size: 14px
}

.mypage .unsubscribeArea p {
    padding: 0 10px 15px
}

.mypage .unsubscribeArea .inputBottomBtnArea {
    padding: 0;
    padding-bottom: 20px
}

.mypage .unsubscribeArea .inputBottomBtnArea:last-child {
    padding-bottom: 0
}

.mypage .unsubscribeArea .inputBottomBtnArea .inputBottomBtnWrap .btnContinue {
    height: 52px;
    line-height: 52px
}

.mypage.applicationDetails .orderContentsWrap.boxFrame {
    padding: 0;
    border-radius: 10px;
    background-color: transparent;
    border: 1px solid #af9b77
}

.mypage.applicationDetails .orderContentsWrap.boxFrame .orderContentsWrap {
    padding-top: 5px
}

.mypage.purchaseFlow .module.orderContentsArea .orderContentsSubTitle {
    padding-left: 0
}

.mypage.applicationDetails .orderContentsWrap.boxFrame .orderContentsSubTitle {
    font-size: 16px;
    padding: 8px
}

.mypage.applicationDetails .orderContentsWrap.boxFrame .applicationContent {
    padding: 10px
}

.mypage.applicationDetails .orderContentsWrap.boxFrame .applicationContent dl {
    padding: 0 0 10px
}

.mypage.applicationDetails .orderContentsWrap.boxFrame .applicationContent dl:last-child {
    padding-bottom: 5px
}

.mypage.applicationDetails .inputListBox {
    padding-top: 5px
}

.mypage.applicationDetails .toggleContentsArea {
    padding-top: 30px
}

.inputBottomBtnWrap a {
    margin-top: 20px
}

.inputBottomBtnWrap a:first-child {
    margin-top: 0
}

.orderHistory .orderContentsWrap {
    padding-top: 0
}

.mypage.orderHistory .deliveryHistoryContent {
    padding-top: 10px
}

.mypage.orderHistory .module.orderContentsArea.shippingDate,.mypage.orderHistory .orderContentsArea .orderContentsWrap dl {
    padding-bottom: 20px
}

.mypage.orderHistory .orderContentsArea .orderContentsWrap .orderDetailWrap {
    padding-top: 0
}

.mypage.orderHistory .orderContentsArea .orderContentsWrap .orderDetailWrap .shipmentStatus {
    color: #535353;
    font-size: 13px
}

.mypage.orderHistory .orderContentsArea .orderContentsWrap .orderDetailWrap .changeableDate {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    font-weight: 400;
    color: #535353
}

.productEvaluationHeadWrap.evaluationDeliveryHistory.deliveryHistory dl {
    font-size: 13px
}

.notificationText {
    padding: 0 30px 30px
}

.userGuide h3.topTitleText {
    text-align: center;
    font-size: 18px
}

.userGuide .questionArea H3 {
    text-align: left;
    padding-bottom: 5px
}

.userGuide .questionArea {
    padding: 30px 0
}

.userGuide .questionArea .questionHidden {
    display: none
}

.userGuide .questionArea .accordion-open {
    display: block;
    padding: 10px 30px;
    padding-right: 50px;
    cursor: pointer;
    margin: 5px 0;
    font-weight: 600!important;
    color: #535353;
    border: 1px solid #707070;
    width: 100%;
    height: 72px;
    font-family: NotoSansCJKjp;
    box-sizing: border-box;
    vertical-align: middle;
    display: table;
    text-align: left
}

.userGuide .questionArea .accordion-open p {
    color: #535353;
    display: table-cell;
    vertical-align: middle
}

.userGuide .questionArea .questionContent {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    transition: .5s
}

.userGuide .module.qaArea {
    padding-left: 15px;
    padding-right: 15px
}

.questionArea .questionHidden:checked+.accordion-open+.questionContent {
    height: auto;
    opacity: 1;
    font-weight: 700
}

.userGuide .questionArea .questionHidden:checked+.accordion-open+.questionContent div {
    padding: 10px 0 30px;
    font-weight: 600
}

.userGuide .questionArea .questionHidden:checked+.accordion-open+.questionContent p a {
    color: #535353;
    font-weight: 700
}

.userGuide .questionArea .questionHidden:checked+.accordion-open+.questionContent table {
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0
}

.userGuide .questionArea .questionHidden:checked+.accordion-open+.questionContent table td,.userGuide .questionArea .questionHidden:checked+.accordion-open+.questionContent table th {
    padding: 5px 10px;
    border: 1px solid #707070;
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
    font-size: 12px
}

.userGuide .questionArea .questionHidden:checked+.accordion-open+.questionContent table th {
    background-color: #eee;
    text-align: center;
    font-weight: 700
}

.userGuide .questionArea .accordion-open:before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 6px);
    right: 20px;
    transform: rotate(135deg)
}

.userGuide .questionArea .questionHidden:checked+.accordion-open:before {
    transform: rotate(-45deg)!important;
    top: calc(50% - 4px)
}

.userGuide .questionArea .accordion-open,.userGuide .questionArea .questionContent {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all .3s
}

.module.submitArea,.module.submitArea h3 {
    text-align: center
}

.module.submitArea p {
    display: inline-block;
    max-width: 300px;
    margin: 0;
    text-align: left
}

.mypage .pointsEarned {
    margin-bottom: 0;
    border-bottom: none
}

.mypage .pointHistoryArea .pointHistoryWrap .pointHistory {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 100px 20px 20px;
    border-top: 1px solid #af9b77;
    box-sizing: border-box;
    color: #424242;
    font-weight: 700;
    font-size: 15px
}

.mypage .pointHistoryArea .pointHistoryWrap li:last-of-type {
    border-bottom: 1px solid #af9b77
}

.mypage h1.swapMenuQuestion {
    text-align: unset
}

.mypage .selectAnswer p {
    padding: 0 30px 20px;
    text-align: left
}

.mypage .selectAnswer p.small {
    font-size: 12px
}

.mypage .customizeArea .customizeContents {
    position: relative;
    display: block;
    margin-bottom: 50px;
    width: 100%
}

.mypage .customizeArea .customizeContents:last-child {
    margin-bottom: 30px
}

.mypage .customizeArea .customizeContents .orderDetailWrap {
    padding: 10px
}

.mypage .customizeArea .customizeContents .packItemImg img {
    width: 105px;
    position: absolute;
    right: 0;
    top: -6px
}

.mypage .customizeAreaBtn.inputBottomBtnArea .inputBottomBtnWrap .btnToTop {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 0 36px;
    position: relative
}

.mypage .customizeAreaBtn.inputBottomBtnArea .inputBottomBtnWrap .btnToTop:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 1px solid transparent;
    border-bottom-color: #e13714;
    border-right-color: #e13714;
    transform: rotate(-45deg);
    position: absolute;
    top: 13px;
    right: 15px
}

.module.packSelectWrap.customizeArea {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 0
}

.customizeArea .packSelectArea {
    margin: 69px 0;
    position: relative
}

.customizeArea .packSelectArea li {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.customizeArea .packSelectArea li dl {
    color: #535353;
    padding: 8px 0
}

h1 .back-btn {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid transparent;
    border-bottom-color: #ae9b79;
    border-right-color: #ae9b79;
    transform: rotate(135deg);
    position: absolute;
    top: 20px;
    left: 20px
}

.mypage .module.balanceSelectWrap {
    padding: 0
}

.mypage .module.balanceSelectArea .selectAreaWrap .selectArea li label {
    border: none
}

.wrapper.mypage .module.balanceSelectArea .inputBottomBtnArea {
    margin-top: 50px
}

.mypage .module.balanceSelectWrap .balanceSelectArea .packItemImg img {
    width: 105px;
    position: absolute;
    right: 10px;
    top: 0
}

.mypage .module.balanceSelectWrap~.inputBottomBtnArea {
    margin-top: 80px
}

.wrapper.mypage .module.balanceSelectArea .questionBox .checkboxWrap label {
    margin: 5px 0
}

.wrapper.mypage .module.customizeTOP {
    padding: 0;
    padding-bottom: 30px
}

.wrapper.mypage .module.customizeTOP div p.customizeTOPText {
    font-size: 14px;
    margin-top: 30px;
    text-align: left
}

.wrapper.mypage .module.customizeTOP div p.customizeText {
    font-size: 12px;
    margin-top: 30px;
    text-align: left
}

.mypage.purchaseFlow .module.orderContentsArea h3.changeWrap,.mypage.purchaseFlow.applicationDetails .module h3 {
    font-size: 14px
}

.mypage.purchaseFlow.applicationDetails .module.paymentSelectArea ul.paymentSelectWrap li label {
    caret-color: transparent
}

.mypage.purchaseFlow.applicationDetails .module.paymentSelectArea ul.paymentSelectWrap li input:checked+label:before {
    background-image: url(/ask/img/icn_radio_on.9fb958cf.svg)
}

.mypage.purchaseFlow.applicationDetails .module.paymentSelectArea ul.paymentSelectWrap li input+label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/ask/img/icn_radio_off.cbb0e183.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.amazonPayBtnWrapper {
    width: 100%;
    padding: 15px 0 10px 0;
    margin: 10px 0;
    border-radius: 10px;
    box-sizing: border-box
}

.amazonPayBtnWrapper .btnAmazonPay {
    margin: 0 auto!important;
    padding: 0
}

.mypage.purchaseFlow .orderContentsArea .boxTextWrap dl,.mypage.purchaseFlow .orderContentsArea .boxTextWrap p,.mypage.purchaseFlow .orderContentsArea .textWrap dl {
    padding: 5px 0
}

.orderContentsArea .boxTextWrap.textWrap {
    padding: 10px;
    border-radius: 0
}

.orderContentsArea .boxTextWrap.textWrap :nth-of-type(3) {
    border: none
}

.orderContentsArea.packsCountFinish .textWrap dl dt {
    font-size: 14px;
    font-weight: 800
}

.mypage.purchaseFlow .orderContentsArea~.inputBottomBtnArea.marginTop {
    margin-top: 30px
}

.purchaseFlow .orderContentsArea.shippingDate {
    padding-bottom: 0;
    margin-bottom: 20px;
    background-color: hsla(38,32%,85%,.3)
}

.purchaseFlow .orderContentsArea.shippingDate p.noticeDate {
    display: block;
    padding: 10px 0 0;
    font-weight: 400;
    font-size: 12px
}

.orderContentsArea.packsCountFinish .textWrap dl {
    border: none
}

.orderContentsArea.packsCountFinish .textWrap dl dt {
    font-weight: 700
}

.orderContentsArea .orderContentsWrap.borderWrap {
    border: 1px solid #af9b77;
    border-radius: 10px
}

.logo_area.logoLeft,h1.logoLeft {
    text-align: left
}

.mypage .customizeArea .orderContentsWrap .orderDetailWrap {
    padding: 0
}

.inputBottomBtnArea .inquiryMail {
    padding-bottom: 10px;
    font-size: 14px
}

.inputBottomBtnArea .smallTextArea {
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 5px;
    text-align: left
}

.inputSurveyArea .telephoneNumber {
    margin-top: 16px;
    padding: 10px;
    background-color: hsla(38,32%,85%,.3);
    font-weight: 700;
    font-size: 16px;
    text-align: center
}

.inputSurveyArea .businessHours {
    padding: 15px 0 5px;
    margin-bottom: 10px;
    border-bottom: .5px solid #707070;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

.inputSurveyArea .businessHoursDetails {
    padding-bottom: 10px;
    font-weight: 700;
    text-align: center
}

.noticeArea .noticeBtn {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url(/ask/img/icn_notification_off.d00b8eb4.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.noticeArea .noticeBtn.on {
    background-image: url(/ask/img/icn_notification_on.df4b032d.svg)
}

.btn.btnmypage.confirmFood {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 10px;
    padding-right: 30px;
    text-align: left;
    color: #e13714
}

.btn.btnmypage.confirmFood:before {
    display: block;
    width: 7px;
    height: 7px;
    border: 2px solid transparent;
    border-bottom-color: #e13714;
    border-right-color: #e13714;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 7px);
    right: 10px;
    border-radius: 3px
}

.btn.btnmypage.confirmFood p {
    line-height: 18px
}

.registeredContent .boxTextArea .boxTextWrap {
    background-color: #f4efe7;
    font-weight: 700;
    border-radius: unset
}

.faq .topTitleText {
    padding: 30px 0 20px
}

.selectionArea {
    padding-bottom: 10px
}

.notificationCheck {
    padding: 0 0 30px;
    border-top: none;
    font-size: 12px
}

.modal.changeDeliveryDate {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 330px;
    border: 1px solid #707070
}

.modal.changeDeliveryDate .module.boxTextArea {
    padding: 0 0 45px
}

.modal .inputBottomBtnArea {
    padding-bottom: 0
}

.mypage.purchaseFlow .module.headTextArea .guideText {
    text-align: center
}

.mypage.convenienceStorePayment h1 {
    margin-bottom: 0
}

.mypage.convenienceStorePayment {
    max-width: 100%
}

.mypage.convenienceStorePayment .convenienceStore {
    padding-top: 30px
}

.mypage.convenienceStorePayment .convenienceStore p {
    padding-bottom: 20px;
    color: #000
}

.mypage.convenienceStorePayment .convenienceStore h3 {
    border-bottom: 1px solid #707070;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 14px
}

.mypage.convenienceStorePayment .convenienceStore .paymentSelectWrap li .paymentSelectBox {
    display: none
}

.mypage.convenienceStorePayment .convenienceStore .paymentSelectWrap li input:checked~.paymentSelectBox {
    display: block
}

.mypage.convenienceStorePayment .convenienceStore .paymentSelectWrap li .paymentSelectBox img {
    margin-left: 30px;
    padding-top: 5px;
    padding-bottom: 10px
}

.mypage.convenienceStorePayment .orderContentsArea {
    padding-top: 30px
}

.mypage.convenienceStorePayment .orderContentsArea h3 {
    border-bottom: 1px solid #707070;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 14px
}

.mypage.convenienceStorePayment .orderContentsArea .textWrap {
    padding: 10px 20px
}

.mypage.convenienceStorePayment .orderContentsArea .textWrap dl {
    padding: 5px 0
}

.mypage.convenienceStorePayment .orderContentsArea .textWrap dl:nth-of-type(3) {
    border-bottom: none
}

.mypage.convenienceStorePayment .orderContentsArea .textWrap dl:nth-of-type(4),.mypage.convenienceStorePayment .orderContentsArea.sevenEleven .textWrap dl:nth-of-type(3) {
    padding-bottom: 15px;
    margin-bottom: 5px;
    border-bottom: 1px solid #707070
}

.mypage.convenienceStorePayment .orderContentsArea.sevenEleven .textWrap dl:nth-of-type(4) {
    padding: 5px 0;
    margin: 0;
    border-bottom: none
}

.mypage.convenienceStorePayment .orderContentsArea .textWrap dl dt {
    font-weight: 700
}

.mypage.convenienceStorePayment .orderContentsArea .textWrap dl dd {
    font-weight: 600
}

.mypage.convenienceStorePayment .convenienceStorePaymentExplanation dl {
    padding-bottom: 30px
}

.mypage.convenienceStorePayment .convenienceStorePaymentExplanation dl:last-child {
    padding-bottom: 0
}

.mypage.convenienceStorePayment .convenienceStorePaymentExplanation dl dt {
    padding-bottom: 10px;
    font-weight: 700
}

.mypage.convenienceStorePayment .convenienceStorePaymentExplanation dl dd {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 12px
}

.mypage.convenienceStorePayment .convenienceStorePaymentExplanation.sevenEleven h4 {
    padding-bottom: 10px
}

.mypage.convenienceStorePayment .convenienceStorePaymentExplanation.sevenEleven p {
    padding-bottom: 10px;
    font-size: 12px
}

.mypage .unsubscribeBox .unsubscribeTextLink {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto
}

.mypage .unsubscribeBox .unsubscribeTextLink a {
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
    color: #535353
}

.mypage .unsubscribeBox .unsubscribeTextLink a:hover {
    text-decoration: none
}

.modal.unsubscribeBox {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 330px;
    border: 1px solid #707070;
    background-color: #fff
}

.modal.unsubscribeBox .boxTextArea {
    padding: 20px 20px 0;
    text-align: center
}

.wrapper.mypage .modal.unsubscribeBox .boxTextArea .textQuestion {
    padding-bottom: 30px
}

.modal.unsubscribeBox .boxTextArea p {
    font-weight: 600
}

.wrapper.mypage .modal.unsubscribeBox .inputBottomBtnArea {
    padding-top: 30px
}

.wrapper.mypage .modal.unsubscribeBox .inputBottomBtnArea .inputBottomBtnWrap {
    padding-bottom: 0
}

.errTextArea {
    padding: 10px 20px;
    margin-bottom: 0;
    border-bottom: none;
    border-top: 1px solid #af9b77;
    color: #e65a3e;
    background-color: #fef0fb
}

.mypage.convenienceStorePayment .errTextArea {
    border-top: none;
    border-bottom: 1px solid #af9b77
}

.loginArea .inputLoginWrap .infoText {
    padding-bottom: 10px
}

.errBox {
    width: 100%;
    max-width: 640px;
    padding: 0 30px 20px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center
}

.loginArea .errBox {
    padding: 0 0 20px 0
}

.inputBottomBtnWrap .errBox {
    padding: 0
}

.inputBottomBtnArea .errBox,.wrapper.loginWrap.errBox {
    padding: 0 0 20px 0
}

.errText {
    color: #e13714;
    font-weight: 700
}

.loginBtnWrap .errText {
    text-align: center
}

.loginArea .inputLoginWrap .errText {
    display: block;
    width: 100%;
    bottom: 10px;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 700
}

.errBox p.errText,.errBox.detailErrBoxWrap .detailErrBox {
    border: 1px solid #e13714;
    background-color: #fef0fb;
    padding: 10px
}

.errBox.detailErrBoxWrap .detailErrBox .errTitle {
    font-size: 15px;
    font-weight: 700;
    color: #e13714;
    border-bottom: 1px solid #707070;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: left
}

.errBox.detailErrBoxWrap .detailErrBox .errText {
    padding: 0;
    color: #523e36;
    border: none;
    font-weight: 400;
    text-align: left
}

.inputBottomBtnArea p.errText,.loginBtnWrap p.errText {
    font-size: 13px;
    text-align: center;
    padding-top: 10px
}

.inputListWrap li p.errText {
    padding-top: 10px
}

.inputListArea .inputListWrap li:last-child .inputListBox,.inputListBox {
    padding-bottom: 0
}

.inputListBox .error,.inputListBox select.error,.inputLoginBox input.error {
    background-color: #fef0fb
}

.inputListWrap li {
    padding-bottom: 24px
}

.wrapper.mypage.purchaseFlow.applicationDetails .errBox {
    padding-bottom: 0
}

.descriptionInnerTextBox {
    display: flex
}

.descriptionInnerTextBox dd {
    margin-left: 10px
}

.selectBoxWrap .leadWrite {
    padding-bottom: 25px;
    text-align: center
}

.selectBoxWrap .leadWrite img {
    width: 240px
}

.selectBoxWrap .descriptionWrap {
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    background-color: #f9f7f4;
    color: #535353;
    font-weight: 700
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap+label {
    display: flex;
    position: relative;
    align-items: center;
    padding: 0 10px;
    margin-top: 7px;
    width: 100%;
    height: 74px;
    border: 1px solid #af9b77;
    border-radius: 4px;
    box-sizing: border-box
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap+label:before {
    content: "";
    display: inline-block;
    padding-right: 25px;
    width: 19px;
    height: 19px;
    background: url(/ask/img/icn_radio_off.cbb0e183.svg) no-repeat
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap:checked+label:before {
    background-image: url(/ask/img/icn_radio_on.9fb958cf.svg)
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap+label:hover {
    cursor: pointer
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap+label .text {
    display: inline-block
}

.selectBoxWrap .selectBox {
    padding: 0;
    margin-bottom: 30px
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap {
    position: relative
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap label {
    width: 100%;
    height: 100px;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 0;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 #c6bd97e8;
    border: 1px solid transparent;
    font-weight: 700;
    box-sizing: border-box
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap label:before {
    display: none
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap:first-child label {
    margin-top: 10px
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap label .labelText span.parentheses {
    display: block;
    font-size: 16px
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap label .labelText span.offComment {
    text-align: center;
    margin: 0 auto;
    padding: 2px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    background-color: #e13714;
    color: #fff;
    border-radius: 40px;
    font-size: 12px
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap input {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 35px;
    left: 10px;
    background-image: url(/ask/img/checkbox_off.f03e9bdc.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-appearance: none;
    border: none;
    z-index: 100
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap input:checked {
    background-image: url(/ask/img/checkbox_on.fe73268f.svg)
}

.selectBoxWrap .selectBox .questionBox .checkboxWrap input:checked+label {
    background-color: #fffaeb;
    color: #e13714;
    border: 1px solid #e13714
}

.selectBoxWrap .selectBox.packsSelect .questionBox .checkboxWrap label .labelText {
    font-size: 20px
}

.selectBoxWrap .selectBox.packsSelect .questionBox .checkboxWrap label .labelText span.parentheses.smallText {
    font-size: 12px
}

.selectBoxWrap .selectBox.packsSelect .questionBox .checkboxWrap input+label,.selectBoxWrap .selectBox.packsSelect .questionBox .checkboxWrap input:checked+label {
    color: #424242;
    font-size: 20px
}

.selectBoxWrap .selectBox.packsSelect .questionBox .checkboxWrap label .labelText span.parentheses .normalPrice {
    padding-left: 10px
}

.selectBoxWrap .selectBox.packsSelect .questionBox .checkboxWrap label {
    padding: 25px 20px 0 45px;
    position: relative
}

.selectBoxWrap .selectBox.packsSelect .questionBox .checkboxWrap label.recommendWrap {
    padding-top: 25px
}

.selectBoxWrap .selectBox.packsSelect .questionBox .checkboxWrap label .recommend {
    position: absolute;
    top: 5px;
    left: 50%;
    padding: 2px 10px;
    margin-left: -40px;
    background-color: #e13714;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 15px;
    box-sizing: border-box
}

.selectBoxWrap .selectBox.packsSelect .explainext {
    margin-top: 30px;
    font-size: 13px
}

.selectBoxWrap .selectBox.packsSelect.packsSelectEdit .questionBox .checkboxWrap input {
    top: 16px
}

.selectBoxWrap .selectBox.packsSelect.packsSelectEdit .questionBox .checkboxWrap label {
    height: 60px;
    padding-top: 15px
}

.selectBoxWrap .selectBox.packsSelect.packsSelectEdit .questionBox .checkboxWrap label .labelText span.parentheses {
    display: inline-block;
    padding-left: 60px
}

.selectBoxWrap .selectBox.packsSelect.packsSelectEdit .questionBox .checkboxWrap label .labelText span.parentheses.smallText {
    font-size: 12px
}

.selectBoxWrap .selectBox.packsSelect.packsSelectEdit .questionBox .checkboxWrap label .labelText span.parentheses.smallText .normalPrice {
    font-size: 10px
}

.selectBoxWrap .fontsize16 {
    font-size: 16px
}

.selectBoxWrap .fontsize21 {
    font-size: 21px
}

.selectBoxWrap .fontsize14 {
    font-size: 14px
}

.selectBoxWrap .readMore {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #424242
}

.selectBoxWrap .redText {
    color: #e13714;
    font-weight: 700
}

.inputListArea .inputListWrap .attestationCode .inputListBox.subTextWrap .subText {
    font-size: 14px
}

.inputListArea .inputListWrap .attestationCode .inputListBox.subTextWrap .inputListTitle {
    margin-top: 30px
}

.inputListArea .inputListWrap .attestationCode .inputListBox.subTextWrap .authcodeDestination {
    font-size: 15px;
    font-weight: 700
}

.newsImg {
    width: 640px;
    max-width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 auto;
    padding: 15px 20px;
    background-color: #d3c6b1;
    box-sizing: border-box
}

.newsImg img {
    width: 100%;
    height: auto;
    border-radius: 10px
}

.newsText {
    max-width: 640px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 auto;
    padding: 20px
}

@media screen and (min-width: 640px) {
    .cardArea .cardWrap a {
        width:600px;
        height: 197px
    }
}
