@charset "utf-8";
/*!
 * Cusp v0.5(Provisional)
 * For "Materialize Design" Frame Work
 * Copyright 2015 Glitter Style
 *
*/
@font-face {
  font-family: 'material-icons';
  src:url('fonts/material-icons.eot?283im0');
  src:url('fonts/material-icons.eot?283im0#iefix') format('embedded-opentype'),
      url('fonts/material-icons.ttf?283im0') format('truetype'),
      url('fonts/material-icons.woff?283im0') format('woff'),
      url('fonts/material-icons.svg?283im0#material-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
*{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body {margin: 0;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
progress {vertical-align: baseline;}
template,[hidden] {display: none;}
a {background-color: transparent;-webkit-text-decoration-skip: objects;}
a:active,a:hover {outline-width: 0;}
abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}
b,strong {font-weight: inherit;font-weight: bolder;}
dfn {font-style: italic;}
h1 {font-size: 2em;margin: 0.67em 0;}
mark {background-color: #ff0;color: #000;}
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
img {border-style: none;}
/*svg:not(:root) {overflow: hidden;}*/
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}
figure {margin: 1em 40px;}
hr {box-sizing: content-box;height: 0;overflow: visible;}
button,input,select,textarea {font: inherit;margin: 0; }
optgroup {font-weight: bold;}
button,input {overflow: visible;}
button,select {text-transform: none;}
button,html [type="button"],[type="reset"],[type="submit"] {-webkit-appearance: button;}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}
textarea {overflow: auto;}
[type="checkbox"],[type="radio"] {box-sizing: border-box;padding: 0;}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-input-placeholder {color: inherit;opacity: 0.54;}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}

/* Reset */
ul,li{padding: 0;}
dl,dd{margin:0}
dt{font-weight: bold}
/* Layout */
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient: horizontal;-webkit-flex-direction:row;flex-direction:row;}
.reverse{-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.between{-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.around{-webkit-justify-content:center;justify-content:center}
.flex-wrap{flex-wrap: wrap}
.flex-end{-webkit-justify-content: flex-end;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.flex-column{-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-orient: column;}

.flex-center{-webkit-align-self: center;-ms-flex-item-align: center;align-self: center}
.flex-top{-webkit-align-self: flex-start;-ms-flex-item-align: flex-start;align-self: flex-start}
.flex-bottom{-webkit-align-self: flex-end;-ms-flex-item-align: end;align-self: flex-end}
.flex-stretch{-webkit-align-self: stretch;-ms-flex-item-align: stretch;align-self: stretch}
.items-center{-webkit-align-items: center;-webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-justify-content:center;justify-content:center;align-items: center;}

/* Elemnents */
.defs{display:none;}
.before,.after{position: relative;}
.before:before,
.after:after,
.count:before,.count:after{
  display:block;
  position:absolute;
  content:'';
}
.perm-left,.perm-right,
.left,.right{width: 49%}
  /* legacy blowser fallback */
  .perm-right {float:right;}
  .perm-left {float:left;}
  /*
    layout pattern
  */
  .six-four .left{width: 35%;}
  .six-four .right{width: 60%}
  .seven-three .left{width: 25%;}
  .seven-three .right{width: 70%}

.col-evn1{width: 24%}
.col-evn2{width: 49%}
.col-evn3{width: 74%}
.col-odd3,
.col-evn4{width: 100%}
.col-odd1{width: 32.33%}
.col-odd2{width: 65.66%}

.block,
.overall:before,
.overall:after{width:100%;height:100%}

.top,
.refer:before,
.refer:after{top: 0;left: 0}

.lay-w:after {
  background: rgba(255,255,255,.6);
  opacity: 0;
  transition: opacity .3s ease-in;
}
  .lay-w:hover:after{opacity: 1}

.cards{
  position: relative;
  background: #fff;
  -webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

/*
  floating: shadow + float->Sink
  fliatn  : shadow + Sink->float
  float   : Sink->float + shadow
*/
.floatn:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.element,
.float-element:hover{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}

.floating-element,
.float-element{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}

.floating-element{
  -webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2),0 8px 24px rgba(0,0,0,.2);box-shadow: 0 2px 4px rgba(0,0,0,.2),0 8px 24px rgba(0,0,0,.2);
}

.floating-element:hover,
 #contact .wpcf7-submit:hover{
  -webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);
  -webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.floatn-element{
  box-shadow: 0px 1px 6px rgba(0,0,0,.1),1px 1px 0 rgba(0,0,0,.1),-1px -1px 6px rgba(0,0,0,.1);
  -webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;
}
.floatn-element:hover{
  -webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-3px,0);
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2),0 10px 24px rgba(0,0,0,.2);box-shadow: 0 2px 4px rgba(0,0,0,.2),0 10px 24px rgba(0,0,0,.2);
}

