/* ::::: http://www.aeonsquare.net/css/smart/reset.css ::::: */

#content, #header_wrap, #footerLink_wrap {
  width: 70%;
  max-width: 1000px;
  margin: 0 auto;
}

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

article, aside, dialog, figure, footer, header, hgroup, nav, li {
  display: block;
}

ul {
  list-style: outside none none;
}

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

a {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0% 0%;
  text-decoration: none;
}

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

input, select {
  vertical-align: middle;
}


/* ::::: http://www.aeonsquare.net/css/smart/cmn.css?20150709 ::::: */

body {
  font-family: "HraKakuProN-W6", "HelveticaNeue";
  line-height: 1.4;
  -moz-text-size-adjust: none;
  color: rgb(23, 23, 23);
  font-size: 12px;
}

a:link, a:visited, a:hover, a:active {
  color: rgb(66, 66, 66);
  text-decoration: none;
}

#wrapper {
  padding: 0px;
}

#content {
  width: 70%;
  margin: auto;
}

.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0.01em;
  height: 0px;
  overflow: hidden;
}

.clearfix {
  min-height: 1px;
}

.mt20 {
  margin-top: 20px !important;
}

header {
  border-top: 3px solid rgb(182, 0, 101);
  border-bottom: 1px solid rgb(195, 195, 195);
  padding: 10px;
}

header #headNaviArea::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0.01em;
  height: 0px;
  overflow: hidden;
}

input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
  margin-top: 5px;
  padding: 3px;
  width: 100%;
  height: 38px;
  border: 1px solid rgb(196, 196, 195);
  box-sizing: border-box;
  vertical-align: baseline;
}

input[type="radio"] {
  vertical-align: baseline;
}

select {
  margin-top: 5px;
  width: 100%;
  height: 30px;
  border: 1px solid rgb(153, 153, 153);
  border-radius: 4px;
  box-sizing: border-box;
}

.serviceNaviArea nav ul li:nth-child(2n+1) {
  border-right: 1px solid rgb(222, 222, 222);
}

.serviceNaviArea nav ul li:nth-last-child(1) {
  border-bottom: medium none;
}

.globalNavi li:nth-child(2) {
  width: 34%;
}

.list03 li:nth-child(2) {
  margin: 0px 6px;
}

.list06 .btnArea p:nth-child(2) {
  padding-right: 0px;
  padding-left: 2px;
}

.list08 li:nth-child(2) {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 8px;
  margin-right: 8px;
  border-left: 1px dotted rgb(223, 223, 223);
  border-right: 1px dotted rgb(223, 223, 223);
}

.list10 li:nth-child(2n+1) {
  background-color: rgb(237, 237, 237);
}

.list12 li::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0.01em;
  height: 0px;
  overflow: hidden;
}

.pointArea01:nth-child(2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px dotted rgb(153, 0, 102);
}

.col37 {
  margin-top: 5px;
  display: -webkit-box;
}

.col37:first-child {
  margin-top: 0px;
}

.col37 p {
  margin-top: 0px;
  box-sizing: border-box;
}

.col37 p:first-child {
  width: 30%;
  padding-right: 30px;
}

.col37 p:last-child {
  width: 70%;
}

.heading2 {
  padding: 5px 3px 5px 10px;
  background-color: rgb(228, 0, 116);
  border-bottom: 1px solid rgb(203, 9, 108);
  color: rgb(255, 255, 255);
  font-size: 12px;
  font-weight: bold;
  margin-top: 7px;
}

.tabNavi li:nth-child(1) {
  width: 24%;
  padding-left: 0px;
}

.tabNaviRss li:nth-child(1) {
  padding-left: 0px;
}

.tabNaviRss li:nth-child(3) {
  width: 34%;
}

.tabNavi li:nth-child(1) a {
  padding: 12px 0px 10px;
}

.tabNaviRss01 li:nth-child(1) {
  padding-left: 0px;
}

.tabNaviRss01 li:nth-child(2) {
  border-left: 1px solid rgb(202, 202, 202);
}

.tabNaviRss01 li:nth-child(3) {
  border-left: 1px solid rgb(202, 202, 202);
}

.tabNaviRss01 li:nth-child(4) {
  border-left: 1px solid rgb(202, 202, 202);
}

.frame8 {
  padding: 10px;
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(223, 223, 223);
}

.btn01 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.btn01:first-child {
  margin-top: 0px;
}

