@charset "UTF-8";
/* ------------------------------
	base.css
	modified: 2014/07/30
------------------------------ */
/* reset
------------------------------ */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p,
a, img,
dl, dt, dd, ol, ul, li,
strong, sub, sup, i, small, address, time,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
header, footer, nav, section, article, aside,
figure, figcaption, canvas, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, figure, figcaption,
footer, header, nav, section {
  display: block;
}

html {
  overflow-y: scroll;
  min-height: 100%;
  height: auto !important;
  margin: 0;
}

body {
  min-height: 100%;
  height: auto !important;
  margin: 0;
}

input, textarea, button {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: "Open Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ol, ul {
  list-style: none;
}

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

caption, th {
  text-align: left;
}

a {
  color: #e16aa0;
  text-decoration: underline;
}

a:hover {
  color: #e16aa0;
  text-decoration: none;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

body {
  font-size: 100%;
  font-family: "Open Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
}

/* PC・スマホ共通
---------------------------------------- */
.preview-frame {
  position: relative;
}
.preview-frame img.preview-frame-image {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  z-index: 10;
}
.preview-frame img.preview-frame-image.translucent80 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.preview-frame .preview-photo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.preview-frame #preview-message {
  position: absolute;
  z-index: 11;
  width: 181px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.4;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.preview-frame #preview-message.color-black {
  color: #111;
}
.preview-frame #preview-message.color-brown {
  color: #993300;
}
.preview-frame #preview-message.color-pink {
  color: #FF6699;
}
.preview-frame #preview-message.color-orange {
  color: #FF6633;
}
.preview-frame #preview-message.color-blue {
  color: #11F;
}
.preview-frame #preview-message .preview-message-item-area .preview-message-item-kana {
  text-align: center;
  font-weight: bold;
}
.preview-frame #preview-message .preview-message-item-area .preview-message-item-name {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 4px;
}
.preview-frame #preview-message .preview-message-item-area .preview-message-item-birth {
  text-align: center;
  font-weight: bold;
}
.preview-frame #preview-message .preview-message-item-area .preview-message-item-weight {
  text-align: center;
  font-weight: bold;
}
.preview-frame #preview-message .preview-message-item-area .preview-message-item-height {
  text-align: center;
  font-weight: bold;
}
.preview-frame #preview-message .preview-message-item-area .preview-message-item-message {
  margin-top: 6px;
}
.preview-frame #preview-message .preview-message-item-area .preview-message-item-message.frame_layout {
  margin-top: 0px;
}
.preview-frame #preview-message.wfont-g_genJyuugx_bold {
  font-family: "GenJyuuGothicX", "Open Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.preview-frame .frame-h {
  border: 1px solid #ddd;
  position: absolute;
  width: 359px;
  height: 242px;
  top: 28px;
  overflow: hidden;
}
.preview-frame .frame-h.card_type_a5 {
  height: 251px;
}
.preview-frame .frame-h.card_type_b5 {
  height: 254px;
}
.preview-frame .frame-h.card_type_lthlf {
  height: 265px;
}
.preview-frame .frame-h .preview-upload-btn {
  position: absolute;
  top: 90px;
  left: 72px;
  z-index: 12;
  width: 50px;
  height: 50px;
  background: url('../../../img/card/msgmaker/ico_add_photo@2x.png?1488431465') no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-size: 50px 50px;
  background-color: #333;
  border-radius: 0.4em;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.preview-frame .frame-h .preview-upload-btn:hover {
  border-radius: 1.8em;
}
.preview-frame .frame-h .preview-upload-btn.mhover {
  cursor: pointer;
  border-radius: 1.8em;
  background-color: #19b2f6;
}
.preview-frame .frame-h .preview-upload-btn.uploaded {
  width: 50px;
  height: 50px;
  background: url('../../../img/card/msgmaker/ico_add_photo_upd@2x.png?1488431465') no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-size: 34px 34px;
  background-position: 10px 9px;
  background-color: #333;
  border-radius: 0.4em;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.preview-frame .frame-h .preview-upload-btn.uploaded:hover {
  border-radius: 1.8em;
}
.preview-frame .frame-h .preview-upload-btn.card_type_b5 {
  top: 102px;
  left: 82px;
}
.preview-frame .frame-h .preview-upload-btn.card_type_lthlf {
  top: 108px;
  left: 154px;
}
.preview-frame .frame-h .preview-upload-qrcode {
  position: absolute;
  bottom: 3px;
  right: 3px;
  z-index: 12;
  width: 34px;
  height: 43px;
  background: url('../../../img/card/msgmaker/bnr_qrcode_sample_005.png?1533284995') no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-size: 34px 43px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.preview-frame .frame-h img.preview-frame-image {
  width: 100%;
  height: auto;
}
.preview-frame .frame-h .preview-photo {
  width: 361px;
  height: 244px;
}
.preview-frame .frame-h #preview-message {
  top: 64px;
  left: 192px;
  -webkit-transform: scale(0.82, 0.82);
  transform: scale(0.82, 0.82);
}
.lt9 .preview-frame .frame-h #preview-message {
  zoom: 0.82;
  /* IE8 */
}
.preview-frame .frame-h .preview-message-jp {
  top: 141px !important;
  text-align: right;
}
.preview-frame .frame-v {
  border: 1px solid #ddd;
  position: absolute;
  left: 58px;
  width: 242px;
  height: 359px;
  overflow: hidden;
}
.preview-frame .frame-v.card_type_a5 {
  width: 251px;
}
.preview-frame .frame-v.card_type_b5 {
  width: 254px;
}
.preview-frame .frame-v.card_type_lthlf {
  width: 265px;
}
.preview-frame .frame-v .preview-upload-btn {
  position: absolute;
  top: 64px;
  left: 98px;
  z-index: 12;
  width: 50px;
  height: 50px;
  background: url('../../../img/card/msgmaker/ico_add_photo@2x.png?1488431465') no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-size: 50px 50px;
  background-color: #333;
  border-radius: 0.4em;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.preview-frame .frame-v .preview-upload-btn:hover {
  border-radius: 1.8em;
}
.preview-frame .frame-v .preview-upload-btn.mhover {
  cursor: pointer;
  border-radius: 1.8em;
  background-color: #19b2f6;
}
.preview-frame .frame-v .preview-upload-btn.uploaded {
  width: 50px;
  height: 50px;
  background: url('../../../img/card/msgmaker/ico_add_photo_upd@2x.png?1488431465') no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-size: 34px 34px;
  background-position: 10px 9px;
  background-color: #333;
  border-radius: 0.4em;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.preview-frame .frame-v .preview-upload-btn.uploaded:hover {
  border-radius: 1.8em;
}
.preview-frame .frame-v .preview-upload-btn.card_type_b5 {
  top: 132px;
}
.preview-frame .frame-v .preview-upload-btn.card_type_lthlf {
  left: 108px;
  top: 154px;
}
.preview-frame .frame-v .preview-upload-qrcode {
  position: absolute;
  bottom: 3px;
  right: 3px;
  z-index: 12;
  width: 34px;
  height: 43px;
  background: url('../../../img/card/msgmaker/bnr_qrcode_sample_005.png?1533284995') no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-size: 34px 43px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.preview-frame .frame-v img.preview-frame-image {
  width: auto;
  height: 100%;
}
.preview-frame .frame-v .preview-photo {
  width: 244px;
  height: 361px;
}
.preview-frame .frame-v #preview-message {
  top: 202px;
  left: 41px;
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}
.lt9 .preview-frame .frame-v #preview-message {
  zoom: 0.90;
  /* IE8 */
}
.preview-frame .frame-v .preview-message-jp {
  top: 290px !important;
  text-align: right;
}
.preview-frame .card_type_a5 #preview-message .preview-message-item-area .preview-message-item-kana,
.preview-frame .card_type_b5 #preview-message .preview-message-item-area .preview-message-item-kana,
.preview-frame .card_type_lthlf #preview-message .preview-message-item-area .preview-message-item-kana {
  font-weight: normal;
}
.preview-frame .card_type_a5 #preview-message .preview-message-item-area .preview-message-item-name,
.preview-frame .card_type_b5 #preview-message .preview-message-item-area .preview-message-item-name,
.preview-frame .card_type_lthlf #preview-message .preview-message-item-area .preview-message-item-name {
  font-weight: normal;
}
.preview-frame .card_type_a5 #preview-message .preview-message-item-area .preview-message-item-birth,
.preview-frame .card_type_b5 #preview-message .preview-message-item-area .preview-message-item-birth,
.preview-frame .card_type_lthlf #preview-message .preview-message-item-area .preview-message-item-birth {
  font-weight: normal;
}
.preview-frame .card_type_a5 #preview-message .preview-message-item-area .preview-message-item-weight,
.preview-frame .card_type_b5 #preview-message .preview-message-item-area .preview-message-item-weight,
.preview-frame .card_type_lthlf #preview-message .preview-message-item-area .preview-message-item-weight {
  font-weight: normal;
}
.preview-frame .card_type_a5 #preview-message .preview-message-item-area .preview-message-item-height,
.preview-frame .card_type_b5 #preview-message .preview-message-item-area .preview-message-item-height,
.preview-frame .card_type_lthlf #preview-message .preview-message-item-area .preview-message-item-height {
  font-weight: normal;
}

.content-preview-frame {
  position: relative;
}
.content-preview-frame img.preview-frame-image {
  position: relative;
  z-index: 10;
}
.content-preview-frame img.preview-frame-image.translucent80 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.content-preview-frame .preview-photo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.content-preview-frame #preview-message {
  position: absolute;
  z-index: 11;
  width: 181px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.4;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.content-preview-frame #preview-message.color-black {
  color: #111;
}
.content-preview-frame #preview-message.color-brown {
  color: #993300;
}
.content-preview-frame #preview-message.color-pink {
  color: #FF6699;
}
.content-preview-frame #preview-message.color-orange {
  color: #FF6633;
}
.content-preview-frame #preview-message.color-blue {
  color: #11F;
}
.content-preview-frame .frame-h {
  border: 1px solid #ddd;
  position: absolute;
  width: 359px;
  height: 242px;
  top: 58px;
  overflow: hidden;
}
.content-preview-frame .frame-h img.preview-frame-image {
  width: 100%;
  height: auto;
}
.content-preview-frame .frame-h .preview-photo {
  width: 361px;
  height: 244px;
}
.content-preview-frame .frame-h #preview-message {
  top: 71px;
  left: 201px;
  -webkit-transform: scale(0.72, 0.72);
  transform: scale(0.72, 0.72);
}
.lt9 .content-preview-frame .frame-h #preview-message {
  zoom: 0.72;
  /* IE8 */
}
.content-preview-frame .frame-h .preview-message-jp {
  top: 141px !important;
  text-align: right;
}
.content-preview-frame .frame-v {
  border: 1px solid #ddd;
  position: absolute;
  left: 58px;
  width: 242px;
  height: 359px;
  overflow: hidden;
}
.content-preview-frame .frame-v img.preview-frame-image {
  width: auto;
  height: 100%;
}
.content-preview-frame .frame-v .preview-photo {
  width: 244px;
  height: 361px;
}
.content-preview-frame .frame-v #preview-message {
  top: 202px;
  left: 41px;
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}
.lt9 .content-preview-frame .frame-v #preview-message {
  zoom: 0.90;
  /* IE8 */
}
.content-preview-frame .frame-v .preview-message-jp {
  top: 290px !important;
  text-align: right;
}