.gradation-overlay{
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 35%,rgba(0,0,0,.2) 76%,rgba(0,0,0,.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 35%,rgba(0,0,0,.2) 76%,rgba(0,0,0,.5) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 35%,rgba(0,0,0,.2) 76%,rgba(0,0,0,.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.depth-2{
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2),0 10px 24px rgba(0,0,0,.2);box-shadow: 0 2px 4px rgba(0,0,0,.2),0 10px 24px rgba(0,0,0,.2);
}
.depth-3{
  box-shadow: 0 10px 17px 0 rgba(0,0,0,.12),0 17px 50px 0 rgba(0,0,0,.1)
}
.depth-4{
  box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);
}


.imgBox{position: relative;display: block;overflow: hidden}
.cards .imgBox{height:180px}

.list {list-style-type: disc;padding-left: 20px;}

.parallax-content{
  position: relative;
  overflow: hidden;
}
.pllx{position: absolute;left: 0;bottom: 0;z-index: 0;}


.border-h{
  position: relative;
  text-align: center;
}
.border-h span{
  position: relative;
  display: inline-block;
  padding: 0 0.8em;
  background: #fff;
  z-index: 1
}
.border-h:before{
  width: 100%;
  height: 1px;
  top:50%;
  z-index: 0;
  background: #000;
}

/* Text Contents */
.alignTop *:first-child{margin-top:0;}

/* Modal styles */

#modalOverlay,
#cuspDialog-modal,
.sub-modal,
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#modalOverlay,
#cuspDialog-modal,
.sub-modal{
  z-index: 101;
  display: none;
  will-change: opacity;
}
#modalOverlay{background-color: rgba(0,0,0,.8);}
#cuspDialog-modal,.sub-modal{background-color:rgba(100,100,100,.8);}

.modalWrap {
  position: relative;
  width:1024px;
  max-width: 80%;
  height: 80%;
  background: #fff;
  margin: 5% auto;
  overflow: hidden;
  cursor: default;
}
#modalOverlay .modalContent,
#sub-modal .modalContent{height: 100%;overflow-y: auto;-webkit-overflow-scrolling: touch;}

  #modal-loader{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff url(images/loading.gif) no-repeat 50% 50%;
    display: none;
  }


#modal-close,
#modal-pager{
  position: absolute;
}
#modal-close{
  width: 50px;
  height: 50px;
  top: 2%;
  right: 2%;
  z-index: 3;
}
#modal-pager{
  bottom: 0;
  right: 0;
  text-align: center;
  margin:0;
}
  #modal-pager li{
    cursor: pointer;
    width:120px;
    padding: 6px 12px;
  }
  #modal-pager li:hover{background: #eee}
  #modal-pager .prev:after{content: '\e315'}
  #modal-pager .next:before{content: '\e314'}

.initialized {
  cursor: zoom-in;
  position: relative;
  display: inline-block;
  -webkit-transition: opacity 0.4s;transition: opacity 0.4s;
}
  .initialized:hover {will-change: left, top, width, height; }
/*    .initialized:hover:not(.active) {
      -ms-filter: "progid:DXImageTransform@mixin Microsoft@mixin Alpha(Opacity=${iefactor})";
      filter: "alpha(opacity=(${iefactor}))";
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      opacity: 0.8; }*/
.initialized .active{cursor: zoom-out;}
.initialized img{display:block}

/* Cusp Dialog */
#cuspDialog-close:before,
#control li:before{font-family: 'cuspicon';}