.btn01 a {
  display: block;
  margin: 0px 7px;
  padding: 8px 0px;
  background-color: rgb(152, 0, 101);
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

.btn01 a:link, .btn01 a:visited {
  color: rgb(255, 255, 255);
}

.btn06 a {
  display: block;
  margin: 0px 7px;
  padding: 8px 8px 8px 15px;
  border: 1px solid rgb(153, 0, 102);
  border-radius: 4px;
  background: rgb(255, 255, 255) url('ic16.png') no-repeat scroll 5px 12px / 5px 5px;
  text-align: center;
  font-size: 10px;
}

.wrap01 .col:nth-child(1) {
  width: 55%;
  padding-right: 10px;
  box-sizing: border-box;
}

.wrap01 .col:nth-child(2) {
  width: 45%;
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
}

.wrap01 .col:nth-child(2) .facebook {
  position: absolute;
  top: 15px;
  left: 15px;
}

.wrap02 .col:nth-child(1) {
  width: 55%;
  padding-right: 10px;
  box-sizing: border-box;
}

.wrap02 .col:nth-child(2) {
  width: 45%;
  position: relative;
  padding-left: 10px;
  border-left: 1px solid rgb(222, 222, 222);
  box-sizing: border-box;
}

.wrap02 .col:nth-child(2) .facebook {
  position: absolute;
  top: 15px;
  left: 10px;
}

.order li:nth-child(2n+1) {
  background-color: rgb(237, 237, 237);
}

.text01 {
  margin-top: 10px;
  text-align: center;
  color: rgb(208, 0, 116);
  font-weight: bold;
}

footer nav ul li:nth-child(2n+1) {
  border-right: 1px solid rgb(204, 204, 204);
}

footer nav ul li:nth-last-child(1) {
  border-bottom: medium none;
}

.copyright {
  padding: 4px;
  text-align: center;
}


/* ::::: http://www.aeonsquare.net/css/smart/new/header.css ::::: */

header {
  position: relative;
  border-top: medium none;
  height: 44px;
  padding: 0px;
  background-color: rgb(39, 37, 38);
  z-index: 9999;
}

.header-icon {
  height: 19px;
  background-size: contain;
  position: relative;
  top: 13px;
}

.headMenu {
  float: right;
  margin-right: 15px;
}

.headMenu li {
  display: inline-block;
  line-height: 44px;
}

.headMenu li a {
  color: rgb(224, 224, 224);
  font-size: 9px;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid rgb(224, 224, 224);
}

.headMenu li:first-child a {
  border-left: medium none;
  padding: 0px;
  margin: 0px;
}

a:link, a:visited, a:hover, a:active {
  color: rgb(51, 51, 51);
}


/* ::::: http://www.aeonsquare.net/css/smart/new/index.css ::::: */

.PopItem {
  display: block !important;
}


.spOff{
    display: table-cell !important;
}

.spOn,
.PopItem_sp {
  display: none !important;
}

.pcFlex {
  display: flex;
}

.pcFlex label{
    width:100%;
}

#abcde #cardNoArea div#selectArea .radio img {
  width: 90%;
  margin: 7% auto 0px;
  text-align: center;
}

.heading2 {
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 1;
  padding: 0px;
  color: rgb(51, 51, 51);
  background-color: rgb(255, 255, 255);
  border: medium none;
}

.link__btn::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  width: 13px;
  height: 13px;
  margin-top: -6.5px;
  background-color: rgb(32, 165, 231);
  border-radius: 50%;
}

.link__btn::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  height: 0px;
  width: 0px;
  margin-top: -3.5px;
  border-left: 6px solid rgb(255, 255, 255);
  border-top: 3.5px solid transparent;
  border-bottom: 3.5px solid transparent;
}

.list-2way li:nth-child(2n) a {
  margin-right: 0px;
  margin-left: 5px;
}

.list-1way li a::after {
  content: "";
  position: absolute;
  height: 9px;
  width: 9px;
  top: 50%;
  right: 15px;
  border-top: 2px solid rgb(32, 165, 231);
  border-right: 2px solid rgb(32, 165, 231);
  border-radius: 2px;
  transform: rotate(45deg) translate(0px, -50%);
}


/* ::::: http://www.aeonsquare.net/css/smart/new/footer.css ::::: */

.link__list li>a::after {
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  top: 50%;
  right: 19px;
  border-top: 1px solid rgb(32, 165, 231);
  border-right: 1px solid rgb(32, 165, 231);
  transform: rotate(45deg) translate(0px, -50%);
}

.link__list li:nth-child(2n) {
  border-right: medium none;
}

footer {
  box-sizing: border-box;
  padding: 15px 0px 70px;
  background-color: rgb(255, 255, 255);
}

.footer__logo {
  width: 52px;
  margin-left: 15px;
}

.copyright {
  display: inline-block;
  text-align: left;
  font-size: 9px;
  color: rgb(153, 153, 153);
  padding: 0px 0px 0px 14px;
}

.footer__wood {
  float: right;
  width: 76px;
  margin-right: 15px;
}

.banner__list li:nth-child(2n) {
  float: right;
  text-align: right;
}

.banner__list--half li:nth-child(2n) img {
  padding-right: 0px;
  padding-left: 5px;
}

.LinkList01 {
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}

.LinkList01 li {
  border-top: 1px solid rgb(224, 224, 224);
  font-size: 12px;
  text-align: left;
}

.LinkList01 li a {
  display: block;
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
}

.AeoncomMenu {
  background-color: rgb(255, 255, 255);
}

.AeoncomLogo {
  background-color: rgb(33, 33, 33);
  text-align: center;
  height: 100px;
  line-height: 98px;
}