@media (max-width: 800px) {
  .onlypc {
    display: none !important;
  }

  .onlysp {
    display: block;
  }

  /*	SP共通
  ------------------------------ */
  body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
  }

  .container {
    width: 100%;
    min-height: 500px;
  }
  .container:after {
    content: '';
    display: block;
    clear: both;
  }
  .container.bbth {
    min-height: 620px;
  }

  #wrapper {
    min-height: 100%;
  }

  /*	ヘッダ
  ------------------------------ */
  #global-header {
    width: 100%;
    height: 50px;
    background: #393939;
    border-top: 1px solid #393939;
    border-bottom: 0.07em solid #dbdbdb;
  }
  #global-header .logo {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 213px;
    height: 28px;
    background: url('../../../img/card/msgmaker/hdr_logo@2x.png?1488346460') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 213px 28px;
    -webkit-background-size: 213px 28px;
    -moz-background-size: 213px 28px;
    -o-background-size: 213px 28px;
  }
  #global-header .logo.is-rakuten {
    width: 170px;
    height: 24px;
    background: url('../../../img/card/msgmaker/hdr_logo@2x.png?1488346460') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 170px 24px;
    -webkit-background-size: 170px 24px;
    -moz-background-size: 170px 24px;
    -o-background-size: 170px 24px;
    background-position: center;
  }
  #global-header .logo.nologo {
    width: 213px;
    height: 28px;
    background: url('../../../img/card/msgmaker/hdr_nologo.png?1690315028') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 213px 28px;
    -webkit-background-size: 213px 28px;
    -moz-background-size: 213px 28px;
    -o-background-size: 213px 28px;
  }
  #global-header .logo.momsphoto {
    width: 261px;
    height: 28px;
    background: url('../../../img/card/msgmaker/hdr_logo_momsphoto@2x.png?1700110687') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 261px 28px;
    -webkit-background-size: 261px 28px;
    -moz-background-size: 261px 28px;
    -o-background-size: 261px 28px;
    background-size: contain;
  }
  #global-header .btn-help {
    position: absolute;
    top: 1px;
    right: 5px;
    width: 54px;
    height: 30px;
    background: url('../../../img/card/v2/fnav_help_sp.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 54px 30px;
    -webkit-background-size: 54px 30px;
    -moz-background-size: 54px 30px;
    -o-background-size: 54px 30px;
    cursor: pointer;
  }
  #global-header .btn-help.h-policy {
    top: 16px;
    right: 5px;
    width: 58px;
    height: 20px;
    background: url('../../../img/card/v2/fnav_policy_sp.gif?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 58px 20px;
    -webkit-background-size: 58px 20px;
    -moz-background-size: 58px 20px;
    -o-background-size: 58px 20px;
  }
  #global-header .bnr-rakuten {
    position: absolute;
    top: 7px;
    right: 6px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
  }
  #global-header .bnr-rakuten.bnr-right {
    right: 8px;
  }
  #global-header .bnr-rakuten p {
    color: #fff;
    background: #afafaf;
    padding: 4px 3px 4px 5px;
  }
  #global-header .bnr-rakuten p span {
    display: block;
    text-align: center;
  }
  #global-header .header-title {
    position: absolute;
    top: 28px;
    right: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
    color: #999999;
  }
  #global-header .header-title2 {
    position: absolute;
    top: 28px;
    right: 10px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
    color: #999999;
  }

  /*	ナビ
  ------------------------------ */
  #flow-nav {
    width: 100%;
    height: 55px;
    overflow: hidden;
    margin: 0 0 11px 0;
    background: #bbbbbb;
  }
  #flow-nav li {
    position: relative;
    float: left;
    width: 20%;
    /* 64px */
  }
  #flow-nav li span {
    display: block;
    width: 54px;
    height: 55px;
    background: url('../../../img/fnav_sp.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: auto 55px;
    -webkit-background-size: auto 55px;
    -moz-background-size: auto 55px;
    -o-background-size: auto 55px;
    margin: 0 auto;
  }
  #flow-nav li:first-child {
    padding: 0;
  }
  #flow-nav li:last-child {
    margin: 0;
  }
  #flow-nav li:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: -8px;
    width: 8px;
    height: 55px;
    background: url('../../../img/fnav_arw_sp.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: auto 55px;
    -webkit-background-size: auto 55px;
    -moz-background-size: auto 55px;
    -o-background-size: auto 55px;
    background-position: right top;
  }
  #flow-nav li.nav-passed {
    background-color: #333333;
    cursor: pointer;
  }
  #flow-nav li.nav-passed:after {
    background-position: left top;
  }
  #flow-nav li.nav-current {
    background-color: #e16aa0;
    cursor: default;
  }
  #flow-nav li.nav-current:after {
    background-position: center top;
  }
  #flow-nav li.flow-nav-01 {
    width: 18.75%;
    /* 60px */
    z-index: 5;
  }
  #flow-nav li.flow-nav-01 span {
    width: 50px;
    background-position: -5px 0;
  }
  #flow-nav li.flow-nav-02 {
    z-index: 4;
  }
  #flow-nav li.flow-nav-02 span {
    background-position: -66px 0;
  }
  #flow-nav li.flow-nav-03 {
    z-index: 3;
  }
  #flow-nav li.flow-nav-03 span {
    background-position: -130px 0;
  }
  #flow-nav li.flow-nav-04 {
    z-index: 2;
  }
  #flow-nav li.flow-nav-04 span {
    background-position: -194px 0;
  }
  #flow-nav li.flow-nav-05 {
    z-index: 1;
  }
  #flow-nav li.flow-nav-05 span {
    background-position: -258px 0;
  }
  #flow-nav li.flow-nav-05 {
    width: 21.25%;
    /* 68px */
  }
  #flow-nav li.flow-nav-05 span {
    width: 58px;
  }
  #flow-nav li.flow-nav-05:after {
    background: none;
  }

  /*	フッタ
  ------------------------------ */
  #global-footer {
    position: fixed;
    bottom: 20px;
    width: 100%;
    z-index: 2;
  }
  #global-footer button {
    bottom: 0px;
    height: 54px;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    background-color: #393939;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    cursor: pointer;
  }
  #global-footer .preview {
    position: absolute;
    left: 50%;
  }
  #global-footer .preview button {
    position: relative;
    width: 74px;
    margin: 0 0 0 -50%;
    width: 74px;
    height: 46px;
    background: url('../../../img/preview_btn_sp.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 74px 46px;
    -webkit-background-size: 74px 46px;
    -moz-background-size: 74px 46px;
    -o-background-size: 74px 46px;
    text-indent: -9999px;
  }
  #global-footer #post-action-area button {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    background-color: #393939;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    cursor: pointer;
    box-sizing: border-box;
    width: 352px;
    vertical-align: middle;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    outline: none;
    border-radius: 0.4em;
  }
  #global-footer #post-action-area button#post-prev-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 0 0 0 0;
    background-color: #5c5c5c;
    margin-right: 2%;
    margin-left: 2%;
    padding-left: 0px;
  }
  #global-footer #post-action-area button#post-prev-btn:hover {
    cursor: pointer;
  }
  #global-footer #post-action-area button#post-prev-btn.mhover {
    background-color: #19b2f6;
  }
  #global-footer #post-action-area button#post-prev-btn:before {
    content: "";
    width: 27px;
    height: 21px;
    background: url('../../../img/card/msgmaker/ico_reedit@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 27px 21px;
    -webkit-background-size: 27px 21px;
    -moz-background-size: 27px 21px;
    -o-background-size: 27px 21px;
    position: relative;
    top: 0px;
    left: -10px;
    padding-left: 26px;
    padding-bottom: 4px;
    width: 27px;
    height: 21px;
  }
  #global-footer #post-action-area button#post-next-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 0 0 0 4px;
    background-color: #393939;
    padding-left: 0px;
  }
  #global-footer #post-action-area button#post-next-btn:hover {
    cursor: pointer;
  }
  #global-footer #post-action-area button#post-next-btn.mhover {
    background-color: #19b2f6;
  }
  #global-footer #post-action-area button#post-next-btn:before {
    content: "";
    width: 25px;
    height: 22px;
    background: url('../../../img/card/msgmaker/ico_doit@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 25px 22px;
    -webkit-background-size: 25px 22px;
    -moz-background-size: 25px 22px;
    -o-background-size: 25px 22px;
    position: relative;
    top: 0px;
    left: -10px;
    padding-left: 26px;
    padding-bottom: 4px;
    width: 25px;
    height: 22px;
  }
  #global-footer #post-action-area button#post-end-btn {
    padding: 0 0 0 4px;
    background-color: #393939;
    margin-left: 2%;
  }
  #global-footer #post-action-area button.full {
    width: 100%;
  }
  #global-footer #post-action-area button.half {
    float: left;
    width: 47%;
  }
  #global-footer #post-action-area button.left-btn {
    outline: none;
  }
  #global-footer #post-action-area button.right-btn {
    outline: none;
  }
  #global-footer #post-action-area button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #global-footer .global-footer-line {
    display: none;
  }

  /*	コンテンツ内
  ------------------------------ */
  #body .content {
    position: relative;
    padding: 0 0 0 0;
    min-height: 480px;
  }

  .content-head {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    padding: 10px 0px;
  }
  .content-head h2 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: normal;
    color: #333;
    position: absolute;
    right: 0px;
    left: 0px;
  }
  .content-head h2.header-step {
    display: none;
  }
  .content-head h2.header-step.disp-sp {
    display: block;
    position: relative;
    padding: 0px 6% 5px 6%;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333;
  }
  .content-head h2.header-step.bbth {
    display: block;
    position: relative;
    top: 25px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  .content-head h2.header-private-frame-page {
    display: none;
  }
  .content-head h2.header-frame-caution {
    display: none;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.36364;
    margin-top: 4px;
    color: #666;
  }
  .content-head h2.header-frame-caution.disp-sp {
    display: block;
    position: relative;
    padding: 0px 6% 0px 6%;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
  }
  .content-head .icon-header-new {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    background-color: #19b2f6;
    color: #ffffff;
    padding: 6px 14px;
    margin-right: 10px;
    border-radius: 14px;
  }
  .content-head p.note {
    padding: 5px 0 0 0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: bold;
  }

  .content-body .content-lead {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  .content-body .content-action-nav {
    min-height: 160px;
    text-align: center;
    margin: 0px auto;
    position: absolute;
    top: 300px;
    max-width: 74px;
    padding: 0 0 0 12%;
  }
  .content-body .content-action-nav.concent {
    top: 380px;
    min-height: 200px;
  }
  .content-body .content-action-nav .post-action-area {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-align: center;
    max-width: 74px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 86px;
    z-index: 3;
    position: relative;
  }
  .content-body .content-action-nav .post-action-area p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.18182;
    max-width: 60px;
    margin: auto;
    margin-bottom: 4px;
    position: absolute;
    right: 0px;
    left: 0px;
    letter-spacing: 0.08em;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 0;
    outline: none;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.33333;
    width: 53px;
    height: 50px;
    background: url('../../../img/card/msgmaker/btn_action_preview@2x.png?1532374857') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 53px 50px;
    -webkit-background-size: 53px 50px;
    -moz-background-size: 53px 50px;
    -o-background-size: 53px 50px;
    background-color: #ff3300;
    background-position: 11px 11px;
    width: 74px;
    height: 78px;
    border-radius: 48px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    position: relative;
    top: 31px;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn:hover {
    cursor: pointer;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn.mhover {
    background-color: #19b2f6;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn .ico-preview {
    padding: 6px 30px 8px 40px;
    background: url("../../../img/card/msgmaker/ico_preview.png") no-repeat;
    background-repeat: no-repeat;
    height: 58px;
    width: 58px;
    background-position: 0 -9px;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn.private-frame-page {
    background: none;
    background-color: #ff3300;
    overflow: inherit;
    text-indent: inherit;
    white-space: inherit;
    padding-bottom: 4px;
  }
  .content-body .content-action-nav.bbth {
    position: absolute;
    top: 338px;
  }
  .content-body .content-action-nav.onlyfh .post-action-area {
    top: 0.5rem;
  }
  .content-body .step-ex-qrmovie-btn-area {
    position: absolute;
    top: 300px;
    right: 0px;
    width: 74px;
    float: left;
    padding: 0 12% 0 0px;
    z-index: 4;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-area {
    width: 74px;
    height: 78px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-area.step-ex-icon-area {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 74px;
    height: 78px;
    background: #393939;
    cursor: pointer;
    border-radius: 48px;
    background: url("../../../img/card/msgmaker/btn_action_movie@2x.png?1486974514") no-repeat #393939;
    background-size: 38px 50px;
    -webkit-background-size: 38px 50px;
    -moz-background-size: 38px 50px;
    -o-background-size: 38px 50px;
    background-position: 18px 12px;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-area.step-ex-icon-area.mhover {
    background-color: #19b2f6;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-area.step-ex-icon-area .qrmovie-icon {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-new {
    margin-bottom: 8px;
    text-align: center;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-new .icon-header-new {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    background-color: #19b2f6;
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 14px;
  }
  .content-body .content-flow-nav {
    width: 100%;
    height: 75px;
    margin: 0px auto;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    background: #222;
    z-index: 20;
    opacity: 0.9;
  }
  .content-body .content-flow-nav .post-action-area {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-align: center;
    margin-bottom: 24px;
  }
  .content-body .content-flow-nav .post-action-area button.post-next-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background: #ff3300;
    border-radius: 10px;
    width: 100%;
    height: 70px;
    border: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 0;
    outline: none;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
  }
  .content-body .content-flow-nav .post-action-area button.post-next-btn:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  .content-body .content-flow-nav .post-action-area button.post-next-btn .ico-preview {
    padding: 6px 30px 18px 40px;
    background: url("../../../img/card/msgmaker/ico_preview.png") no-repeat;
    background-repeat: no-repeat;
    height: 58px;
    width: 58px;
    background-position: 0 -9px;
  }
  .content-body .content-flow-nav .content-flow-step.flex-ctr {
    display: flex;
    justify-content: center;
  }
  .content-body .content-flow-nav .step1 {
    width: 33%;
    height: 100%;
  }
  .content-body .content-flow-nav .step1 div {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    height: 100%;
  }
  .content-body .content-flow-nav .step1 div.step1-on {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }
  .content-body .content-flow-nav .step1 div.step1-on.mhover {
    background-color: #19b2f6;
  }
  .content-body .content-flow-nav .step1 div.step1-icon-area {
    width: 100%;
    height: 75px;
    margin: 0 auto;
    padding-top: 8px;
  }
  .content-body .content-flow-nav .step1 div.step1-icon {
    width: 50px;
    height: 60px;
    background: url('../../../img/card/msgmaker/ico_step1_sp@2x.png?1488347177') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 50px 60px;
    -webkit-background-size: 50px 60px;
    -moz-background-size: 50px 60px;
    -o-background-size: 50px 60px;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step1 div.step1-icon.momsphoto {
    width: 50px;
    height: 60px;
    background: url('../../../img/card/msgmaker/ico_step1_momsphoto_sp@2x.png?1700205169') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 50px 60px;
    -webkit-background-size: 50px 60px;
    -moz-background-size: 50px 60px;
    -o-background-size: 50px 60px;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step1 div.step1-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .content-flow-nav .step1 div.exec.wline-l {
    border-left: 0.09em solid #fff;
  }
  .content-body .content-flow-nav .step1 div.exec.wline-r {
    border-right: 0.09em solid #fff;
  }
  .content-body .content-flow-nav .step1 img {
    width: 120px;
    height: auto;
  }
  .content-body .content-flow-nav .step1 p {
    display: none;
  }
  .content-body .content-flow-nav .step1.p-fram-page {
    display: none;
  }
  .content-body .content-flow-nav .step2 {
    width: 34%;
    height: 100%;
  }
  .content-body .content-flow-nav .step2 div {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    height: 100%;
  }
  .content-body .content-flow-nav .step2 div.exec {
    border-left: 0.09em solid #fff;
    border-right: 0.09em solid #fff;
  }
  .content-body .content-flow-nav .step2 div.step2-on {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }
  .content-body .content-flow-nav .step2 div.step2-on.mhover {
    background-color: #19b2f6;
  }
  .content-body .content-flow-nav .step2 div.step2-off .step2-icon-area {
    width: 100%;
    height: 75px;
    background: #999;
    margin: 0 auto;
    padding-top: 8px;
  }
  .content-body .content-flow-nav .step2 div.step2-icon-area {
    width: 100%;
    height: 75px;
    margin: 0 auto;
    padding-top: 8px;
  }
  .content-body .content-flow-nav .step2 div.step2-icon {
    width: 48px;
    height: 60px;
    background: url('../../../img/card/msgmaker/ico_step2_sp@2x.png?1488347177') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 48px 60px;
    -webkit-background-size: 48px 60px;
    -moz-background-size: 48px 60px;
    -o-background-size: 48px 60px;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step2 div.step2-icon.momsphoto {
    width: 48px;
    height: 60px;
    background: url('../../../img/card/msgmaker/ico_step2_momsphoto_sp@2x.png?1700205169') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 48px 60px;
    -webkit-background-size: 48px 60px;
    -moz-background-size: 48px 60px;
    -o-background-size: 48px 60px;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step2 div.step2-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .content-flow-nav .step2 img {
    width: 120px;
    height: auto;
  }
  .content-body .content-flow-nav .step2 p {
    display: none;
  }
  .content-body .content-flow-nav .step2.p-fram-page {
    display: none;
  }
  .content-body .content-flow-nav .step3 {
    width: 33%;
    height: 100%;
  }
  .content-body .content-flow-nav .step3 div {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    height: 100%;
  }
  .content-body .content-flow-nav .step3 div.step3-on {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }
  .content-body .content-flow-nav .step3 div.step3-on.mhover {
    background-color: #19b2f6;
  }
  .content-body .content-flow-nav .step3 div.step3-on .step3-icon-area {
    width: 100%;
    height: 75px;
    margin: 0 auto;
    padding-top: 8px;
  }
  .content-body .content-flow-nav .step3 div.step3-on .step3-icon {
    width: 59px;
    height: 60px;
    background: url('../../../img/card/msgmaker/ico_step3_sp@2x.png?1488347177') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 59px 60px;
    -webkit-background-size: 59px 60px;
    -moz-background-size: 59px 60px;
    -o-background-size: 59px 60px;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step3 div.step3-on .step3-icon.momsphoto {
    width: 59px;
    height: 60px;
    background: url('../../../img/card/msgmaker/ico_step3_momsphoto_sp@2x.png?1700114601') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 59px 60px;
    -webkit-background-size: 59px 60px;
    -moz-background-size: 59px 60px;
    -o-background-size: 59px 60px;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step3 div.step3-on .step3-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .content-flow-nav .step3 div.step3-off .step3-icon-area {
    width: 100%;
    height: 75px;
    background: #999;
    margin: 0 auto;
    padding-top: 8px;
  }
  .content-body .content-flow-nav .step3 div.step3-off .step3-icon {
    width: 59px;
    height: 60px;
    background: url('../../../img/card/msgmaker/ico_step3_sp@2x.png?1488347177') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 59px 60px;
    -webkit-background-size: 59px 60px;
    -moz-background-size: 59px 60px;
    -o-background-size: 59px 60px;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step3 div.step3-off .step3-icon.momsphoto {
    width: 59px;
    height: 60px;
    background: url('../../../img/card/msgmaker/ico_step3_momsphoto_sp@2x.png?1700114601') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 59px 60px;
    -webkit-background-size: 59px 60px;
    -moz-background-size: 59px 60px;
    -o-background-size: 59px 60px;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step3 div.step3-off .step3-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .content-flow-nav .step3 img {
    width: 120px;
    height: auto;
  }
  .content-body .content-flow-nav .step3 p {
    display: none;
  }
  .content-body .content-flow-nav .step3.p-fram-page {
    margin-left: 33%;
  }
  .content-body .content-flow-nav .step3.p-fram-page .exec {
    border-left: 0.09em solid #fff;
    border-right: 0.09em solid #fff;
  }
  .content-body .content-flow-nav.select-frame-v .step1 {
    z-index: 5;
    outline: none;
    float: left;
  }
  .content-body .content-flow-nav.select-frame-v .step1 div {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step1 div.step1-on {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step1 div.step1-off {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step1.p-fram-page {
    display: none;
  }
  .content-body .content-flow-nav.select-frame-v .step2 {
    z-index: 5;
    outline: none;
    float: left;
  }
  .content-body .content-flow-nav.select-frame-v .step2 div {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step2 div.step2-on {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step2 div.step2-off {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step2.p-fram-page {
    display: none;
  }
  .content-body .content-flow-nav.select-frame-v .step3 {
    z-index: 5;
    outline: none;
    float: left;
  }
  .content-body .content-flow-nav.select-frame-v .step3 div {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step3 div.step3-on {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step3 div.step3-off {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step3.step-nophoto {
    top: 310px;
    left: 210px;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step3.step-nophoto div {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step3.step-nophoto div.step3-on {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step3.step-nophoto div.step3-off {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-v .step3.p-fram-page {
    margin-left: 33%;
  }
  .content-body .content-flow-nav.select-frame-v .step3.p-fram-page .exec {
    border-left: 0.09em solid #fff;
    border-right: 0.09em solid #fff;
  }
  .content-body .content-flow-nav.select-frame-h .step1 {
    z-index: 5;
    outline: none;
    float: left;
  }
  .content-body .content-flow-nav.select-frame-h .step1 div {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step1 div.step1-on {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step1 div.step1-off {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step1.p-fram-page {
    display: none;
  }
  .content-body .content-flow-nav.select-frame-h .step2 {
    z-index: 5;
    outline: none;
    float: left;
  }
  .content-body .content-flow-nav.select-frame-h .step2 div {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step2 div.step2-on {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step2 div.step2-off {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step2.p-fram-page {
    display: none;
  }
  .content-body .content-flow-nav.select-frame-h .step3 {
    z-index: 5;
    outline: none;
    float: left;
  }
  .content-body .content-flow-nav.select-frame-h .step3 div {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step3 div.step3-on {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step3 div.step3-off {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step3.step-nophoto {
    top: 280px;
    left: 120px;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step3.step-nophoto div {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step3.step-nophoto div.step3-on {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step3.step-nophoto div.step3-off {
    outline: none;
  }
  .content-body .content-flow-nav.select-frame-h .step3.p-fram-page {
    margin-left: 33%;
  }
  .content-body .content-flow-nav.select-frame-h .step3.p-fram-page .exec {
    border-left: 0.09em solid #fff;
    border-right: 0.09em solid #fff;
  }
  .content-body .content-flow-nav-footer {
    height: 0px;
    width: 100%;
    padding-bottom: 0px;
  }
  .content-body .content-preview-area .content-preview-area-inner {
    position: relative;
    width: 361px;
    height: 361px;
    top: 50px;
    left: 50%;
    margin-left: -181px;
    margin-top: 0;
    -webkit-transform: scale(0.88, 0.88);
    transform: scale(0.88, 0.88);
  }
  .content-body .content-preview-area .content-selected-frame-area {
    position: relative;
    top: 410px;
    text-align: center;
  }
  .content-body .content-preview-area .content-selected-frame-area p {
    margin-top: 4px;
    color: #999999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.36364;
  }

  div.content-body-msg {
    color: #666666;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.54545;
    left: 10px;
    right: 10px;
    position: absolute;
    top: 440px;
    padding-bottom: 90px;
  }
  div.content-body-msg.deriv {
    top: 520px;
  }
  div.content-body-msg.confirm {
    top: 556px;
  }
  div.content-body-msg.complete {
    top: 626px;
    z-index: -1;
  }
  div.content-body-msg p {
    color: #666;
    font-size: 9px;
    font-size: 0.5625rem;
    line-height: 1.33333;
    line-height: inherit;
  }
  div.content-body-msg p.msg-wrapper {
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    padding: 8px 14px 8px 14px;
  }
  div.content-body-msg p span.ico-l-wk {
    position: relative;
    display: inline;
    padding-right: 2px;
    padding-left: 11px;
  }
  div.content-body-msg p span.ico-l-wk:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #666;
    position: absolute;
    top: 2px;
    margin-left: -10px;
  }

  div.content-body-confirm-msg {
    display: none;
  }

  /*	プレビュー
  ------------------------------ */
  body.preview-overlay-show #wrapper {
    display: none;
  }

  #preview-area.pos-rel {
    position: relative;
    top: 10px;
  }
  #preview-area #preview-area-inner {
    position: relative;
    width: 361px;
    height: 361px;
    top: 0px;
    left: 50%;
    margin-left: -181px;
    margin-top: 0;
    z-index: 2;
    -webkit-transform: scale(0.88, 0.88);
    transform: scale(0.88, 0.88);
  }
  #preview-area #preview-area-background .preview-upload-bg-image.bg-frame-h {
    margin-top: 26px;
    width: 100%;
    height: auto;
  }
  #preview-area #preview-area-background .preview-upload-bg-image.bg-frame-v {
    margin-left: 60px;
  }
  #preview-area .preview-selected-frame-area {
    display: none;
    position: relative;
    top: 440px;
    text-align: center;
  }
  #preview-area .preview-selected-frame-area p {
    margin-top: 4px;
    color: #999999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.36364;
  }
  #preview-area .preview-selected-frame-area.select-frame-h {
    top: 450px;
  }
  #preview-area .preview-selected-frame-area.select-frame-v {
    top: 450px;
  }
  #preview-area .shadow {
    -moz-box-shadow: 0px 0px 3px #ccc;
    -webkit-box-shadow: 0px 0px 3px #ccc;
    box-shadow: 0px 0px 3px #ccc;
  }

  .preview-selected-frame-area {
    display: none;
    position: relative;
    top: 440px;
    width: 100%;
    text-align: center;
  }
  .preview-selected-frame-area p {
    margin-top: 4px;
    color: #999999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.36364;
  }
  .preview-selected-frame-area.select-frame-h {
    top: 440px;
  }
  .preview-selected-frame-area.select-frame-v {
    top: 450px;
  }

  .preview-caution-area {
    position: relative;
    top: 10px;
    width: 100%;
    text-align: center;
  }
  .preview-caution-area p {
    margin-top: 4px;
    color: #333;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }

  #preview-overlay {
    display: none;
    position: relative;
  }
  .preview-overlay-show #preview-overlay {
    display: block;
  }
  #preview-overlay #preview-overlay-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    height: 100%;
    background: #fff;
  }
  #preview-overlay #preview-overlay-container {
    position: absolute;
    z-index: 2001;
    width: 100%;
    height: 361px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #preview-overlay #preview-overlay-container #preview-area-inner {
    position: relative;
    width: 361px;
    height: 361px;
    left: 50%;
    margin-left: -181px;
    margin-top: 0;
    -webkit-transform: scale(0.88, 0.88);
    transform: scale(0.88, 0.88);
  }
  #preview-overlay #preview-overlay-close {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2010;
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 33px;
    width: 33px;
    background-position: 0 -24px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    cursor: pointer;
  }
  #preview-overlay #preview-overlay-nav-footer {
    position: fixed;
    bottom: 0;
    z-index: 2010;
    width: 100%;
  }
  #preview-overlay #preview-overlay-nav-footer .preview-overlay-close {
    position: absolute;
    top: -40px;
    right: 5px;
    width: 33px;
    height: 33px;
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 33px;
    width: 33px;
    background-position: 0 -24px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    cursor: pointer;
  }
  #preview-overlay #preview-overlay-nav-footer .enable-footer-line {
    top: -105px;
  }

  /*	ポップアップ
  ------------------------------ */
  #popup-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #popup-overlay #popup-overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #popup-overlay #popup-overlay-container {
    position: relative;
    z-index: 1001;
    width: 82%;
    height: 234px;
    top: 140px;
    margin: 0 auto;
    padding: 0px 10px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-pc-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action {
    padding: 0px 10px;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action .popup-overlay-action-header-message {
    margin-top: 10px;
    width: 200px;
    margin: 5% auto 10px auto;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action .popup-overlay-message {
    color: #666666;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action-close {
    margin-top: 10px;
    background-color: #666666;
    width: 200px;
    margin: 8% auto 20px auto;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-footer .popup-overlay-action-cancel {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 32px;
    height: 32px;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/v2/btn_popup_close.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    cursor: pointer;
    z-index: 1003;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-footer .popup-overlay-action-cancel:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-footer .popup-overlay-action-cancel p {
    display: none;
  }

  /*	Loading 画面
  ------------------------------ */
  #loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #loading-overlay #loading-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #loading-overlay #loading-overlay-container {
    position: relative;
    z-index: 1001;
    width: 66px;
    height: 66px;
    top: 30%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=96);
    opacity: 0.96;
    border-radius: 2.0em;
  }
  #loading-overlay #loading-overlay-container .loading-overlay-image {
    width: 40px;
    height: 40px;
    background: url('../../../img/card/msgmaker/ico_loading_brokenc.gif?1488341658') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    position: relative;
    margin: 0 auto;
    position: relative;
    top: 12px;
    left: 0px;
    width: 40px;
    height: 40px;
  }
  #loading-overlay #loading-overlay-container .loading-overlay-title {
    display: none;
  }

  /*	エラー画面
  ------------------------------ */
  #content-error .content-body {
    position: absolute;
    top: 18%;
    left: 0px;
    right: 0px;
    text-align: center;
    padding-bottom: 110px;
  }
  #content-error .content-body .ico-content-error {
    width: 41px;
    height: 41px;
    background: url('../../../img/card/msgmaker/ico_info.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 41px 41px;
    -webkit-background-size: 41px 41px;
    -moz-background-size: 41px 41px;
    -o-background-size: 41px 41px;
    width: 41px;
    height: 41px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  #content-error .content-body h2 {
    color: #333333;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
  }
  #content-error .content-body p {
    color: #000;
    margin-top: 35px;
    padding: 0px 30px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    max-width: 84%;
    margin-left: auto;
    margin-right: auto;
  }
  #content-error .content-body .content-error-message {
    width: 70%;
    text-align: left;
    margin: 30px auto 0px auto;
    padding: 20px 20px 20px 20px;
    border: 1px dotted #333;
    background-color: #ffffff;
  }
  #content-error .content-body .content-error-message li {
    text-align: left;
    color: #333333;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
  }
  #content-error .content-body .content-error-message p {
    margin-top: 0px;
  }
  #content-error .content-body .content-maintenance-message {
    width: 80%;
    text-align: left;
    margin: 30px auto 0px auto;
    padding: 50px 20px 50px 20px;
    border: 1px dotted #333;
    background-color: #ffffff;
  }
  #content-error .content-body .content-maintenance-message li {
    text-align: left;
    color: #999999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
  }
  #content-error .content-body .content-maintenance-message p {
    margin-top: 0px;
  }
  #content-error .content-body .content-maintenance-message p.content-maintenance-text {
    text-align: center;
    font-size: 120%;
    padding: 0;
    max-width: 100%;
  }
  #content-error .content-body .content-maintenance-message p.content-maintenance-text .content-maintenance-text-label {
    display: block;
  }
  #content-error .content-body .content-maintenance-message p.content-maintenance-text .content-maintenance-text-date {
    display: block;
    margin: 10px auto 0px auto;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
  }
  #content-error .content-body .content-maintenance-message p.tdotted-line {
    margin-top: 15px;
    border-top: 1px dotted #ccc;
    padding: 15px 0px 0px 0px;
  }
  #content-error .content-body .content-maintenance-message.bg-mainte {
    background-image: url(../../../img/bg_maintenance_msg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #content-error .content-body .content-maintenance-message.bg-mainte .content-maintenance-text-label {
    color: #fff;
  }
  #content-error .content-body .content-maintenance-message.bg-mainte .content-maintenance-text-date {
    color: #fff;
    font-size: 120%;
  }
  #content-error .content-body .content-error-action .error-action-area {
    margin-top: 20px;
    text-align: center;
    position: fixed;
    bottom: 40px;
    left: 0px;
    right: 0px;
    width: 100%;
  }
  #content-error .content-body .content-error-action .error-action-area button {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    background-color: #393939;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    cursor: pointer;
    border-radius: 0.4em;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #content-error .content-body .content-error-action .error-action-area button.mhover {
    background-color: #19b2f6;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-back-btn {
    width: 94%;
    height: 52px;
    outline: none;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-back-btn:before {
    content: "";
    width: 27px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_sitetop@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 27px 24px;
    -webkit-background-size: 27px 24px;
    -moz-background-size: 27px 24px;
    -o-background-size: 27px 24px;
    position: relative;
    top: 0px;
    left: -20px;
    padding-left: 30px;
    width: 27px;
    height: 24px;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-back-btn:hover {
    cursor: pointer;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-back-btn.mhover {
    background-color: #19b2f6;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-close-btn {
    width: 300px;
    height: 52px;
    background-color: #acacac;
    padding: 8px;
    outline: none;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-close-btn:before {
    margin: 0 5px 0 0;
    background-position: center;
    background-repeat: no-repeat;
    width: 15px;
    height: 13px;
  }

  input.form-error {
    border: 1px solid #fcf0f5 !important;
    background-color: #fcf0f5 !important;
  }

  div.form-error-msg {
    margin: 3px 20px;
    color: #CC3300;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
  }
  div.form-error-msg p.form-error-on {
    display: block;
  }
  div.form-error-msg p.form-error-off {
    display: none;
  }

  /*  プレビュー
  --------------------------------- */
  .preview-frame .frame-h .preview-upload-btn.mhover {
    border-radius: 1.8em;
    background-color: #19b2f6;
  }
  .preview-frame .frame-v .preview-upload-btn.mhover {
    border-radius: 1.8em;
    background-color: #19b2f6;
  }
  .preview-frame.ctr-upbtn .frame-h .preview-upload-btn {
    position: absolute;
    left: calc((100% - 44px) / 2);
  }
  .preview-frame.ctr-upbtn .frame-v .preview-upload-btn {
    position: absolute;
    top: calc((100% - 44px) / 2);
  }

  /*	help
  ------------------------------ */
  body.help-overlay-show #wrapper {
    display: none;
  }

  #help-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
  }
  .help-overlay-show #help-overlay {
    display: block;
  }
  #help-overlay #help-overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    background: #999;
  }
  #help-overlay #help-overlay-container {
    position: absolute;
    top: 32px;
    z-index: 1001;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #help-overlay #help-overlay-container .help-overlay-btn-close {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 32px;
    height: 32px;
    z-index: 1001;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/v2/btn_popup_close.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    cursor: pointer;
  }
  #help-overlay #help-overlay-container .help-overlay-btn-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #help-overlay #help-overlay-container ul {
    position: absolute;
    top: 0;
    width: 20000px;
    height: 300px;
    margin: 0 0 0 -160px;
  }
  #help-overlay #help-overlay-container ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #help-overlay #help-overlay-container ul li {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 320px;
    height: auto;
    padding: 0 43px;
    text-align: center;
    cursor: pointer;
  }
  #help-overlay #help-overlay-container ul li img.help-bnr {
    width: 100%;
    max-width: 350px;
    height: auto;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-btn-submit-area {
    margin-top: 10px;
    position: relative;
    top: -80px;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-btn-submit-area:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #help-overlay #help-overlay-nav {
    position: absolute;
    top: 0;
    z-index: 1010;
    width: 100%;
  }
  #help-overlay #help-overlay-nav .help-prev-next li {
    position: fixed;
    top: 40%;
    width: 33px;
    height: 33px;
  }
  #help-overlay #help-overlay-nav .help-prev-next li:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 23px;
    height: 33px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.help-prev {
    left: 0;
    cursor: w-resize;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.help-prev:after {
    right: 0px;
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 33px;
    width: 23px;
    background-position: 0 -330px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.help-next {
    right: 0;
    cursor: e-resize;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.help-next:after {
    left: 0px;
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 33px;
    width: 23px;
    background-position: 0 -57px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.disabled {
    cursor: default;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.disabled:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #help-overlay #help-overlay-nav .help-nav-footer {
    display: none;
    /*
    			position: fixed;
    			bottom: 0;
    			left: 0;
    			z-index: 1020;
    			width: 100%;
    			height: 35px;
    			background: rgba(255,255,255,0.6);
    
    			.help-select {
    				position: absolute;
    				top: 11px;
    				left: 50%;
    			}
    
    			.help-paging {
    				position: absolute;
    				top: 13px;
    				left: 0;
    				width: 100%;
    				height: 20px;
    
    				ul {
    					text-align: center;
    					line-height: 8px;
    				}
    
    				li {
    					display: inline-block;
    					width: 8px;
    					height: 8px;
    					margin: 0 4px;
    					background: #bbb;
    					border-radius: 4px;
    					vertical-align: top;
    					
    					&.current {
    						background: #000;
    					}
    				}
    			}
    
    			.help-close {
    				position: absolute;
    				top: -30px;
    				right: 5px;
    				width: 33px;
    				height: 33px;
    				@include sprite-icons-background(ol_close);
    				cursor: pointer;
    			}
    */
  }

  /*	利用規約
  ------------------------------ */
  #policy-overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
  }
  #policy-overlay #policy-overlay-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    min-height: 100%;
    height: 100%;
    margin: 0;
    background: #ffffff;
  }
  #policy-overlay #policy-overlay-container {
    position: absolute;
    background: url("../../../img/card/msgmaker/bg_first_show_sp.png") 100% 110% no-repeat;
    z-index: 1001;
    width: 100%;
    height: 100%;
    min-height: 593px;
    top: 0px;
    bottom: 0px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ffffff;
    text-align: center;
    background-size: contain;
    -webkit-background-size: contain;
  }
  #policy-overlay #policy-overlay-container.concent {
    background: url("../../../img/card/msgmaker/bg_first_show_sp_concent.png") 100% 110% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
  }
  #policy-overlay #policy-overlay-container.bg-momsphoto {
    background: url("../../../img/card/msgmaker/bg_first_show_sp_momsphoto.png") 100% 110% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: center bottom;
  }
  #policy-overlay #policy-overlay-container.bbth {
    min-height: 100%;
    background: url("../../../img/card/msgmaker/bg_first_show_sp_ahgift.png?2023072701") 100% 110% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: bottom center;
  }
  #policy-overlay #policy-overlay-container.ahgift2 {
    background: url("../../../img/card/ahgift2/bnr_ahgift2_title_banner_sp.jpg?2024012701") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 0 40%;
  }
  #policy-overlay #policy-overlay-container.ahgift3 {
    background: url("../../../img/card/ahgift2/bnr_ahgift3_title_banner_sp.jpg?2024012701") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 0 40%;
  }
  #policy-overlay #policy-overlay-container.ahgift4 {
    background: url("../../../img/card/ahgift4/bnr_ahgift4_title_banner_sp.jpg?2024040901") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 0 40%;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-outer-frame {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 10px;
    padding: 10px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-inner-frame {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 2px;
    padding: 2px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-outer-bottom {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
    background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.9)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
  }
  #policy-overlay #policy-overlay-container .policy-overlay-band-top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 102px;
    height: 83px;
    background: url("../../../img/card/msgmaker/bnr_header_deco@2x.png") no-repeat;
    background-size: 102px 83px;
    -webkit-background-size: 102px 83px;
    -moz-background-size: 102px 83px;
    -o-background-size: 102px 83px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-pc-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action {
    display: none;
    margin-top: 170px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action .policy-overlay-helptitle {
    width: 226px;
    height: 44px;
    margin: 0 auto;
    background: url("../../../img/card/v2/title_howtomake.gif") no-repeat;
    background-size: 226px 44px;
    -webkit-background-size: 226px 44px;
    -moz-background-size: 226px 44px;
    -o-background-size: 226px 44px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action .policy-overlay-help001 {
    width: 226px;
    height: 42px;
    margin: 0 auto;
    background: url("../../../img/card/v2/btn_firstStep1.gif") no-repeat;
    background-size: 226px 42px;
    -webkit-background-size: 226px 42px;
    -moz-background-size: 226px 42px;
    -o-background-size: 226px 42px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action .policy-overlay-help002 {
    width: 226px;
    height: 42px;
    margin: 0 auto;
    background: url("../../../img/card/v2/btn_firstStep2.gif") no-repeat;
    background-size: 226px 42px;
    -webkit-background-size: 226px 42px;
    -moz-background-size: 226px 42px;
    -o-background-size: 226px 42px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action .policy-overlay-help003 {
    width: 226px;
    height: 42px;
    margin: 0 auto;
    background: url("../../../img/card/v2/btn_firstStep3.gif") no-repeat;
    background-size: 226px 42px;
    -webkit-background-size: 226px 42px;
    -moz-background-size: 226px 42px;
    -o-background-size: 226px 42px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action {
    margin: 14% auto;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
    height: 370px;
    padding: 12% 0px 8px 0px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action h3 {
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    width: 284px;
    height: 105px;
    background: url('../../../img/card/msgmaker/bnr_first_logo@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 284px 105px;
    -webkit-background-size: 284px 105px;
    -moz-background-size: 284px 105px;
    -o-background-size: 284px 105px;
    text-indent: 200%;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action h3.nocatalog {
    width: 284px;
    height: 69px;
    background: url('../../../img/card/msgmaker/bnr_first_logo_nocatalog@2x.png?1490085128') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 284px 69px;
    -webkit-background-size: 284px 69px;
    -moz-background-size: 284px 69px;
    -o-background-size: 284px 69px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action h3.nocatch {
    width: 284px;
    height: 27px;
    background: url('../../../img/card/msgmaker/bnr_first_logo_nocatch@2x.png?1560399368') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 284px 27px;
    -webkit-background-size: 284px 27px;
    -moz-background-size: 284px 27px;
    -o-background-size: 284px 27px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action h3.momsphoto {
    width: 297px;
    height: 27px;
    background: url('../../../img/card/msgmaker/bnr_first_logo_momsphoto_nocatch@2x.png?1700111776') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 297px 27px;
    -webkit-background-size: 297px 27px;
    -moz-background-size: 297px 27px;
    -o-background-size: 297px 27px;
    background-size: contain;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.81818;
    font-weight: normal;
    color: #202020;
    margin: auto;
    text-shadow: 0 0 3px #ccc;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.bbth h3 {
    background: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.11111;
    font-weight: normal;
    text-shadow: 0 0 3px #ccc;
    height: 60px;
    white-space: inherit;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.bbth p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.84615;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.bbth p.nohead {
    margin-top: 30px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.ahgift {
    margin-top: 0px;
    padding-top: 8%;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action-close {
    position: absolute;
    max-width: 32px;
    top: 16px;
    right: 10px;
    padding-top: 5px;
    padding-left: 5px;
    z-index: 1300;
    width: 32px;
    height: 32px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    cursor: pointer;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-footer-catch.ahgift {
    position: absolute;
    bottom: 10%;
    margin: auto;
    width: 42%;
    left: 0;
    right: 0;
    z-index: -2;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-footer-catch img.icon-caution-upload {
    width: 100%;
    max-width: 200px;
    margin: auto;
    height: auto;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policyok {
    position: absolute;
    bottom: 14px;
    left: 0px;
    right: 0px;
    margin: 20px auto 0 auto;
    width: 280px;
    height: 46px;
    background: url("../../../img/card/msgmaker/btn_bnr_start@2x.png?1486974514") no-repeat;
    background-size: 280px 46px;
    -webkit-background-size: 280px 46px;
    -moz-background-size: 280px 46px;
    -o-background-size: 280px 46px;
    cursor: pointer;
    z-index: 1003;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policyok:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policyok p {
    color: #dfe3e4;
    margin-top: 12px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policypermit {
    position: relative;
    top: 0px;
    margin: 15px auto 0 auto;
    width: 259px;
    height: 33px;
    width: 259px;
    height: 33px;
    background: url('../../../img/card/v2/btn_help_first_submit.gif?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 259px 33px;
    -webkit-background-size: 259px 33px;
    -moz-background-size: 259px 33px;
    -o-background-size: 259px 33px;
    background-size: 259px 33px;
    -webkit-background-size: 259px 33px;
    -moz-background-size: 259px 33px;
    -o-background-size: 259px 33px;
    cursor: pointer;
    z-index: 1003;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policypermit:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policypermit p {
    display: none;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-band-bottom {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 207px;
    height: 65px;
  }
  #policy-overlay #policy-overlay-container.no-policy .policy-overlay-action {
    display: block;
  }
  #policy-overlay #policy-overlay-container.no-policy .policy-overlay-policy-action {
    display: none;
  }
  #policy-overlay #policy-overlay-container.no-policy .policy-overlay-footer .policy-overlay-action-policyok {
    display: block;
    margin-top: 20px;
  }
  #policy-overlay #policy-overlay-container.no-policy .policy-overlay-footer .policy-overlay-action-policypermit {
    display: none;
  }
  #policy-overlay #policy-overlay-container.concent .policy-overlay-policy-action .company-logo {
    display: block;
    background: url("../../../img/card/msgmaker/logo_concent.png") no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: auto;
    height: 70px;
    background-size: 180px auto;
    background-position: center;
    margin: auto;
  }

  /*	アラート表示
  ------------------------------ */
  #alert-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #alert-overlay #alert-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #alert-overlay #alert-overlay-container {
    position: relative;
    z-index: 1001;
    width: 82%;
    height: 234px;
    top: 90px;
    margin: 0 auto;
    padding: 0px 10px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin: 30px 3px 0px 3px;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-action-close {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin-top: 10px;
    background-color: #666666;
    width: 200px;
    margin: 8% auto 20px auto;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-action-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }

  /*	アラート表示
  ------------------------------ */
  #info-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #info-overlay #info-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #info-overlay #info-overlay-container {
    position: relative;
    z-index: 1001;
    width: 82%;
    height: 234px;
    top: 90px;
    margin: 0 auto;
    padding: 0px 10px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #info-overlay #info-overlay-container .info-overlay-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #info-overlay #info-overlay-container .info-overlay-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin: 30px 3px 0px 3px;
  }
  #info-overlay #info-overlay-container .info-overlay-action-close {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin-top: 10px;
    background-color: #666666;
    width: 200px;
    margin: 8% auto 20px auto;
  }
  #info-overlay #info-overlay-container .info-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #info-overlay #info-overlay-container .info-overlay-action-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }

  /*	QR動画表示
  ------------------------------ */
  #video-alert-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #video-alert-overlay #video-alert-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }
  #video-alert-overlay #video-alert-overlay-container {
    position: relative;
    z-index: 1001;
    width: 88%;
    height: 234px;
    top: 30%;
    margin: 0 auto;
    padding: 0px 10px;
    overflow: hidden;
    text-align: center;
    color: #fff;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    padding: 10px 0;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin: 30px 10px 0px 10px;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-action-close {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin-top: 10px;
    background-color: #333;
    width: 200px;
    margin: 5% auto 20px auto;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-action-close:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-action-close.mhover {
    background-color: #19b2f6;
  }

  /*  slider
  ------------------------------ */
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-slider .slick-prev, .slick-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
  .slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
    color: transparent;
    outline: none;
    background: transparent;
  }
  .slick-slider .slick-prev:hover:before, .slick-slider .slick-next:hover:before {
    opacity: 1;
  }
  .slick-slider .slick-prev:focus, .slick-slider .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
  }
  .slick-slider .slick-prev:focus:before, .slick-slider .slick-next:focus:before {
    opacity: 1;
  }
  .slick-slider .slick-prev.slick-disabled, .slick-slider .slick-next.slick-disabled {
    background-color: #eeeeee;
  }
  .slick-slider .slick-prev.slick-disabled:before, .slick-slider .slick-next.slick-disabled:before {
    opacity: .25;
  }
  .slick-slider .slick-prev:before, .slick-slider .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-slider .slick-prev {
    left: -25px;
    background-color: #333333;
  }
  .slick-slider .slick-prev:before {
    content: '←';
  }
  .slick-slider [dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
  }
  .slick-slider [dir='rtl'] .slick-prev:before {
    content: '→';
  }
  .slick-slider .slick-next {
    right: -25px;
    background-color: #333333;
  }
  .slick-slider .slick-next:before {
    content: '→';
  }
  .slick-slider [dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
  }
  .slick-slider [dir='rtl'] .slick-next:before {
    content: '←';
  }

  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus {
    outline: none;
  }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }

  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .slick-track:before {
    display: table;
    content: '';
  }
  .slick-track:after {
    display: table;
    content: '';
    clear: both;
  }

  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
  }
  .slick-slide img {
    display: block;
  }
  .slick-slide.slick-loading img {
    display: none;
  }
  .slick-slide.dragging img {
    pointer-events: none;
  }

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

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

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

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

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

  .slick-dotted {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 12px;
  }
  .slick-dotted li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .slick-dotted li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }
  .slick-dotted li button:hover {
    outline: none;
  }
  .slick-dotted li button:hover:before {
    opacity: 1;
  }
  .slick-dotted li button:focus {
    outline: none;
  }
  .slick-dotted li button:focus:before {
    opacity: 1;
  }
  .slick-dotted li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-dotted li.slick-active button:before {
    opacity: .75;
    color: black;
  }

  .slick-dots {
    position: absolute;
    top: 24px;
    right: 10px;
    display: block;
    /* width: 100%; */
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    padding: 0;
    cursor: pointer;
  }

  /*	1. フレーム選択
  ------------------------------ */
  #content-select-frame .select-block {
    padding: 14px 5px 0 5px;
  }
  #content-select-frame .select-block h3 {
    padding: 0 0 8px 0;
    color: #e16aa0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    text-align: center;
  }
  #content-select-frame .select-block ul {
    display: table;
    width: 100%;
    max-width: 450px;
    margin: 0 auto 10px;
  }
  #content-select-frame .select-block ul.select-block-list-double li {
    width: 49%;
  }
  #content-select-frame .select-block ul li {
    width: 33.3%;
    display: table-cell;
    text-align: center;
    cursor: pointer;
  }
  #content-select-frame .select-block ul li span {
    display: inline-block;
  }
  #content-select-frame #select-usage li span {
    width: 94px;
    height: 75px;
    background: url('../../../img/frame_cat_btns_sp.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 299px auto;
    -webkit-background-size: 299px auto;
    -moz-background-size: 299px auto;
    -o-background-size: 299px auto;
  }
  #content-select-frame #select-usage li.select-bridal span {
    background-position: 0px 0;
  }
  #content-select-frame #select-usage li.select-baby span {
    background-position: -103px 0;
  }
  #content-select-frame #select-usage li.select-other span {
    background-position: -206px 0;
  }
  #content-select-frame #select-usage-jp li span {
    width: 94px;
    height: 75px;
    background: url('../../../img/site_jp/new_frame_cat_btns_sp.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 299px auto;
    -webkit-background-size: 299px auto;
    -moz-background-size: 299px auto;
    -o-background-size: 299px auto;
  }
  #content-select-frame #select-usage-jp li.select-bridal span {
    background-position: 0px 0;
  }
  #content-select-frame #select-usage-jp li.select-baby span {
    background-position: -103px 0;
  }
  #content-select-frame #select-usage-jp li.select-nstage span {
    background-position: -206px 0;
  }
  #content-select-frame #select-usage-jp li.select-focelebration span {
    background-position: -33px -84px;
  }
  #content-select-frame #select-usage-jp li.select-ocelebration span {
    background-position: -172px -84px;
  }
  #content-select-frame #select-design li span {
    width: 94px;
    height: 65px;
    background: url('../../../img/frame_cat_btns_sp.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 299px auto;
    -webkit-background-size: 299px auto;
    -moz-background-size: 299px auto;
    -o-background-size: 299px auto;
  }
  #content-select-frame #select-design li.select-all span {
    background-position: 0px -116px;
  }
  #content-select-frame #select-design li.select-simple span {
    background-position: -103px -116px;
  }
  #content-select-frame #select-design li.select-pop span {
    background-position: -206px -116px;
  }
  #content-select-frame #select-design li.select-rich span {
    background-position: 0px -191px;
  }
  #content-select-frame #select-design li.select-japanese span {
    background-position: -103px -191px;
  }
  #content-select-frame #select-design li.select-nophoto span {
    background-position: -206px -191px;
  }
  #content-select-frame #preview-frame {
    display: none;
    text-align: center;
  }
  #content-select-frame #preview-frame.frame-h {
    padding: 50px 0 0 0;
  }
  #content-select-frame #preview-frame.frame-h img {
    width: 361px;
    height: auto;
  }
  #content-select-frame #preview-frame.frame-v img {
    width: auto;
    height: 361px;
  }
  #content-select-frame .non-usage {
    margin-top: 12px;
  }

  body.frames-overlay-show #wrapper {
    display: none;
  }

  #frames-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    /*
    	.frames-overlay-close {
    		position: absolute;
    		top: 10px;
    		left: 5px;
    		width: 33px;
    		height: 33px;
    		z-index: 1003;
    		@include sprite-icons-background(ol_close);
    		cursor: pointer;
    	}
    */
  }
  #frames-overlay #frames-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #frames-overlay #frames-overlay-header {
    position: absolute;
    top: 10px;
    z-index: 1001;
    width: 100%;
    height: 131px;
    overflow: hidden;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner {
    height: 131px;
    background-color: #ffffff;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-close {
    position: absolute;
    top: 10px;
    right: 8%;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    cursor: pointer;
    z-index: 1003;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-title {
    color: #19b2f6;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    padding: 30px 0 12px 0;
    font-weight: normal;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories {
    height: 66px;
    border-bottom: 1px solid #ccc;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories.frames-overlay-categories-nocategory {
    border-bottom: 0px solid #ccc !important;
    height: 32px !important;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories ul {
    height: 28px;
    margin-bottom: 5px;
    border-top: 1px solid #ccc;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories ul li {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #999;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 33.333%;
    height: 26px;
    text-align: center;
    padding-top: 6px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.81818;
    font-weight: bold;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories ul li.current {
    background-color: #393939;
    color: #ffffff;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories ul li:hover {
    background-color: #393939;
    color: #ffffff;
    cursor: pointer;
  }
  #frames-overlay #frames-overlay-header.over-category .frames-overlay-header-inner .frames-overlay-title {
    padding: 10px 0 8px 0;
  }
  #frames-overlay #frames-overlay-header.over-category .frames-overlay-header-inner .frames-overlay-categories ul li {
    padding-top: 3px;
    height: 22px;
  }
  #frames-overlay #frames-overlay-header.over-sp3way {
    height: 119px;
  }
  #frames-overlay #frames-overlay-header.over-sp3way .frames-overlay-header-inner {
    height: 119px;
  }
  #frames-overlay #frames-overlay-header.over-sp3way .frames-overlay-categories {
    border-bottom: 0px;
    height: 78px;
  }
  #frames-overlay #frames-overlay-header.over-sp4way {
    height: 145px;
  }
  #frames-overlay #frames-overlay-header.over-sp4way .frames-overlay-header-inner {
    height: 145px;
  }
  #frames-overlay #frames-overlay-header.over-sp4way .frames-overlay-categories {
    border-bottom: 0px;
    height: 104px;
  }
  #frames-overlay #frames-overlay-container {
    position: absolute;
    z-index: 1001;
    width: 90%;
    height: 100%;
    margin: 0 5%;
    top: 141px;
    overflow: hidden;
    background-color: #fff;
    overflow: scroll;
    outline: none;
  }
  #frames-overlay #frames-overlay-container.frames-overlay-container-nocategory {
    top: 108px;
  }
  #frames-overlay #frames-overlay-container.over-sp3way {
    top: 129px;
  }
  #frames-overlay #frames-overlay-container.over-sp4way {
    top: 155px;
  }
  #frames-overlay #frames-overlay-container .jspContainer {
    background-color: #fff;
  }
  #frames-overlay #frames-overlay-container .jspContainer .jspPane {
    position: absolute;
    background-color: #fff;
  }
  #frames-overlay #frames-overlay-container .jspContainer .jspTrack {
    background-color: #eee;
  }
  #frames-overlay #frames-overlay-container .jspContainer .jspTrack .jspDrag {
    background-color: #999;
    border-radius: 0.5em;
    width: 6px;
    margin: auto;
  }
  #frames-overlay #frames-overlay-container ul {
    top: 0;
    width: 96%;
    margin: 0 auto;
    text-align: center;
  }
  #frames-overlay #frames-overlay-container ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #frames-overlay #frames-overlay-container ul li {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 132px;
    height: 162px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 4px solid #fff;
  }
  #frames-overlay #frames-overlay-container ul li img {
    border: 3px solid #fff;
  }
  #frames-overlay #frames-overlay-container ul li:hover img {
    border: 3px solid #666;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h {
    margin: 0 auto;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h img {
    width: 120px;
    height: auto;
    margin: 28px 0 0 0;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h .frame-item-name {
    display: none;
    width: 120px;
    position: relative;
    bottom: 58px;
    z-index: 1002;
    padding: 3px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.27273;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h .frame-item-name.display-on {
    display: block;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h.frame-display-v img {
    width: auto;
    height: 134px;
    margin: 0px 14px;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h.frame-display-v .frame-item-name {
    display: none;
    width: 91px;
    position: relative;
    bottom: 46px;
    z-index: 1002;
    padding: 3px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.27273;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h.frame-display-v .frame-item-name.display-on {
    display: block;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v {
    margin: 0 auto;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v img {
    width: auto;
    height: 134px;
    margin: 0px 14px;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v .frame-item-name {
    display: none;
    width: 91px;
    position: relative;
    bottom: 46px;
    z-index: 1002;
    padding: 3px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.27273;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v .frame-item-name.display-on {
    display: block;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v.frame-display-h img {
    width: 120px;
    height: auto;
    margin: 28px 0 0 0;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v.frame-display-h .frame-item-name {
    display: none;
    width: 120px;
    position: relative;
    bottom: 58px;
    z-index: 1002;
    padding: 3px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.27273;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v.frame-display-h .frame-item-name.display-on {
    display: block;
  }
  #frames-overlay #frames-overlay-container ul li.current {
    background: #fff;
  }
  #frames-overlay #frames-overlay-container ul li.current:after {
    display: none;
  }
  #frames-overlay #frames-overlay-sub-container {
    display: none;
  }
  #frames-overlay #frames-overlay-nav {
    position: absolute;
    top: 0;
    z-index: 1010;
    width: 100%;
  }
  #frames-overlay #frames-overlay-nav .frames-prev-next {
    display: none;
    /*
    			li {
    				position: fixed;
    				top: 24%;
    				width: 38px;
    				height: 100px;
    
    				&:after {
    					content: "";
    					display: block;
    					position: absolute;
    					top: 50%;
    					width: 23px;
    					height: 33px;
    					margin-top: -17px;
    				}
    
    				&.frames-prev {
    					left: 0;
    					cursor: pointer;
    					&:after {
    						right: 5px;
    						@include sprite-icons-background(ol_prev);
    					}
    				}
    
    				&.frames-next {
    					right: 0;
    					cursor: pointer;
    					&:after {
    						left: 5px;
    						@include sprite-icons-background(ol_next);
    					}
    				}
    			}
    */
  }
  #frames-overlay #frames-overlay-nav .frames-nav-footer {
    display: none;
    /*
    			position: fixed;
    			bottom: 0;
    			left: 0;
    			z-index: 1020;
    			width: 100%;
    			height: 60px;
    			background: #000;			
    
    			.frames-select {
    				position: absolute;
    				top: 11px;
    				left: 50%;
    				
    				#frames-select-btn {
    					@include btn-base;
    					width: 100px;
    					height: 40px;
    					margin: 0 0 0 -50%;
    				}
    			}
    
    			.frames-name {
    				position: absolute;
    				top: -58px;
    				left: 0;
    				width: 100%;
    				height: 20px;
    				text-align: center;
    				color: #111;
    			}
    
    			.frames-paging {
    				position: absolute;
    				top: -28px;	// ul + li : 24px
    				left: 0;
    				width: 100%;
    				height: 20px;
    
    				ul {
    					display: none;
    					text-align: center;
    					line-height: 10px;
    				}
    
    				li {
    					display: inline-block;
    					width: 8px;
    					height: 8px;
    					margin: 0 4px;
    					background: #bbb;
    					border-radius: 4px;
    					
    					&.current {
    						background: #000;
    					}
    				}
    
    				.frames-paging-num {
    					text-align: center;
    					color: #111;
    				}
    			}
    
    			.frames-close-btn {
    				position: absolute;
    				top: 11px;
    				left: 15%;
    				#frames-close-btn {
    					@include btn-cancel;
    					width: 100px;
    					height: 40px;
    					margin: 0 0 0 -50%;
    				}
    			}
    
    			.frames-close {
    				position: absolute;
    				top: -40px;
    				right: 5px;
    				width: 33px;
    				height: 33px;
    				@include sprite-icons-background(ol_close);
    				cursor: pointer;
    			}
    */
  }

  #frames-original {
    display: none;
  }

  #upload-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #upload-overlay #upload-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #upload-overlay #upload-overlay-container {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 244px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #upload-overlay #upload-overlay-container.upload-notes {
    height: 480px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area {
    height: 248px;
    margin: 12px 0px 2px;
    background-color: #f5f5f5;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container {
    padding: 8px 4px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-title {
    margin: 8px auto;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-title .ico_camera_r {
    padding: 8px 34px 6px 10px;
    background: url("../../../img/card/msgmaker/ico_camera_r.png") no-repeat;
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
    background-size: 43px 34px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-title p {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: normal;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-title p span {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: normal;
    color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-catch {
    margin-top: 14px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-catch p {
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    font-weight: normal;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items {
    width: 320px;
    margin: 10px auto 0px auto;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul {
    margin: 0px auto;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li {
    float: left;
    padding: 2px;
    width: 96px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-title {
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: normal;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-title .ico_ng {
    padding: 1px 4px 10px 13px;
    background: url("../../../img/card/msgmaker/ico_close_b@2x.png") no-repeat;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background-position: 0 1px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-image {
    margin-top: 4px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-image.point-1 {
    background: url("../../../img/card/msgmaker/point1_pic02.jpg") no-repeat;
    background-repeat: no-repeat;
    width: 100px;
    height: 76px;
    background-size: 100px 76px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-image.point-2 {
    background: url("../../../img/card/msgmaker/point1_pic03.jpg") no-repeat;
    background-repeat: no-repeat;
    width: 100px;
    height: 76px;
    background-size: 100px 76px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-image.point-3 {
    background: url("../../../img/card/msgmaker/point1_pic04.jpg") no-repeat;
    background-repeat: no-repeat;
    width: 100px;
    height: 76px;
    background-size: 100px 76px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-caution {
    clear: both;
    padding: 6px 12px 0px 12px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-caution p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #666;
    margin-bottom: 2px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-caution ul li {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.5;
    color: #666;
  }
  #upload-overlay #upload-overlay-container.bbth {
    height: 505px;
  }
  #upload-overlay #upload-overlay-container.bbth .upload-overlay-notes-area {
    height: 265px;
  }
  #upload-overlay #upload-overlay-container.upload-notes-2line {
    height: 525px;
  }
  #upload-overlay #upload-overlay-container.upload-notes-2line .upload-overlay-notes-area {
    height: 285px;
  }
  #upload-overlay #upload-overlay-container.upload-notes-2line .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-catch p span {
    display: block;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-bg-action-area {
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-pc-title {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-sp-title {
    position: relative;
    z-index: 1000;
    margin-top: 12px;
    color: #f2f2f2;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-invalid-error {
    margin: 3px 0px -9px;
    padding: 4px 0px 3px 0px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    background-color: #ff3300;
    color: #ffffff;
    border-radius: 0.2em;
    font-weight: normal;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-upload-success {
    padding: 10px 0 0 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    color: #fff;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action {
    position: relative;
    z-index: 1000;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 6px;
    border-radius: 0.2em;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-camera {
    background-color: #393939;
    border: 2px solid #fff;
    border-radius: 0.5em;
    cursor: pointer;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-camera p {
    padding: 6px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-camera:hover {
    cursor: pointer;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-camera.mhover {
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    cursor: pointer;
    border-radius: 6px;
    border: 0.14em solid #fff;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library p {
    padding: 10px 42px 10px 10px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library p.upload-overlay-action-library-select {
    padding: 10px 52px 10px 0px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library:hover {
    cursor: pointer;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library.mhover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-delim {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-selectfile {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-adjust {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    z-index: 4;
    margin-top: 6px;
    background-color: #393939;
    cursor: pointer;
    border-radius: 6px;
    border: 0.14em solid #fff;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-adjust p {
    padding: 10px 44px 10px 4px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-adjust:hover {
    cursor: pointer;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-adjust.mhover {
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-caution {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-invalid-error {
    padding: 2px 0 0 0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.16667;
    color: #eee;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-upload-success {
    display: none;
    padding: 2px 0 0 0;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.2;
    color: #ff7300;
    font-weight: bold;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action input[type=file] {
    font-size: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    width: 100%;
    height: 38px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
    outline: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer {
    position: relative;
    z-index: 1000;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer .upload-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background-color: #5c5c5c;
    border-radius: 6px;
    border: 0.14em solid #fff;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer .upload-overlay-action-cancel p {
    padding: 10px 72px 10px 0px;
    font-weight: normal;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer .upload-overlay-action-cancel:hover {
    cursor: pointer;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer .upload-overlay-action-cancel.mhover {
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .ico_camera_select {
    padding: 8px 38px 12px 24px;
    background: url("../../../img/card/msgmaker/ico_camera@2x.png?20170227122001") no-repeat;
    background-repeat: no-repeat;
    height: 29px;
    width: 25px;
    background-position: 0 3px;
    background-size: 29px 25px;
  }
  #upload-overlay #upload-overlay-container .ico_camera {
    padding: 8px 20px 12px 22px;
    background: url("../../../img/card/msgmaker/ico_camera@2x.png?20170227122001") no-repeat;
    background-repeat: no-repeat;
    height: 29px;
    width: 25px;
    background-position: 0 3px;
    background-size: 29px 25px;
  }
  #upload-overlay #upload-overlay-container .ico_picture {
    padding: 8px 24px 8px 30px;
    background: url("../../../img/card/msgmaker/ico_picture.png") no-repeat;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -2px;
    background-size: 30px 30px;
  }
  #upload-overlay #upload-overlay-container .ico_picture03 {
    padding: 8px 16px 14px 34px;
    background: url("../../../img/card/msgmaker/ico_movieup@2x.png") no-repeat;
    background-repeat: no-repeat;
    height: 31px;
    width: 31px;
    background-position: 0px 1px;
    background-size: 31px 31px;
  }
  #upload-overlay #upload-overlay-container .ico_cancel {
    padding: 4px 42px 4px 40px;
    background: url("../../../img/card/msgmaker/ico_back@2x.png") no-repeat;
    background-size: 21px 16px;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 4px;
  }

  #qrmovie-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #qrmovie-overlay #qrmovie-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #qrmovie-overlay #qrmovie-overlay-container {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 255px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #qrmovie-overlay #qrmovie-overlay-container.qrmovie-notes {
    height: 462px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area {
    height: 244px;
    margin: 12px 0px 2px;
    background-color: #f5f5f5;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container {
    padding: 12px 4px 10px 4px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-title {
    margin: auto;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-title .ico_camera_r {
    padding: 8px 34px 4px 10px;
    background: url("../../../img/card/msgmaker/ico_camera_r.png") no-repeat;
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
    background-size: 43px 34px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-title p {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: normal;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-title p span {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: normal;
    color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-catch {
    margin: 10px auto 0px auto;
    padding: 0px 10px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-catch p {
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    font-weight: normal;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items {
    background-color: #fff;
    margin: 4px auto 10px auto;
    width: 96%;
    height: 104px;
    padding: 0px;
    border-radius: 6px;
    border: 0.12em solid #cccccc;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch {
    float: left;
    width: 54%;
    margin: 0px 0px 4px 3%;
    padding-top: 10px;
    text-align: center;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch p {
    margin-top: 6%;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    font-weight: normal;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch.p-fram-page {
    width: 94%;
    margin: 0px 3% 4px 3%;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch.p-fram-page p {
    margin-top: 5%;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch.p-fram-page p span {
    display: inline;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-area {
    width: 102px;
    height: 69px;
    background: url('../../../img/card/msgmaker/bnr_sample_mcard.png?1533609100') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 102px 69px;
    -webkit-background-size: 102px 69px;
    -moz-background-size: 102px 69px;
    -o-background-size: 102px 69px;
    width: 38%;
    height: 115px;
    float: right;
    margin: 22px auto 0px auto;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-bg-action-area {
    background-color: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-pc-title {
    position: relative;
    z-index: 1000;
    margin: 8px auto 8px auto;
    width: 90%;
    color: #f2f2f2;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-sp-title {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-invalid-error {
    padding: 3px 0px 3px 0px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    margin: 4px 0px -8px 0px;
    color: #ffffff;
    background-color: #ff3300;
    border-radius: 0.2em;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-upload-success {
    padding: 8px 0px 0px 0px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    position: absolute;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -14px;
    width: 100%;
    color: #fff;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action {
    position: relative;
    z-index: 1000;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border-radius: 0.2em;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-camera {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-library {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    cursor: pointer;
    border-radius: 6px;
    border: 0.14em solid #fff;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-library p {
    padding: 10px 68px 10px 4px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-library:hover {
    cursor: pointer;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-library.mhover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delim {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-selectfile {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-selectfile:hover {
    cursor: pointer;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-selectfile.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delete {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
    margin-top: 4px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delete p {
    padding: 10px 4px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delete:hover {
    cursor: pointer;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delete.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-caution {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-invalid-error {
    padding: 3px 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    position: absolute;
    top: -28px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    color: #fff;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-upload-success {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action #fileMovieBox input[type=file] {
    font-size: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 3;
    height: 40px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
    outline: none;
    float: right;
    width: 100%;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .draggle {
    background: #f4f4f4;
    border-radius: 12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer {
    position: relative;
    z-index: 1000;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    top: 4px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer .qrmovie-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer .qrmovie-overlay-action-cancel.qrmovie-overlay-action-cancel-noimage {
    width: 99%;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer .qrmovie-overlay-action-cancel.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer .qrmovie-overlay-action-cancel p {
    padding: 10px 76px 10px 4px;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_movie_b {
    background: url("../../../img/card/msgmaker/ico_selectmovie@2x.png") no-repeat;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-size: 26px 23px;
    padding: 12px 20px 14px 20px;
    margin-right: 19px;
    background-color: #333;
    border-radius: 0.4em;
    position: relative;
    bottom: 8px;
    left: 2px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_movie {
    background: url("../../../img/card/msgmaker/ico_selectmovie@2x.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 29px 26px;
    background-position: 12px 10px;
    padding: 16px 38px 16px 24px;
    margin-right: 10px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_camera {
    padding: 4px 14px 8px 40px;
    background: url("../../../img/card/msgmaker/ico_camera@2x.png?20170227122001") no-repeat;
    background-repeat: no-repeat;
    height: 29px;
    width: 25px;
    background-position: 10px 0px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_picture {
    padding: 6px 30px 8px 40px;
    background: url("../../../img/card/msgmaker/ico_picture.png") no-repeat;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    background-position: 0 -9px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_picture03 {
    padding: 14px 30px 14px 30px;
    background: url("../../../img/card/msgmaker/ico_picture03.png") no-repeat;
    background-repeat: no-repeat;
    height: 52px;
    width: 52px;
    background-position: 0 2px;
    background-size: 52px 52px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_cancel {
    padding: 4px 62px 4px 20px;
    background: url("../../../img/card/msgmaker/ico_back@2x.png") no-repeat;
    background-size: 21px 16px;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 5px;
  }

  #qrmovie-process-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 255px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container.qrmovie-process-notes {
    height: 458px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-target-link-area {
    width: 0px;
    height: 0px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-invalid-error {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 3px 0px 3px 0px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: -32px;
    color: #ffffff;
    background-color: #ff3300;
    border-radius: 0.2em;
    position: relative;
    left: 0;
    right: 0;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-thumbnail {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 90%;
    height: 164px;
    margin: auto;
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    border-radius: 0.4em;
    background-size: cover;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-start {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background: url("../../../img/card/msgmaker/ico_movie_start@2x.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 41px 31px;
    background-position: 12px 4px;
    padding: 10px 10px 10px 10px;
    margin-left: auto;
    margin-right: auto;
    width: 41px;
    position: absolute;
    top: 106px;
    left: 0;
    right: 0;
    z-index: 2;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-start:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area {
    max-width: 240px;
    height: 160px;
    margin: 36px auto 8px auto;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-upload-success-area {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 240px;
    height: 140px;
    margin: 12px auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0.4em;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-upload-success-area:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-upload-success-area.mhover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-upload-success {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 14px 0px 0px 0px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    position: absolute;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -24px;
    width: 100%;
    color: #333;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-play-container {
    position: relative;
    top: 38px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-play-container .qrmovie-process-overlay-play-title p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #333;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-play-container .qrmovie-process-overlay-play-footer-title {
    position: relative;
    top: 46px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-play-container .qrmovie-process-overlay-play-footer-title p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #333;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-pc-title {
    display: none;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-sp-title {
    position: relative;
    z-index: 1000;
    margin: 0px auto 10px auto;
    color: #f2f2f2;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    width: 90%;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action {
    position: relative;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-radius: 0.2em;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-fixed {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
    position: relative;
    top: -92px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-fixed p {
    padding: 10px 32px 10px 4px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-fixed:hover {
    cursor: pointer;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-fixed.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-reselect {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
    margin: 4px 0px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-reselect p {
    padding: 10px 40px 10px 18px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-reselect:hover {
    cursor: pointer;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-reselect.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action #fileReMovieBox input[type=file] {
    font-size: 28px;
    position: absolute;
    top: 46px;
    left: 0px;
    right: 0px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
    outline: none;
    width: 100%;
    height: 42px;
    float: right;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-delete {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
    position: relative;
    top: 92px;
    z-index: 3;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-delete p {
    padding: 10px 30px 10px 4px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-delete:hover {
    cursor: pointer;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-delete.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-footer {
    position: relative;
    z-index: 1000;
    width: 94%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-footer .qrmovie-process-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-footer .qrmovie-process-overlay-action-cancel.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-footer .qrmovie-process-overlay-action-cancel p {
    padding: 10px 62px 10px 0px;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-bg-action-area {
    background-color: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .ico_movie_ok {
    background: url("../../../img/card/msgmaker/ico_movieok@2x.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 2px 2px;
    padding: 8px 18px 8px 12px;
    margin-right: 19px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .ico_movie_ng {
    background: url("../../../img/card/msgmaker/ico_movieng@2x.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 28px 29px;
    background-position: 2px 2px;
    padding: 8px 22px 8px 12px;
    margin-right: 10px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .ico_movie_trash {
    background: url("../../../img/card/msgmaker/ico_trash@2x.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 25px 28px;
    background-position: 2px 2px;
    padding: 8px 18px 8px 12px;
    margin-right: 19px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .ico_cancel {
    padding: 4px 38px 4px 40px;
    background: url("../../../img/card/msgmaker/ico_back@2x.png") no-repeat;
    background-size: 21px 16px;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 4px;
  }

  #qrmovie-preview-overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
  }
  #qrmovie-preview-overlay #qrmovie-preview-overlay-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    min-height: 100%;
    height: 100%;
    margin: 0;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #qrmovie-preview-overlay #qrmovie-preview-overlay-container {
    position: absolute;
    z-index: 1001;
    max-width: 99%;
    max-height: 320px;
    top: 15%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #000;
    text-align: center;
  }
  #qrmovie-preview-overlay .qrmovie-preview-overlay-play-area .qrmovie-preview-overlay-preview {
    width: 100%;
    height: 320px;
  }
  #qrmovie-preview-overlay .qrmovie-preview-overlay-play-area .qrmovie-preview-overlay-preview .video-js {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
  }
  #qrmovie-preview-overlay .qrmovie-preview-overlay-footer .qrmovie-preview-overlay-action-cancel {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -40px;
    right: 0px;
    background: url("../../../img/card/msgmaker/ico_close_w@2x.png?1486974515") no-repeat;
    background-size: 40px 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
  }
  #qrmovie-preview-overlay .qrmovie-preview-overlay-footer .qrmovie-preview-overlay-action-cancel:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }

  #imgprocess-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #imgprocess-overlay #imgprocess-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #imgprocess-overlay #imgprocess-overlay-container {
    position: absolute;
    z-index: 1001;
    width: 100%;
    height: 244px;
    bottom: 0px;
    overflow: hidden;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    text-align: center;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-bg-action-area {
    display: none;
    background-color: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-close {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-pc-title {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-frame {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left {
    float: left;
    width: 48%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-title {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-caption {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    height: 46px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale p {
    color: #ffffff;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    position: absolute;
    left: 24%;
    top: 10px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale .scale-plus {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    float: left;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_control_02@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    position: absolute;
    top: 30px;
    left: 34%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale .scale-plus:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale .scale-minus {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_control_01@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    position: absolute;
    top: 30px;
    left: 20%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale .scale-minus:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale #op-scale-slider {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate p {
    color: #ffffff;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    position: absolute;
    top: 66px;
    left: 28%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .imgprocess-overlay-rotate-title-sp {
    display: block;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .imgprocess-overlay-rotate-title-pc {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .rotate-left {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    float: left;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_control_03@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    position: absolute;
    top: 86px;
    left: 20%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .rotate-left:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .rotate-right {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_control_04@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    position: absolute;
    top: 86px;
    left: 34%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .rotate-right:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right {
    float: left;
    width: 48%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move p {
    color: #ffffff;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    position: absolute;
    left: 65%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-top {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_control_05@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    position: absolute;
    top: 30px;
    left: 64%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-top:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-left {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_control_06@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    position: absolute;
    top: 54px;
    left: 54%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-left:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-right {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_control_08@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    position: absolute;
    top: 54px;
    left: 74%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-right:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-bottom {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_control_07@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    position: absolute;
    top: 80px;
    left: 64%;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-bottom:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer {
    clear: both;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    margin-bottom: 4px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save p.imgprocess-overlay-action-save-pc {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save p.imgprocess-overlay-action-save-sp {
    padding: 10px 38px 10px 4px;
    font-weight: normal;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save:hover {
    cursor: pointer;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save.mhover {
    background-color: #19b2f6;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save .ico_picture {
    padding: 10px 18px 10px 26px;
    background: url("../../../img/card/msgmaker/ico_imageok@2x.png") no-repeat;
    background-repeat: no-repeat;
    width: 35px;
    height: 30px;
    background-size: 35px 30px;
    background-position: 2px 3px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background-color: #5c5c5c;
    border-radius: 6px;
    border: 0.14em solid #fff;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel p {
    padding: 10px 78px 10px 8px;
    font-weight: normal;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel:hover {
    cursor: pointer;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel.mhover {
    background-color: #19b2f6;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel .ico_cancel {
    padding: 4px 48px 4px 22px;
    background: url("../../../img/card/msgmaker/ico_back@2x.png") no-repeat;
    background-size: 21px 16px;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 4px;
  }

  #message-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #message-overlay #message-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #message-overlay #message-overlay-container {
    position: absolute;
    z-index: 1001;
    width: 100%;
    height: 184px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #message-overlay #message-overlay-container .message-overlay-bg-action-area {
    background-color: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0px;
  }
  #message-overlay #message-overlay-container .message-overlay-pc-title {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-action {
    position: relative;
    z-index: 1000;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    margin-bottom: 4px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    margin-bottom: 4px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input p {
    padding: 10px 48px 10px 4px;
    font-weight: normal;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input p.private_frame_page {
    padding: 10px 10px 10px 4px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input:hover {
    cursor: pointer;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input.mhover {
    background-color: #19b2f6;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-delim {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    margin-bottom: 4px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample p {
    padding: 10px 38px 10px 8px;
    font-weight: normal;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample:hover {
    cursor: pointer;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample.mhover {
    background-color: #19b2f6;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample.hide {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border-radius: 6px;
    border: 0.14em solid #fff;
    margin-bottom: 4px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel p {
    padding: 10px 44px 10px 4px;
    font-weight: normal;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel:hover {
    cursor: pointer;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel.mhover {
    background-color: #19b2f6;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel .ico_cancel {
    padding: 4px 38px 4px 40px;
    background: url("../../../img/card/msgmaker/ico_back@2x.png") no-repeat;
    background-size: 21px 16px;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 4px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel.hide {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-action .ico_write {
    padding: 4px 26px 8px 32px;
    width: 24px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_txtwrite@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    -o-background-size: 24px 24px;
    background-position: 0px 0px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .ico_phrases {
    padding: 4px 16px 8px 30px;
    width: 20px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_txtsample@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 20px 24px;
    -webkit-background-size: 20px 24px;
    -moz-background-size: 20px 24px;
    -o-background-size: 20px 24px;
    background-size: 20px 24px;
    background-position: 0px 0px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .private_frame_page .ico_write {
    padding: 5px 16px 8px 12px;
  }
  #message-overlay #message-overlay-container .message-overlay-caution {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-footer {
    position: relative;
    z-index: 1000;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border-radius: 6px;
    border: 0.14em solid #fff;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel p {
    padding: 10px 76px 10px 4px;
    font-weight: normal;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel:hover {
    cursor: pointer;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel.mhover {
    background-color: #19b2f6;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel .ico_cancel {
    padding: 4px 38px 4px 40px;
    background: url("../../../img/card/msgmaker/ico_back@2x.png") no-repeat;
    background-size: 21px 16px;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 4px;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel.hide {
    display: none;
  }

  #messageinput-overlay-bg-display {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }

  #messageinput-overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 480px;
    overflow: hidden;
  }
  #messageinput-overlay #messageinput-overlay-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #messageinput-overlay #messageinput-overlay-container {
    position: relative;
    z-index: 1001;
    height: 474px;
    margin: 0 14px;
    top: 4%;
    bottom: 50px;
    overflow: hidden;
    background-color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-close {
    position: absolute;
    top: 16px;
    right: 14px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    cursor: pointer;
    z-index: 1003;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-title {
    color: #19b2f6;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    padding: 30px 0 12px 0;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-title.private-frame-page {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-action-frame {
    display: none;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-caution {
    display: none;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color.private-frame-page {
    border-top: 0px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl:after {
    content: '';
    display: block;
    clear: both;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd {
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    float: left;
    height: 24px;
    text-align: center;
    padding: 8px 0px 6px 0px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.66667;
    cursor: pointer;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-black {
    width: 20%;
    color: #111;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-black.color-selected {
    background-color: #111;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-brown {
    width: 20%;
    color: #663300;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-brown.color-selected {
    background-color: #663300;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-pink {
    width: 20%;
    color: #f477c2;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-pink.color-selected {
    background-color: #f477c2;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-orange {
    width: 20%;
    color: #FF6600;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-orange.color-selected {
    background-color: #FF6600;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-blue {
    width: 20%;
    color: #3366cc;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-blue.color-selected {
    background-color: #3366cc;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color {
    min-height: 32px;
    max-height: 32px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .slick-prev, #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .slick-next {
    display: none !important;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .msgcd-ccolor {
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-family: "Futura";
    cursor: pointer;
    padding: 6px 2px 2px 2px;
    float: left;
    width: 50px;
    height: 24px;
    outline: none;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .msgcd-ccolor.over-length {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
    letter-spacing: -1px;
    padding-top: 7px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .msgcd-ccolor.color-selected {
    background-color: #e5e5e5;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color {
    display: flex;
    align-items: center;
    justify-content: space-around;
    overflow: hidden;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color .msgcd-ccolor {
    float: inherit;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color.cnt1 .msgcd-ccolor {
    width: 25%;
    margin-right: auto;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color.cnt2 {
    justify-content: start;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color.cnt2 .msgcd-ccolor {
    width: 25%;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text {
    height: 36px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text.nosetting {
    height: 25px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample {
    float: left;
    width: 60%;
    padding-top: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample p {
    text-align: left;
    padding-left: 10px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    color: #393939;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample p span {
    width: 14px;
    height: 14px;
    width: 14px;
    height: 14px;
    background: url('../../../img/card/msgmaker/ico_sample_suffix@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-position: 0px 1px;
    margin-left: 6px;
    padding: 0px 10px 0px 0px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample.hide {
    display: none;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .no-link-sample {
    float: left;
    width: 60%;
    padding-top: 14px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .text-counter {
    float: left;
    width: 40%;
    padding-top: 12px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .text-counter p {
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .text-counter p span {
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-input textarea {
    display: block;
    width: 18.5em;
    height: 220px;
    margin: 0 auto 0px auto;
    resize: none;
    padding: 10px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    overflow: auto;
    overflow-y: hidden;
    -webkit-transform: scale(0.84, 0.84);
    transform: scale(0.84, 0.84);
    white-space: break-spaces;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input {
    margin-top: 0px;
    height: 244px;
    padding: 0 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item {
    clear: both;
    height: 24px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area {
    padding-top: 2px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area.item-first {
    padding-top: 0px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label {
    width: 24%;
    float: left;
    text-align: right;
    padding-right: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label.tarea {
    width: 30%;
    margin-top: -4px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label.tarea label {
    padding-right: 20%;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label label {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #999;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value {
    float: left;
    width: 70%;
    text-align: center;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value div.messageinput-data-height-area input#messageinput-data-height {
    margin-left: -28px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value div.messageinput-data-height-area:after {
    content: " cm";
    color: #999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    right: 100px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value div.messageinput-data-weight-area input#messageinput-data-weight {
    margin-left: -28px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value div.messageinput-data-weight-area:after {
    content: " ｇ";
    color: #999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    right: 100px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-tarea {
    float: left;
    width: 100%;
    text-align: center;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-suffix {
    position: absolute;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #999;
    margin-right: auto;
    margin-left: auto;
    top: 230px;
    right: 14%;
    width: 40px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text] {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 0px 6px 0px 6px;
    margin-left: -46px;
    outline: none;
    vertical-align: middle;
    width: 140px;
    height: 25px;
    color: #647373;
    border: 1px solid #eee;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text].fs16 {
    font-size: 16px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text].fs16:focus {
    border: 1px solid #afafaf;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text].shortp-69 {
    width: 69% !important;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area textarea {
    display: block;
    width: 18.5em;
    height: 90px;
    margin: 0 auto;
    outline: none;
    resize: none;
    padding: 2px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    overflow: auto;
    overflow-y: hidden;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area textarea.fs16 {
    font-size: 16px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area textarea.fs16:focus {
    border: 1px solid #afafaf;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .u-message-item-data-error {
    background-color: #fff7f2;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter {
    display: none;
    color: #666666;
    width: 140px;
    position: absolute;
    top: 115px;
    right: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter p {
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter p span {
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter p span.text-counter-over {
    color: #e16aa0;
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dt {
    float: left;
    text-align: right;
    min-width: 80px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dt label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dd {
    float: left;
    margin-left: 12px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dd input[type=text] {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 0px 6px 0px 6px;
    outline: none;
    vertical-align: middle;
    width: 200px;
    height: 25px;
    color: #647373;
    border: 1px solid #eee;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dd textarea {
    display: block;
    width: 18.5em;
    height: 80px;
    margin: 0 auto;
    outline: none;
    resize: none;
    padding: 10px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    overflow: auto;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.inpt3 {
    position: relative;
    top: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.inpt3 .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label {
    margin-bottom: 15px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label {
    width: 30%;
    padding-right: 8%;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label label {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label label span {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value {
    width: 60%;
    max-width: 240px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value input[type=text] {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value input[type=text].fs16 {
    font-size: 16px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value input[type=text].fs16:focus {
    border: 1px solid #afafaf;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value .messageinput-overlay-action-item-input-item-caption {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
    text-align: right;
    padding: 0.1rem 0 0.3rem 0;
    padding-right: 5%;
    color: #ccc;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter {
    position: absolute;
    top: -30px;
    right: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.cnt5 {
    margin-top: 12px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input {
    margin-top: 0px;
    height: 244px;
    padding: 0 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input textarea {
    display: block;
    width: 18.5em;
    height: 220px;
    margin: 0 auto 0px auto;
    resize: none;
    padding: 10px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    overflow: auto;
    overflow-y: hidden;
    -webkit-transform: scale(0.84, 0.84);
    transform: scale(0.84, 0.84);
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item {
    clear: both;
    height: 24px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area {
    padding-top: 2px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area.item-first {
    padding-top: 0px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-label {
    width: 24%;
    float: left;
    text-align: right;
    padding-right: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-label.tarea {
    width: 30%;
    margin-top: -4px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-label.tarea label {
    padding-right: 20%;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-label label {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #999;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-value {
    float: left;
    width: 70%;
    text-align: center;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-tarea {
    float: left;
    width: 100%;
    text-align: center;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-suffix {
    position: absolute;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #999;
    margin-right: auto;
    margin-left: auto;
    top: 230px;
    right: 14%;
    width: 40px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area input[type=text] {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 0px 6px 0px 6px;
    margin-left: -46px;
    outline: none;
    vertical-align: middle;
    width: 140px;
    height: 25px;
    color: #647373;
    border: 1px solid #eee;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area textarea {
    display: block;
    width: 18.5em;
    height: 90px;
    margin: 0 auto;
    outline: none;
    resize: none;
    padding: 2px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    overflow: auto;
    overflow-y: hidden;
    white-space: break-spaces;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .u-message-item-data-error {
    background-color: #fff7f2;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-text-counter {
    display: none;
    color: #666666;
    width: 140px;
    position: absolute;
    top: 115px;
    right: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-text-counter p {
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-text-counter p span {
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-text-counter p span.text-counter-over {
    color: #e16aa0;
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-error {
    display: none;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #B20000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 12px;
    height: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-top: 100px;
    text-align: center;
    background-color: #393939;
    border-radius: 6px;
    width: 94%;
    height: 48px;
    margin: 0px auto 5px auto;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save p {
    position: absolute;
    left: 0;
    right: 0;
    padding: 14px 48px 14px 0px;
    color: #ffffff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save:hover {
    cursor: pointer;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save.mhover {
    background-color: #19b2f6;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save.momsphoto {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.2;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save.momsphoto p {
    padding: 14px 20px 14px 0px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-cancel {
    display: none;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .ico_doit {
    padding: 8px 28px 6px 28px;
    background: url("../../../img/card/msgmaker/ico_doit@2x.png") no-repeat;
    background-size: 25px 22px;
    background-repeat: no-repeat;
    height: 25px;
    width: 22px;
    background-position: 10px 7px;
  }
  #messageinput-overlay #messageinput-overlay-container.cnt5 .messageinput-overlay-action-item-text-counter.cnt5 {
    position: absolute;
    top: 108px !important;
    right: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container.cnt5 .messageinput-overlay-action .messageinput-overlay-action-error {
    clear: both;
  }
  #messageinput-overlay #messageinput-overlay-container.cnt5 .messageinput-overlay-action .messageinput-overlay-action-save {
    margin-top: 14px;
  }
  #messageinput-overlay #messageinput-overlay-footer {
    position: absolute;
    z-index: 1001;
    width: 100%;
    height: 66px;
    margin: 0;
    bottom: 0;
    background-color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl:after {
    content: '';
    display: block;
    clear: both;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl dd {
    float: left;
    height: 28px;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.92308;
    font-family: "Futura";
    cursor: pointer;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl dd:hover, #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl dd.color-selected {
    background-color: #e5e5e5;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl dd.color-black {
    width: 20%;
    color: #111;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl dd.color-brown {
    width: 20%;
    color: #993300;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl dd.color-pink {
    width: 20%;
    color: #f477c2;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl dd.color-orange {
    width: 20%;
    color: #FF6633;
  }
  #messageinput-overlay #messageinput-overlay-footer #messageinput-overlay-select-color dl dd.color-blue {
    width: 20%;
    color: #11F;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text {
    background-color: #333333;
    color: #ffffff;
    height: 36px;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text .link-sample {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    float: left;
    width: 50%;
    padding-top: 8px;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text .link-sample:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text .link-sample p {
    text-align: left;
    padding-left: 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text .link-sample p span {
    width: 16px;
    height: 31px;
    width: 14px;
    height: 14px;
    background: url('../../../img/card/msgmaker/ico_sample_suffix@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-position: 0px 2px;
    margin-left: 6px;
    padding: 0px 0px 8px 0px;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text .link-sample.hide {
    display: none;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text .text-counter {
    float: left;
    width: 50%;
    padding-top: 8px;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text .text-counter p {
    text-align: right;
    padding-right: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }
  #messageinput-overlay #messageinput-overlay-footer #input-message-text .text-counter #u-message-remain.text-counter-over {
    color: #e16aa0;
    font-weight: normal;
  }

  /**
  	#example-overlay-container {
  		position: absolute;
  		z-index: 1001;
  		width: 100%;
  		height: 164px;
  		bottom: 0px;
  		overflow: hidden;
  		background-color: #999;
  		@include opacity(0.8);
  		text-align: center;
  	}
  **/
  /*	2. 写真を選択
  ------------------------------ */
  #content-select-photo .content-lead .content-lead-pc-msg {
    display: none;
  }
  #content-select-photo .content-lead .uploaded-caution-msg {
    background-color: #fcf0f5;
    margin: 10px 0 5px 0;
    padding: 15px 15px 15px 15px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.54545;
  }
  #content-select-photo .content-lead .uploaded-caution-msg .icon-check {
    width: 63px;
    height: 16px;
    background: url('../../../img/icon_sp_check.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 63px 16px;
    -webkit-background-size: 63px 16px;
    -moz-background-size: 63px 16px;
    -o-background-size: 63px 16px;
    margin: 0 0 10px 0;
  }
  #content-select-photo #select-photo {
    position: relative;
    width: 185px;
    margin: 20px auto 0;
  }
  #content-select-photo #select-photo #receiveFile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  #content-select-photo #select-photo .select-photo-guide {
    position: relative;
    z-index: 1;
  }
  #content-select-photo #select-photo .select-photo-guide button {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    background-color: #393939;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    cursor: pointer;
    width: 185px;
    height: 69px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.125;
  }
  #content-select-photo #select-photo .select-photo-guide p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #content-select-photo #select-photo .select-photo-guide .select-photo-text {
    display: none;
  }
  #content-select-photo #select-photo .select-photo-guide .select-photo-note {
    padding: 35px 0 0 0;
  }
  #content-select-photo #select-photo .select-photo-guide .select-photo-note span {
    display: block;
  }
  #content-select-photo #select-photo input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 185px;
    height: 69px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
  }
  #content-select-photo .upload-caution {
    margin-top: 10px;
    padding: 0 40px;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #content-select-photo #adjust-view {
    display: none;
  }
  #content-select-photo #preview-frame {
    display: none;
    text-align: center;
  }
  #content-select-photo #preview-frame.frame-h {
    padding: 50px 0 0 0;
  }
  #content-select-photo #preview-frame.frame-h img {
    width: 361px;
    height: auto;
  }
  #content-select-photo #preview-frame.frame-v img {
    width: auto;
    height: 361px;
  }

  #preview-overlay-container #preview-controls {
    position: fixed;
    bottom: 0;
    z-index: 2010;
    width: 100%;
  }
  #preview-overlay-container #preview-controls .adjust-block-head {
    display: none;
  }
  #preview-overlay-container #preview-controls dl {
    box-sizing: border-box;
    float: left;
    width: 26%;
    border-left: 1px solid #888888;
    text-align: center;
  }
  #preview-overlay-container #preview-controls dl dt {
    padding: 3px 0;
    background: #333;
    color: #fff;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
  }
  #preview-overlay-container #preview-controls dl dd {
    background: #000;
    padding: 0 0 9px 0;
  }
  #preview-overlay-container #preview-controls dl dd button {
    display: inline-block;
    overflow: hidden;
    margin: 9px 1px 0 1px;
    border: none;
    text-indent: -9999px;
    white-space: nowrap;
    cursor: pointer;
  }
  #preview-overlay-container #preview-controls dl dd button#op-scaledown-btn {
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -270px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #preview-overlay-container #preview-controls dl dd button#op-scaleup-btn {
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -300px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #preview-overlay-container #preview-controls dl dd button#op-movel-btn {
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -120px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #preview-overlay-container #preview-controls dl dd button#op-movet-btn {
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -180px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #preview-overlay-container #preview-controls dl dd button#op-moveb-btn {
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -90px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #preview-overlay-container #preview-controls dl dd button#op-mover-btn {
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -150px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #preview-overlay-container #preview-controls dl dd button#op-rotatel-btn {
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -210px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #preview-overlay-container #preview-controls dl dd button#op-rotater-btn {
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -240px;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
  }
  #preview-overlay-container #preview-controls dl dd #op-scale-slider {
    display: none;
  }
  #preview-overlay-container #preview-controls #adjust-scale dl {
    border-left: none;
  }
  #preview-overlay-container #preview-controls #adjust-position dl:first-of-type {
    width: 48%;
  }

  /*	3. メッセージを入力
  ------------------------------ */
  #content-input-message .content-lead .btn-example-area {
    text-align: right;
    margin-top: 2px;
  }
  #content-input-message .content-lead .btn-example-area button {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    background-color: #393939;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    cursor: pointer;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    display: inline-block;
    margin: 2px 8px;
    padding: 2px 0 0 0;
    width: 120px;
    height: 32px;
  }
  #content-input-message .content-lead .btn-example-area button#btn-example:after {
    display: inline-block;
    width: 7px;
    height: 12px;
  }
  #content-input-message .content-lead .btn-example-area button#btn-example:after {
    content: "";
    margin: 0 0 0 4px;
    background-image: url('../../../img/icons_sp-sfc319437ac.png');
    background-repeat: no-repeat;
    height: 12px;
    width: 7px;
    background-position: 0 0;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    background-size: 33px auto;
    /* background-position: 0 -71px; */
  }
  #content-input-message #input-message {
    width: 300px;
    margin: 15px auto 0;
  }
  #content-input-message #select-color dl:after {
    content: '';
    display: block;
    clear: both;
  }
  #content-input-message #select-color dl dt {
    float: left;
    width: 35px;
    height: 25px;
    font-size: 9px;
    font-size: 0.5625rem;
    line-height: 2.77778;
  }
  #content-input-message #select-color dl dd {
    float: left;
    height: 25px;
    border-left: 1px solid #dcdcdc;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2.08333;
    font-family: "Futura";
    cursor: pointer;
  }
  #content-input-message #select-color dl dd:hover, #content-input-message #select-color dl dd.color-selected {
    background-color: #e5e5e5;
  }
  #content-input-message #select-color dl dd.color-black {
    width: 52px;
    color: #111;
  }
  #content-input-message #select-color dl dd.color-brown {
    width: 58px;
    color: #993300;
  }
  #content-input-message #select-color dl dd.color-pink {
    width: 44px;
    color: #f477c2;
  }
  #content-input-message #select-color dl dd.color-orange {
    width: 61px;
    color: #FF6633;
  }
  #content-input-message #select-color dl dd.color-blue {
    width: 44px;
    color: #11F;
    border-right: 1px solid #dcdcdc;
  }
  #content-input-message #input-message-text {
    margin: 10px 0 0 0;
  }
  #content-input-message #input-message-text label {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }
  #content-input-message #input-message-text label img.input-message-checkimg {
    position: relative;
    top: 3px;
  }
  #content-input-message #input-message-text label span {
    margin-left: 6px;
  }
  #content-input-message #input-message-text label span.caption_any {
    color: #ffffff;
    margin-left: 12px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 3.2;
    background: #ccc;
    padding: 5px 8px;
  }
  #content-input-message #input-message-text span {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }
  #content-input-message #input-message-text textarea {
    display: block;
    width: 18.5em;
    height: 180px;
    margin: 0 auto;
    resize: none;
    padding: 10px 12px;
    border: 1px solid #dddddd;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #content-input-message #input-message-text input[type="text"], #content-input-message #input-message-text input[type="number"] {
    font-size: 12px;
    padding: 3px 3px 3px 8px;
    margin: 2px 5px 0px 20px;
    outline: none;
    vertical-align: middle;
    height: 25px;
    line-height: 22px;
    color: #647373;
    border: 1px solid #bbb;
  }
  #content-input-message #input-message-text input[type="text"].input-message-normal, #content-input-message #input-message-text input[type="number"].input-message-normal {
    width: 240px;
  }
  #content-input-message #input-message-text input[type="text"].input-message-birth-y, #content-input-message #input-message-text input[type="number"].input-message-birth-y {
    width: 60px;
  }
  #content-input-message #input-message-text input[type="text"].input-message-birth-m, #content-input-message #input-message-text input[type="number"].input-message-birth-m {
    width: 40px;
    margin: 2px 5px 0px 5px;
  }
  #content-input-message #input-message-text input[type="text"].input-message-birth-d, #content-input-message #input-message-text input[type="number"].input-message-birth-d {
    width: 40px;
    margin: 2px 5px 0px 5px;
  }
  #content-input-message #input-message-text input[type="text"].input-message-weight, #content-input-message #input-message-text input[type="number"].input-message-weight {
    width: 60px;
  }
  #content-input-message #input-message-text .text-counter {
    width: 248px;
    margin: 0 auto;
    padding: 5px 0 0 0;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
    text-align: right;
  }
  #content-input-message #input-message-text .text-counter .text-counter-over {
    color: #e16aa0;
    font-weight: bold;
  }

  /*	example
  ------------------------------ */
  body.example-overlay-show #wrapper {
    display: none;
  }

  #example-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
  }
  .example-overlay-show #example-overlay {
    display: block;
  }
  #example-overlay #example-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }
  #example-overlay #example-overlay-close {
    position: absolute;
    top: 4px;
    right: 4%;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-position: 4px;
    cursor: pointer;
    z-index: 1003;
    padding: 10px 4px;
  }
  #example-overlay #example-overlay-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #example-overlay #example-overlay-container {
    position: absolute;
    z-index: 1001;
    width: 310px;
    height: 88%;
    margin: 4%;
    overflow: hidden;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #example-overlay #example-overlay-container #example-overlay-title {
    display: none;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist {
    position: absolute;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul {
    position: absolute;
    top: 0;
    width: 50000px;
    height: 430px;
    margin: 0 0 0 0px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 360px;
    height: 490px;
    padding: 0 18px;
    background: #fff;
    text-align: center;
    cursor: pointer;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li img {
    width: 280px;
    height: auto;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li.current {
    background: #fff;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li.current:after {
    display: none;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title {
    color: #19b2f6;
    margin: 22px 8% 0px 8%;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    background-size: 1px 20px;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    min-height: 87px;
    padding-left: 20px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title.example-original-title-data {
    margin: 4px 8% 0px 8%;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title p {
    width: 180px;
    margin: 0 auto;
    font-weight: normal;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title p.example-original-title-msgname {
    width: 70px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_msgname.png?1489773004') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 70px 24px;
    -webkit-background-size: 70px 24px;
    -moz-background-size: 70px 24px;
    -o-background-size: 70px 24px;
    background-position: 0 0px;
    position: absolute;
    top: 54px;
    right: 21px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title {
    padding-top: 24px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-data {
    padding-top: 32px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-data p.example-original-title-data {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.18182;
    font-weight: bold;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-data p.example-original-title-msgname {
    position: relative;
    top: 6px;
    left: 2px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-img {
    display: none;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample {
    width: 260px;
    min-height: 306px;
    max-height: 375px;
    height: auto;
    padding-bottom: 12px;
    margin: 10px 10px 0px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample textarea {
    border: 0px;
    width: 19em;
    height: 240px;
    resize: none;
    padding: 10px 12px;
    margin: 14px 4px 0 8px;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 2.0;
    background-size: 1px 24px;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    outline: none;
    overflow: auto;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area {
    padding: 10px 0px 4px 0px;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    line-height: 2.0;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-kana {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    font-weight: bold;
    text-align: center;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-name {
    font-weight: bold;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.18182;
    line-height: 0.8;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 14px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-birth {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: bold;
    text-align: center;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-height {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-weight {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-message {
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: left;
    margin-top: 8px;
    padding: 0px 4px 0px 14px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area.framelayout .example-message-item-message.over {
    line-height: 1.3;
    height: inherit;
    max-height: 336px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-image {
    display: none;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-001 {
    background-image: url("../../../img/example_sp_001.jpg");
    background-size: cover;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-002 {
    background-image: url("../../../img/example_sp_002.jpg");
    background-size: cover;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-003 {
    background-image: url("../../../img/example_sp_003.jpg");
    background-size: cover;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-004 {
    background-image: url("../../../img/example_sp_004.jpg");
    background-size: cover;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-005 {
    background-image: url("../../../img/example_sp_005.jpg");
    background-size: cover;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-006 {
    background-image: url("../../../img/example_sp_006.jpg");
    background-size: cover;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-007 {
    background-image: url("../../../img/example_sp_007.jpg");
    background-size: cover;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-008 {
    background-image: url("../../../img/example_sp_008.jpg");
    background-size: cover;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-baby {
    padding: 18px 30px 26px 26px;
    width: 37px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_sample_baby@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 37px 32px;
    -webkit-background-size: 37px 32px;
    -moz-background-size: 37px 32px;
    -o-background-size: 37px 32px;
    background-position: 0 0px;
    position: relative;
    top: 24px;
    left: 12px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-bridal {
    padding: 18px 30px 24px 30px;
    width: 32px;
    height: 40px;
    background: url('../../../img/card/msgmaker/ico_sample_bridal@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 32px 40px;
    -webkit-background-size: 32px 40px;
    -moz-background-size: 32px 40px;
    -o-background-size: 32px 40px;
    background-position: 0 0px;
    position: relative;
    top: 18px;
    left: 14px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-present {
    padding: 16px 30px 24px 26px;
    width: 34px;
    height: 38px;
    background: url('../../../img/card/msgmaker/ico_sample_present@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 34px 38px;
    -webkit-background-size: 34px 38px;
    -moz-background-size: 34px 38px;
    -o-background-size: 34px 38px;
    background-position: 0 0px;
    position: relative;
    top: 16px;
    left: 12px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-other {
    padding: 16px 72px 22px 80px;
    width: 86px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_sample_other@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 86px 32px;
    -webkit-background-size: 86px 32px;
    -moz-background-size: 86px 32px;
    -o-background-size: 86px 32px;
    background-position: 24px 0px;
    position: relative;
    top: 20px;
    left: 12px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-buddhist {
    padding: 16px 30px 24px 26px;
    width: 53px;
    height: 51px;
    background: url('../../../img/card/msgmaker/ico_sample_buddhist@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 53px 51px;
    -webkit-background-size: 53px 51px;
    -moz-background-size: 53px 51px;
    -o-background-size: 53px 51px;
    background-position: 0px 0px;
    position: relative;
    top: 4px;
    left: 4px;
  }
  #example-overlay #example-overlay-nav {
    position: absolute;
    top: 0;
    z-index: 1010;
    width: 100%;
  }
  #example-overlay #example-overlay-nav .example-prev-next li {
    position: fixed;
    top: 40%;
    width: 33px;
    height: 33px;
  }
  #example-overlay #example-overlay-nav .example-prev-next li:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 23px;
    height: 33px;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-prev {
    left: 14px;
    cursor: pointer;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-prev:after {
    right: 0px;
    width: 13px;
    height: 23px;
    background: url('../../../img/card/msgmaker/btn_prev@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 13px 23px;
    -webkit-background-size: 13px 23px;
    -moz-background-size: 13px 23px;
    -o-background-size: 13px 23px;
    background-position: 10px 6px;
    padding: 8px 10px;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-prev:after:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-next {
    right: 14px;
    cursor: pointer;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-next:after {
    left: 0px;
    width: 14px;
    height: 23px;
    background: url('../../../img/card/msgmaker/btn_next@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 14px 23px;
    -webkit-background-size: 14px 23px;
    -moz-background-size: 14px 23px;
    -o-background-size: 14px 23px;
    background-position: 10px 6px;
    padding: 8px 10px;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-next:after:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #example-overlay #example-overlay-nav .example-nav-footer {
    display: none;
    /*
    			position: fixed;
    			bottom: 0;
    			left: 0;
    			z-index: 1020;
    			width: 100%;
    			height: 60px;
    			background: #000;
    
    			.example-select {
    				position: absolute;
    				top: 11px;
    				left: 50%;
    				
    				#example-select-btn {
    					@include btn-base;
    					width: 140px;
    					height: 40px;
    					margin: 0 0 0 -50%;
    				}
    			}
    
    			.example-name {
    				position: absolute;
    				top: -58px;
    				left: 0;
    				width: 100%;
    				height: 20px;
    				text-align: center;
    				color: #111;
    			}
    
    			.example-paging {
    				position: absolute;
    				top: -24px;
    				left: 0;
    				width: 100%;
    				height: 20px;
    
    				ul {
    					display: none;
    					text-align: center;
    					line-height: 10px;
    				}
    
    				li {
    					display: inline-block;
    					width: 8px;
    					height: 8px;
    					margin: 0 4px;
    					background: #bbb;
    					border-radius: 4px;
    					
    					&.current {
    						background: #000;
    					}
    				}
    
    				.example-paging-num {
    					display:none;
    					//text-align: center;
    					//color: #111;
    				}
    			}
    
    			.examples-close-btn {
    				position: absolute;
    				top: 11px;
    				left: 15%;
    				#example-close-btn {
    					@include btn-cancel;
    					width: 100px;
    					height: 40px;
    					margin: 0 0 0 -50%;
    				}
    			}
    
    			.example-close {
    				position: fixed;
    				bottom: 60px;
    				right: 5px;
    				width: 33px;
    				height: 33px;
    				@include sprite-icons-background(ol_close);
    				cursor: pointer;
    			}
    */
  }
  #example-overlay #example-overlay-footer {
    position: absolute;
    z-index: 1001;
    width: 100%;
    height: 78px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #example-overlay #example-overlay-footer .example-overlay-action-save {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 94%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #393939;
    border: 0.14em solid #fff;
    border-radius: 6px;
    cursor: pointer;
  }
  #example-overlay #example-overlay-footer .example-overlay-action-save p {
    padding: 10px 30px 10px 4px;
    font-weight: normal;
    color: #ffffff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
  }
  #example-overlay #example-overlay-footer .example-overlay-action-save:hover {
    cursor: pointer;
  }
  #example-overlay #example-overlay-footer .example-overlay-action-save.mhover {
    background-color: #19b2f6;
  }
  #example-overlay #example-overlay-footer .example-overlay-action-save .ico_phrases {
    padding: 4px 22px 8px 18px;
    width: 20px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_txtsample@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 20px 24px;
    -webkit-background-size: 20px 24px;
    -moz-background-size: 20px 24px;
    -o-background-size: 20px 24px;
    background-size: 20px 24px;
    background-position: 0px 0px;
  }

  #example-original {
    display: none;
  }

  /*	4. デザインの確認
  ------------------------------ */
  #content-confirm {
    padding: 0 0 0 0;
    padding-bottom: 100px;
  }
  #content-confirm .content-head {
    display: block;
    width: 90%;
    padding: 15px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
  }
  #content-confirm .content-head h2 {
    display: none;
  }
  #content-confirm .content-head p.note {
    padding: 0 0 0 0;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #666666;
  }
  #content-confirm .content-head p.note.content-confirm-text-pc {
    display: none;
  }
  #content-confirm .content-head p.note.content-confirm-text-sp {
    text-align: center;
    color: #000;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
    font-weight: normal;
  }
  #content-confirm .content-body {
    padding: 0 15px;
  }
  #content-confirm .content-body .content-headline {
    text-align: center;
    padding: 5px 15px;
    margin: 10px 0px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #dbdbdb;
  }
  #content-confirm .content-body .content-headline h3 {
    font-weight: bold;
  }
  #content-confirm .content-body .caution-message {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    font-weight: bold;
    margin: 15px 0px 15px 0px;
  }
  #content-confirm .content-body .caution-message .caution-message-pc {
    display: none;
  }
  #content-confirm .content-body .caution-message .display-click {
    display: none;
  }
  #content-confirm .content-body .zoom-message {
    display: none;
  }
  #content-confirm .content-body .content-body-footer-area {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 420px;
    height: 220px;
  }
  #content-confirm .content-body .content-body-footer-area .check-message {
    padding: 8px 20px 8px 20px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
    color: #000;
    font-weight: bold;
    text-align: center;
  }
  #content-confirm .content-body .content-body-footer-area .check-message .icon-check {
    width: 41px;
    height: 41px;
    background: url('../../../img/card/msgmaker/ico_info.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 41px 41px;
    -webkit-background-size: 41px 41px;
    -moz-background-size: 41px 41px;
    -o-background-size: 41px 41px;
    color: #ff7300;
    font-weight: bold;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  #content-confirm .content-body .content-body-footer-area .check-message p {
    margin-left: auto;
    margin-right: auto;
  }
  #content-confirm .content-body .content-body-footer-area .check-message.endscrn {
    padding: 8px 20px 100px 20px;
  }
  #content-confirm #preview-area #preview-area-inner {
    position: relative;
    top: 0px;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-preview {
    position: absolute;
    top: 0px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-preview-h {
    position: absolute;
    top: 0px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-preview-v {
    position: absolute;
    top: 0px;
    left: 58px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .preview-image-pc {
    display: none;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .preview-image-sp {
    margin-top: 0px;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-h {
    z-index: 2;
    top: 52px;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-v {
    z-index: 2;
    top: 0px;
  }

  #preview-overlay .preview-frame .frame-preview {
    position: absolute;
    top: 58px;
    z-index: 2;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #preview-overlay .preview-frame .frame-preview-v {
    position: absolute;
    top: 0px;
    left: 58px;
    z-index: 2;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #preview-overlay .preview-frame .preview-image-pc {
    display: none;
  }

  /*	5. 作成完了
  ------------------------------ */
  #content-complete {
    padding-bottom: 100px;
  }
  #content-complete .content-head {
    text-align: center;
    display: block;
    width: 90%;
    max-width: 300px;
    padding: 15px 10px 0px 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  #content-complete .content-head h2 {
    color: #000;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: normal;
  }
  #content-complete .content-head h2.cimg {
    font-size: 100%;
  }
  #content-complete .content-head p {
    margin: 10px 10px 10px 10px;
    padding: 5px 0 0 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    color: #000;
    font-weight: normal;
  }
  #content-complete .content-head p.note-complete-sp {
    margin: 20px 0px 10px 0px;
    color: #000;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: normal;
  }
  #content-complete .content-body {
    padding: 0 15px;
  }
  #content-complete .content-body .content-headline {
    text-align: center;
    padding: 5px 15px;
    margin: 10px 0px 5px 0px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #dbdbdb;
  }
  #content-complete .content-body .content-headline h3 {
    font-weight: normal;
  }
  #content-complete .content-body .display-cardnumber {
    padding: 12px 0px 6px 0px;
  }
  #content-complete .content-body .display-cardnumber h3 {
    text-align: center;
    color: #000;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: normal;
    margin: 0 auto 20px auto;
    width: 100%;
  }
  #content-complete .content-body .display-cardnumber h3 span.display-cardnumber-lineleft {
    height: 2px;
    border-bottom: 1px solid #999;
    padding-left: 8%;
    padding-right: 4%;
    margin-right: 10px;
    position: relative;
    top: -10px;
  }
  #content-complete .content-body .display-cardnumber h3 span.display-cardnumber-lineright {
    height: 2px;
    border-bottom: 1px solid #999;
    padding-left: 8%;
    padding-right: 4%;
    margin-left: 10px;
    position: relative;
    top: -10px;
  }
  #content-complete .content-body .display-cardnumber div {
    text-align: center;
    margin-top: 5px;
    padding: 5px 0 0 0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #content-complete .content-body .display-cardnumber .cardnumber {
    width: 100%;
    text-align: center;
    margin: 2px 0 0 0;
  }
  #content-complete .content-body .display-cardnumber .cardnumber .cardnumber-text {
    text-align: center;
    background-color: #ffffff;
    border: 2px solid #999999;
    padding: 8px 10px 8px 10px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.13333;
    background: #fff;
    width: 84%;
    height: 32px;
    resize: none;
    overflow: hidden;
    font-family: "MS PGothic", "Open Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  }
  #content-complete .content-body .display-cardnumber.longtle h3 {
    margin-bottom: 10px;
  }
  #content-complete .content-body .display-cardnumber.longtle h3 span.display-cardnumber-lineleft {
    padding-left: 5px;
    padding-right: 0px;
  }
  #content-complete .content-body .display-cardnumber.longtle h3 span.display-cardnumber-lineright {
    padding-left: 5px;
    padding-right: 0px;
  }
  #content-complete .content-body .caution-message {
    clear: both;
    min-height: 34px;
    color: #e16aa0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: normal;
    margin: 15px 0px 5px 0px;
    padding: 10px;
    border: 2px solid #e16aa0;
  }
  #content-complete .content-body .caution-message .icon-caution {
    float: left;
    vertical-align: middle;
    width: 36px;
    height: 31px;
    background: url('../../../img/icon_sp_caution.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 36px 31px;
    -webkit-background-size: 36px 31px;
    -moz-background-size: 36px 31px;
    -o-background-size: 36px 31px;
  }
  #content-complete .content-body .caution-message p {
    padding-left: 50px;
  }
  #content-complete .content-body .note-message {
    margin: 0px auto 14px auto;
    padding: 12px 4px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.54545;
    font-weight: normal;
    color: #000;
    min-height: 34px;
    max-width: 100%;
  }
  #content-complete .content-body .note-message h3 {
    width: 41px;
    height: 41px;
    background: url('../../../img/card/msgmaker/ico_info.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 41px 41px;
    -webkit-background-size: 41px 41px;
    -moz-background-size: 41px 41px;
    -o-background-size: 41px 41px;
    width: 41px;
    height: 41px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  #content-complete .content-body .note-message h3 span {
    display: none;
  }
  #content-complete .content-body .note-message p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    color: #000;
    text-align: center;
  }
  #content-complete .content-body .note-message p.mlbl {
    margin-bottom: 0.4rem;
  }
  #content-complete .content-body .note-message.longtle {
    width: 90%;
    max-width: 360px;
  }
  #content-complete .content-body .custumers-receipt {
    padding: 10px auto 10px auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #content-complete .content-body .custumers-receipt h3 {
    display: none;
  }
  #content-complete .content-body .custumers-receipt p {
    text-align: left;
    padding: 4px 4px 4px 4px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    text-align: center;
    color: #000;
  }
  #content-complete .content-body .custumers-receipt p .custumers-receipt-print {
    display: none;
  }
  #content-complete .content-body .custumers-receipt .send-mail-caution-msg {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area {
    margin-top: 20px;
    padding: 5px 0px;
    text-align: center;
    height: 160px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    background-color: #393939;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    cursor: pointer;
    border-radius: 0.4em;
    display: inline-block;
    margin: 0 5px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    outline: none;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-print-btn {
    display: none;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-mail-btn {
    width: 130px;
    padding: 8px 0;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-mail-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    margin: 0px;
    width: 100%;
    height: 52px;
    outline: none;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-mail-btn:hover {
    cursor: pointer;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-mail-btn.mhover {
    background-color: #19b2f6;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-mail-btn:before {
    content: "";
    width: 26px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_sendmail@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 26px 24px;
    -webkit-background-size: 26px 24px;
    -moz-background-size: 26px 24px;
    -o-background-size: 26px 24px;
    position: relative;
    top: 2px;
    left: -18px;
    padding-left: 26px;
    padding-top: 4px;
    width: 26px;
    height: 24px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-site-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    margin: 10px 0px 0px 0px;
    width: 100%;
    height: 52px;
    outline: none;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-site-btn:before {
    content: "";
    width: 27px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_sitetop@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 27px 24px;
    -webkit-background-size: 27px 24px;
    -moz-background-size: 27px 24px;
    -o-background-size: 27px 24px;
    position: relative;
    top: 0px;
    left: -20px;
    padding-left: 30px;
    width: 27px;
    height: 24px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-site-btn:hover {
    cursor: pointer;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-site-btn.mhover {
    background-color: #19b2f6;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-dwnld-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    margin: 10px 0px 0px 0px;
    width: 100%;
    height: 52px;
    outline: none;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-dwnld-btn:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('../../../img/card/msgmaker/icon_sp_dwnld.png?1601283704') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    -o-background-size: 24px 24px;
    position: relative;
    top: 0px;
    left: -20px;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 4px;
    width: 24px;
    height: 24px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-dwnld-btn:hover {
    cursor: pointer;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-dwnld-btn.mhover {
    background-color: #19b2f6;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button.disabled {
    background-color: #ccc;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button.disabled.mhover {
    background-color: #ccc;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button .ico-print {
    width: 30px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_print.png?1465930474') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 30px 32px;
    -webkit-background-size: 30px 32px;
    -moz-background-size: 30px 32px;
    -o-background-size: 30px 32px;
    padding: 8px 38px 10px 10px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button .ico-mail {
    width: 36px;
    height: 36px;
    background: url('../../../img/card/msgmaker/ico_mail.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 36px 36px;
    -webkit-background-size: 36px 36px;
    -moz-background-size: 36px 36px;
    -o-background-size: 36px 36px;
    background-size: 36px 36px;
    padding: 8px 24px 10px 10px;
  }
  #content-complete .content-body .custumers-receipt.longtle p {
    width: 92%;
    margin: auto;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area {
    margin: 0px;
    font-weight: normal;
    padding-bottom: 10rem;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area h3 {
    display: block;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    font-weight: normal;
    margin: 0 auto 20px auto;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area p {
    margin-bottom: 10px;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    background-color: #393939;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    cursor: pointer;
    border-radius: 0.4em;
    display: inline-block;
    margin: 0 5px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    outline: none;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button#post-download-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    margin: 0px;
    width: 100%;
    height: 52px;
    outline: none;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button#post-download-btn:hover {
    cursor: pointer;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button#post-download-btn.mhover {
    background-color: #19b2f6;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button#post-download-btn:before {
    content: "";
    width: 27px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_download@2x.png?1717483222') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 27px 24px;
    -webkit-background-size: 27px 24px;
    -moz-background-size: 27px 24px;
    -o-background-size: 27px 24px;
    background-size: 27px 24px;
    position: relative;
    top: 4px;
    left: -18px;
    padding-left: 32px;
    padding-top: 6px;
    width: 27px;
    height: 24px;
  }
  #content-complete .content-body.with_dwnld_url .custumers-receipt .complete-action-area {
    min-height: 130px;
    height: auto;
  }
  #content-complete .content-body.with_dwnld_url.no_url .custumers-receipt .complete-action-area {
    height: 160px;
  }
  #content-complete #preview-area {
    display: none;
  }
  #content-complete #preview-area.cimg {
    position: relative;
    display: block;
    min-height: 375px;
  }
  #content-complete #preview-area.cimg .preview-area-inner {
    width: 361px;
    height: 361px;
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    left: 50%;
    margin-left: -181px;
    margin-top: 0;
    z-index: 2;
    -webkit-transform: scale(0.88, 0.88);
    transform: scale(0.88, 0.88);
  }
  #content-complete #preview-area.cimg .preview-area-inner .preview-frame .frame-preview-h img,
  #content-complete #preview-area.cimg .preview-area-inner .preview-frame .frame-preview-v img {
    position: absolute;
    z-index: 3;
  }
  #content-complete #preview-area.cimg .preview-area-inner .preview-frame .frame-h,
  #content-complete #preview-area.cimg .preview-area-inner .preview-frame .frame-v {
    position: relative;
    top: 0px;
    z-index: 2;
  }
  #content-complete #preview-overlay .preview-frame .frame-preview {
    position: absolute;
    top: 58px;
    z-index: 2;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }

  #global-footer #post-action-area {
    text-align: center;
  }
  #global-footer #post-action-area #post-end-btn {
    max-width: 300px;
    display: none;
  }
  #global-footer #post-action-area #post-back-btn {
    display: none;
  }

  /*	メールを送る
  ------------------------------ */
  #popupmail-overlay-bg-display {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }

  #popupmail-overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 314px;
    overflow: hidden;
  }
  #popupmail-overlay #popupmail-overlay-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #popupmail-overlay #popupmail-overlay-container {
    position: relative;
    left: 0px;
    right: 0px;
    top: 90px;
    z-index: 1001;
    width: 88%;
    height: 234px;
    margin: 0 auto;
    padding: 0px 10px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-pc-title {
    color: #19b2f6;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: normal;
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action {
    padding: 0px 2px;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action input {
    font-size: 1em;
    line-height: 1.5;
    margin: 30px 0 3px 0;
    padding: 5px 5px 5px 10px;
    outline: none;
    vertical-align: middle;
    width: 240px;
    height: 25px;
    color: #647373;
    border: 1px solid #bbb;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .invalid_msg {
    display: none;
    color: #B20000;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    margin: 3px 0 10px 0;
    height: 15px;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .popupmail-overlay-action-item-area {
    margin-top: 30px;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .popupmail-overlay-action-item-area button {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    background-color: #393939;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    cursor: pointer;
    border-radius: 0.4em;
    margin: 30px 0 3px 0;
    width: 140px;
    height: 38px;
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    outline: none;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .popupmail-overlay-action-item-area button:hover {
    cursor: pointer;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .popupmail-overlay-action-item-area button.mhover {
    background-color: #19b2f6;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-complete-action {
    display: none;
    margin: 30px 0px 0px 0px;
    color: #393939;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action-close {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: none;
    margin-top: 10px;
    background-color: #5c5c5c;
    width: 200px;
    margin: 8% auto 20px auto;
    border-radius: 0.4em;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-footer .popupmail-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 14px;
    right: 12px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b@2x.png?1488431465') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    cursor: pointer;
    z-index: 1003;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-footer .popupmail-overlay-action-cancel:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-footer .popupmail-overlay-action-cancel p {
    display: none;
  }
  #popupmail-overlay #popupmail-overlay-container.fixed {
    position: fixed;
    top: calc(-58.5px + 25vh);
  }
}
@media (min-width: 801px) {
  .onlypc {
    display: block;
  }

  .onlysp {
    display: none !important;
  }

  /*	PC共通
  ------------------------------ */
  .container {
    position: relative;
    width: 815px;
    min-height: 580px;
    margin: 0 auto;
  }
  .container:after {
    content: '';
    display: block;
    clear: both;
  }
  .container.bbth {
    min-height: 650px;
  }

  /*	ヘッダ
  ------------------------------ */
  #global-header {
    height: 50px;
    background: #393939;
    border-top: 1px solid #393939;
  }
  #global-header .logo {
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 213px;
    height: 28px;
    background: url('../../../img/card/msgmaker/hdr_logo.png?1487034533') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #global-header .logo.nologo {
    width: 213px;
    height: 28px;
    background: url('../../../img/card/msgmaker/hdr_nologo.png?1690315028') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #global-header .logo.momsphoto {
    width: 261px;
    height: 28px;
    background: url('../../../img/card/msgmaker/hdr_logo_momsphoto@2x.png?1700110687') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: contain;
  }
  #global-header .btn-help {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 54px;
    height: 30px;
    background: url('../../../img/card/v2/fnav_help_sp.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
  }
  #global-header .btn-help:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #global-header .btn-help.h-policy {
    top: 2px;
    right: 14px;
    width: 58px;
    height: 20px;
    background: url('../../../img/card/v2/fnav_policy_pc.gif?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #global-header .bnr-rakuten {
    position: absolute;
    top: 1px;
    right: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
  }
  #global-header .bnr-rakuten.bnr-right {
    right: 16px;
  }
  #global-header .bnr-rakuten p {
    color: #fff;
    background: #afafaf;
    padding: 5px 10px 5px 14px;
  }
  #global-header .header-title {
    position: absolute;
    top: 40px;
    right: 15px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    color: #666666;
  }
  #global-header .header-title2 {
    position: absolute;
    top: 40px;
    right: 15px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    color: #666666;
  }

  /*	ナビ
  ------------------------------ */
  #flow-nav {
    width: 755px;
    height: 34px;
    margin: 25px auto 0;
    background: #c7c7c7;
  }
  #flow-nav li {
    position: relative;
    float: left;
    width: 151px;
  }
  #flow-nav li span {
    display: block;
    width: auto;
    height: 34px;
    background: url('../../../img/fnav_pc.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #flow-nav li:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: -10px;
    width: 10px;
    height: 34px;
    background: url('../../../img/fnav_arw_pc.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: right top;
  }
  #flow-nav li.nav-passed {
    background-color: #333333;
    cursor: pointer;
  }
  #flow-nav li.nav-passed:after {
    background-position: left top;
  }
  #flow-nav li.nav-passed:hover {
    background-color: #e16aa0;
  }
  #flow-nav li.nav-passed:hover:after {
    background-position: center top;
  }
  #flow-nav li.nav-current {
    background-color: #e16aa0;
    cursor: default;
  }
  #flow-nav li.nav-current:after {
    background-position: center top;
  }
  #flow-nav li.flow-nav-01 {
    width: 146px;
    z-index: 5;
  }
  #flow-nav li.flow-nav-01 span {
    background-position: 0 0;
  }
  #flow-nav li.flow-nav-02 {
    z-index: 4;
  }
  #flow-nav li.flow-nav-02 span {
    background-position: -146px 0;
  }
  #flow-nav li.flow-nav-03 {
    z-index: 3;
  }
  #flow-nav li.flow-nav-03 span {
    background-position: -297px 0;
  }
  #flow-nav li.flow-nav-04 {
    z-index: 2;
  }
  #flow-nav li.flow-nav-04 span {
    background-position: -448px 0;
  }
  #flow-nav li.flow-nav-05 {
    z-index: 1;
  }
  #flow-nav li.flow-nav-05 span {
    background-position: -599px 0;
  }
  #flow-nav li.flow-nav-05 {
    width: 156px;
  }
  #flow-nav li.flow-nav-05:after {
    display: none;
  }

  /*	フッタ
  ------------------------------ */
  #global-footer {
    z-index: 1000;
    position: fixed;
    bottom: 14px;
    width: 100%;
  }
  #global-footer .preview {
    display: none;
  }
  #global-footer #post-action-area {
    text-align: center;
    height: 52px;
  }
  #global-footer #post-action-area.bk-lightgray {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }
  #global-footer #post-action-area button {
    width: 100%;
    height: 52px;
    border: none;
    background-color: #393939;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    cursor: pointer;
    display: inline-block;
    margin: 0 0;
    outline: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    border-radius: 0.4em;
  }
  #global-footer #post-action-area button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #global-footer #post-action-area button#post-prev-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    width: 380px;
  }
  #global-footer #post-action-area button#post-prev-btn:hover {
    background-color: #19b2f6;
  }
  #global-footer #post-action-area button#post-prev-btn:before {
    content: "";
    width: 27px;
    height: 21px;
    background: url('../../../img/card/msgmaker/ico_reedit.png?1486974515') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    top: 0px;
    left: -24px;
    padding-left: 30px;
    padding-bottom: 8px;
    width: 27px;
    height: 21px;
  }
  #global-footer #post-action-area button#post-next-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    width: 380px;
  }
  #global-footer #post-action-area button#post-next-btn:hover {
    background-color: #19b2f6;
  }
  #global-footer #post-action-area button#post-next-btn:before {
    content: "";
    width: 25px;
    height: 22px;
    background: url('../../../img/card/msgmaker/ico_doit.png?1486974515') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    top: 0px;
    left: -24px;
    padding-left: 30px;
    padding-bottom: 8px;
    width: 25px;
    height: 22px;
  }
  #global-footer #post-action-area button#post-end-btn {
    background-color: #393939;
    width: 40%;
  }
  #global-footer #post-action-area button#post-end-btn:hover {
    background-color: #19b2f6;
  }
  #global-footer #post-action-area button#post-end-btn:before {
    content: "";
    width: 27px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_sitetop.png?1486974518') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    top: 0px;
    left: -20px;
    padding-left: 30px;
    width: 27px;
    height: 24px;
  }
  #global-footer #post-action-area button#post-back-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    width: 40%;
  }
  #global-footer #post-action-area button#post-back-btn:hover {
    background-color: #19b2f6;
  }
  #global-footer #post-action-area button#post-back-btn:before {
    content: "";
  }
  #global-footer #post-action-area button.half {
    width: 50%;
  }
  #global-footer #post-action-area button.left-btn {
    outline: none;
    margin-right: 4px;
  }
  #global-footer #post-action-area button.right-btn {
    outline: none;
    margin-left: 4px;
  }
  #global-footer .global-footer-line {
    background: #fff;
    padding: 5px 0px;
    text-align: center;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #999999;
    border-top: 1px solid #eee;
    border-bottom: 2px solid #333;
  }
  #global-footer .global-footer-line.matop {
    margin-top: 52px;
  }
  #global-footer .global-footer-line p.footer-msg {
    color: #666;
    font-size: 9px;
    font-size: 0.5625rem;
    line-height: 1.33333;
    margin-bottom: 2px;
  }
  #global-footer .global-footer-line p.footer-copyright {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
  }

  /*	コンテンツ内
  ------------------------------ */
  #body .container {
    box-sizing: border-box;
    padding: 0 30px;
  }
  #body .content {
    position: relative;
    min-height: 440px;
    padding: 12px 0 30px 0;
  }

  .content-head {
    width: 754px;
    min-height: 62px;
    padding: 0 0 0 0;
  }
  .content-head h2 {
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    font-weight: normal;
    color: #333;
  }
  .content-head h2.header-step.bbth {
    position: relative;
    top: 25px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  .content-head h2.header-new {
    margin-top: 10px;
  }
  .content-head h2.header-private-frame-page {
    margin-top: 10px;
  }
  .content-head h2.header-frame-caution {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.36364;
    margin-top: 4px;
    color: #666;
    margin-bottom: 30px;
  }
  .content-head .icon-header-new {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    background-color: #19b2f6;
    color: #ffffff;
    padding: 6px 14px;
    margin-right: 10px;
    border-radius: 14px;
  }
  .content-head p.note {
    padding: 5px 0 0 0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #666666;
  }
  .content-head p.note-caution {
    padding: 5px 0 0 0;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
    color: #666666;
  }

  .content-body .content-lead {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  .content-body .content-action-nav {
    position: relative;
    top: 266px;
    max-width: 74px;
    left: 125px;
  }
  .content-body .content-action-nav .post-action-area {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    text-align: center;
    margin-bottom: 150px;
    max-width: 74px;
  }
  .content-body .content-action-nav .post-action-area p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.18182;
    color: #666;
    max-width: 64px;
    margin: auto;
    margin-bottom: 6px;
    position: absolute;
    right: 0px;
    left: 0px;
    letter-spacing: 0.08em;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 0;
    outline: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    width: 54px;
    height: 50px;
    background: url('../../../img/card/msgmaker/btn_action_preview.png?1532374857') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-color: #ff3300;
    background-position: 11px 12px;
    width: 74px;
    height: 78px;
    border-radius: 48px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    position: relative;
    top: 31px;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn:hover {
    background-color: #19b2f6;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn .ico-preview {
    padding: 6px 30px 8px 40px;
    background: url("../../../img/card/msgmaker/ico_preview.png") no-repeat;
    background-repeat: no-repeat;
    height: 58px;
    width: 58px;
    background-position: 0 -9px;
  }
  .content-body .content-action-nav .post-action-area button.post-next-btn.private-frame-page {
    background: none;
    background-color: #ff3300;
    overflow: inherit;
    text-indent: inherit;
    white-space: inherit;
  }
  .content-body .content-action-nav.bbth {
    position: relative;
    top: 0px;
  }
  .content-body .content-action-nav.bbth .post-action-area {
    position: absolute;
    top: -100px;
    padding-bottom: 200px;
  }
  .content-body .step-ex-qrmovie-btn-area {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    right: 120px;
    top: 340px;
    width: 74px;
    float: left;
    padding: 0 5px 0 0px;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-area {
    width: 74px;
    height: 78px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-area.step-ex-icon-area {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 74px;
    height: 78px;
    background: #393939;
    cursor: pointer;
    border-radius: 48px;
    background: url("../../../img/card/msgmaker/btn_action_movie.png?1486974514") no-repeat #393939;
    background-size: 38px 50px;
    -webkit-background-size: 38px 50px;
    -moz-background-size: 38px 50px;
    -o-background-size: 38px 50px;
    background-position: 18px 12px;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-area.step-ex-icon-area:hover {
    background-color: #19b2f6;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-area.step-ex-icon-area .qrmovie-icon {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-new {
    margin-bottom: 8px;
    text-align: center;
  }
  .content-body .step-ex-qrmovie-btn-area .step-ex-icon-new .icon-header-new {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    background-color: #19b2f6;
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 14px;
  }
  .content-body .content-flow-nav {
    width: 100%;
    height: 100px;
    margin: 0px auto;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    background: #222;
    z-index: 20;
    opacity: 0.9;
  }
  .content-body .content-flow-nav .content-flow-step {
    margin: 0 auto;
    width: 540px;
    height: 100%;
  }
  .content-body .content-flow-nav .content-flow-step.flex-ctr {
    display: flex;
    justify-content: center;
  }
  .content-body .content-flow-nav .exec {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  .content-body .content-flow-nav .noexec {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .content-body .content-flow-nav .step1 {
    width: 33%;
    height: 100%;
    float: left;
  }
  .content-body .content-flow-nav .step1 div {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    height: 100%;
  }
  .content-body .content-flow-nav .step1 div.exec {
    border-left: 0.09em solid #fff;
  }
  .content-body .content-flow-nav .step1 div.step1-on {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
  }
  .content-body .content-flow-nav .step1 div.step1-on:hover {
    background-color: #19b2f6;
  }
  .content-body .content-flow-nav .step1 div.step1-icon-area {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding-top: 8%;
  }
  .content-body .content-flow-nav .step1 div.step1-icon {
    width: 50px;
    height: 69px;
    background: url('../../../img/card/msgmaker/ico_step1.png?1486974519') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step1 div.step1-icon.momsphoto {
    width: 50px;
    height: 69px;
    background: url('../../../img/card/msgmaker/ico_step1_momsphoto.png?1700205169') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step1 div.step1-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .content-flow-nav .step1 img {
    width: 120px;
    height: auto;
  }
  .content-body .content-flow-nav .step1 p {
    display: none;
  }
  .content-body .content-flow-nav .step1.step-nophoto {
    top: 70px;
  }
  .content-body .content-flow-nav .step1.p-fram-page {
    display: none;
  }
  .content-body .content-flow-nav .step2 {
    width: 34%;
    height: 100%;
    float: left;
  }
  .content-body .content-flow-nav .step2 div {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    height: 100%;
  }
  .content-body .content-flow-nav .step2 div.exec {
    border-left: 0.09em solid #fff;
    border-right: 0.09em solid #fff;
  }
  .content-body .content-flow-nav .step2 div.step2-on {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
  }
  .content-body .content-flow-nav .step2 div.step2-on:hover {
    background-color: #19b2f6;
  }
  .content-body .content-flow-nav .step2 div.step2-off .step2-icon-area {
    width: 100%;
    height: 100px;
    background: #999;
    margin: 0 auto;
    padding-top: 8%;
  }
  .content-body .content-flow-nav .step2 div.step2-icon-area {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding-top: 8%;
  }
  .content-body .content-flow-nav .step2 div.step2-icon {
    width: 48px;
    height: 70px;
    background: url('../../../img/card/msgmaker/ico_step2.png?1486974520') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step2 div.step2-icon.momsphoto {
    width: 48px;
    height: 70px;
    background: url('../../../img/card/msgmaker/ico_step2_momsphoto.png?1700205169') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step2 div.step2-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .content-flow-nav .step2 img {
    width: 120px;
    height: auto;
  }
  .content-body .content-flow-nav .step2 p {
    display: none;
  }
  .content-body .content-flow-nav .step2.p-fram-page {
    display: none;
  }
  .content-body .content-flow-nav .step3 {
    width: 33%;
    height: 100%;
    float: left;
  }
  .content-body .content-flow-nav .step3 div {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    height: 100%;
  }
  .content-body .content-flow-nav .step3 div.exec {
    border-right: 0.09em solid #fff;
  }
  .content-body .content-flow-nav .step3 div.step3-on {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
  }
  .content-body .content-flow-nav .step3 div.step3-on:hover {
    background-color: #19b2f6;
  }
  .content-body .content-flow-nav .step3 div.step3-on .step3-icon-area {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding-top: 8%;
  }
  .content-body .content-flow-nav .step3 div.step3-on .step3-icon {
    width: 59px;
    height: 68px;
    background: url('../../../img/card/msgmaker/ico_step3.png?1486974521') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step3 div.step3-on .step3-icon.momsphoto {
    width: 59px;
    height: 68px;
    background: url('../../../img/card/msgmaker/ico_step3_momsphoto.png?1700114601') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step3 div.step3-on .step3-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .content-flow-nav .step3 div.step3-off .step3-icon-area {
    width: 100%;
    height: 100px;
    background: #999;
    margin: 0 auto;
    padding-top: 8%;
  }
  .content-body .content-flow-nav .step3 div.step3-off .step3-icon {
    width: 59px;
    height: 68px;
    background: url('../../../img/card/msgmaker/ico_step3.png?1486974521') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step3 div.step3-off .step3-icon.momsphoto {
    width: 59px;
    height: 68px;
    background: url('../../../img/card/msgmaker/ico_step3_momsphoto.png?1700114601') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0px auto;
  }
  .content-body .content-flow-nav .step3 div.step3-off .step3-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .content-body .content-flow-nav .step3 img {
    width: 120px;
    height: auto;
  }
  .content-body .content-flow-nav .step3 p {
    display: none;
  }
  .content-body .content-flow-nav .step3.p-fram-page {
    margin-left: 33%;
  }
  .content-body .content-flow-nav .step3.p-fram-page .exec {
    border-left: 0.09em solid #fff;
  }
  .content-body .content-preview-area .content-preview-area-inner {
    position: relative;
    width: 361px;
    height: 361px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 90px;
    left: 20%;
    margin-left: -181px;
    margin-top: 0;
    transform: scale(0.88, 0.88);
    -webkit-transform: scale(0.88, 0.88);
    -ms-transform: scale(0.88, 0.88);
    -moz-transform: scale(0.88, 0.88);
  }
  .content-body .content-preview-area .content-selected-frame-area {
    position: absolute;
    bottom: 0px;
    left: 90px;
  }
  .content-body .content-preview-area .content-selected-frame-area p {
    margin-top: 4px;
    color: #999999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.36364;
  }

  div.content-body-msg {
    color: #666666;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.54545;
    left: 50px;
    right: 50px;
    position: absolute;
    top: 486px;
    padding-bottom: 120px;
  }
  div.content-body-msg.deriv {
    top: 526px;
  }
  div.content-body-msg.confirm {
    top: 566px;
  }
  div.content-body-msg.complete {
    top: 566px;
    z-index: -1;
  }
  div.content-body-msg.complete.with_dwnld_url {
    top: 606px;
  }
  div.content-body-msg p {
    color: #666;
    font-size: 9px;
    font-size: 0.5625rem;
    line-height: 1.33333;
    line-height: inherit;
  }
  div.content-body-msg p.msg-wrapper {
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    padding: 15px 24px 15px 62px;
  }
  div.content-body-msg p.t-c {
    text-align: center;
  }
  div.content-body-msg p span.ico-l-wk {
    position: relative;
    display: inline-block;
  }
  div.content-body-msg p span.ico-l-wk:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #666;
    position: absolute;
    top: 4px;
    margin-left: -10px;
  }

  div.content-body-confirm-msg {
    display: none;
  }

  /*	プレビュー
  ------------------------------ */
  #preview-area {
    position: absolute;
    width: 361px;
    height: 361px;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #preview-area.concent {
    top: 70px;
  }
  #preview-area.pos-rel {
    position: relative;
    top: 20px;
  }
  #preview-area #preview-area-background .preview-upload-bg-image.bg-frame-h {
    margin-left: 0px;
    margin-top: 45px;
  }
  #preview-area #preview-area-background .preview-upload-bg-image.bg-frame-v {
    margin-left: 55px;
  }
  #preview-area .preview-selected-frame-area {
    display: none;
  }
  #preview-area .shadow {
    -moz-box-shadow: 0px 0px 3px #ccc;
    -webkit-box-shadow: 0px 0px 3px #ccc;
    box-shadow: 0px 0px 3px #ccc;
  }

  .preview-selected-frame-area {
    display: none;
    position: absolute;
    top: 410px;
    left: 0px;
    right: 0px;
    width: 360px;
    margin: auto;
    text-align: center;
  }
  .preview-selected-frame-area p {
    margin-top: 4px;
    color: #999999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.36364;
  }
  .preview-selected-frame-area.select-frame-h {
    top: 410px;
    left: 0px;
  }
  .preview-selected-frame-area.select-frame-v {
    top: 470px;
    left: 0px;
  }

  .preview-caution-area {
    position: relative;
    top: 40px;
    left: 0px;
    right: 0px;
    width: 420px;
    margin: auto;
    text-align: center;
  }
  .preview-caution-area p {
    margin-top: 4px;
    color: #333;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }

  #preview-overlay {
    display: none;
  }

  /*	ポップアップ
  ------------------------------ */
  #popup-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #popup-overlay #popup-overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #popup-overlay #popup-overlay-container {
    position: relative;
    z-index: 1001;
    width: 460px;
    height: 234px;
    top: 140px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-pc-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action .popup-overlay-action-header-message {
    margin-top: 10px;
    width: 200px;
    margin: 5% auto 10px auto;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action .popup-overlay-message {
    color: #666666;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action-close {
    margin-top: 10px;
    background-color: #666666;
    width: 200px;
    margin: 10% auto 20px auto;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-action-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-footer .popup-overlay-action-cancel {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 32px;
    height: 32px;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/v2/btn_popup_close.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
    z-index: 1003;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-footer .popup-overlay-action-cancel:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #popup-overlay #popup-overlay-container .popup-overlay-footer .popup-overlay-action-cancel p {
    display: none;
  }

  /*	Loading 画面
  ------------------------------ */
  #loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #loading-overlay #loading-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #loading-overlay #loading-overlay-container {
    position: relative;
    z-index: 1001;
    width: 66px;
    height: 66px;
    top: 40%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=96);
    opacity: 0.96;
    border-radius: 2.0em;
  }
  #loading-overlay #loading-overlay-container .loading-overlay-image {
    width: 40px;
    height: 40px;
    background: url('../../../img/card/msgmaker/ico_loading_brokenc.gif?1488341658') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    position: relative;
    margin: 0 auto;
    position: relative;
    top: 12px;
    left: 0px;
    width: 40px;
    height: 40px;
  }
  #loading-overlay #loading-overlay-container .loading-overlay-title {
    display: none;
  }

  /*	エラー画面
  ------------------------------ */
  #content-error .content-body {
    position: absolute;
    top: 26%;
    left: 0px;
    right: 0px;
    text-align: center;
  }
  #content-error .content-body .ico-content-error {
    width: 41px;
    height: 41px;
    background: url('../../../img/card/msgmaker/ico_info.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 41px;
    height: 41px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  #content-error .content-body h2 {
    color: #333333;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
  }
  #content-error .content-body p {
    color: #000;
    margin-top: 35px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  #content-error .content-body .content-error-message {
    width: 45%;
    text-align: left;
    margin: 30px auto 0px auto;
    padding: 20px 20px 20px 20px;
    border: 1px dotted #333;
    background-color: #ffffff;
  }
  #content-error .content-body .content-error-message li {
    text-align: left;
    color: #333333;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
  }
  #content-error .content-body .content-error-message p {
    margin-top: 0px;
  }
  #content-error .content-body .content-maintenance-message {
    width: 80%;
    text-align: left;
    margin: 30px auto 0px auto;
    padding: 50px 20px 50px 20px;
    border: 1px dotted #333;
    background-color: #ffffff;
  }
  #content-error .content-body .content-maintenance-message li {
    text-align: left;
    color: #999999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
  }
  #content-error .content-body .content-maintenance-message p {
    margin-top: 0px;
  }
  #content-error .content-body .content-maintenance-message p.content-maintenance-text {
    text-align: center;
    font-size: 120%;
  }
  #content-error .content-body .content-maintenance-message p.content-maintenance-text .content-maintenance-text-label {
    display: block;
  }
  #content-error .content-body .content-maintenance-message p.content-maintenance-text .content-maintenance-text-date {
    display: block;
    margin: 10px auto 0px auto;
    font-size: 120%;
    font-weight: bold;
  }
  #content-error .content-body .content-maintenance-message p.tdotted-line {
    margin-top: 15px;
    border-top: 1px dotted #ccc;
    padding-top: 15px;
  }
  #content-error .content-body .content-maintenance-message.bg-mainte {
    background-image: url(../../../img/bg_maintenance_msg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #content-error .content-body .content-maintenance-message.bg-mainte .content-maintenance-text-label {
    color: #fff;
    font-size: 120%;
  }
  #content-error .content-body .content-maintenance-message.bg-mainte .content-maintenance-text-date {
    color: #fff;
    font-size: 130%;
  }
  #content-error .content-body .content-error-action .error-action-area {
    padding: 5px 0px;
    margin-top: 20px;
    text-align: center;
    position: fixed;
    bottom: 40px;
    left: 0px;
    right: 0px;
  }
  #content-error .content-body .content-error-action .error-action-area button {
    width: 100%;
    height: 38px;
    border: none;
    background-color: #393939;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    cursor: pointer;
    border-radius: 0.4em;
    display: inline-block;
    margin: 0 5px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    height: 52px;
  }
  #content-error .content-body .content-error-action .error-action-area button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #content-error .content-body .content-error-action .error-action-area button:hover {
    background-color: #19b2f6;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-back-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 40%;
    outline: none;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-back-btn:before {
    content: "";
    width: 27px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_sitetop.png?1486974518') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    top: 0px;
    left: -20px;
    padding-left: 30px;
    width: 27px;
    height: 24px;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-close-btn {
    width: 300px;
    background-color: #acacac;
    outline: none;
  }
  #content-error .content-body .content-error-action .error-action-area button#post-close-btn:before {
    margin: 0 5px 0 0;
    background-position: center;
    background-repeat: no-repeat;
    width: 15px;
    height: 13px;
  }

  input.form-error {
    border: 1px solid #fcf0f5 !important;
    background-color: #fcf0f5 !important;
  }

  div.form-error-msg {
    margin: 3px 20px;
    color: #CC3300;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
  }
  div.form-error-msg p.form-error-on {
    display: block;
  }
  div.form-error-msg p.form-error-off {
    display: none;
  }

  /*  プレビュー
  --------------------------------- */
  .preview-frame .frame-h {
    border: 1px solid #ddd;
    position: absolute;
    width: 359px;
    height: 242px;
    top: 44px;
    overflow: hidden;
  }
  .preview-frame .frame-h .preview-upload-btn:hover {
    border-radius: 1.8em;
    background-color: #19b2f6;
  }
  .preview-frame .frame-v .preview-upload-btn:hover {
    border-radius: 1.8em;
    background-color: #19b2f6;
  }
  .preview-frame.ctr-upbtn .frame-h .preview-upload-btn {
    position: absolute;
    left: calc((100% - 50px) / 2);
  }
  .preview-frame.ctr-upbtn .frame-v .preview-upload-btn {
    position: absolute;
    top: calc((100% - 50px) / 2);
  }

  /*  help
  --------------------------------- */
  #help-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #help-overlay #help-overlay-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    background: #999;
  }
  #help-overlay #help-overlay-container {
    position: absolute;
    top: 20px;
    z-index: 1001;
    width: 100%;
    height: 540px;
    overflow: hidden;
  }
  #help-overlay #help-overlay-container .help-overlay-btn-close {
    position: absolute;
    max-width: 32px;
    padding-top: 5px;
    padding-left: 5px;
    z-index: 1300;
    width: 32px;
    height: 32px;
    background: url('../../../img/card/v2/btn_popup_close.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
  }
  #help-overlay #help-overlay-container .help-overlay-btn-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #help-overlay #help-overlay-container ul {
    position: absolute;
    top: 0;
    width: 3500px;
    height: 540px;
    margin: 0 0 0 -335px;
  }
  #help-overlay #help-overlay-container ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #help-overlay #help-overlay-container ul li {
    position: relative;
    float: left;
    width: 650px;
    height: 540px;
    margin: 0 10px;
    background: #fff;
    text-align: center;
  }
  #help-overlay #help-overlay-container ul li.help-page-001 {
    background: url('../../../img/card/v2/bnr_help_pc_002.jpg?1465185347') no-repeat;
    background-size: 650px auto;
    -webkit-background-size: 650px auto;
    -moz-background-size: 650px auto;
    -o-background-size: 650px auto;
  }
  #help-overlay #help-overlay-container ul li img.help-bnr {
    display: none;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-policy-area {
    position: relative;
    top: 200px;
    height: 330px;
    background-color: #fff;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-policy-area .help-overlay-policy-inner {
    width: 80%;
    height: 230px;
    margin: 0 auto;
    padding-top: 20px;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-policy-area .help-overlay-policy-inner #help-overlay-policy-container {
    height: 210px;
    position: absolute;
    z-index: 1001;
    width: 500px;
    text-align: left;
    overflow: scroll;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.63636;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-policy-area .help-overlay-policy-inner #help-overlay-policy-container textarea {
    width: 100%;
    height: 500px;
    border: none;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-policy-area .help-overlay-policy-inner #help-overlay-policy-container .jspContainer {
    background-color: #fff;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-policy-area .help-overlay-policy-inner #help-overlay-policy-container .jspContainer .jspPane {
    position: absolute;
    background-color: #fff;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-policy-area .help-overlay-policy-inner #help-overlay-policy-container .jspContainer .jspTrack {
    background-color: #999;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-policy-area .help-overlay-policy-inner #help-overlay-policy-container .jspContainer .jspTrack .jspDrag {
    background: #FFF url(../../../img/card/v2/edit_bg_scroll.png) no-repeat 0 50%;
    background-color: #999;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-btn-submit-area {
    position: absolute;
    cursor: pointer;
    top: 462px;
    left: 148px;
    z-index: 1300;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-btn-submit-area:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-btn-close {
    position: absolute;
    max-width: 32px;
    top: 5px;
    left: 8px;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-btn-close .help-btn-close {
    cursor: pointer;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-btn-close .help-btn-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #help-overlay #help-overlay-container ul li .help-overlay-btn-close:hover {
    cursor: pointer;
  }
  #help-overlay #help-overlay-container ul li:after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 650px;
    height: 540px;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  .lt9 #help-overlay #help-overlay-container ul li:after {
    display: none;
  }
  .lt9 #help-overlay #help-overlay-container ul li span {
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 650px;
    height: 540px;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #help-overlay #help-overlay-container ul li.current:after {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  .lt9 #help-overlay #help-overlay-container ul li.current span {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #help-overlay #help-overlay-nav {
    position: absolute;
    top: 0;
    z-index: 1010;
    width: 100%;
  }
  #help-overlay #help-overlay-nav .help-prev-next {
    position: absolute;
    top: 50px;
    width: 100%;
  }
  #help-overlay #help-overlay-nav .help-prev-next li {
    position: absolute;
    top: 0;
    width: 100%;
    height: 460px;
  }
  #help-overlay #help-overlay-nav .help-prev-next li span {
    display: block;
    position: absolute;
    top: 214px;
    width: 35px;
    height: 35px;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  #help-overlay #help-overlay-nav .help-prev-next li:hover span {
    background-color: #e16aa0;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.help-prev {
    left: -50%;
    margin: 0 0 0 -345px;
    cursor: pointer;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.help-prev span {
    right: 15px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    background-position: 0 -390px;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.help-next {
    left: 50%;
    margin: 0 0 0 345px;
    cursor: pointer;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.help-next span {
    left: 15px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    background-position: 0 -73px;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.disabled {
    cursor: default;
  }
  #help-overlay #help-overlay-nav .help-prev-next li.disabled span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #help-overlay #help-overlay-nav .help-nav-footer {
    display: none;
    /*
    			position: fixed;
    			bottom: 0;
    			left: 0;
    			z-index: 1020;
    			width: 100%;
    			height: 55px;
    			background: #000;			
    
    			.help-select {
    				position: absolute;
    				top: 11px;
    				left: 50%;
    				
    				#help-select-btn {
    					@include btn-base;
    					margin: 0 0 0 -50%;
    				}
    			}
    
    			.help-paging {
    				padding: 24px 0 0 0;
    
    				ul {
    					line-height: 7px;
    					text-align: center;
    					@include clearfix;
    				}
    
    				li {
    					display: inline-block;
    					vertical-align: bottom;
    					width: 8px;
    					height: 7px;
    					margin: 0 4px;
    					@include sprite-icons-background(ol_paging);
    					
    					&.current {
    						@include sprite-icons-background(ol_paging_cr);
    					}
    				}
    			}
    
    			.help-close {
    				position: absolute;
    				bottom: 0;
    				right: 0;
    				width: 55px;
    				height: 55px;
    				cursor: pointer;
    				@include sprite-icons-background(ol_close);
    				@include opacity(1);
    				//@include transition(opacity 0.1s ease);
    
    				&:hover {
    					@include opacity(0.8);
    				}
    			}
    **/
  }

  /*	利用規約
  ------------------------------ */
  #policy-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #policy-overlay #policy-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #policy-overlay #policy-overlay-container {
    position: relative;
    background: url("../../../img/card/msgmaker/bg_first_show_pc.png") 100% 100% no-repeat;
    z-index: 1001;
    width: 80%;
    max-width: 700px;
    height: 80%;
    min-height: 500px;
    max-height: 680px;
    top: 6%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ffffff;
    text-align: center;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 50% 50%;
    -webkit-background-position: 50% 50%;
  }
  #policy-overlay #policy-overlay-container.concent {
    background: url("../../../img/card/msgmaker/bg_first_show_pc_concent.png") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 50% 50%;
    -webkit-background-position: 50% 50%;
  }
  #policy-overlay #policy-overlay-container.bg-momsphoto {
    background: url("../../../img/card/msgmaker/bg_first_show_pc_momsphoto.png") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 50% 50%;
    -webkit-background-position: 50% 50%;
  }
  #policy-overlay #policy-overlay-container.bbth {
    background: url("../../../img/card/msgmaker/bg_first_show_pc_ahgift.png?2023072701") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 50% 50%;
  }
  #policy-overlay #policy-overlay-container.ahgift2 {
    background: url("../../../img/card/ahgift2/bnr_ahgift2_title_banner.jpg?2024012701") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 50% 50%;
    min-height: 580px;
  }
  #policy-overlay #policy-overlay-container.ahgift3 {
    background: url("../../../img/card/ahgift2/bnr_ahgift3_title_banner.jpg?2024012701") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 50% 50%;
    min-height: 580px;
  }
  #policy-overlay #policy-overlay-container.ahgift4 {
    background: url("../../../img/card/ahgift4/bnr_ahgift4_title_banner.jpg?2024040901") 100% 100% no-repeat;
    background-color: #ffffff;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: 50% 50%;
    min-height: 580px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-outer-frame {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 10px;
    padding: 10px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-inner-frame {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 2px;
    padding: 2px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-outer-bottom {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
    background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.9)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
  }
  #policy-overlay #policy-overlay-container .policy-overlay-band-top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 102px;
    height: 83px;
    background: url("../../../img/card/msgmaker/bnr_header_deco.png") no-repeat;
    background-size: 102px 83px;
    -webkit-background-size: 102px 83px;
    -moz-background-size: 102px 83px;
    -o-background-size: 102px 83px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: bold;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action {
    display: none;
    margin-top: 190px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action .policy-overlay-helptitle {
    width: 340px;
    height: 66px;
    margin: 0 auto;
    background: url("../../../img/card/v2/title_howtomake.gif") no-repeat;
    background-size: 340px 66px;
    -webkit-background-size: 340px 66px;
    -moz-background-size: 340px 66px;
    -o-background-size: 340px 66px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action .policy-overlay-help001 {
    width: 340px;
    height: 63px;
    margin: 0 auto;
    background: url("../../../img/card/v2/btn_firstStep1.gif") no-repeat;
    background-size: 340px 63px;
    -webkit-background-size: 340px 63px;
    -moz-background-size: 340px 63px;
    -o-background-size: 340px 63px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action .policy-overlay-help002 {
    width: 340px;
    height: 63px;
    margin: 0 auto;
    background: url("../../../img/card/v2/btn_firstStep2.gif") no-repeat;
    background-size: 340px 63px;
    -webkit-background-size: 340px 63px;
    -moz-background-size: 340px 63px;
    -o-background-size: 340px 63px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action .policy-overlay-help003 {
    width: 340px;
    height: 63px;
    margin: 0 auto;
    background: url("../../../img/card/v2/btn_firstStep3.gif") no-repeat;
    background-size: 340px 63px;
    -webkit-background-size: 340px 63px;
    -moz-background-size: 340px 63px;
    -o-background-size: 340px 63px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action {
    margin: auto;
    width: 92%;
    height: 92%;
    padding: 0px 18px;
    position: absolute;
    top: 0px;
    bottom: 0px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action h3 {
    margin-bottom: -1%;
    margin-left: auto;
    margin-right: auto;
    width: 302px;
    height: 112px;
    background: url('../../../img/card/msgmaker/bnr_first_logo.png?1486974514') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    height: 132px;
    text-indent: 200%;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action h3.nocatalog {
    width: 302px;
    height: 73px;
    background: url('../../../img/card/msgmaker/bnr_first_logo_nocatalog.png?1490085128') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    height: 96px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action h3.nocatch {
    width: 348px;
    height: 34px;
    background: url('../../../img/card/msgmaker/bnr_first_logo_nocatch.png?1560399368') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    height: 96px;
    position: relative;
    top: 39px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action h3.momsphoto {
    width: 375px;
    height: 34px;
    background: url('../../../img/card/msgmaker/bnr_first_logo_momsphoto_nocatch@2x.png?1700111776') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: contain;
    height: 96px;
    position: relative;
    top: 39px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.81818;
    font-weight: normal;
    color: #202020;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 0 0 3px #ccc;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.bbth {
    width: 100%;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.bbth h3 {
    background: none;
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.13043;
    font-weight: normal;
    text-shadow: 0 0 3px #ccc;
    height: 90px;
    white-space: inherit;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.bbth p {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.64706;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.bbth p.nohead {
    margin-top: 70px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.bbth p.nohead2 {
    margin-top: 4vmin;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action-close {
    position: absolute;
    max-width: 32px;
    top: 14px;
    right: 10px;
    padding-top: 5px;
    padding-left: 5px;
    z-index: 1300;
    width: 32px;
    height: 32px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b.png?1486974515') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-action-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-footer-catch.ahgift {
    position: absolute;
    bottom: 8%;
    left: calc(50% - 95px);
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-footer-catch img.icon-caution-upload {
    width: 190px;
    height: auto;
    margin: auto;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policyok {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    margin: 20px auto 0 auto;
    width: 360px;
    height: 60px;
    background: url("../../../img/card/msgmaker/btn_bnr_start.png?1486974514") no-repeat;
    background-size: 360px 60px;
    -webkit-background-size: 360px 60px;
    -moz-background-size: 360px 60px;
    -o-background-size: 360px 60px;
    cursor: pointer;
    z-index: 1003;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policyok:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policyok p {
    color: #dfe3e4;
    margin-top: 18px;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policypermit {
    position: relative;
    top: 0px;
    margin: 20px auto 0 auto;
    width: 352px;
    height: 45px;
    width: 352px;
    height: 45px;
    background: url('../../../img/card/v2/btn_help_first_submit.gif?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 352px 45px;
    -webkit-background-size: 352px 45px;
    -moz-background-size: 352px 45px;
    -o-background-size: 352px 45px;
    cursor: pointer;
    z-index: 1003;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policypermit:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-action-policypermit p {
    display: none;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer.ahgift {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0vmin;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer.ahgift .policy-overlay-footer-catch.ahgift {
    position: initial;
    min-width: 220px;
    padding-bottom: 0.8rem;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer.ahgift .policy-overlay-action-policyok {
    position: relative;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-band-bottom {
    display: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 243px;
    height: 76px;
  }
  #policy-overlay #policy-overlay-container.no-policy .policy-overlay-action {
    display: block;
  }
  #policy-overlay #policy-overlay-container.no-policy .policy-overlay-policy-action {
    display: none;
  }
  #policy-overlay #policy-overlay-container.no-policy .policy-overlay-footer .policy-overlay-action-policyok {
    display: block;
  }
  #policy-overlay #policy-overlay-container.no-policy .policy-overlay-footer .policy-overlay-action-policypermit {
    display: none;
  }
  #policy-overlay #policy-overlay-container.concent .policy-overlay-policy-action {
    margin: auto;
    width: 92%;
    height: 92%;
    padding: 0px 18px;
    position: absolute;
    top: -8%;
    bottom: 0px;
  }
  #policy-overlay #policy-overlay-container.concent .policy-overlay-policy-action .company-logo {
    display: block;
    background: url("../../../img/card/msgmaker/logo_concent.png") no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 200px;
    height: 60px;
    background-size: 180px auto;
    background-position: center;
    margin: auto;
  }
  #policy-overlay #policy-overlay-container.concent .policy-overlay-policy-action h3.nocatch {
    width: 348px;
    height: 34px;
    background: url("../../../img/card/msgmaker/bnr_first_logo_nocatch.png?1560399368") no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    height: 72px;
    position: relative;
    top: 10px;
  }

  /*	アラート表示
  ------------------------------ */
  #alert-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #alert-overlay #alert-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #alert-overlay #alert-overlay-container {
    position: relative;
    z-index: 1001;
    width: 460px;
    height: 234px;
    top: 120px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin: 30px 15px 0px 15px;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-action-close {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin-top: 10px;
    background-color: #666666;
    width: 200px;
    margin: 8% auto 20px auto;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #alert-overlay #alert-overlay-container .alert-overlay-action-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }

  /*	インフォメーション表示
  ------------------------------ */
  #info-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #info-overlay #info-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #info-overlay #info-overlay-container {
    position: relative;
    z-index: 1001;
    width: 460px;
    height: 234px;
    top: 120px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #info-overlay #info-overlay-container .info-overlay-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #info-overlay #info-overlay-container .info-overlay-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin: 30px 15px 0px 15px;
  }
  #info-overlay #info-overlay-container .info-overlay-action-close {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin-top: 10px;
    background-color: #666666;
    width: 200px;
    margin: 8% auto 20px auto;
  }
  #info-overlay #info-overlay-container .info-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #info-overlay #info-overlay-container .info-overlay-action-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }

  /*	QR動画表示
  ------------------------------ */
  #video-alert-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #video-alert-overlay #video-alert-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }
  #video-alert-overlay #video-alert-overlay-container {
    position: relative;
    z-index: 1001;
    width: 82%;
    height: 234px;
    top: 30%;
    margin: 0 auto;
    padding: 0px 10px;
    overflow: hidden;
    text-align: center;
    color: #fff;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    padding: 10px 0;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin: 30px 15px 0px 15px;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-action-close {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    margin-top: 10px;
    background-color: #333;
    width: 200px;
    margin: 5% auto 20px auto;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-action-close:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #video-alert-overlay #video-alert-overlay-container .video-alert-overlay-action-close.mhover {
    background-color: #19b2f6;
  }

  /*  slider
  ------------------------------ */
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-slider .slick-prev, .slick-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
  .slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
    color: transparent;
    outline: none;
    background: transparent;
  }
  .slick-slider .slick-prev:hover:before, .slick-slider .slick-next:hover:before {
    opacity: 1;
  }
  .slick-slider .slick-prev:focus, .slick-slider .slick-next:focus {
    outline: none;
  }
  .slick-slider .slick-prev:focus:before, .slick-slider .slick-next:focus:before {
    opacity: 1;
  }
  .slick-slider .slick-prev.slick-disabled:before, .slick-slider .slick-next.slick-disabled:before {
    opacity: .25;
  }
  .slick-slider .slick-prev:before, .slick-slider .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-slider .slick-prev {
    top: 16px;
    left: -24px;
    background-color: #fff;
    background-image: url("../../../img/card/v2/color_prev_b2.png");
    background-size: 22px 16px;
    background-repeat: no-repeat;
  }
  .slick-slider .slick-prev:hover {
    background-image: url("../../../img/card/v2/color_prev_o2.png");
    background-size: 22px 16px;
    background-repeat: no-repeat;
  }
  .slick-slider .slick-prev.slick-disabled {
    background-image: url("../../../img/card/v2/color_prev_g2.png");
    background-size: 22px 16px;
    background-repeat: no-repeat;
  }
  .slick-slider [dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
  }
  .slick-slider [dir='rtl'] .slick-prev:before {
    content: '→';
  }
  .slick-slider .slick-next {
    top: 16px;
    right: -24px;
    background-color: #fff;
    background-image: url("../../../img/card/v2/color_next_b2.png");
    background-size: 22px 16px;
    background-repeat: no-repeat;
  }
  .slick-slider .slick-next:hover {
    background-image: url("../../../img/card/v2/color_next_o2.png");
    background-size: 22px 16px;
    background-repeat: no-repeat;
  }
  .slick-slider .slick-next.slick-disabled {
    background-image: url("../../../img/card/v2/color_next_g2.png");
    background-size: 22px 16px;
    background-repeat: no-repeat;
  }
  .slick-slider [dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
  }
  .slick-slider [dir='rtl'] .slick-next:before {
    content: '←';
  }

  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus {
    outline: none;
  }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }

  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .slick-track:before {
    display: table;
    content: '';
  }
  .slick-track:after {
    display: table;
    content: '';
    clear: both;
  }

  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
  }
  .slick-slide img {
    display: block;
  }
  .slick-slide.slick-loading img {
    display: none;
  }
  .slick-slide.dragging img {
    pointer-events: none;
  }

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

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

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

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

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

  .slick-dotted {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 12px;
  }
  .slick-dotted li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .slick-dotted li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }
  .slick-dotted li button:hover {
    outline: none;
  }
  .slick-dotted li button:hover:before {
    opacity: 1;
  }
  .slick-dotted li button:focus {
    outline: none;
  }
  .slick-dotted li button:focus:before {
    opacity: 1;
  }
  .slick-dotted li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-dotted li.slick-active button:before {
    opacity: .75;
    color: black;
  }

  .slick-dots {
    position: absolute;
    top: 24px;
    right: 10px;
    display: block;
    /* width: 100%; */
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    padding: 0;
    cursor: pointer;
  }

  /*	1. フレーム選択
  ------------------------------ */
  #content-select-frame .content-lead {
    padding: 0 0 13px 0;
    border-bottom: 1px solid #dbdbdb;
  }
  #content-select-frame .select-block {
    width: 333px;
    padding: 18px 0 0 0;
  }
  #content-select-frame .select-block h3 {
    color: #e16aa0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    font-weight: bold;
    text-align: center;
  }
  #content-select-frame .select-block ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #content-select-frame .select-block ul.select-block-list-double li {
    width: 33%;
    margin-left: 34px;
  }
  #content-select-frame .select-block ul li {
    float: left;
    margin: 9px 9px 0 0;
    cursor: pointer;
  }
  #content-select-frame .select-block ul li span {
    display: block;
  }
  #content-select-frame #select-usage li span {
    width: 102px;
    height: 76px;
    background: url('../../../img/frame_cat_btns_pc.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #content-select-frame #select-usage li.select-bridal span {
    background-position: 0px 0;
  }
  #content-select-frame #select-usage li.select-bridal span:hover {
    background-position: 0px -300px;
  }
  #content-select-frame #select-usage li.select-baby span {
    background-position: -111px 0;
  }
  #content-select-frame #select-usage li.select-baby span:hover {
    background-position: -111px -300px;
  }
  #content-select-frame #select-usage li.select-other span {
    background-position: -222px 0;
  }
  #content-select-frame #select-usage li.select-other span:hover {
    background-position: -222px -300px;
  }
  #content-select-frame #select-design li span {
    width: 102px;
    height: 58px;
    background: url('../../../img/frame_cat_btns_pc.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #content-select-frame #select-design li.select-all span {
    background-position: 0px -121px;
  }
  #content-select-frame #select-design li.select-all span:hover {
    background-position: 0px -421px;
  }
  #content-select-frame #select-design li.select-simple span {
    background-position: -111px -121px;
  }
  #content-select-frame #select-design li.select-simple span:hover {
    background-position: -111px -421px;
  }
  #content-select-frame #select-design li.select-pop span {
    background-position: -222px -121px;
  }
  #content-select-frame #select-design li.select-pop span:hover {
    background-position: -222px -421px;
  }
  #content-select-frame #select-design li.select-nophoto span {
    background-position: 0px -188px;
  }
  #content-select-frame #select-design li.select-nophoto span:hover {
    background-position: 0px -488px;
  }
  #content-select-frame #select-design li.select-japanese span {
    background-position: -111px -188px;
  }
  #content-select-frame #select-design li.select-japanese span:hover {
    background-position: -111px -488px;
  }
  #content-select-frame #select-design li.select-rich span {
    background-position: -222px -188px;
  }
  #content-select-frame #select-design li.select-rich span:hover {
    background-position: -222px -488px;
  }
  #content-select-frame .non-usage {
    margin-top: 12px;
  }

  #frames-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #frames-overlay #frames-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #frames-overlay .frames-overlay-inner {
    position: absolute;
    right: 0;
    left: 0;
    top: 4%;
    z-index: 1000;
  }
  #frames-overlay #frames-overlay-header {
    position: absolute;
    top: 16px;
    z-index: 1001;
    width: 100%;
    height: 114px;
    overflow: hidden;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner {
    height: 114px;
    background-color: #ffffff;
    width: 798px;
    margin-left: auto;
    margin-right: auto;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-close {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 14px;
    margin-left: 764px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b.png?1486974515') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
    z-index: 1003;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-title {
    color: #19b2f6;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.27273;
    padding: 30px 0 12px 0;
    font-weight: normal;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories ul {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 42px;
    margin-bottom: 5px;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories ul li {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #999;
    float: left;
    width: 133px;
    height: 32px;
    text-align: center;
    padding-top: 10px;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories ul li.current {
    background-color: #393939;
    color: #ffffff;
  }
  #frames-overlay #frames-overlay-header .frames-overlay-header-inner .frames-overlay-categories ul li:hover {
    background-color: #393939;
    color: #ffffff;
    cursor: pointer;
  }
  #frames-overlay #frames-overlay-header.over-category {
    height: 156px;
  }
  #frames-overlay #frames-overlay-header.over-category .frames-overlay-header-inner {
    height: 132px;
    border-bottom: 1px solid #ccc;
  }
  #frames-overlay #frames-overlay-header.over-category .frames-overlay-header-inner .frames-overlay-title {
    padding: 12px 0 8px 0;
  }
  #frames-overlay #frames-overlay-header.over-category .frames-overlay-header-inner .frames-overlay-categories ul {
    height: 84px;
    border-bottom: 0px;
  }
  #frames-overlay #frames-overlay-header.over-category .frames-overlay-header-inner .frames-overlay-categories ul li {
    border-bottom: 1px solid #ccc;
  }
  #frames-overlay #frames-overlay-container {
    position: absolute;
    top: 130px;
    z-index: 1001;
    width: 798px;
    height: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: scroll;
    outline: none;
  }
  #frames-overlay #frames-overlay-container.over-category {
    top: 149px;
  }
  #frames-overlay #frames-overlay-container .jspContainer {
    background-color: #fff;
  }
  #frames-overlay #frames-overlay-container .jspContainer .jspPane {
    position: absolute;
    background-color: #fff;
  }
  #frames-overlay #frames-overlay-container .jspContainer .jspTrack {
    background-color: #eee;
  }
  #frames-overlay #frames-overlay-container .jspContainer .jspTrack .jspDrag {
    background-color: #999;
    border-radius: 0.5em;
    width: 6px;
    margin: auto;
  }
  #frames-overlay #frames-overlay-container ul {
    height: 525px;
    background-color: #ffffff;
    width: 792px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
  #frames-overlay #frames-overlay-container ul li {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 186px;
    width: 24.5%;
    height: 180px;
    margin: 1px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 4px solid #fff;
  }
  #frames-overlay #frames-overlay-container ul li img {
    position: relative;
    z-index: 1001;
  }
  #frames-overlay #frames-overlay-container ul li:hover img {
    border: 3px solid #666;
  }
  #frames-overlay #frames-overlay-container ul li:after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 180px;
    height: 180px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  .lt9 #frames-overlay #frames-overlay-container ul li:after {
    display: none;
  }
  .lt9 #frames-overlay #frames-overlay-container ul li span {
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 460px;
    height: 525px;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h {
    padding: 0 0 0 0;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h img {
    width: 172px;
    height: auto;
    cursor: pointer;
    margin: 20px 0 20px 0;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h img:hover {
    border: 3px solid #333;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h .frame-item-name {
    display: none;
    width: 166px;
    position: relative;
    bottom: 48px;
    z-index: 1002;
    padding: 3px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.27273;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h .frame-item-name.display-on {
    display: block;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h.frame-display-v img {
    width: auto;
    height: 144px;
    cursor: pointer;
    margin: 10px 0;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h.frame-display-v img:hover {
    border: 3px solid #333;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h.frame-display-v .frame-item-name {
    display: none;
    width: 92px;
    position: relative;
    bottom: 38px;
    z-index: 1002;
    padding: 3px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.27273;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #frames-overlay #frames-overlay-container ul li.frame-h.frame-display-v .frame-item-name.display-on {
    display: block;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v {
    padding: 0 0 0 0;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v img {
    width: auto;
    height: 144px;
    cursor: pointer;
    margin: 10px 0;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v img:hover {
    border: 3px solid #333;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v .frame-item-name {
    display: none;
    width: 92px;
    position: relative;
    bottom: 38px;
    z-index: 1002;
    padding: 3px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.27273;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v .frame-item-name.display-on {
    display: block;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v.frame-display-h img {
    width: 172px;
    height: auto;
    cursor: pointer;
    margin: 20px 0 20px 0;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v.frame-display-h img:hover {
    border: 3px solid #333;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v.frame-display-h .frame-item-name {
    display: none;
    width: 166px;
    position: relative;
    bottom: 48px;
    z-index: 1002;
    padding: 3px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.27273;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #frames-overlay #frames-overlay-container ul li.frame-v.frame-display-h .frame-item-name.display-on {
    display: block;
  }
  #frames-overlay #frames-overlay-container ul li.card_type_b5.frame-v .frame-item-name {
    width: 98px;
  }
  #frames-overlay #frames-overlay-container ul li.current:after {
    border: 2px solid #e16aa0;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  .lt9 #frames-overlay #frames-overlay-container ul li.current span {
    border: 2px solid #e16aa0;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #frames-overlay #frames-overlay-sub-container {
    position: absolute;
    top: 450px;
    z-index: 1001;
    width: 100%;
    height: 80px;
    overflow: hidden;
  }
  #frames-overlay #frames-overlay-sub-container ul {
    position: absolute;
    top: 0;
    width: 20000px;
    height: 80px;
    margin: 0 0 0 0px;
  }
  #frames-overlay #frames-overlay-sub-container ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #frames-overlay #frames-overlay-sub-container ul li {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 90px;
    height: 80px;
    margin: 0 5px;
    background: #fff;
    text-align: center;
    cursor: pointer;
  }
  #frames-overlay #frames-overlay-sub-container ul li img {
    position: relative;
    z-index: 1001;
  }
  #frames-overlay #frames-overlay-sub-container ul li:after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 90px;
    height: 80px;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  .lt9 #frames-overlay #frames-overlay-sub-container ul li:after {
    display: none;
  }
  #frames-overlay #frames-overlay-sub-container ul li:hover:after {
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1;
  }
  .lt9 #frames-overlay #frames-overlay-sub-container ul li span {
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 90px;
    height: 80px;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #frames-overlay #frames-overlay-sub-container ul li.frame-h {
    padding: 12px 5px 5px 5px;
    width: 90px;
    height: 80px;
    cursor: pointer;
  }
  #frames-overlay #frames-overlay-sub-container ul li.frame-h img {
    border: 1px solid #ddd;
    width: 100%;
  }
  #frames-overlay #frames-overlay-sub-container ul li.frame-v {
    padding: 5px 5px 5px 5px;
    width: 90px;
    height: 80px;
    cursor: pointer;
  }
  #frames-overlay #frames-overlay-sub-container ul li.frame-v img {
    border: 1px solid #ddd;
    height: 100%;
  }
  #frames-overlay #frames-overlay-sub-container ul li.current:after {
    border: 1px solid #e16aa0;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  .lt9 #frames-overlay #frames-overlay-sub-container ul li.current span {
    border: 1px solid #e16aa0;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #frames-overlay #frames-overlay-nav {
    position: absolute;
    top: 0;
    z-index: 1010;
    width: 100%;
  }
  #frames-overlay #frames-overlay-nav .frames-prev-next {
    display: none;
    /**
    			position: absolute;
    			top: 0px;
    			width: 100%;
    
    			li {
    				position: absolute;
    				top: 0;
    				width: 100%;
    				height: 460px;
    
    				span {
    					display: block;
    					position: absolute;
    					top: 214px;
    					width: 35px;
    					height: 35px;
    					background-color: #000;
    				}
    
    				&:hover span {
    					background-color: $point-color;
    				}
    
    				&.frames-prev {
    					left: -50%;
    					margin: 0 0 0 -250px;
    					cursor: pointer;
    					span {
    						right: 20px;
    						@include sprite-icons-background(ol_prev);
    					}
    				}
    
    				&.frames-next {
    					left: 50%;
    					margin: 0 0 0 250px;
    					cursor: pointer;
    					span {
    						left: 20px;
    						@include sprite-icons-background(ol_next);
    					}
    				}
    			}
    **/
  }
  #frames-overlay #frames-overlay-nav .frames-nav-footer {
    display: none;
    /*
    			position: fixed;
    			bottom: 0;
    			left: 0;
    			z-index: 1020;
    			width: 100%;
    			height: 55px;
    			background: #000;			
    
    			.frames-select {
    				position: absolute;
    				top: 11px;
    				left: 50%;
    				
    				#frames-select-btn {
    					@include btn-base;
    					margin: 0 0 0 -50%;
    				}
    			}
    
    			.frames-name {
    				position: absolute;
    				top: -30px; 
    				left: 19px;
    				color: #eee;
    			}
    
    			.frames-paging {
    				position: absolute;
    				top: 18px;	// ul+li : 24px
    				left: 19px;
    
    				ul {
    					@include clearfix;
    					display: none;
    				}
    
    				li {
    					float: left;
    					width: 8px;
    					height: 7px;
    					margin: 0 4px;
    					@include sprite-icons-background(ol_paging);
    					
    					&.current {
    						@include sprite-icons-background(ol_paging_cr);
    					}
    				}
    
    				.frames-paging-num {
    					color: #eee;
    				}
    			}
    
    			.frames-close-btn {
    				display:none;
    			}
    
    			.frames-close {
    				position: absolute;
    				bottom: 0;
    				right: 0;
    				width: 55px;
    				height: 55px;
    				cursor: pointer;
    				@include sprite-icons-background(ol_close);
    				@include opacity(1);
    				//@include transition(opacity 0.1s ease);
    
    				&:hover {
    					@include opacity(0.8);
    				}
    			}
    */
  }

  #frames-original {
    display: none;
  }

  #upload-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #upload-overlay #upload-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #upload-overlay #upload-overlay-container {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 255px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #upload-overlay #upload-overlay-container.upload-notes {
    height: 506px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area {
    height: 304px;
    margin: 36px 50px 0px;
    background-color: #f5f5f5;
    border-radius: 0.5em;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container {
    padding: 20px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-title {
    margin: 8px auto;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-title .ico_camera_r {
    padding: 8px 34px 4px 10px;
    background: url("../../../img/card/msgmaker/ico_camera_r.png") no-repeat;
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
    background-size: 43px 34px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-title p {
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: normal;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-title p span {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.16667;
    font-weight: normal;
    color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-catch {
    margin-top: 18px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-catch p {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    font-weight: normal;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items {
    width: 520px;
    margin: 0px auto;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul {
    margin: 0px auto;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li {
    float: left;
    padding: 16px 16px 10px 16px;
    width: 138px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-title {
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: normal;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-title .ico_ng {
    padding: 1px 4px 10px 13px;
    background: url("../../../img/card/msgmaker/ico_close_b.png") no-repeat;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background-position: 0px 2px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-image {
    margin-top: 4px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-image.point-1 {
    background: url("../../../img/card/msgmaker/point1_pic02.jpg") no-repeat;
    background-repeat: no-repeat;
    width: 138px;
    height: 104px;
    background-size: 138px 104px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-image.point-2 {
    background: url("../../../img/card/msgmaker/point1_pic03.jpg") no-repeat;
    background-repeat: no-repeat;
    width: 138px;
    height: 104px;
    background-size: 138px 104px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-items ul li .upload-overlay-notes-item-image.point-3 {
    background: url("../../../img/card/msgmaker/point1_pic04.jpg") no-repeat;
    background-repeat: no-repeat;
    width: 138px;
    height: 104px;
    background-size: 138px 104px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-caution {
    clear: both;
    padding: 2px 12px 0px 12px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-caution p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #666;
    margin-bottom: 2px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-caution ul li {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #666;
  }
  #upload-overlay #upload-overlay-container.bbth .upload-overlay-notes-area {
    height: 314px;
  }
  #upload-overlay #upload-overlay-container.upload-notes-2line {
    height: 526px;
  }
  #upload-overlay #upload-overlay-container.upload-notes-2line .upload-overlay-notes-area {
    height: 334px;
  }
  #upload-overlay #upload-overlay-container.upload-notes-2line .upload-overlay-notes-area .upload-overlay-notes-container .upload-overlay-notes-catch p span {
    display: block;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-bg-action-area {
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-pc-title {
    position: relative;
    z-index: 1000;
    margin-top: 34px;
    margin-bottom: 14px;
    color: #f2f2f2;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-sp-title {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-invalid-error {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 3px 0px 3px 0px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    margin: 4px 50px -32px;
    color: #ffffff;
    background-color: #ff3300;
    border-radius: 0.4em;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-upload-success {
    padding: 8px 0px 0px 0px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.46667;
    position: absolute;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -14px;
    width: 100%;
    color: #f2f2f2;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action {
    position: relative;
    z-index: 1000;
    width: 80%;
    height: 86px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    border-radius: 0.2em;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-camera {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border: 0.14em solid #fff;
    border-radius: 0.6em;
    float: right;
    min-width: 48%;
    cursor: pointer;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library p {
    padding: 18px 24px 18px 6px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-library.mhover {
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-delim {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-selectfile {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-selectfile:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-adjust {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border: 0.14em solid #fff;
    border-radius: 0.6em;
    cursor: pointer;
    float: left;
    min-width: 48%;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-adjust p {
    padding: 18px 10px 18px 6px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-adjust:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-action-caution {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-invalid-error {
    padding: 3px 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    position: absolute;
    top: -28px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    color: #fff;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .upload-overlay-upload-success {
    display: none;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action #fileBox input[type=file] {
    font-size: 100px;
    position: absolute;
    top: 0px;
    right: 4px;
    z-index: 3;
    height: 70px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
    outline: none;
    float: right;
    width: 48%;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-action .draggle {
    background: #f4f4f4;
    border-radius: 12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer {
    position: relative;
    z-index: 1000;
    width: 48%;
    margin-left: auto;
    margin-right: auto;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer .upload-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border: 0.14em solid #fff;
    border-radius: 0.6em;
    cursor: pointer;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer .upload-overlay-action-cancel.upload-overlay-action-cancel-noimage {
    position: relative;
    top: -86px;
    left: -32%;
    width: 80%;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer .upload-overlay-action-cancel:hover {
    background-color: #19b2f6;
  }
  #upload-overlay #upload-overlay-container .upload-overlay-footer .upload-overlay-action-cancel p {
    padding: 18px 28px 18px 6px;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #upload-overlay #upload-overlay-container .ico_camera_select {
    padding: 4px 14px 6px 40px;
    background: url("../../../img/card/msgmaker/ico_camera.png?20170227122001") no-repeat;
    background-repeat: no-repeat;
    height: 29px;
    width: 25px;
    background-position: 10px 2px;
  }
  #upload-overlay #upload-overlay-container .ico_camera {
    padding: 4px 14px 6px 40px;
    background: url("../../../img/card/msgmaker/ico_camera.png?20170227122001") no-repeat;
    background-repeat: no-repeat;
    height: 29px;
    width: 25px;
    background-position: 10px 2px;
  }
  #upload-overlay #upload-overlay-container .ico_picture {
    padding: 6px 30px 8px 40px;
    background: url("../../../img/card/msgmaker/ico_picture.png") no-repeat;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    background-position: 0 -9px;
  }
  #upload-overlay #upload-overlay-container .ico_picture03 {
    padding: 8px 14px 14px 30px;
    background: url("../../../img/card/msgmaker/ico_movieup.png") no-repeat;
    background-repeat: no-repeat;
    height: 31px;
    width: 31px;
    background-position: 0 2px;
    background-size: 31px 31px;
  }
  #upload-overlay #upload-overlay-container .ico_cancel {
    padding: 0px 24px 10px 30px;
    background: url("../../../img/card/msgmaker/ico_back.png") no-repeat;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 10px 3px;
  }

  #qrmovie-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #qrmovie-overlay #qrmovie-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #qrmovie-overlay #qrmovie-overlay-container {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 255px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #qrmovie-overlay #qrmovie-overlay-container.qrmovie-notes {
    height: 476px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area {
    height: 264px;
    margin: 36px 50px 0px;
    background-color: #f5f5f5;
    border-radius: 0.5em;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container {
    padding: 20px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-title {
    margin: 0px auto 12px auto;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-title .ico_movie {
    background: url("../../../img/card/msgmaker/ico_selectmovie.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 33px 29px;
    background-position: 12px 10px;
    background-color: #333;
    border-radius: 6px;
    padding: 16px 24px;
    margin-right: 10px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-title p {
    text-align: center;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.26316;
    font-weight: normal;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-title p span {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.16667;
    font-weight: normal;
    color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-catch {
    max-width: 600px;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-catch p {
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: normal;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items {
    background-color: #fff;
    margin: 10px auto 10px auto;
    width: 610px;
    height: 130px;
    padding: 0px;
    border-radius: 6px;
    border: 0.12em solid #cccccc;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch {
    float: left;
    width: 360px;
    margin: 44px 20px 10px 32px;
    text-align: center;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch.p-fram-page {
    width: 92%;
    margin: 46px 20px 44px 32px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-catch.p-fram-page span {
    display: block;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-notes-area .qrmovie-overlay-notes-container .qrmovie-overlay-notes-items .qrmovie-overlay-notes-sampleimg-area {
    width: 170px;
    height: 115px;
    background: url('../../../img/card/msgmaker/bnr_sample_mcard.png?1533609100') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    float: right;
    margin: 8px 10px 0px 0px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-bg-action-area {
    background-color: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-pc-title {
    position: relative;
    z-index: 1000;
    margin: 16px auto 20px auto;
    color: #f2f2f2;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.33333;
    max-width: 660px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-sp-title {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-invalid-error {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 3px 0px 3px 0px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    margin: 4px 50px -32px;
    color: #ffffff;
    background-color: #ff3300;
    border-radius: 0.4em;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-upload-success {
    padding: 8px 0px 0px 0px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.46667;
    position: absolute;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -14px;
    width: 100%;
    color: #fff;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action {
    position: relative;
    z-index: 1000;
    width: 80%;
    height: 86px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    border-radius: 0.2em;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-camera {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-library {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    float: right;
    min-width: 48%;
    cursor: pointer;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-library p {
    padding: 14px 20px 14px 6px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-library:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-library.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delim {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-selectfile {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-selectfile:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delete {
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
    float: left;
    min-width: 48%;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delete p {
    padding: 14px 6px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-delete:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-action-caution {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-invalid-error {
    padding: 3px 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    position: absolute;
    top: -28px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    color: #fff;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .qrmovie-overlay-upload-success {
    display: none;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action #fileMovieBox input[type=file] {
    font-size: 100px;
    position: absolute;
    top: 0px;
    right: 4px;
    z-index: 3;
    height: 70px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
    outline: none;
    float: right;
    width: 48%;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-action .draggle {
    background: #f4f4f4;
    border-radius: 12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer {
    position: relative;
    z-index: 1000;
    width: 48%;
    margin-left: auto;
    margin-right: auto;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer .qrmovie-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer .qrmovie-overlay-action-cancel.qrmovie-overlay-action-cancel-noimage {
    position: relative;
    top: -86px;
    left: -32%;
    width: 80%;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer .qrmovie-overlay-action-cancel:hover {
    background-color: #19b2f6;
  }
  #qrmovie-overlay #qrmovie-overlay-container .qrmovie-overlay-footer .qrmovie-overlay-action-cancel p {
    padding: 14px 20px 14px 6px;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_camera {
    padding: 4px 14px 8px 40px;
    background: url("../../../img/card/msgmaker/ico_camera.png?20170227122001") no-repeat;
    background-repeat: no-repeat;
    height: 29px;
    width: 25px;
    background-position: 10px 0px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_movie_b {
    background: url("../../../img/card/msgmaker/ico_selectmovie.png") no-repeat;
    background-repeat: no-repeat;
    background-position: 11px 10px;
    background-size: 26px 23px;
    padding: 12px 20px;
    margin-right: 19px;
    background-color: #333;
    border-radius: 0.4em;
    position: relative;
    bottom: 6px;
    left: 2px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_movie {
    background: url("../../../img/card/msgmaker/ico_selectmovie.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 29px 26px;
    padding: 4px 16px 10px 16px;
    margin-right: 19px;
    background-position: 0px 2px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_movie_trash {
    background: url("../../../img/card/msgmaker/ico_trash.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 28px 31px;
    background-position: 12px 10px;
    margin-right: 10px;
  }
  #qrmovie-overlay #qrmovie-overlay-container .ico_cancel {
    padding: 4px 28px 4px 20px;
    background: url("../../../img/card/msgmaker/ico_back.png") no-repeat;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 7px;
  }

  #qrmovie-process-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 0.01;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 255px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container.qrmovie-process-notes {
    height: 476px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-target-link-area {
    width: 0px;
    height: 0px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-invalid-error {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 4px 0px 4px 0px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: -32px;
    color: #ffffff;
    background-color: #ff3300;
    border-radius: 0.4em;
    max-width: 440px;
    position: relative;
    right: 0;
    left: 0;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-thumbnail {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 440px;
    height: 220px;
    margin: auto;
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    border-radius: 0.4em;
    background-size: cover;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-start {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background: url("../../../img/card/msgmaker/ico_movie_start.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 41px 31px;
    padding: 4px 0px;
    margin-left: auto;
    margin-right: auto;
    width: 41px;
    position: absolute;
    top: 138px;
    left: 0;
    right: 0;
    z-index: 2;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-start:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area {
    max-width: 480px;
    height: 220px;
    margin: 36px auto;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-upload-success-area {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 300px;
    height: 140px;
    margin: 36px auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0.4em;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-upload-success-area:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-upload-success-area.mhover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-upload-success {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 14px 0px 0px 0px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    position: absolute;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -24px;
    width: 100%;
    color: #333;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-play-container {
    position: relative;
    top: 42px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-play-container .qrmovie-process-overlay-play-title p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    color: #333;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-play-container .qrmovie-process-overlay-play-footer-title {
    position: relative;
    top: 46px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-play-area .qrmovie-process-overlay-play-container .qrmovie-process-overlay-play-footer-title p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    color: #333;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-pc-title {
    position: relative;
    z-index: 1000;
    margin: 16px auto 20px auto;
    color: #f2f2f2;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.33333;
    max-width: 660px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-sp-title {
    display: none;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action {
    position: relative;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 84%;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-radius: 0.2em;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-fixed {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    float: left;
    min-width: 30%;
    cursor: pointer;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-fixed p {
    padding: 14px 16px 14px 6px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-fixed:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-reselect {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    float: left;
    min-width: 30%;
    cursor: pointer;
    margin: 0 2%;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-reselect p {
    padding: 14px 18px 14px 16px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-reselect:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-reselect.mhover {
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action #fileReMovieBox {
    position: absolute;
    width: 30%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action #fileReMovieBox input[type=file] {
    font-size: 28px;
    position: relative;
    top: 0px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
    outline: none;
    width: 100%;
    height: 53px;
    margin-left: -15%;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-delete {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 6px;
    border: 0.14em solid #fff;
    float: left;
    min-width: 30%;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-delete p {
    padding: 14px 20px 14px 6px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-action .qrmovie-process-overlay-action-delete:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-footer {
    position: absolute;
    z-index: 1000;
    width: 26%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-footer .qrmovie-process-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border-radius: 6px;
    border: 0.14em solid #fff;
    cursor: pointer;
    margin-left: -6%;
    margin-right: 8%;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-footer .qrmovie-process-overlay-action-cancel:hover {
    background-color: #19b2f6;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-footer .qrmovie-process-overlay-action-cancel p {
    padding: 14px 20px 14px 6px;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .qrmovie-process-overlay-bg-action-area {
    background-color: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .ico_movie_ok {
    background: url("../../../img/card/msgmaker/ico_movieok.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 2px 2px;
    padding: 6px 12px 8px 12px;
    margin-right: 19px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .ico_movie_ng {
    background: url("../../../img/card/msgmaker/ico_movieng.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 28px 29px;
    background-position: 2px 2px;
    padding: 6px 22px 8px 12px;
    margin-right: 10px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .ico_movie_trash {
    background: url("../../../img/card/msgmaker/ico_trash.png") no-repeat;
    background-repeat: no-repeat;
    background-size: 25px 28px;
    background-position: 2px 2px;
    padding: 6px 12px 8px 12px;
    margin-right: 19px;
  }
  #qrmovie-process-overlay #qrmovie-process-overlay-container .ico_cancel {
    padding: 4px 28px 4px 20px;
    background: url("../../../img/card/msgmaker/ico_back.png") no-repeat;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 4px;
  }

  #qrmovie-preview-overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
  }
  #qrmovie-preview-overlay #qrmovie-preview-overlay-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    min-height: 100%;
    height: 100%;
    margin: 0;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #qrmovie-preview-overlay #qrmovie-preview-overlay-container {
    position: absolute;
    z-index: 1001;
    max-width: 600px;
    max-height: 400px;
    top: 15%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #000;
    text-align: center;
  }
  #qrmovie-preview-overlay .qrmovie-preview-overlay-play-area .qrmovie-preview-overlay-preview {
    width: 100%;
    height: 400px;
  }
  #qrmovie-preview-overlay .qrmovie-preview-overlay-play-area .qrmovie-preview-overlay-preview .video-js {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
  }
  #qrmovie-preview-overlay .qrmovie-preview-overlay-footer .qrmovie-preview-overlay-action-cancel {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -60px;
    right: -60px;
    background: url("../../../img/card/msgmaker/ico_close_w@2x.png?1486974515") no-repeat;
    background-size: 60px 60px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
  }
  #qrmovie-preview-overlay .qrmovie-preview-overlay-footer .qrmovie-preview-overlay-action-cancel:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }

  #imgprocess-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #imgprocess-overlay #imgprocess-overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #imgprocess-overlay #imgprocess-overlay-container {
    position: relative;
    z-index: 1001;
    width: 740px;
    height: 480px;
    top: 40px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-close {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 16px;
    margin-left: 704px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b.png?1486974515') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
    z-index: 1003;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-pc-title {
    color: #19b2f6;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.27273;
    padding: 30px 0 12px 0;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action {
    margin-left: 380px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-frame {
    width: 300px;
    height: 340px;
    position: absolute;
    top: 76px;
    left: 20px;
    text-align: left;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left {
    margin-top: 20px;
    margin-left: 30px;
    text-align: left;
    width: 300px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
    padding-bottom: 6px;
    margin-bottom: 16px;
    border-bottom: 3px solid #333;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-title .imgprocess-overlay-title-arrow {
    background-image: url("../../../img/card/v2/line_arrow_b.png");
    background-repeat: no-repeat;
    width: 13px;
    height: 9px;
    position: absolute;
    top: 133px;
    left: 556px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-caption {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    color: #333;
    padding-right: 2px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-caption:before {
    content: "";
    padding: 0px 22px 44px 20px;
    width: 41px;
    height: 41px;
    background: url('../../../img/card/msgmaker/ico_info.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 14px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-caption p {
    margin-left: 52px;
    font-weight: bold;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-caption div.imgprocess-overlay-caption-label {
    background-image: url("../../../img/card/v2/sprt_settlement.png");
    background-repeat: no-repeat;
    height: 38px;
    width: 38px;
    background-position: 4px -322px;
    background-size: 376px 365px;
    -webkit-background-size: 376px 365px;
    -moz-background-size: 376px 365px;
    -o-background-size: 376px 365px;
    float: left;
    margin: 4px 10px 0 0;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale {
    border-top: 1px dotted #333;
    border-bottom: 1px dotted #333;
    margin-top: 14px;
    padding: 15px 0px 18px 0px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale p {
    background-color: #eee;
    padding: 3px 5px;
    border-radius: 1em;
    font-weight: bold;
    width: 90px;
    text-align: center;
    margin-left: 16px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale p.imgprocess-overlay-scale-label {
    width: 90px;
    text-align: center;
    background-color: #eee;
    padding: 3px 5px;
    border-radius: 1em;
    margin-left: 16px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale .scale-plus {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -360px;
    cursor: pointer;
    position: absolute;
    top: 183px;
    left: 658px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale .scale-plus:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale .scale-minus {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -330px;
    cursor: pointer;
    position: absolute;
    top: 183px;
    left: 560px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale .scale-minus:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale #op-scale-slider {
    position: absolute;
    top: 195px;
    left: 594px;
    width: 60px;
    height: 2px;
    background: #dddddd;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale #op-scale-slider:after, #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale #op-scale-slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 3px;
    height: 2px;
    background: #dddddd;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale #op-scale-slider:before {
    left: -3px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale #op-scale-slider:after {
    right: -3px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-scale #op-scale-slider .ui-slider-handle {
    top: -9px;
    margin-left: -3px;
    width: 6px;
    height: 20px;
    background: #888888;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate {
    padding: 36px 0px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .imgprocess-overlay-rotate-title-sp {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .imgprocess-overlay-rotate-title-pc {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
    width: 90px;
    text-align: center;
    background-color: #eee;
    padding: 3px 5px;
    border-radius: 1em;
    margin-left: 16px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .rotate-left {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 54px;
    width: 26px;
    background-position: 0 -222px;
    cursor: pointer;
    position: absolute;
    top: 251px;
    left: 560px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .rotate-left:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .rotate-right {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 54px;
    width: 26px;
    background-position: 0 -276px;
    cursor: pointer;
    position: absolute;
    top: 251px;
    left: 662px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-left .imgprocess-overlay-rotate .rotate-right:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right {
    width: 300px;
    text-align: left;
    margin-left: 30px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move {
    border-bottom: 1px dotted #333;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move p {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-top {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 20px;
    background-position: 0 -192px;
    cursor: pointer;
    position: absolute;
    top: 245px;
    left: 614px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-top:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-left {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 20px;
    width: 29px;
    background-position: 0 -152px;
    cursor: pointer;
    position: absolute;
    top: 267px;
    left: 586px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-left:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-right {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 20px;
    width: 29px;
    background-position: 0 -172px;
    cursor: pointer;
    position: absolute;
    top: 267px;
    left: 632px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-right:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-bottom {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 20px;
    background-position: 0 -122px;
    cursor: pointer;
    position: absolute;
    top: 279px;
    left: 614px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-action .imgprocess-action-right .imgprocess-overlay-move .move-bottom:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer {
    margin-left: 140px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    top: 0px;
    left: 200px;
    margin-top: 10px;
    background-color: #393939;
    border-radius: 6px;
    width: 140px;
    margin: 20px auto 5px auto;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save p.imgprocess-overlay-action-save-pc {
    padding: 13px 6px;
    color: #ffffff;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save p.imgprocess-overlay-action-save-sp {
    display: none;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-save .ico_picture {
    padding: 10px 18px 10px 16px;
    background: url("../../../img/card/msgmaker/ico_imageok.png") no-repeat;
    background-repeat: no-repeat;
    width: 35px;
    height: 30px;
    background-size: 35px 30px;
    background-position: 2px 3px;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    top: -65px;
    left: 38px;
    margin-top: 10px;
    background-color: #5c5c5c;
    border-radius: 6px;
    width: 140px;
    margin: 20px auto 5px auto;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel p {
    padding: 13px 26px 13px 6px;
    color: #ffffff;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #imgprocess-overlay #imgprocess-overlay-container .imgprocess-overlay-footer .imgprocess-overlay-action-cancel .ico_cancel {
    padding: 4px 28px 4px 20px;
    background: url("../../../img/card/msgmaker/ico_back.png") no-repeat;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 4px;
  }

  #message-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #message-overlay #message-overlay-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #message-overlay #message-overlay-container {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 255px;
    bottom: 0px;
    overflow: hidden;
    text-align: center;
  }
  #message-overlay #message-overlay-container .message-overlay-bg-action-area {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-pc-title {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-action {
    position: relative;
    z-index: 1000;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 86px;
    margin-top: 50px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 0.6em;
    border: 0.14em solid #fff;
    margin-bottom: 4px;
    float: right;
    min-width: 48%;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input p {
    padding: 18px 32px 18px 6px;
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input p.private_frame_page {
    padding: 18px 22px 18px 2px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-input:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-delim {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #393939;
    border-radius: 0.6em;
    border: 0.14em solid #fff;
    margin-bottom: 4px;
    float: left;
    min-width: 48%;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample p {
    padding: 18px 26px 18px 6px;
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-sample.hide {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border: 0.14em solid #fff;
    border-radius: 0.6em;
    float: left;
    min-width: 48%;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel p {
    padding: 18px 6px;
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel .ico_cancel {
    padding: 4px 12px 4px 36px;
    background: url("../../../img/card/msgmaker/ico_back.png") no-repeat;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 7px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .message-overlay-action-cancel.hide {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-action .ico_write {
    padding: 18px 30px 18px 24px;
    width: 40px;
    height: 40px;
    background: url('../../../img/card/msgmaker/ico_write.png?1465528401') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 40px 40px;
    background-position: 0 10px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .ico_phrases {
    padding: 18px 30px 18px 24px;
    width: 40px;
    height: 40px;
    background: url('../../../img/card/msgmaker/ico_phrases.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 40px 40px;
    background-position: 0 10px;
  }
  #message-overlay #message-overlay-container .message-overlay-action .private_frame_page .ico_write {
    background-position: 8px 6px;
  }
  #message-overlay #message-overlay-container .message-overlay-caution {
    display: none;
  }
  #message-overlay #message-overlay-container .message-overlay-footer {
    position: relative;
    z-index: 1000;
    width: 48%;
    margin-left: auto;
    margin-right: auto;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #5c5c5c;
    border: 0.14em solid #fff;
    border-radius: 0.6em;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel p {
    padding: 18px 6px 18px 6px;
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel .ico_cancel {
    padding: 4px 12px 4px 36px;
    background: url("../../../img/card/msgmaker/ico_back.png") no-repeat;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 7px;
  }
  #message-overlay #message-overlay-container .message-overlay-footer .message-overlay-action-cancel.hide {
    display: none;
  }

  #messageinput-overlay-bg-display {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #333;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }

  #messageinput-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #messageinput-overlay #messageinput-overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #messageinput-overlay #messageinput-overlay-container {
    position: relative;
    z-index: 1001;
    width: 790px;
    height: 540px;
    top: 40px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-close {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 16px;
    right: 14px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b.png?1486974515') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
    z-index: 1003;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-title {
    color: #19b2f6;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.27273;
    font-weight: normal;
    padding: 30px 0 12px 0;
    border-bottom: 1px solid #ccc;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-action-frame {
    width: 300px;
    height: 340px;
    position: absolute;
    top: 132px;
    left: 32px;
    text-align: left;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header {
    margin-top: 76px;
    margin-left: 420px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-caution {
    margin-top: 10px;
    position: absolute;
    top: 80px;
    left: 32px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-caution .messageinput-overlay-caution-title {
    text-align: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    font-weight: normal;
    color: #000;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-caution .messageinput-overlay-caution-parts {
    padding: 6px 0px;
    text-align: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    font-weight: normal;
    color: #000;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-caution .messageinput-overlay-caution-title-cardtemplate-name {
    text-align: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    font-weight: normal;
    color: #000;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-caution .messageinput-overlay-caution-parts-cardtemplate-name {
    padding: 6px 0px;
    text-align: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    font-weight: normal;
    color: #000;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-caution .messageinput-overlay-caution-title-frame-layout-name {
    text-align: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    font-weight: normal;
    color: #000;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-caution .messageinput-overlay-caution-parts-frame-layout-name {
    padding: 6px 0px;
    text-align: left;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    font-weight: normal;
    color: #000;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color {
    margin-top: 40px;
    margin-left: 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 332px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color.private-frame-page {
    border-top: 0px;
    border-bottom: 0px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl:after {
    content: '';
    display: block;
    clear: both;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    float: left;
    height: 24px;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    cursor: pointer;
    padding: 6px 6px 0px 6px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd:hover {
    background-color: #e5e5e5;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-black {
    width: 54px;
    color: #111;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-black.color-selected {
    background-color: #111;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-brown {
    width: 56px;
    color: #663300;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-brown.color-selected {
    background-color: #663300;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-pink {
    width: 50px;
    color: #f477c2;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-pink.color-selected {
    background-color: #f477c2;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-orange {
    width: 62px;
    color: #FF6600;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-orange.color-selected {
    background-color: #FF6600;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-blue {
    width: 50px;
    color: #3366cc;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #messageinput-overlay-select-color dl dd.color-blue.color-selected {
    background-color: #3366cc;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color {
    width: 332px;
    height: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-right: 0;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    overflow: hidden;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .msgcd-ccolor {
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-family: "Futura";
    cursor: pointer;
    padding: 6px 2px 4px 2px;
    float: left;
    width: 50px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .msgcd-ccolor:hover {
    background-color: #e5e5e5;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .msgcd-ccolor.over-length {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
    letter-spacing: -2px;
    padding-top: 6px;
    padding-right: 2px;
    padding-left: 2px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color .msgcd-ccolor.color-selected {
    background-color: #d0d0d0;
    color: #fff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color .msgcd-ccolor {
    width: 25%;
    padding: 10px 2px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color.cnt1 .msgcd-ccolor {
    width: 25%;
    margin-right: auto;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color.cnt2 {
    justify-content: start;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header .messageinput-overlay-select-custom-color.fixed-select-custom-color.cnt3 {
    justify-content: start;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text {
    height: 8px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample {
    position: absolute;
    top: 170px;
    right: 208px;
    width: 180px;
    margin: 20px auto 0px auto;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample p {
    padding: 6px 6px 0px 16px;
    color: #393939;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample p span {
    width: 14px;
    height: 14px;
    background: url('../../../img/card/msgmaker/ico_sample_suffix.png?1486974518') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    padding: 0px 0px 8px 18px;
    margin-left: 8px;
    background-position: 0px 2px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .link-sample.hide {
    display: none;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .text-counter {
    color: #666666;
    width: 140px;
    position: absolute;
    top: 198px;
    right: 20px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .text-counter.private-frame-page {
    top: 158px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .text-counter p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    color: #000;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .text-counter p span {
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-header #input-message-text .text-counter #u-message-remain.text-counter-over {
    color: #e16aa0;
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-input {
    margin-top: 30px;
    margin-left: 436px;
    width: 316px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-input textarea {
    display: block;
    width: 18.5em;
    height: 180px;
    margin: 0 auto;
    outline: none;
    resize: none;
    padding: 10px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    overflow: auto;
    overflow-y: hidden;
    white-space: break-spaces;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input {
    margin-top: 26px;
    margin-left: 426px;
    width: 326px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item {
    clear: both;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area {
    padding-top: 2px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area.item-first {
    padding-top: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label {
    width: 72px;
    float: left;
    text-align: right;
    padding-right: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label label {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333;
    color: #999;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value {
    float: left;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value div.messageinput-data-height-area:after {
    content: " cm";
    color: #999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value div.messageinput-data-weight-area:after {
    content: " ｇ";
    color: #999;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-tarea {
    float: left;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-suffix {
    float: right;
    margin-top: 4px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #999;
    width: 28px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text] {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 0px 6px 0px 6px;
    outline: none;
    vertical-align: middle;
    width: 160px;
    height: 25px;
    color: #647373;
    border: 1px solid #eee;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text].fs16:focus {
    border: 1px solid #afafaf;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text].short-70 {
    width: 70px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text].short-60 {
    width: 60px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text].short-36 {
    width: 36px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area input[type=text].short-46 {
    width: 46px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area textarea {
    display: block;
    width: 18.5em;
    height: 90px;
    margin: 0 auto;
    outline: none;
    resize: none;
    padding: 2px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    overflow: auto;
    overflow-y: hidden;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area textarea.fs16:focus {
    border: 1px solid #afafaf;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .u-message-item-data-error {
    background-color: #fff7f2;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter {
    display: none;
    color: #666666;
    width: 140px;
    position: absolute;
    top: 198px;
    right: 25px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    color: #000;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter p span {
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-text-counter p span.text-counter-over {
    color: #e16aa0;
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl {
    position: relative;
    top: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dt {
    float: left;
    padding-top: 4px;
    min-width: 68px;
    text-align: right;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dt label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dd {
    float: left;
    margin-left: 20px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dd.messageinput-overlay-action-item-input-item-tarea {
    margin-left: 18px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dd input[type=text] {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 0px 6px 0px 6px;
    outline: none;
    vertical-align: middle;
    width: 160px;
    height: 25px;
    color: #647373;
    border: 1px solid #eee;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input dl dd textarea {
    display: block;
    width: 18.5em;
    height: 88px;
    margin: 0 auto;
    outline: none;
    resize: none;
    padding: 2px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    overflow: auto;
    overflow-y: hidden;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.inpt3 {
    margin-top: 40px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.inpt3 .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label {
    margin-bottom: 20px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label {
    width: 92px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label label {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-label label span {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-item-input.momsphoto .messageinput-overlay-action-item-input-item-area .messageinput-overlay-action-item-input-item-value .messageinput-overlay-action-item-input-item-caption {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
    text-align: right;
    padding: 0.1rem 0 0.3rem 0;
    color: #ccc;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input {
    margin-top: 32px;
    margin-left: 426px;
    width: 326px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input textarea {
    display: block;
    width: 18.5em;
    height: 180px;
    margin: 0 auto;
    outline: none;
    resize: none;
    padding: 10px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    overflow: auto;
    overflow-y: hidden;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item {
    clear: both;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area {
    padding-top: 2px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area.item-first {
    padding-top: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-label {
    float: left;
    text-align: right;
    padding-right: 10px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-label label {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333;
    color: #999;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-value {
    float: left;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-tarea {
    float: left;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-tarea.inherit {
    float: inherit;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-input-item-suffix {
    float: right;
    margin-top: 4px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #999;
    width: 28px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area input[type=text] {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 0px 6px 0px 6px;
    outline: none;
    vertical-align: middle;
    width: 160px;
    height: 25px;
    color: #647373;
    border: 1px solid #eee;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area input[type=text].short-70 {
    width: 70px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area input[type=text].short-60 {
    width: 60px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area input[type=text].short-36 {
    width: 36px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area input[type=text].short-46 {
    width: 46px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area textarea {
    display: block;
    width: 18.5em;
    height: 90px;
    margin: 0 auto;
    outline: none;
    resize: none;
    padding: 2px 6px;
    border: 1px solid #eee;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    overflow: auto;
    overflow-y: hidden;
    white-space: break-spaces;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .u-message-item-data-error {
    background-color: #fff7f2;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-text-counter {
    display: none;
    color: #666666;
    width: 140px;
    position: absolute;
    top: 198px;
    right: 25px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-text-counter p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    color: #000;
    font-weight: normal;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-text-counter p span {
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-frame-layout-input .messageinput-overlay-action-frame-layout-item-area .messageinput-overlay-action-item-text-counter p span.text-counter-over {
    color: #e16aa0;
    font-weight: bold;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-error {
    display: none;
    clear: both;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455;
    color: #B20000;
    font-weight: bold;
    margin: 3px 0px 3px 420px;
    padding-top: 4px;
    height: 14px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 458px;
    right: 14px;
    margin-top: 10px;
    text-align: center;
    background-color: #393939;
    border-radius: 6px;
    width: 204px;
    margin: 20px auto 5px auto;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.33333;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save p {
    padding: 13px 8px 13px 0px;
    color: #ffffff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-save.momsphoto {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    line-height: 1.444;
    width: 210px;
    right: 8px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 458px;
    left: 404px;
    margin-top: 10px;
    text-align: center;
    background-color: #5c5c5c;
    border-radius: 6px;
    width: 154px;
    margin: 20px auto 5px auto;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.33333;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-cancel p {
    padding: 13px 16px 13px 6px;
    color: #ffffff;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .messageinput-overlay-action-cancel:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .ico_doit {
    padding: 10px 8px 6px 28px;
    background: url("../../../img/card/msgmaker/ico_doit.png") no-repeat;
    background-repeat: no-repeat;
    height: 25px;
    width: 22px;
    background-position: 10px 8px;
  }
  #messageinput-overlay #messageinput-overlay-container .messageinput-overlay-action .ico_cancel {
    padding: 5px 12px 10px 30px;
    background: url("../../../img/card/msgmaker/ico_back.png") no-repeat;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 10px 6px;
  }
  #messageinput-overlay #messageinput-overlay-container.cnt5 {
    height: 560px;
  }
  #messageinput-overlay #messageinput-overlay-container.cnt5 .messageinput-overlay-action-item-input {
    margin-top: 25px;
  }
  #messageinput-overlay #messageinput-overlay-container.cnt5 .messageinput-overlay-action-save {
    margin: 40px auto 5px auto;
  }
  #messageinput-overlay #messageinput-overlay-container.cnt5 .messageinput-overlay-action-cancel {
    margin: 40px auto 5px auto;
  }

  /*	2. 写真を選択
  ------------------------------ */
  #content-select-photo .content-lead {
    padding: 0 0 9px 0;
  }
  #content-select-photo .content-lead .content-lead-sp-msg {
    display: none;
  }
  #content-select-photo .content-lead .uploaded-caution-msg {
    display: none;
  }
  #content-select-photo #select-photo {
    position: relative;
    width: 322px;
    border: 1px dotted #999;
    text-align: center;
  }
  #content-select-photo #select-photo #receiveFile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  #content-select-photo #select-photo .select-photo-guide {
    position: relative;
    z-index: 1;
    padding: 10px 0 0 0;
  }
  #content-select-photo #select-photo .select-photo-guide button {
    width: 100%;
    height: 52px;
    border: none;
    background-color: #393939;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    cursor: pointer;
    width: 110px;
    height: 24px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.8;
  }
  #content-select-photo #select-photo .select-photo-guide button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #content-select-photo #select-photo .select-photo-guide p {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
  }
  #content-select-photo #select-photo .select-photo-guide .select-photo-text {
    padding: 6px 0 11px 0;
  }
  #content-select-photo #select-photo .select-photo-guide .select-photo-text span {
    display: block;
    padding: 3px 0 0 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: bold;
  }
  #content-select-photo #select-photo .select-photo-guide .select-photo-note {
    padding: 4px 0;
    background: #f4f4f4;
  }
  #content-select-photo #select-photo .select-photo-guide .select-photo-note span.left-msg {
    margin-right: 6px;
  }
  #content-select-photo #select-photo .select-photo-guide .select-photo-note span.right-msg {
    margin-left: 6px;
  }
  #content-select-photo #select-photo input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    font-size: 122px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
  }
  #content-select-photo #select-photo .draggle {
    background: #f4f4f4;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #content-select-photo .upload-caution {
    display: none;
  }
  #content-select-photo #adjust-view {
    margin: 20px 0 0 0;
  }
  #content-select-photo #adjust-view .adjust-view-lead {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #content-select-photo #adjust-view #adjust-controls {
    width: 324px;
    margin: 10px 0 0 0;
    border-top: 3px solid #000;
  }
  #content-select-photo #adjust-view #adjust-controls:after {
    content: '';
    display: block;
    clear: both;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block {
    float: left;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block .adjust-block-head {
    padding: 4px 0;
    border-bottom: 1px solid #dddddd;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block .adjust-block-btns {
    position: relative;
    z-index: 1;
    height: 89px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block .adjust-block-btns dt {
    display: none;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button {
    display: block;
    position: absolute;
    overflow: hidden;
    border: none;
    background-color: transparent;
    text-indent: -9999px;
    white-space: nowrap;
    z-index: 1;
    cursor: pointer;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button#op-scaledown-btn {
    top: 30px;
    left: 17px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -330px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button#op-scaleup-btn {
    top: 30px;
    right: 17px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-position: 0 -360px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button#op-movel-btn {
    top: 34px;
    left: 49px;
    z-index: 2;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 20px;
    width: 29px;
    background-position: 0 -152px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button#op-movet-btn {
    top: 12px;
    left: 71px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 20px;
    background-position: 0 -192px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button#op-moveb-btn {
    top: 46px;
    left: 71px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 20px;
    background-position: 0 -122px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button#op-mover-btn {
    top: 34px;
    left: 84px;
    z-index: 2;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 20px;
    width: 29px;
    background-position: 0 -172px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button#op-rotatel-btn {
    top: 17px;
    left: 28px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 54px;
    width: 26px;
    background-position: 0 -222px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block button#op-rotater-btn {
    top: 17px;
    left: 108px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 54px;
    width: 26px;
    background-position: 0 -276px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block #op-scale-slider {
    position: absolute;
    top: 43px;
    left: 50px;
    width: 60px;
    height: 2px;
    background: #dddddd;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block #op-scale-slider:after, #content-select-photo #adjust-view #adjust-controls .adjust-block #op-scale-slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 3px;
    height: 2px;
    background: #dddddd;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block #op-scale-slider:before {
    left: -3px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block #op-scale-slider:after {
    right: -3px;
  }
  #content-select-photo #adjust-view #adjust-controls .adjust-block #op-scale-slider .ui-slider-handle {
    top: -9px;
    margin-left: -3px;
    width: 6px;
    height: 20px;
    background: #888888;
  }
  #content-select-photo #adjust-view #adjust-controls #adjust-scale {
    width: 160px;
    border-left: 1px solid #dddddd;
  }
  #content-select-photo #adjust-view #adjust-controls #adjust-position {
    width: 161px;
  }
  #content-select-photo #preview-controls {
    display: none;
  }

  /*	3. メッセージを入力
  ------------------------------ */
  #content-input-message .content-lead .btn-example-area {
    text-align: right;
    margin-top: 2px;
  }
  #content-input-message .content-lead .btn-example-area button {
    width: 100%;
    height: 52px;
    border: none;
    background-color: #393939;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    cursor: pointer;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    display: inline-block;
    margin: 2px 8px;
    padding: 2px 0 0 0;
    width: 120px;
    height: 28px;
  }
  #content-input-message .content-lead .btn-example-area button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #content-input-message .content-lead .btn-example-area button#btn-example:after {
    display: inline-block;
    width: 6px;
    height: 9px;
  }
  #content-input-message .content-lead .btn-example-area button#btn-example:after {
    content: "";
    margin: 0 0 0 4px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 9px;
    width: 6px;
    background-position: 0 0;
  }
  #content-input-message #input-message {
    margin: 20px 0 0 0;
  }
  #content-input-message #select-color dl:after {
    content: '';
    display: block;
    clear: both;
  }
  #content-input-message #select-color dl dt {
    float: left;
    width: 38px;
    height: 18px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.8;
  }
  #content-input-message #select-color dl dd {
    float: left;
    height: 18px;
    border-left: 1px solid #dcdcdc;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-family: "Futura";
    cursor: pointer;
  }
  #content-input-message #select-color dl dd:hover, #content-input-message #select-color dl dd.color-selected {
    background-color: #e5e5e5;
  }
  #content-input-message #select-color dl dd.color-black {
    width: 57px;
    color: #111;
  }
  #content-input-message #select-color dl dd.color-brown {
    width: 63px;
    color: #993300;
  }
  #content-input-message #select-color dl dd.color-pink {
    width: 47px;
    color: #f477c2;
  }
  #content-input-message #select-color dl dd.color-orange {
    width: 65px;
    color: #FF6633;
  }
  #content-input-message #select-color dl dd.color-blue {
    width: 47px;
    color: #11F;
    border-right: 1px solid #dcdcdc;
  }
  #content-input-message #input-message-text {
    margin: 10px 0 0 0;
  }
  #content-input-message #input-message-text label {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }
  #content-input-message #input-message-text label img.input-message-checkimg {
    position: relative;
    top: 3px;
  }
  #content-input-message #input-message-text label span {
    margin-left: 6px;
  }
  #content-input-message #input-message-text label span.caption_any {
    color: #ffffff;
    margin-left: 12px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 3.2;
    background: #ccc;
    padding: 5px 8px;
  }
  #content-input-message #input-message-text span {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
  }
  #content-input-message #input-message-text textarea {
    display: block;
    width: 18em;
    height: 14em;
    overflow-y: hidden;
    resize: none;
    margin: 0 auto;
    padding: 5px 5px 0px 5px;
    border: 1px solid #dddddd;
    color: #333;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.35714;
  }
  #content-input-message #input-message-text input[type="text"], #content-input-message #input-message-text input[type="number"] {
    font-size: 12px;
    padding: 3px 3px 3px 8px;
    margin: 2px 5px 0px 20px;
    outline: none;
    vertical-align: middle;
    height: 25px;
    line-height: 22px;
    color: #647373;
    border: 1px solid #bbb;
  }
  #content-input-message #input-message-text input[type="text"].input-message-normal, #content-input-message #input-message-text input[type="number"].input-message-normal {
    width: 240px;
  }
  #content-input-message #input-message-text input[type="text"].input-message-birth-y, #content-input-message #input-message-text input[type="number"].input-message-birth-y {
    width: 60px;
  }
  #content-input-message #input-message-text input[type="text"].input-message-birth-m, #content-input-message #input-message-text input[type="number"].input-message-birth-m {
    width: 40px;
    margin: 2px 5px 0px 5px;
  }
  #content-input-message #input-message-text input[type="text"].input-message-birth-d, #content-input-message #input-message-text input[type="number"].input-message-birth-d {
    width: 40px;
    margin: 2px 5px 0px 5px;
  }
  #content-input-message #input-message-text input[type="text"].input-message-weight, #content-input-message #input-message-text input[type="number"].input-message-weight {
    width: 60px;
  }
  #content-input-message #input-message-text .text-counter {
    width: 264px;
    margin: 0 auto;
    padding: 6px 0 0 0;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
    text-align: right;
  }
  #content-input-message #input-message-text .text-counter .text-counter-over {
    color: #e16aa0;
    font-weight: bold;
  }

  /*  example
  --------------------------------- */
  #example-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #example-overlay #example-overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #example-overlay #example-overlay-close {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 16px;
    margin-left: 704px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b.png?1486974515') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
    z-index: 1300;
  }
  #example-overlay #example-overlay-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #example-overlay #example-overlay-container {
    position: absolute;
    z-index: 1001;
    top: 50px;
    width: 740px;
    height: 564px;
    overflow: hidden;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
  }
  #example-overlay #example-overlay-container #example-overlay-title {
    color: #19b2f6;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.27273;
    padding: 30px 0 12px 0;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist {
    position: absolute;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul {
    position: absolute;
    background-color: #ffffff;
    top: 0;
    width: 50000px;
    height: 410px;
    margin: 0 0 0 -116px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li {
    position: relative;
    float: left;
    width: 700px;
    height: 410px;
    margin: 0 20px;
    background: #fff;
    text-align: center;
    padding: 0 20px;
    					/*
    					&:after {
    						content: '';
    						display: block;
    						box-sizing: border-box;
    						position: absolute;
    						top: 0;
    						left: 0;
    						z-index: 1002;
    						width: 650px;
    						height: 460px;
    						//background: #000;
    						//@include opacity(0.5);
    
    						.lt9 & {
    							display: none;
    						}
    					}
    					*/
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
    color: #19b2f6;
    font-weight: normal;
    height: 30px;
    padding: 2px 0 1px 0;
    margin-top: 18px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title p {
    margin: 0 auto;
    font-weight: normal;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title p.example-original-title-data {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.27273;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title p.example-original-title-en {
    margin-bottom: 2px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title p.example-original-title-msgname {
    width: 88px;
    height: 30px;
    background: url('../../../img/card/msgmaker/ico_msgname.png?1489773004') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 0px;
    position: absolute;
    top: 4px;
    right: -110px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title {
    position: absolute;
    top: 14px;
    left: 370px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-data {
    position: absolute;
    top: 24px;
    left: 0px;
    right: 0px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-data p.example-original-title-data {
    display: inline-block;
    padding-left: 36px;
    font-weight: bold;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-data p.example-original-title-msgname {
    display: inline-block;
    position: relative;
    top: 6px;
    left: 20px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-present {
    left: 350px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-other {
    left: 400px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-title .ico-example-title.ico-example-title-buddhist {
    left: 392px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-img {
    float: left;
    width: 280px;
    height: 280px;
    margin-top: 10px;
    margin-left: 10px;
    padding: 20px 20px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample {
    width: 310px;
    min-height: 308px;
    height: auto;
    top: 68px;
    right: 50px;
    position: absolute;
    padding-bottom: 6px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample textarea {
    background-color: transparent;
    border: 0px;
    margin-top: 28px;
    width: 20.0em;
    height: 240px;
    resize: none;
    padding: 4px 0px 4px 20px;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    line-height: 2.0;
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    outline: none;
    overflow: auto;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample.no-sample-img {
    right: 200px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area {
    padding: 6px 0px 4px 0px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    line-height: 2.0;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-kana {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-name {
    font-weight: bold;
    font-size: 22px;
    line-height: 0.8;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 14px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-birth {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-height {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-weight {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area .example-message-item-message {
    font-size: 14px;
    text-align: left;
    margin-top: 12px;
    padding: 0px 10px 0px 30px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area.framelayout {
    display: inline-block;
    padding: 4px 0px 5px 0px;
    position: relative;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-sample .example-message-item-area.framelayout .example-message-item-message.over {
    height: inherit;
    line-height: 1.3;
    font-size: 12px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-image {
    display: none;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-001 {
    background-image: url("../../../img/example_pc_001.jpg");
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-002 {
    background-image: url("../../../img/example_pc_002.jpg");
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-003 {
    background-image: url("../../../img/example_pc_003.jpg");
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-004 {
    background-image: url("../../../img/example_pc_004.jpg");
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-005 {
    background-image: url("../../../img/example_pc_005.jpg");
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-006 {
    background-image: url("../../../img/example_pc_006.jpg");
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-007 {
    background-image: url("../../../img/example_pc_007.jpg");
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .example-original-008 {
    background-image: url("../../../img/example_pc_008.jpg");
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li img {
    position: relative;
    z-index: 1001;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-baby {
    padding: 16px 30px 18px 30px;
    width: 37px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_sample_baby.png?1486974516') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 0px;
    position: absolute;
    top: 18px;
    left: 316px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-bridal {
    padding: 16px 30px 18px 30px;
    width: 32px;
    height: 40px;
    background: url('../../../img/card/msgmaker/ico_sample_bridal.png?1486974517') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 0px;
    position: absolute;
    top: 16px;
    left: 320px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-present {
    padding: 16px 30px 18px 30px;
    width: 34px;
    height: 38px;
    background: url('../../../img/card/msgmaker/ico_sample_present.png?1486974518') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 0px;
    position: absolute;
    top: 16px;
    left: 300px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-other {
    padding: 16px 30px 18px 30px;
    width: 86px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_sample_other.png?1486974518') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 0px;
    position: absolute;
    top: 18px;
    left: 296px;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li .ico-example-buddhist {
    padding: 16px 30px 18px 30px;
    width: 53px;
    height: 51px;
    background: url('../../../img/card/msgmaker/ico_sample_buddhist.png?1487521513') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 0px;
    position: absolute;
    top: 10px;
    left: 326px;
  }
  .lt9 #example-overlay #example-overlay-container #example-overlay-containerlist ul li span {
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 650px;
    height: 460px;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #example-overlay #example-overlay-container #example-overlay-containerlist ul li.current:after {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  .lt9 #example-overlay #example-overlay-container #example-overlay-containerlist ul li.current span {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #example-overlay #example-overlay-nav {
    position: absolute;
    top: 0;
    z-index: 1010;
    width: 100%;
  }
  #example-overlay #example-overlay-nav .example-prev-next {
    position: absolute;
    top: 310px;
    width: 100%;
  }
  #example-overlay #example-overlay-nav .example-prev-next li {
    position: absolute;
    top: 0;
    width: 100%;
  }
  #example-overlay #example-overlay-nav .example-prev-next li span {
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    background-color: #000;
  }
  #example-overlay #example-overlay-nav .example-prev-next li:hover span {
    background-color: #ff7300;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-prev {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    left: -50%;
    margin: 0 0 0 -340px;
    cursor: pointer;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-prev span {
    right: -20px;
    width: 13px;
    height: 23px;
    background: url('../../../img/card/msgmaker/btn_prev.png?1486974514') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-prev span:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-next {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    left: 50%;
    margin: 0 0 0 340px;
    cursor: pointer;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-next span {
    left: -20px;
    width: 14px;
    height: 23px;
    background: url('../../../img/card/msgmaker/btn_next.png?1486974514') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #example-overlay #example-overlay-nav .example-prev-next li.example-next span:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #example-overlay #example-overlay-nav .example-nav-footer {
    position: absolute;
    top: 536px;
    z-index: 1020;
    width: 100%;
    height: 55px;
    width: 740px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-select {
    /*
    				position: absolute;
    				top: 11px;
    				left: 50%;
    				
    				#example-select-btn {
    					@include btn-base;
    					margin: 0 0 0 -50%;
    				}
    */
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 0px;
    right: 160px;
    text-align: center;
    background-color: #393939;
    border-radius: 6px;
    width: 180px;
    margin: 20px auto 5px auto;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    z-index: 2;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-select p {
    padding: 13px 6px;
    color: #ffffff;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-select:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-name {
    position: absolute;
    top: -30px;
    left: 19px;
    color: #eee;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-paging ul {
    display: none;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-paging ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-paging li {
    float: left;
    width: 8px;
    height: 7px;
    margin: 0 4px;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 7px;
    width: 8px;
    background-position: 0 -108px;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-paging li.current {
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 7px;
    width: 8px;
    background-position: 0 -115px;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-paging .example-paging-num {
    color: #666666;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    position: relative;
    top: 48px;
    left: 24px;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-close-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 0px;
    left: 180px;
    text-align: center;
    background-color: #5c5c5c;
    border-radius: 6px;
    width: 180px;
    margin: 20px auto 5px auto;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    z-index: 2;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-close-btn p {
    padding: 13px 36px 13px 26px;
    color: #ffffff;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-close-btn:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-close {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background-image: url('../../../img/icons_pc-s2d126a573c.png');
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
    background-position: 0 -18px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .example-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .ico_phrases {
    padding: 18px 4px 18px 26px;
    width: 40px;
    height: 40px;
    background: url('../../../img/card/msgmaker/ico_phrases.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 40px 40px;
    background-position: 0 8px;
  }
  #example-overlay #example-overlay-nav .example-nav-footer .ico_cancel {
    padding: 4px 22px 4px 20px;
    background: url("../../../img/card/msgmaker/ico_back.png") no-repeat;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    background-position: 2px 6px;
  }
  #example-overlay #example-overlay-footer {
    display: none;
  }

  #example-original {
    display: none;
  }

  /*	4. デザインの確認
  ------------------------------ */
  #content-confirm .content-head {
    text-align: center;
  }
  #content-confirm .content-head h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
    color: #393939;
    font-weight: normal;
    margin: 20px 0px 8px 0px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;
  }
  #content-confirm .content-head p.content-confirm-text-pc {
    text-align: left;
    color: #000;
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
  }
  #content-confirm .content-head p.content-confirm-text-sp {
    display: none;
  }
  #content-confirm .content-body {
    position: absolute;
    right: 0px;
    margin: 60px 0px 260px 0px;
    width: 360px;
  }
  #content-confirm .content-body .content-headline {
    text-align: center;
    padding: 5px 15px;
    margin: 10px 0px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #dbdbdb;
  }
  #content-confirm .content-body .content-headline h3 {
    font-weight: normal;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #content-confirm .content-body .caution-message {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: normal;
    margin: 15px 0px 15px 0px;
  }
  #content-confirm .content-body .caution-message .caution-message-sp {
    display: none;
  }
  #content-confirm .content-body .caution-message .display-tap {
    display: none;
  }
  #content-confirm .content-body .zoom-message {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.69231;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
  }
  #content-confirm .content-body .zoom-message .zoom-message-img {
    float: left;
    margin: 0px 10px 0px 5px;
  }
  #content-confirm .content-body .zoom-message p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.61538;
    font-weight: normal;
  }
  #content-confirm .content-body .zoom-message.bbth .zoom-message-img {
    margin: 2px 10px 0px 5px;
  }
  #content-confirm .content-body .zoom-message.bbth p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    font-weight: normal;
  }
  #content-confirm .content-body .check-message {
    color: #000;
    margin: 0 0 5px 0;
    padding: 20px 0px 25px 4px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: normal;
  }
  #content-confirm .content-body .check-message .icon-check {
    width: 41px;
    height: 41px;
    background: url('../../../img/card/msgmaker/ico_info.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.61538;
    font-weight: normal;
    margin-bottom: 8px;
    margin-right: 10px;
    float: left;
  }
  #content-confirm .content-body .check-message p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.61538;
    font-weight: normal;
  }
  #content-confirm #preview-area {
    position: absolute;
    width: 361px;
    height: 361px;
    top: 180px;
    bottom: 0;
    left: -360px;
    right: 0;
    margin: auto;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-preview {
    position: absolute;
    top: 58px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-preview-h {
    position: absolute;
    top: 44px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-preview-v {
    position: absolute;
    top: 0px;
    left: 58px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .preview-image-sp {
    display: none;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-h {
    z-index: 2;
  }
  #content-confirm #preview-area #preview-area-inner .preview-frame .frame-v {
    z-index: 2;
  }
  #content-confirm #preview-area.private-frame-page {
    left: 0px;
    right: 0px;
  }
  #content-confirm #preview-area.private-frame-page #preview-area-inner .preview-frame .preview-image-pc {
    display: none;
  }

  /*	5. 作成完了
  ------------------------------ */
  #content-complete .content-head {
    text-align: center;
  }
  #content-complete .content-head h2 {
    color: #393939;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: normal;
    margin: 20px 0px 8px 0px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;
  }
  #content-complete .content-head p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
    color: #000;
    font-weight: normal;
    text-align: left;
  }
  #content-complete .content-head p.note-complete-sp {
    display: none;
  }
  #content-complete .content-body {
    position: absolute;
    right: 0px;
    margin: 16px 0px;
    width: 364px;
  }
  #content-complete .content-body .content-headline {
    text-align: center;
    padding: 5px 15px;
    margin: 10px 0px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #dbdbdb;
  }
  #content-complete .content-body .content-headline h3 {
    font-weight: normal;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  #content-complete .content-body .display-cardnumber {
    margin: 5px 0px;
    padding-bottom: 30px;
    font-weight: normal;
  }
  #content-complete .content-body .display-cardnumber h3 {
    text-align: center;
    margin: 3px 0px 10px 0px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: normal;
  }
  #content-complete .content-body .display-cardnumber h3 span.display-cardnumber-lineleft {
    height: 2px;
    border-bottom: 1px solid #999;
    padding-left: 56px;
    padding-right: 20px;
    margin-right: 10px;
    position: relative;
    top: -10px;
  }
  #content-complete .content-body .display-cardnumber h3 span.display-cardnumber-lineright {
    height: 2px;
    border-bottom: 1px solid #999;
    padding-left: 56px;
    padding-right: 30px;
    margin-left: 10px;
    position: relative;
    top: -10px;
  }
  #content-complete .content-body .display-cardnumber div {
    padding: 6px 0 0 0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    float: left;
  }
  #content-complete .content-body .display-cardnumber .cardnumber {
    width: 100%;
    text-align: center;
  }
  #content-complete .content-body .display-cardnumber .cardnumber .cardnumber-text {
    text-align: center;
    border: 2px solid #999999;
    padding: 10px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 28px;
    line-height: 1.14286;
    background: #fff;
    height: 30px;
    resize: none;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    font-family: "MS PGothic", "Open Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  }
  #content-complete .content-body .display-cardnumber #cardnumber-clipboard {
    position: absolute;
    top: 38px;
    left: 58px;
    width: 226px;
    height: 42px;
    cursor: pointer;
  }
  #content-complete .content-body .display-cardnumber.longtle h3 span.display-cardnumber-lineleft {
    padding-left: 5px;
    padding-right: 0px;
  }
  #content-complete .content-body .display-cardnumber.longtle h3 span.display-cardnumber-lineright {
    padding-left: 5px;
    padding-right: 0px;
  }
  #content-complete .content-body .caution-message {
    clear: both;
    color: #e16aa0;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: normal;
    margin: 15px 0px 5px 0px;
    padding: 10px;
    border: 2px solid #e16aa0;
  }
  #content-complete .content-body .caution-message .icon-caution {
    float: left;
    margin: 3px 0 0 2px;
    width: 35px;
    height: 30px;
    background: url('../../../img/icon_pc_caution.png?1465185347') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  #content-complete .content-body .caution-message p {
    padding-left: 50px;
  }
  #content-complete .content-body .note-message {
    margin: 44px 0 5px 0;
    padding: 4px 0px 4px 0px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    color: #000;
    font-weight: normal;
  }
  #content-complete .content-body .note-message h3 {
    color: #ff7300;
    font-weight: bold;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    width: 41px;
    height: 41px;
    background: url('../../../img/card/msgmaker/ico_info.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    text-indent: 200%;
    width: 44px;
    float: left;
    padding: 20px 6px 20px 0px;
  }
  #content-complete .content-body .note-message h3 span {
    font-weight: normal;
  }
  #content-complete .content-body .note-message p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.69231;
    color: #000;
    font-weight: normal;
  }
  #content-complete .content-body .note-message p.mlbl {
    margin-bottom: 0.4rem;
  }
  #content-complete .content-body .note-message.longtle h3 {
    height: 100px;
  }
  #content-complete .content-body .custumers-receipt {
    padding: 16px 0px 10px 0px;
    clear: both;
  }
  #content-complete .content-body .custumers-receipt h3 {
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
  }
  #content-complete .content-body .custumers-receipt p {
    text-align: left;
    font-weight: normal;
    padding: 4px 0px 8px 0px;
    margin-bottom: 4px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
  }
  #content-complete .content-body .custumers-receipt p span {
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
  #content-complete .content-body .custumers-receipt .send-mail-caution-msg {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area {
    padding: 5px 0px;
    text-align: center;
    margin-bottom: 140px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button {
    width: 100%;
    height: 38px;
    border: none;
    background-color: #393939;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    cursor: pointer;
    border-radius: 0.4em;
    display: inline-block;
    height: 52px;
    margin: 0 6px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    outline: none;
    float: right;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-print-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 170px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-print-btn:hover {
    background-color: #19b2f6;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-mail-btn {
    width: 147px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-mail-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 170px;
    padding-left: 6px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-mail-btn:hover {
    background-color: #19b2f6;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-mail-btn:before {
    content: "";
    width: 26px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_sendmail.png?1486974518') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    top: 4px;
    left: -10px;
    padding-left: 26px;
    padding-top: 8px;
    width: 26px;
    height: 24px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#post-site-btn {
    display: none;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-dwnld-btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding-left: 6px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-dwnld-btn:hover {
    background-color: #19b2f6;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button#popup-dwnld-btn:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('../../../img/card/msgmaker/icon_pc_dwnld.png?1601283710') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    position: relative;
    top: 4px;
    padding-left: 26px;
    padding-top: 8px;
    margin: 0 15px 0 0;
    width: 24px;
    height: 24px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button.disabled {
    background-color: #ccc;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button.disabled:hover {
    background-color: #ccc;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button .ico-print {
    width: 30px;
    height: 32px;
    background: url('../../../img/card/msgmaker/ico_print.png?1465930474') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    padding: 8px 38px 10px 10px;
  }
  #content-complete .content-body .custumers-receipt .complete-action-area button .ico-mail {
    width: 36px;
    height: 36px;
    background: url('../../../img/card/msgmaker/ico_mail.png?1465528400') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 36px 36px;
    padding: 8px 24px 10px 10px;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area {
    margin: 5px 0px;
    font-weight: normal;
    padding-bottom: 10rem;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area h3 {
    text-align: center;
    margin: 3px 0px 10px 0px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: normal;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area h3 span.display-cardnumber-lineleft {
    height: 2px;
    border-bottom: 1px solid #999;
    padding-left: 56px;
    padding-right: 20px;
    margin-right: 10px;
    position: relative;
    top: -10px;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area h3 span.display-cardnumber-lineright {
    height: 2px;
    border-bottom: 1px solid #999;
    padding-left: 56px;
    padding-right: 30px;
    margin-left: 10px;
    position: relative;
    top: -10px;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button {
    width: 100%;
    height: 38px;
    border: none;
    background-color: #393939;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    cursor: pointer;
    border-radius: 0.4em;
    display: inline-block;
    height: 52px;
    margin: 0 6px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    outline: none;
    float: right;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button#post-download-btn {
    width: 100%;
    margin: 8px auto auto auto;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button#post-download-btn:before {
    content: "";
    width: 27px;
    height: 24px;
    background: url('../../../img/card/msgmaker/ico_download@2x.png?1717483222') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 27px 24px;
    position: relative;
    top: 4px;
    left: -10px;
    padding-left: 27px;
    padding-top: 8px;
    width: 26px;
    height: 24px;
  }
  #content-complete .content-body .custumers-receipt .complete-dawnload-action-area button#post-download-btn:hover {
    background-color: #19b2f6;
  }
  #content-complete .content-body.with_dwnld_url .custumers-receipt .complete-action-area {
    margin-bottom: 20px;
  }
  #content-complete .content-body.with_dwnld_url .custumers-receipt .complete-action-area button#post-print-btn {
    width: 100%;
    margin: 0 auto 1rem auto;
    float: inherit;
  }
  #content-complete .content-body.with_dwnld_url .custumers-receipt .complete-action-area button#popup-mail-btn {
    width: 100%;
    padding-left: 0;
    float: inherit;
    margin: auto;
  }
  #content-complete .content-body.with_dwnld_url.no_url .custumers-receipt .complete-action-area {
    margin-bottom: 140px;
  }
  #content-complete #preview-area {
    position: absolute;
    width: 361px;
    height: 361px;
    top: 144px;
    bottom: 0;
    left: -390px;
    right: 0;
    margin: auto;
  }
  #content-complete #preview-area .frame-preview {
    position: absolute;
    top: 58px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-complete #preview-area .frame-preview-h {
    position: absolute;
    top: 44px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-complete #preview-area .frame-preview-v {
    position: absolute;
    top: 0px;
    left: 58px;
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
  }
  #content-complete #preview-area .frame-h {
    z-index: 2;
  }
  #content-complete #preview-area .frame-v {
    z-index: 2;
  }

  /*	メールを送る
  ------------------------------ */
  #popupmail-overlay-bg-display {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }

  #popupmail-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  #popupmail-overlay #popupmail-overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #popupmail-overlay #popupmail-overlay-container {
    position: relative;
    z-index: 1001;
    width: 460px;
    height: 234px;
    top: 120px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-pc-title {
    color: #19b2f6;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    font-weight: normal;
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #ddd;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action input {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    margin: 30px 0 3px 0;
    padding: 5px 5px 5px 10px;
    outline: none;
    vertical-align: middle;
    width: 240px;
    height: 25px;
    color: #647373;
    border: 1px solid #bbb;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .invalid_msg {
    display: none;
    color: #B20000;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    margin: 3px 0 10px 0;
    height: 15px;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .popupmail-overlay-action-item-area {
    margin-top: 30px;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .popupmail-overlay-action-item-area button {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 100%;
    height: 38px;
    border: none;
    background-color: #393939;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    cursor: pointer;
    border-radius: 0.4em;
    margin: 30px 0 3px 0;
    width: 140px;
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    outline: none;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .popupmail-overlay-action-item-area button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action .popupmail-overlay-action-item-area button:hover {
    background-color: #19b2f6;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-complete-action {
    display: none;
    margin: 30px 0px 0px 0px;
    color: #393939;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action-close {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: none;
    margin-top: 10px;
    background-color: #5c5c5c;
    width: 200px;
    margin: 8% auto 20px auto;
    border-radius: 0.4em;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action-close p {
    padding: 6px;
    color: #ffffff;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-action-close:hover {
    cursor: pointer;
    background-color: #19b2f6;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-footer .popupmail-overlay-action-cancel {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 14px;
    right: 12px;
    width: 20px;
    height: 20px;
    background: url('../../../img/card/msgmaker/ico_close_b.png?1486974515') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
    z-index: 1003;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-footer .popupmail-overlay-action-cancel:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #popupmail-overlay #popupmail-overlay-container .popupmail-overlay-footer .popupmail-overlay-action-cancel p {
    display: none;
  }
}
@media (max-width: 750px) {
  .content-body .content-action-nav {
    padding: 0 0 0 10%;
  }
  .content-body .step-ex-qrmovie-btn-area {
    padding: 0 10% 0 0px;
  }

  /*	1. フレーム選択
  ------------------------------ */
  #frames-overlay #frames-overlay-container ul li {
    width: 25%;
  }
}
@media (max-width: 600px) {
  .content-body .content-action-nav {
    padding: 0 0 0 5%;
  }
  .content-body .step-ex-qrmovie-btn-area {
    padding: 0 5% 0 0px;
  }

  /*	1. フレーム選択
  ------------------------------ */
  #frames-overlay #frames-overlay-container ul li {
    width: 33%;
  }

  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.ahgift {
    margin-top: 0px;
    padding-top: 16%;
  }
}
@media (max-width: 450px) {
  .content-body .content-action-nav {
    padding: 0 0 0 3%;
  }
  .content-body .step-ex-qrmovie-btn-area {
    padding: 0 3% 0 0px;
  }

  /*	1. フレーム選択
  ------------------------------ */
  #frames-overlay #frames-overlay-container ul li {
    width: 50%;
  }

  #content-complete .content-body .display-cardnumber.longtle h3 {
    font-size: 90%;
    margin-bottom: 10px;
  }
}
@media (max-width: 370px) {
  /*	ヘッダ
  ------------------------------ */
  #global-header .logo {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 213px;
    height: 28px;
    background: url('../../../img/card/msgmaker/hdr_logo@2x.png?1488346460') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 213px 28px;
    -webkit-background-size: 213px 28px;
    -moz-background-size: 213px 28px;
    -o-background-size: 213px 28px;
  }
  #global-header .logo.is-rakuten {
    width: 170px;
    height: 24px;
    background: url('../../../img/card/msgmaker/hdr_logo@2x.png?1488346460') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 150px auto;
    background-position: center;
    position: relative;
    right: 10px;
  }
  #global-header .logo.momsphoto {
    width: 261px;
    height: 28px;
    background: url('../../../img/card/msgmaker/hdr_logo_momsphoto@2x.png?1700110687') no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: contain;
  }
  #global-header .bnr-rakuten {
    position: absolute;
    top: 7px;
    right: 6px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
  }
  #global-header .bnr-rakuten.bnr-right {
    right: 8px;
  }
  #global-header .bnr-rakuten p {
    color: #fff;
    background: #afafaf;
    padding: 4px 3px 4px 5px;
  }
  #global-header .bnr-rakuten p span {
    display: block;
    text-align: center;
  }

  #content-complete .content-body .display-cardnumber.longtle h3 {
    font-size: 80%;
    margin-bottom: 10px;
  }

  #policy-overlay #policy-overlay-container .policy-overlay-policy-action.ahgift {
    margin-top: 0px;
    padding-top: 8%;
  }
  #policy-overlay #policy-overlay-container .policy-overlay-footer .policy-overlay-footer-catch {
    bottom: 13% !important;
  }
}