.cuspDialog{
  position:relative;
  background: #fff;
  -webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.cuspDialog h3{
  font-size: 1.5em;
  margin-bottom:1em;
}

.cuspDialog-title{color:#fff;border-bottom: 1px solid #fff}

#cuspDialog-close{
  position:absolute;
  top: -10px;
  right: -20px;
  cursor:pointer;
  color: #fff;
  text-shadow: 3px 4px 12px rgba(0,0,0,.3);
}

#writer{padding:8px;border-radius:50%}
#writer,
#search-on{background:#fff;}

#cuspDialog-close:before{content:'\e070';font-size: 2.5em;}
#writer:before{content: '\e62d';color: #111;}

  #dialog-close:before,
  #search-on.on:before{content:'\e61e';font-size:5em}


/* Form Style */

#contact p,
#commentform p:not(.form-submit){position: relative;}
#no-comment{color:#fff}

#contact input[type=text],
#contact input[type=email],
#contact textarea,
#commentform input[type="text"],
#commentform textarea{
  margin-top: 12px;
display: block;
border-bottom:2px solid #ddd;
}
#contact .label,
#commentform label{
  position: absolute;
  top: 5px;
  -webkit-transition:all .2s ease-in;transition:all .2s ease-in;
  -webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;display:inline-block;
}
#contact input[type="text"]:focus,
#contact input[type=email]:focus,
#contact textarea:focus,
#commentform input[type="text"]:focus,
#commentform textarea:focus{border-bottom:2px solid #00317f;}
.focus{color:#00317f;top:-3px!important;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);}

#submit{
  display:block;
  text-align:center;
  background: #00317f;
  color: #fff;
  border: none;
}
/* Tips */
.tips {
background-color: #333;
background-color: rgba(0,0,0,.8);
border-radius: 3px;
color: #fff;
padding:6px 18px;
position: absolute;
right: 47px;
top: -13px;
z-index: 200;
white-space: nowrap;
display: none
}
.tips:before {
border:5px solid transparent;
content: '';
position: absolute;
border-left: 10px solid #333;
border-left: 10px solid rgba(0,0,0,.8);
top:50%;
margin-top: -5px;
right: -15px;
}

.reverse .tips{
    right: auto;
    left: 47px;
}
.reverse .tips:before{
    border-left: none;
    border-right: 10px solid #333;
    border-right: 10px solid rgba(0,0,0,.8);
    right: auto;
    left: -10px;
}
/*! Waves v0.6.3 http://fian.my.id/Waves : Copyright 2014 Alfiana E. Sibuea and other contributors Released under the MIT license https://github.com/fians/Waves/blob/master/LICENSE */
.waves-effect {position: relative;cursor: pointer;display: inline-block;overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.waves-effect .waves-ripple {position: absolute;border-radius: 50%;width: 100px;height: 100px;margin-top: -50px;margin-left: -50px;opacity: 0;background: rgba(255, 255, 255, 0.4);background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;-webkit-transition-property: -webkit-transform, opacity;transition-property: transform, opacity;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);pointer-events: none;}
.waves-effect.waves-dark .waves-ripple {background: rgba(0, 0, 0, 0.2);background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);}
.waves-effect.waves-classic .waves-ripple {background: rgba(0, 0, 0, 0.2);}
.waves-effect.waves-classic .waves-ripple {background: rgba(255, 255, 255, 0.4);}
.waves-notransition {-webkit-transition: none !important;transition: none !important;}
.waves-button,.waves-circle {-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);}
.waves-button,.waves-button:hover,.waves-button:visited,.waves-button-input {white-space: nowrap;vertical-align: middle;cursor: pointer;border: none;outline: none;color: inherit;background-color: rgba(0, 0, 0, 0);font-size: 1em;line-height: 1em;text-align: center;text-decoration: none;z-index: 1;}
.waves-button {padding: 0.85em 1.1em;border-radius: 0.2em;}
.waves-button-input {margin: 0;padding: 0.85em 1.1em;}
.waves-input-wrapper {border-radius: 0.2em;vertical-align: bottom;}
.waves-input-wrapper.waves-button {padding: 0;}
.waves-input-wrapper .waves-button-input {position: relative;top: 0;left: 0;z-index: 1;}
.waves-float {-webkit-mask-image: none;-webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);}
.waves-float:active {-webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);}
.waves-block {display: block;}
/* Firefox Bug: link not triggered */
a.waves-effect .waves-ripple {z-index: -1;}


/*  ===================================

  Breadcrumb

==================================== */
#breadcrumb{
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  width: 1024px;
  height: 46px;
  text-align: left;
  max-width: 100%;
  border: 1px solid #cacaca;
}
#breadcrumb ul{margin: 0;}
#breadcrumb li{
  display: inline-block;
  margin-right: 1.5em;
  height: 100%;
}
#breadcrumb span{
  display: inline-block;
  max-width:400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