.AeoncomLogo a img {
  vertical-align: middle;
  width: 140px;
}

.AeoncomLinkList {
  width: 100%;
  border-bottom: 1px solid rgb(224, 224, 224);
}

.AeoncomLinkList li {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  width: 50%;
  margin-top: -1px;
  border-top: 1px solid rgb(224, 224, 224);
  border-bottom: 1px solid rgb(224, 224, 224);
  border-right: 1px solid rgb(224, 224, 224);
}

.AeoncomLinkList li.lastRow {
  border-bottom: medium none;
}

.AeoncomLinkList li>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 10px;
  padding: 14px 0px;
}

.footerLinkList {
  width: 100%;
  margin-bottom: 18px;
}

.footerLinkList li {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  text-align: left;
  width: 50%;
  padding-left: 15px;
}

.footerLinkList li:nth-child(2n) {
  padding-left: 0px;
}

.footerLinkList li a {
  display: inline-block;
  font-size: 9px;
  width: 100%;
  height: 100%;
  padding: 2px 0px;
}


/* ::::: http://www.aeonsquare.net/css/smart/new/common.css ::::: */

.CMN02 {
  background-color: rgb(255, 255, 255);
  color: rgb(33, 33, 33);
  border-bottom: 1px solid rgb(224, 224, 224);
  margin-bottom: 6px;
  padding-top: 20px;
  display: inline-block;
  width: 100%;
}

.CMN02Ttl {
  font-size: 14px;
  font-weight: bold;
  margin: 0px 15px 8px;
}

.CMN02Txt {
  font-size: 12px;
  font-weight: 100;
  margin: 0px 15px 10px;
  color: rgb(97, 97, 97);
}

.MyDateStore>dl::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  top: 0px;
  right: -1px;
  border-right: 1px solid rgb(224, 224, 224);
}

a.LinkBtn02 {
  display: block;
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
  padding: 12px 0px;
  margin: 0px 15px 15px;
  border-radius: 2px;
  color: rgb(117, 117, 117);
  background-color: rgb(224, 224, 224);
}

.ResignChk+span::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -30px;
  display: block;
  width: 14px;
  height: 14px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(224, 224, 224);
  border-radius: 2px;
  overflow: hidden;
}

.ResignChk:checked+span::before {
  transition: opacity 0.2s linear 0s;
  background-color: rgb(182, 0, 129);
  border: 1px solid rgb(182, 0, 129);
}

.ResignChk+span::after {
  content: "";
  position: absolute;
  top: 0px;
  left: -25px;
  display: block;
  width: 4px;
  height: 7px;
  border-bottom: 2px solid rgb(224, 224, 224);
  border-right: 2px solid rgb(224, 224, 224);
  transform: rotate(45deg);
}

.ResignChk:checked+span::after {
  transition: opacity 0.2s linear 0s;
  border-bottom: 2px solid rgb(255, 255, 255);
  border-right: 2px solid rgb(255, 255, 255);
}

.CMN02Radio+span::before {
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid rgb(225, 225, 225);
  border-radius: 50%;
  margin-top: -10px;
  content: "";
}

.CMN02Radio+span::after {
  transition: opacity 0.2s linear 0s;
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgb(182, 0, 129);
  margin-top: -5px;
  content: "";
  opacity: 0;
}

.CMN02Radio:checked+span::after {
  opacity: 1;
}

.MdDropDown01 label::after {
  display: block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: 3px;
  background-size: 20px auto;
  pointer-events: none;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border-width: 3px;
  border-style: solid;
  border-color: rgb(97, 97, 97) transparent transparent;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
}

.MdRadio01 label::after {
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  margin-top: -10px;
  width: 18px;
  height: 18px;
  border: 1px solid rgb(225, 225, 225);
  border-radius: 50%;
  content: "";
}

.MdRadio01 label::before {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgb(182, 0, 129);
  content: "";
  opacity: 0;
}

.MdRadio01 input[type="radio"]:checked+label::before {
  opacity: 1;
}


/* ::::: http://www.aeonsquare.net/css/smart/new/jquery.mmenu.all.css ::::: */

.mm-menu>.mm-panel::before, .mm-menu>.mm-panel::after {
  content: "";
  display: block;
  height: 20px;
}

.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child::after, .mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child::after {
  border-color: transparent;
}

.mm-vertical .mm-listview>li>.mm-next::after, .mm-listview>li.mm-vertical>.mm-next::after {
  top: 16px;
  bottom: auto;
}

.mm-vertical .mm-listview>li.mm-opened>.mm-next::after, .mm-listview>li.mm-vertical.mm-opened>.mm-next::after {
  transform: rotate(45deg);
}

.mm-listview>li, .mm-listview>li::after, .mm-listview>li .mm-next, .mm-listview>li .mm-next::before {
  border-color: inherit;
}

.mm-listview>li:not(.mm-vertical)>a:not(.mm-next)::after {
  content: "";
  border-top: 2px solid rgb(170, 170, 170);
  border-right: 2px solid rgb(170, 170, 170);
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: auto;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 13px;
  transform: rotate(45deg);
}

.mm-listview>li:not(.mm-divider)::after {
  content: "";
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.mm-listview>li:not(.mm-divider)::after {}

.mm-listview .mm-next::before {
  content: "";
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
}

.mm-listview .mm-next.mm-fullsubopen::before {
  border-left: medium none;
}

.mm-prev::before, .mm-next::after, .mm-arrow::after {
  content: "";
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0px;
  bottom: 0px;
  transform: rotate(-45deg);
}

.mm-prev::before {
  border-right: medium none;
  border-bottom: medium none;
  left: 20px;
}

.mm-next::after, .mm-arrow::after {
  border-top: medium none;
  border-left: medium none;
  right: 20px;
}

.mm-menu .mm-navbar .mm-btn::before, .mm-menu .mm-navbar .mm-btn::after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview>li .mm-next::after, .mm-menu .mm-listview>li .mm-arrow::after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu .mm-listview>li.mm-selected>span {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
}

@media all and (max-width: 175px) {}

@media all and (min-width: 550px) {}

.mm-divider.mm-opened a.mm-next::after {
  transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-fixeddivider::after {
  content: none !important;
  display: none !important;
}

.mm-close::after {
  content: "x";
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
  margin-left: 0px;
  padding-left: 0px;
}

label.mm-toggle::before, label.mm-check::before {
  content: "";
  display: block;
}

label.mm-toggle::before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked~label.mm-toggle::before {
  float: right;
}

label.mm-check::before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0px 0px 20%;
  opacity: 0.1;
  transform: rotate(-45deg);
}

input.mm-check:checked~label.mm-check::before {
  opacity: 1;
}

.mm-menu label.mm-toggle::before {
  background: rgb(243, 243, 243) none repeat scroll 0% 0%;
}

.mm-menu label.mm-check::before {
  border-color: rgba(0, 0, 0, 0.7);
}

.mm-menu.mm-border-none .mm-listview>li::after, .mm-listview.mm-border-none>li::after {
  content: none;
}

.mm-menu.mm-border-full .mm-listview>li::after, .mm-listview.mm-border-full>li::after {
  left: 0px !important;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(1) {
  transition-delay: 100ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(2) {
  transition-delay: 200ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(3) {
  transition-delay: 300ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(4) {
  transition-delay: 400ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(5) {
  transition-delay: 500ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(6) {
  transition-delay: 600ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(7) {
  transition-delay: 700ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(8) {
  transition-delay: 800ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(9) {
  transition-delay: 900ms;
}

@media all and (max-width: 140px) {}

@media all and (min-width: 10000px) {}

@media all and (max-width: 140px) {}

@media all and (min-width: 10000px) {}

.mm-menu.mm-pageshadow::after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}

.mm-menu.mm-pageshadow.mm-right::after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-pageshadow.mm-next::after, .mm-menu.mm-pageshadow.mm-front::after {
  content: none;
  display: none;
}

.mm-menu.mm-pageshadow::after {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

@media all and (max-width: 175px) {}

@media all and (min-width: 550px) {}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn::before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn::after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-next::after, .mm-menu.mm-theme-dark .mm-listview>li .mm-arrow::after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0%;
}

.mm-menu.mm-theme-dark label.mm-check::before {
  border-color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-pageshadow.mm-theme-dark::after {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-theme-dark label.mm-toggle::before {
  background: rgb(51, 51, 51) none repeat scroll 0% 0%;
}

.mm-menu.mm-theme-white .mm-navbar .mm-btn::before, .mm-menu.mm-theme-white .mm-navbar .mm-btn::after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next::after, .mm-menu.mm-theme-white .mm-listview>li .mm-arrow::after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
  background: rgba(0, 0, 0, 0.05) none repeat scroll 0% 0%;
}

.mm-menu.mm-theme-white label.mm-check::before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-pageshadow.mm-theme-white::after {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.mm-menu.mm-theme-white label.mm-toggle::before {
  background: white none repeat scroll 0% 0%;
}

.mm-menu.mm-theme-black .mm-navbar .mm-btn::before, .mm-menu.mm-theme-black .mm-navbar .mm-btn::after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview>li .mm-next::after, .mm-menu.mm-theme-black .mm-listview>li .mm-arrow::after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0% 0%;
}

.mm-menu.mm-theme-black label.mm-check::before {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-pageshadow.mm-theme-black::after {
  content: none;
  display: none;
}

.mm-menu.mm-theme-black label.mm-toggle::before {
  background: black none repeat scroll 0% 0%;
}

.mm-menu.mm-tileview .mm-listview::after, .mm-menu .mm-tileview.mm-listview::after {
  content: "";
  display: block;
  clear: both;
}

.mm-menu.mm-tileview .mm-listview>li::after, .mm-menu .mm-tileview.mm-listview>li::after {
  left: 0px;
  top: 0px;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}

.mm-menu.mm-tileview .mm-listview>li>.mm-next::before, .mm-menu.mm-tileview .mm-listview>li>.mm-next::after, .mm-menu .mm-tileview.mm-listview>li>.mm-next::before, .mm-menu .mm-tileview.mm-listview>li>.mm-next::after {
  content: none;
  display: none;
}

.mm-menu.mm-tileview .mm-panel::after {
  content: none;
  display: none;
}

#abcde #prizeArea {
    letter-spacing: 2px;
    margin: 0px auto 3%;
    padding-bottom: 0%;
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    vertical-align: middle;
    text-align: center;
}
#abcde #prizeArea div#selectArea {
    width: 94%;
    margin: 0px auto;
    border-collapse: collapse;
    text-align: center;
    padding: 5% 0%;
}
#abcde #prizeArea div#selectArea label{
  width: auto;
  position: relative;
  display: block;
}
#abcde #prizeArea div#selectArea label:hover{
  cursor: pointer;
}
#abcde #prizeArea div#selectArea .prize {
  border: 1px solid #ccc;
  padding: 20px 20px 20px 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: 5px;
}
#abcde #prizeArea div#selectArea .prize:hover {
  border:1px solid rgb(224, 0, 131);
}
#abcde #prizeArea div#selectArea label:first-child .prize{
  margin-right: 15px;
}
#abcde #prizeArea div#selectArea .prize p {
  margin-left: 10px;
}
#abcde #prizeArea div#selectArea .prize_radio{
  position: absolute;
  top: 38%;
  left: 5%;
}
#abcde #prizeArea div#selectArea .prize_radio:checked + div {
  border:1px solid rgb(224, 0, 131);
}

@media screen and (max-width: 600px) {
  #abcde #prizeArea div#selectArea label:first-child .prize{
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.frame8｛
padding:10px;
background-color:rgb(255, 255, 255);
border-bottom:1px solid rgb(223, 223, 223)
}

#abcde #cardNoArea {
  width: 94%;
  letter-spacing: 2px;
  margin: 0px auto 10%;
  padding-bottom: 0%;
  box-sizing: border-box;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(153, 153, 153);
  vertical-align: middle;
  text-align: center;
}