#breadcrumb a,
#breadcrumb .no-link{display:block;position:relative;padding:12px 16px;border:none;-webkit-transition:color .2s ease-in;transition:color .2s ease-in;}

/*#breadcrumb a{color:#888;}*/
#breadcrumb a:hover{color: #bbb}

  #breadcrumb .home{position: relative;padding:12px 18px;}
  #breadcrumb .home:after{
    width: 33px;
    height: 33px;
    border-right: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    top: 4px;
    right: -14px;
    transform: rotate(45deg);
  }
  #breadcrumb .icons_b:after{
    content: '\e315';
    position: absolute;
    left: 100%;
  }
  #breadcrumb.flex div:last-child .icons_b:after{content:''}


/* ===================================

  MyMenu (MyShop & favorite list)

=================================== */
#myMenu{
  position: fixed;
  right: 0;
  bottom:0;
  top: 0;
  transition: transform .5s cubic-bezier(0.82, -0.07, 0.63, 1);
  z-index: 100
}
#myMenu.hide{transform: translate3d(0,55px,0);}
#myMenu-open{
  width: 55px;
  height: 55px;
  position: absolute;
  left: -78px;
  bottom: 26px;
  border-radius: 50%;
  background: #333;
}
  #myMenu-open.on{background:#666;}
#myMenu-open:before{
  content: '\e03b';
  font-size: 3em;
  margin: 0;
  color: #fff;
  line-height: 1.5;
}

  #myMenu-open .notice{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 0;
    background: #ef5151;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    transform: scale(0);
    transition: all .5s cubic-bezier(0.7, 0, 0.21, 1);
  }
  #myMenu-open .notice.on{
    transform: scale(1);
  }

#myMenu-header{
  position: relative;
  height: 80px;
  background: #000;
  color: #fff;
  overflow: hidden;
    padding: 34px 16px 6px;
    box-shadow: 0 2px 12px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.2);
    z-index: 1;
}
  #myMenu-header h2{margin:0;font-size: 1.6em;text-transform:uppercase;}

#myMenu-header .app-breadcrumb{}
.app-breadcrumb .sub{display: inline-block;}
  .app-breadcrumb .second,
  .app-breadcrumb .sub li{display: inline-block;padding: 3px 6px;}

  .app-breadcrumb>li,
  .app-breadcrumb .sub li{display: none}

  #myMenu-header .show{display: inline-block;}

#myMenu-contents{
  display: none;
  position: relative;
  width: 500px;
  height: 100%;
  left:100%;
  background: #fff;
  box-shadow: -2px 0 12px rgba(0,0,0,.1);
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling : touch
}
  .app-page{
    width: 100%;
    height: calc(100% - 135px);
    position: absolute;
    top: 80px;
    left: 0;
    overflow-y: auto;
    -webkit-transition: all .6s cubic-bezier(1, 0, 0.2, 1);
    transition: all .6s cubic-bezier(1, 0, 0.2, 1);
  }
  .app-page.sub,
  #resent-posts.app-page{
  	border-left: 1px solid #ddd;
  	transform: translate3d(100%, 0 ,0);
  }
  .app-page.sub{background: #ececec;padding: 0 21px 21px;}
  #resent-posts.app-page{background: #fff}

  .app-page.on{transform: translate3d(0, 0 ,0)!important;z-index: 3}

#list-close,
.page-close{
  width:45px;
  height:45px;
  top:10px;
  right:10px;
  text-align: center;
}
  #list-close{position: fixed;z-index: 1;color: #fff;}
  .page-close{position: absolute;}

  .page-close:before{opacity:0;transform: rotate(-180deg);transition: all .5s cubic-bezier(1, 0, 0.3, 1) .2s;}
  .on .page-close:before{transform: rotate(0);opacity: 1}

#myMenu-contents .list-title{
  position: relative;
  padding:4px 0;
  font-size: 1.3em;
  padding: 6px 21px;
}
#myMenu-contents .myshop{
  margin:0 0 2em;
}
#myMenu-contents .limit{font-size: .8em}
#myMenu-contents a:not(.inline){display: block;transition: all .2s ease-in}

#myMenu-contents a{padding: 10px 12px 6px 21px;}
#myMenu-contents a:hover{background: rgba(180,180,180,.3)}


/* -- Lists ------- */
#myShop>div{position: relative;}