#abcde #cardNoArea div#selectArea {
  width: 94%;
  margin: 0px auto;
  border-collapse: collapse;
  text-align: center;
  padding: 5% 0%;
  border-bottom: 1px dashed rgb(153, 153, 153);
}

#abcde #cardNoArea .textTit {
  width: 94%;
  margin: 0px auto;
  border-collapse: collapse;
  text-align: center;
  padding: 5% 3% 3%;
}

#abcde #cardNoArea div#selectArea .radio img {
  width: 90%;
  margin: 7% auto 0px;
  text-align: center;
}

#abcde #cardNoArea div#noArea {
  width: 94%;
  margin: 0px auto;
  border-collapse: collapse;
  text-align: center;
}

#abcde #cardNoArea .textTit img {
  display: inline;
  width: 5.5%;
}

#abcde #cardNoArea .contain p {
  float: left;
  width: 45%;
  margin-right: 1.7%;
  margin-top: 3px;
  margin-left: 1.7%;
}

#abcde #cardNoArea .contain p.rightItem {
  float: left;
  width: 45%;
  margin-left: 0px;
  margin-right: 0px;
}

#abcde #cardNoArea .contain p.kakunin {
  width: 100%;
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
}

#abcde #cardNoArea .contain input {
  margin: auto 1%;
  /*padding: 10%;*/
  font-size: 120%;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid rgb(153, 153, 153);
  width: 100%;
  /*height: 18%;*/
  border-radius: 5px;
  vertical-align: middle;
}

#abcde table td.item img {
  display: inline;
}

#abcde #cardNoArea .text01 {
  color: rgb(153, 153, 153);
  width: 100%;
  font-size: 80%;
  vertical-align: middle;
  font-weight: normal;
  text-align: center;
  margin-bottom: 3%;
}

#abcde {
  background-color: rgb(255, 255, 255);
  line-height: 1.4em;
  padding-bottom: 2%;
}

#abcde h2, #abcde h3, #abcde h4, #abcde p, #abcde img, #abcde ul, #abcde ul li {
  padding: 0px;
  margin: 0px;
}

#abcde img {
  border: 0px none;
  vertical-align: bottom;
  display: block;
  line-height: 0;
  width: 100%;
}

#abcde input:focus, select:focus {
  background-color: rgb(255, 210, 238);
}

.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

#abcde {
  font-family: "メイリオ", sans-serif;
  font-size: 110%;
}

#abcde h3 {
  font-family: "メイリオ", sans-serif;
  font-size: 130%;
  letter-spacing: 1px;
  border-left: 7px solid rgb(224, 0, 131);
  line-height: 1.4em;
  margin: 2% 2%;
  text-align: left;
  padding: 2% 2% 2% 3%;
}

#abcde h3 span {
  font-size: 70%;
  font-weight: normal;
  vertical-align: bottom;
}

#abcde h4.netSuperTitle {
  margin-top: 10%;
}

#abcde .popup_btn img {
  width: 13%;
}

#abcde h4 {
  width: 96%;
  background-color: rgb(224, 0, 131);
  font-size: 100%;
  color: rgb(255, 255, 255);
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 5px;
  text-align: center;
  padding: 2% 0px;
  margin: 0% auto 1%;
}

#abcde .h4kome {
  text-align: center;
  margin-bottom: 20px;
}

#abcde .okaiageBox {
  width: 100%;
  text-align: center;
  background-color: rgb(249, 249, 249);
  padding-top: 5%;
  padding-bottom: 0%;
}

#abcde .okaiageBox table {
  width: 94%;
  margin: 0px auto;
  /*border-collapse: collapse;*/
  border-collapse: separate;
  text-align: center;
}

#abcde .okaiageBox table td.item {
  letter-spacing: 2px;
  padding: 2%;
  width: 23%;
  background-color: rgb(239, 239, 239);
  border: 1px solid rgb(153, 153, 153);
  vertical-align: middle;
  text-align: center;
  transform: translate(1px,0px);
}

#abcde span.help {
  color: rgb(46, 46, 46);
  font-size: 8px;
  letter-spacing: 0px;
  border-bottom: 1px solid rgb(153, 153, 153);
  vertical-align: middle;
  text-align: center;
}

#abcde .okaiageBox table td.contain {
  width: 77%;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(153, 153, 153);
  font-size: 20px;
  vertical-align: middle;
}

#abcde .okaiageBox .selectBox01, #abcde .okaiageBox .selectBox02 {
  width: 86.52%;
  margin: auto;
}

#abcde .okaiageBox .selectBox01 select, #abcde .okaiageBox .selectBox02 select {
    -moz-appearance: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: url('arrow_01.gif');
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 93% center;
    background-repeat: no-repeat;
    background-size: 15px auto, 10px auto;
    border: 1px solid rgb(153, 153, 153);
    letter-spacing: 1px;
    padding: 4%;
    margin: 10% 0% 0% 0%;
    width: 100%;
    height: 48px;
    font-size: 60%;
    border-radius: 5px;
}


#abcde .okaiageBox table td.contain div input {
  margin: auto;
  padding: 3%;
  border: 1px solid rgb(153, 153, 153);
  width: 100%;
  height: 18%;
  border-radius: 5px;
  vertical-align: middle;
}

#abcde .okaiageBox table {
  margin-bottom: 6%;
}

#abcde table td.contain .text01 {
  font-size: 60%;
  color: rgb(153, 153, 153);
  /*padding-top: 6%;*/
}

#abcde .tenpo, #abcde .nTenpo, #abcde .nOrderNo {
  width: 86.52%;
  height: 100%;
  text-align: left;
  font-size: 70%;
}

#abcde #tenpoSpace .okaiageBox .tenpo {
  margin: 3% auto 6%;
}

#abcde #netsuperSpace .okaiageBox .nTenpo, #abcde #netsuperSpace .okaiageBox .nOrderNo {
  margin: 6% auto;
}

#abcde .okaiageBox .selectBox03 {
    width: 88%;
    margin: 5%;
}

#abcde .okaiageBox .selectBox03 p {
  width: 30%;
  float: left;
  display: inline;
  vertical-align: middle;
  padding: 3% 0px 0px;
  font-size: 70%;
}

#abcde .okaiageBox .selectBox03 select {
  width: 100%;
}

#abcde .okaiageBox .selectBox03 select {
  -moz-appearance: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('arrow_01.gif');
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position: 93% center;
  background-repeat: no-repeat;
  background-size: 15px auto, 10px auto;
  border: 1px solid rgb(153, 153, 153);
  letter-spacing: 1px;
  padding: 1% 10% 1% 3%;
  font-size: 60%;
  width: 100%;
  height: 48px;
  border-radius: 5px;
}

#abcde .rejiOrderWrap {
  margin: 0px auto 1%;
  text-align: left;
  width: 94%;
}

#abcde .rejiOrderWrap table {
  margin: 0px auto 5%;
  width: 100%;
  float: left;
}

#abcde .rejiOrderWrap table.rightItem {
  margin: 0px auto 5%;
  width: 100%;
}

#abcde .rejiOrderWrap table div {
    margin: 2% 0%;
    float: left;
    width: 80%;
}

#abcde #tenpoSpace .okaiageBox table td.contain .rejiNo input, #abcde #tenpoSpace .okaiageBox table td.contain .orderNo input {
  width: 70.4%;
}

#abcde #netsuperSpace .okaiageBox table td.contain .nTenpo input, #abcde #netsuperSpace .okaiageBox table td.contain .nOrderNo input {
  font-size: 100%;
}

#abcde .okaiageBox .rejiOrderWrap .text01 {
    font-size: 60%;
    color: rgb(153, 153, 153);
    float: left;
    padding-left: 12%;
}