#favorite-list{
  width: 100%;
  height: 100%;
  font-size: 14px;
  text-align: left;
}

.favorite-item{
  position: relative;
  margin: 0 auto;
  padding-right: 4em;
  border-bottom: 1px solid rgba(200,200,200,.5);
}
  .favorite-item.new{background: rgba(0, 57, 142, .1);}

.favorite-meta{padding:0 12px 3px 21px;}

#favorite-list time{font-size: 12px;color:#aaa;}
#favorite-list time:before{content:'保存日時： ';font-size: .8em}

/* -- Help ------- */
#myMenu-nav{
  width: 100%;
  height: 55px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  -webkit-box-shadow: 0 -2px 5px rgba(0,0,0,.2);
  box-shadow: 0 -2px 5px rgba(0,0,0,.2);
  z-index: 4;
}
#myMenu-nav li{padding: 16px;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
  #myMenu-nav li:hover,
  #myMenu-help.on{background: #ddd}

#myMenu-help{}
#myMenu-help.on{color: #333}

#whats-this small{display: block}
#whats-this li{
  padding: 12px;
}
  #whats-this li:hover{background: rgba(0,0,0,.2)}
  #whats-this li:before,
  .app-breadcrumb .icons:before{content:'\e315';}


#helps .helps{display: none}
#helps .on{display: block}

#helps .list li{margin-bottom: 1em}
.how-to-delete{margin-bottom: 2em}
.help-headline{margin-bottom: .5em;font-size: 1.3em;}

#myMenu .board{
	border:1px solid #ccc;
	background: #fff;
	padding: 12px;
}

/* -- button ------- */
.register{
  position: relative;
  padding: 8px 12px;
  margin: 1em 0 3em;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  max-width: 230px;
}
  .register.on:after{opacity: 1;cursor: wait}
  .register:after{width: 100%;height: 100%;background: rgba(255,255,255,.8) url(images/loading.gif) no-repeat 50% 50%;top: 0;left: 0;opacity: 0;transition:all .3s ease-in;}

.bt,
.delete{cursor: pointer;}

.disable{cursor: default;color:#ddd;}

  .myshop dt:before{content: '\e153';}
  .favorite dt:before{content: '\e619';}
  #myMenu-help:before{content: '\e887';}
  #myShop-list:before{content: '\e241';}
  #myMenu-destroy:before{content: '\e033';}

  #list-close:before,
  #myMenu-contents .page-close:before{font-size: 3em;line-height: 1;}
    #list-close:before{content: '\e14c';}
    .page-close:before{content: '\e5c8';}

  #myMenu .placeholder,#myMenu .empty{padding:16px;position: relative;margin:0;}
  #myMenu .placeholder:before{content:'';display: inline-block;height:25px;width:25px;margin-right:.8em;vertical-align: bottom;background: url(images/loading.gif) no-repeat 50% 50% /contain;}

  #myMenu ul{margin:0;}
  .pick:before{content: '\e7fd';}
  .no-pick:before{content: '\e8a6'}

  #myshop-register:before,
  #favorite:before{content:'\e838';}

#myMenu-contents .delete{
  position: absolute;
  right: 1em;
  bottom: 1em;
  z-index: 2;
}
  #myShop .delete:before{content:'\e14b';}
  #favorite-list .delete:before{content:'\e872';}

#clear-all,
#myShop .delete{
  position: absolute;
  top:2px;
  bottom: auto;
  right:2px;
  padding:3px 8px;
  border-radius: 2px;
  transition: all .3s ease-in;
}
#clear-all{background: #111;color: #fff;}
#myShop .delete{border:1px solid #666;}

/* -- Confirm ------ */
#confirm{
  position: absolute;
  display: none;
  background: rgba(255,255,255,.9);
  padding: 30% 16px;
  z-index: 2;
}
  #confirm span{display: block;color:#ce0000;}
  #done{background: #ce0000;}
  #cancel{background: #0065ce;}

  #done:before{content: '\e876'}
  #cancel:before{content: '\e166'}

/* -- Toast ------- */
#result{
  display: none;
  position: fixed;
  bottom: 0;
  left: 2%;
  width: 300px;
  background: rgba(0,0,0,.7);
  font-size: 16px;
  text-align: left;
  padding:16px;
  border-radius: 3px;
  color: #fff;
}
  #result.caution{background: rgba(226,0,10,.6)}