#abcde .okaiageBox .text03 {
  font-size: 60%;
  color: rgb(153, 153, 153);
  padding: 0px 7% 5%;
  text-align: left;
}

#abcde .nextReceipt {
  text-align: center;
  margin: 2% auto 7%;
  position: relative;
  cursor: pointer;
  border: 1px solid rgb(75, 71, 71);
  width: 70%;
}

#abcde .nextReceipt p {
  background: rgba(0, 0, 0, 0) url('../img/gif/next.gif') no-repeat scroll right center / 7% auto;
  text-align: center;
  padding-top: 3.3%;
  padding-right: 2.7%;
  padding-bottom: 2.7%;
  width: 90%;
  height: 5%;
  font-weight: bold;
  color: rgb(51, 51, 51);
}

#abcde .nextReceiptNet {
  text-align: center;
  margin: 2% auto 10%;
  position: relative;
  cursor: pointer;
  border: 1px solid rgb(75, 71, 71);
  width: 84%;
}

#abcde .nextReceiptNet p {
  background: rgba(0, 0, 0, 0) url('../img/gif/next.gif') no-repeat scroll right center / 7% auto;
  text-align: center;
  padding-top: 3.3%;
  padding-right: 2.7%;
  padding-bottom: 2.7%;
  width: 90%;
  height: 5%;
  font-weight: bold;
  color: rgb(51, 51, 51);
}

#abcde .okaiageBox {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(153, 153, 153);
  width: 94%;
  margin: 0px 3% 5%;
  text-align: center;
  background-color: rgb(249, 249, 249);
  padding-top: 0px;
}

#abcde .numberTitle {
  width: 96%;
  background-color: rgb(153, 153, 153);
  text-align: center;
  padding: 3% 2%;
  margin: 0px auto;
  height: 100%;
  color: rgb(255, 255, 255);
}

#abcde .triangle img {
  width: 5.33%;
  margin: 0px auto 4%;
}

#abcde .numberTitle h5 {
  width: 25%;
  font-size: 170%;
  font-weight: bold;
  float: left;
}

#abcde .numberTitle span {
  width: 74%;
  float: left;
  font-weight: normal;
  margin-left: 1%;
}

.popup {
  display: none;
  position: fixed;
  top: 3%;
  left: 25%;
  background-color: rgb(255, 255, 255);
  overflow: hidden;
  z-index: 101;
  width: 50%;
  border-radius: 7px;
  margin: 0px !important;
}

.popup_inner {
  padding: 0px;
}

.formHelpoverlay {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  opacity: 0.4;
  z-index: 100;
}

#abcde div.popup_inner img.PopItem {
  border: 0px none;
  display: block;
}


.close {
  float: right;
}

.btn {
  width: 24px;
  margin-left: 18px;
  padding-bottom: 5px;
  font-size: 10px;
  color: rgb(63, 63, 63);
  display: inline;
  cursor: pointer;
}

.btn:hover {
  cursor: pointer;
  opacity: 0.9;
}

.close_btn {
  cursor: pointer;
}

.okaiageBox .nInfo {
  margin: 3% 5% 6% 5%;
  width: 86.52%;
  text-align: left;
}

.prefec_select, .age {
  margin: auto;
  padding: 1%;
  border: 1px solid rgb(153, 153, 153);
  width: 100%;
  height: 48px;
  font-size: 60%;
  border-radius: 5px;
  vertical-align: middle;
  background-color: #fff;
}

.error-message {
  color: #D33C44 !important;
  font-weight: bold !important;
  font-size: 12px !important;
  margin-top: 1%;
  padding: 0% 3%;
  text-align: center;
}

#abcde .okaiageBox table td.contain div label {
  font-size: 0.8em;
}

#abcde .okaiageBox table td.contain div input[type=radio] {
  margin: 0px 15px 0px 10px;
  padding: 3%;
  border: 1px solid rgb(153, 153, 153);
  width: 5%;
  height: auto;
  border-radius: 5px;
  vertical-align: middle;
}

.miniposi {
    width: 16%;
    height: 37px;
    padding: 0px 5px;
    font-size: 45%;
    text-align: center;
    vertical-align: middle;
}

.width10 {
    width: 10% !important;
}

.width20 {
    width: 20% !important;
}

.width30 {
    width: 30% !important;
}

.width40 {
    width: 40% !important;
}

.width50 {
    width: 50% !important;
}

.width60 {
    width: 60% !important;
}

.width70 {
    width: 72% !important;
}

.width80 {
    width: 80% !important;
}

.width90 {
    width: 90% !important;
}

.width100 {
    width: 100% !important;
}

.hidden {
  display: none;
}

.outer_form{
    text-align:center;
    background-color: #f5f5f5;
    padding: 15px;
    box-sizing: border-box;
    width: 95%;
    margin: 0 auto;
}

#wain_blue{
    outline:none;
    color:#2ca3db;
    display:inline;
    border-bottom:1px solid #2ca3db;
}

@media screen and (max-width: 700px) {
  #content {
    width: 85%;
    margin: auto;
  }
}

@media screen and (max-width: 600px) {
  #content {
    width: 100%;
    margin: auto;
  }
  .spOff,
  .PopItem {
    display: none !important;
  }
  .PopItem_sp {
    display: block !important;
  }
  .spOn{
    display: table-row !important;   
  }
  .popup {
    display: none;
    position: fixed;
    top: 5% !important;
    left: 5% !important;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    z-index: 101;
    width: 90% !important;
    border-radius: 7px;
    margin: 0px !important;
  }
  .pcFlex {
    display: block;
  }
  
  #abcde #cardNoArea .contain input {
  margin: auto 1%;
  padding: 3%;
  font-size: 120%;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid rgb(153, 153, 153);
  width: 100%;
  height: 18%;
  border-radius: 5px;
  vertical-align: middle;
  }
  
    
  #abcde .rejiOrderWrap table {
    margin: 0px auto 5%;
    width: 48%;
    float: left;
  }
  
  #abcde .rejiOrderWrap table.rightItem {
    margin: 0px 0px 0px 4%;
    width: 48%;
  }
  
  #abcde .okaiageBox .selectBox03 {
    width: 86.52%;
    margin: 0px auto 9%;
  }
  
  #abcde .rejiOrderWrap table div {
    margin: 6% auto 3%;
    float: left;
    width: 100%;
  }
 
  
  #abcde .okaiageBox .rejiOrderWrap .text01 {
    font-size: 60%;
    color: rgb(153, 153, 153);
    margin: -5px 0%;
  }
  
  #abcde .okaiageBox .selectBox01 select, #abcde .okaiageBox .selectBox02 select, #abcde .okaiageBox .selectBox03 select {
      padding: 4%;
      margin: 5% 0%;
      width: 100%;
      height: 48px;
      font-size: 60%;
      border-radius: 5px;
  }
  
  .prefec_select, .age {
      margin: auto;
      padding: 3%;
      border: 1px solid rgb(153, 153, 153);
      width: 100%;
      height: 48px;
      font-size: 60%;
      border-radius: 5px;
      vertical-align: middle;
      background-color: #fff;
  }

  
  #abcde .okaiageBox table td.item {
    letter-spacing: 2px;
    padding: 2%;
    width: 23%;
    background-color: rgb(239, 239, 239);
    border: 1px solid rgb(153, 153, 153);
    vertical-align: middle;
    text-align: center;
    transform: translate(0px,1px);
  } 
  
  .miniposi {
      width: 16%;
      font-size: 35%;
      margin: 5px 0px;
      height: 40px;
  }

    .width10-sp {
        width: 10% !important;
    }

    .width20-sp {
        width: 20% !important;
    }

    .width30-sp {
        width: 30% !important;
    }

    .width40-sp {
        width: 40% !important;
    }

    .width50-sp {
        width: 50% !important;
    }

    .width60-sp {
        width: 60% !important;
    }

    .width70-sp {
        width: 70% !important;
    }

    .width80-sp {
        width: 80% !important;
    }

    .width90-sp {
        width: 90% !important;
    }

    .width100-sp {
        width: 100% !important;
    }
}

@media screen and (min-width: 600px) {}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    _::-webkit-full-page-media, _:future, :root #abcde .okaiageBox .selectBox03 p {
      width: 30%;
      float: left;
      display: inline;
      vertical-align: middle;
      padding: 3% 0px 0px;
      font-size: 70%;
    }
}

@supports (-ms-ime-align:auto) {
    #abcde .okaiageBox .selectBox01 select, #abcde .okaiageBox .selectBox02 select {
        -moz-appearance: none;
        background-color: rgba(0, 0, 0, 0);
        background-image: url('arrow_01.gif');
        background-attachment: scroll;
        background-clip: border-box;
        background-origin: padding-box;
        background-position: 93% center;
        background-repeat: no-repeat;
        background-size: 15px auto, 10px auto;
        border: 1px solid rgb(153, 153, 153);
        letter-spacing: 1px;
        padding: 4%;
        margin: 10% 0% 0% 0%;
        width: 100%;
        height: 55%;
        font-size: 60%;
        border-radius: 5px;
    }
    
    #abcde .okaiageBox .selectBox03 select {
        -moz-appearance: none;
        background-color: rgba(0, 0, 0, 0);
        background-image: url('arrow_01.gif');
        background-attachment: scroll;
        background-clip: border-box;
        background-origin: padding-box;
        background-position: 93% center;
        background-repeat: no-repeat;
        background-size: 15px auto, 10px auto;
        border: 1px solid rgb(153, 153, 153);
        letter-spacing: 1px;
        padding: 3% 10% 3% 3%;
        font-size: 60%;
        width: 100%;
        height: 55%;
        border-radius: 5px;
    }
    
    .prefec_select, .age {
        margin: auto;
        padding: 3%;
        border: 1px solid rgb(153, 153, 153);
        width: 100%;
        height: 55%;
        font-size: 60%;
        border-radius: 5px;
        vertical-align: middle;
        background-color: #fff;
    }    
}