@charset "UTF-8";
#emg table,
#emg2 table,
#emg3 table,
#ad-emg table,
#ad-emg2 table,
#ad-emg3 table,
#EMG table,
#EMG2 table,
#EMG3 table,
#ad-EMG table,
#ad-EMG2 table,
#ad-EMG3 table {
  background: #fff;
  margin: 0 auto;
}

#emg strong,
#emg2 strong,
#emg3 strong,
#ad-emg strong,
#ad-emg2 strong,
#ad-emg3 strong,
#EMG strong,
#EMG2 strong,
#EMG3 strong,
#ad-EMG strong,
#ad-EMG2 strong,
#ad-EMG3 strong {
  font-weight: bold;
}

#EMG, #EMG2, #EMG3, #emg, #emg2, #emg3 {
  margin-left: auto;
  margin-right: auto;
  width: 728px;
}

#emg3 > table, #EMG3 > table {
  margin-top: 20px !important;
}

#emg > table, #EMG > table {
  margin-bottom: 10px !important;
}

#lrec {
  margin: 0 auto 15px;
  width: 300px;
}

#uft {
  border-top: 1px solid #ccc;
  padding: 10px 0;
}

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

body {
  background: #fff;
  color: #333;
  font-family: "メイリオ","游ゴシック","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
  font-size: 14px;
}

#wrapper {
  background: #eee;
  min-width: 980px;
}

a{
  color: #1A75FF;
}
a:hover, a:active {
  text-decoration: none;
}

.main {
  background: #fff;
  border: 1px solid #C8D1DE;
  border-radius: 4px;
  margin: 30px auto 60px auto;
  width: 960px;
}

.main__inner {
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0 40px;
  width: 840px;
}

.main__inner_wide {
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0 40px;
  width: 900px;
}

.main__inner_middle {
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0 40px;
  width: 580px;
}

.main_small {
  background: #fff;
  border: 1px solid #C8D1DE;
  border-radius: 4px;
  margin: 30px auto 60px auto;
  width: 550px;
}

.main__inner_small {
  margin-left: auto;
  margin-right: auto;
  padding: 30px 30px 40px;
  width: 490px;
}

.fw--bold {
  font-weight: bold;
}

.is_error {
  color: #df3001;
}

.is-hide {
  display: none !important;
}

.talign--center {
  text-align: center;
}

.talign--left {
  text-align: left;
}

.talign--right {
  text-align: right;
}

.bdb--gray {
  border: 0;
  border-bottom: 1px solid #e9e9e9;
}

.box--flex {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-pack: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

input {
  cursor: pointer;
}

.fs--h1 {
  font-size: 28px;
  font-weight: bold;
}

.fs--h2 {
  font-size: 24px;
  font-weight: bold;
}

.fs--h3 {
  font-size: 18px;
  font-weight: bold;
}

.fs--h4 {
  font-size: 14px;
  font-weight: bold;
}

.fs--h5 {
  font-size: 12px;
  font-weight: bold;
}

.fs--small {
  font-size: 12px;
}

.fs--xsmall {
  font-size: 10px;
}

.mgt--0 {
  margin-top: 0;
}

.mgr--0 {
  margin-right: 0;
}

.mgb--0 {
  margin-bottom: 0;
}

.mgl--0 {
  margin-left: 0;
}

.pdt--0 {
  padding-top: 0;
}

.pdr--0 {
  padding-right: 0;
}

.pdb--0 {
  padding-bottom: 0;
}

.pdl--0 {
  padding-left: 0;
}

.mgt--5 {
  margin-top: 5px;
}

.mgr--5 {
  margin-right: 5px;
}

.mgb--5 {
  margin-bottom: 5px;
}

.mgl--5 {
  margin-left: 5px;
}

.pdt--5 {
  padding-top: 5px;
}

.pdr--5 {
  padding-right: 5px;
}

.pdb--5 {
  padding-bottom: 5px;
}

.pdl--5 {
  padding-left: 5px;
}

.mgt--10 {
  margin-top: 10px;
}

.mgr--10 {
  margin-right: 10px;
}

.mgb--10 {
  margin-bottom: 10px;
}

.mgl--10 {
  margin-left: 10px;
}

.pdt--10 {
  padding-top: 10px;
}

.pdr--10 {
  padding-right: 10px;
}

.pdb--10 {
  padding-bottom: 10px;
}

.pdl--10 {
  padding-left: 10px;
}

.mgt--15 {
  margin-top: 15px;
}

.mgr--15 {
  margin-right: 15px;
}

.mgb--15 {
  margin-bottom: 15px;
}

.mgl--15 {
  margin-left: 15px;
}

.pdt--15 {
  padding-top: 15px;
}

.pdr--15 {
  padding-right: 15px;
}

.pdb--15 {
  padding-bottom: 15px;
}

.pdl--15 {
  padding-left: 15px;
}

.mgt--20 {
  margin-top: 20px;
}

.mgr--20 {
  margin-right: 20px;
}

.mgb--20 {
  margin-bottom: 20px;
}

.mgl--20 {
  margin-left: 20px;
}

.pdt--20 {
  padding-top: 20px;
}

.pdr--20 {
  padding-right: 20px;
}

.pdb--20 {
  padding-bottom: 20px;
}

.pdl--20 {
  padding-left: 20px;
}

.mgt--25 {
  margin-top: 25px;
}

.mgr--25 {
  margin-right: 25px;
}

.mgb--25 {
  margin-bottom: 25px;
}

.mgl--25 {
  margin-left: 25px;
}

.pdt--25 {
  padding-top: 25px;
}

.pdr--25 {
  padding-right: 25px;
}

.pdb--25 {
  padding-bottom: 25px;
}

.pdl--25 {
  padding-left: 25px;
}

.mgt--30 {
  margin-top: 30px;
}

.mgr--30 {
  margin-right: 30px;
}

.mgb--30 {
  margin-bottom: 30px;
}

.mgl--30 {
  margin-left: 30px;
}

.pdt--30 {
  padding-top: 30px;
}

.pdr--30 {
  padding-right: 30px;
}

.pdb--30 {
  padding-bottom: 30px;
}

.pdl--30 {
  padding-left: 30px;
}

.mgt--35 {
  margin-top: 35px;
}

.mgr--35 {
  margin-right: 35px;
}

.mgb--35 {
  margin-bottom: 35px;
}

.mgl--35 {
  margin-left: 35px;
}

.pdt--35 {
  padding-top: 35px;
}

.pdr--35 {
  padding-right: 35px;
}

.pdb--35 {
  padding-bottom: 35px;
}

.pdl--35 {
  padding-left: 35px;
}

.mgt--40 {
  margin-top: 40px;
}

.mgr--40 {
  margin-right: 40px;
}

.mgb--40 {
  margin-bottom: 40px;
}

.mgl--40 {
  margin-left: 40px;
}

.pdt--40 {
  padding-top: 40px;
}

.pdr--40 {
  padding-right: 40px;
}

.pdb--40 {
  padding-bottom: 40px;
}

.pdl--40 {
  padding-left: 40px;
}

.errorBox {
  text-align: center;
}

.js_errorBox {
  padding: 20px 0;
}

.js_errorBox + .main {
  margin-top: 0 !important;
}

.js_errorBox__inner {
  background: #dcf1d6;
  border: #7dbe6b 2px solid;
  margin: 0 auto;
  padding: 20px;
  width: 856px;
}

.title--big .fs--h2 {
  border-bottom: 3px solid #1A75FF;
  color: #333;
  font-weight: bold;
  line-height: 1;
  padding: 30px 30px 25px 30px;
}

.title--middle {
  color: #333;
  line-height: 1;
  margin: 40px 20px 16px;
  margin-left: 0;
}

.title--small {
  color: #333;
  line-height: 1;
  margin: 15px;
  margin-left: 0;
}

.ButtonArea {
  overflow: hidden;
  text-align: center;
}

.ButtonArea .button {
  margin-left: auto;
  margin-right: auto;
}

.ButtonArea_two {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 360px;
}

.ButtonArea_two_long {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 460px;
}

.ButtonArea_two_short {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 250px;
}

.ButtonArea_two .button,
.ButtonArea_two_long .button,
.ButtonArea_two_short .button {
  display: block;
  float: left;
  margin-left: 10px;
}

.ButtonArea_two .button:first-child,
.ButtonArea_two_long .button:first-child,
.ButtonArea_two_short .button:first-child{
  margin-left: 0;
}

.button {
  background: #1A75FF;
  border: 1px solid #1A75FF;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: inset 0 2px 0 0 rgba(255,255,255,0.35), 0 1px 0 0 rgba(0,0,0,0.15);
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 56px;
  line-height: 56px;
  outline: none;
  text-align: center;
  text-decoration: none;
  width: 350px;
}
.button:hover{
  background-color: #1366E3;
  box-shadow: inset 0 2px 0 0 rgba(255,255,255,0.25), 0 1px 0 0 rgba(0,0,0,0.15);
  text-decoration: none;
}

.button.is-disable {
  background: #bababa !important;
  border: 1px #848484 solid;
  box-shadow: none;
  color: #eae9e9;
  cursor: default !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#BABABA', endColorstr='#BABABA', GradientType=0)";
  text-shadow: none;
}

.button.is-disable:hover {
  border: 1px #848484 solid;
  box-shadow: none;
  text-decoration: none !important;
}
.button--gray, .button--normal {
  background-color: #fff;
  border: 1px solid #95A4BA;
  border-radius: 3px;
  cursor: pointer;
  color: #333;
  font-weight: bold;
}

.button--gray:hover, .button--gray:active, .button--normal:hover, .button--normal:active {
  background-color: #F5F9FF;
  border: 1px solid #8091AB;
  box-shadow: inset 0 0 0 1px #FFFFFF;
  color: #333;
}

.button--normal:not(:target) {
  border: none\9;
}
.button--main:not(:target) {
  border: none\9;
}

.button--small {
  border-radius: 5px;
  font-size: 16px;
  height: 40px;
  /*追記*/
  line-height: 40px;
  line-height: 38px;
  width: 120px;
}

.button--inline {
  display: inline-block;
  font-size: 14px;
  height: 36px;
  line-height: 34px;
  padding: 0 10px;
  width: auto;
}

input::-ms-clear {
  visibility: hidden;
  width: 0;
}

select, input[type="text"], input[type="tel"], input[type="password"] {
  border: 1px solid #95A4BA;
  border-radius: 3px;
  color: #333;
  display: inline-block;
}

select.is-disable, input[type="text"].is-disable, input[type="tel"].is-disable, input[type="password"].is-disable {
  background: #eae9e9;
}

select.is-error, input[type="text"].is-error, input[type="tel"].is-error, input[type="password"].is-error {
  background: #fbeae5;
  border: 1px solid #df3001;
}

select {
  height: 40px;
  width: 290px;
}

input[type="text"], input[type="tel"], input[type="password"] {
  height: 18px;
  padding: 10px;
  width: 268px;
}

input[type="tel"] {
  font-size: 16px;
  /*0629追記*/
}
select::placeholder,
input::placeholder{
  color: #aaa;
}
.text--error {
  color: #df3001;
  font-weight: bold;
  margin-top: 10px;
}

.checkbox, .radio {
  display: inline-block;
  padding: 15px 20px 15px 15px;
}

.box--label {
  width: 290px;
}

.box--label input[type="text"], .box--label input[type="tel"] {
  max-width: 158px;
  width: 100%;
}

.box--label select {
  max-width: 180px;
  width: 100%;
}

.box--label label {
  display: inline-block;
  font-weight: bold;
  margin-right: 20px;
  vertical-align: middle;
  width: 85px;
}

.masthead--nolink {
  background: #fff;
  border-bottom: 1px solid #eee;
  min-width: 960px;
}

.masthead--nolink #msthd .msthdlink {
  margin: 23px 0 0;
}

#header {
  background: #fff;
  padding-bottom: 10px;
}

#msthd {
  line-height: 1.22 !important;
  margin: 0 auto;
  padding: 0 10px;
  width: 960px;
}

#msthd.oldmh {
  margin-top: 4px;
}

#msthd:after {
  clear: both;
  content: "";
  display: block;
}

#msthd div, #msthd p, #msthd ul, #msthd li {
  font-size: small;
  line-height: 1.22 !important;
  list-style: none;
  margin: 0;
  padding: 0;
}

#msthd a img {
  border: 0;
}

#msthd .logo {
  float: left;
  padding: 12px 10px 4px 5px;
}

#msthd.oldmh .logo {
  padding: 6px 10px 5px 5px;
}

#msthd .msthdtxt {
  float: left;
  margin: 11px 0 0;
  min-height: 2.4em;
  position: relative;
  width: 50%;
  z-index: 1;
}

#msthd.oldmh .msthdtxt {
  margin: 6px 0 0;
}

#msthd .b {
  font-weight: bold;
}

#msthd .msthdlink {
  float: right;
  margin: 1.8em 0 0;
  position: relative;
  width: 20%;
}

#msthd.oldmh .msthdlink {
  margin: -2.4em 0 0;
}

#msthd .msthdlink ul {
  float: right;
  text-align: right;
}

#msthd .msthdlink ul li.ytop {
  float: left;
  padding-right: 5px;
}

#msthd .msthdlink ul li.help {
  display: block;
  float: left;
  margin-left: 5px;
}

#msthd #msthdtp {
  background-color: #f7f7f8;
  height: 32px;
  position: relative;
  width: 100%;
}

#msthd .compo p {
  font-size: small;
  line-height: 100%;
  margin: 0;
  padding: 10px 0 9px 10px;
  text-align: left;
}

#msthd .compo .bn {
  float: left;
  margin-right: 10px;
}

#msthd.oldmh .msthdlink .compo {
  clear: both;
  float: right;
  margin: 7px 0 0 0;
  text-align: right;
  width: 100%;
}

#msthd.oldmh .msthdlink .compo .bn {
  float: right;
  margin-right: 0;
  width: 70px;
}

#msthd.oldmh .msthdlink .compo .txt {
  float: right;
  margin: .6em 5px 0 0;
  padding: 0;
  text-align: right;
}

#msthd #msthdsb {
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 266px;
}

#msthdsrch {
  display: none;
}

#msthd #msthdsbox {
  border: 2px solid #999;
  font-size: 13px;
  height: 22px;
  line-height: 17px;
  margin: 0;
  outline: none;
  padding: 0 2px;
  position: absolute;
  right: 32px;
  top: 3px;
  vertical-align: bottom;
  width: 192px;
}

#msthd #msthdsbox:-ms-input-placeholder {
  color: #999;
}

#msthd #msthdsrch form {
  margin: 0;
  padding: 0;
}

#msthd #msthdsrch label {
  position: absolute;
  right: 240px;
  text-align: right;
  top: 9px;
  width: 80px;
}

#msthd .offLeft {
  display: block;
  height: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#msthd #msthdsbt {
  background-image: url(../../../../../../../yui/jp/mh/pc/1.2.0/img/btn_search.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  border: 0 solid;
  cursor: pointer;
  font-size: 1px;
  height: 26px;
  position: absolute;
  right: 3px;
  text-indent: -9999px;
  top: 3px;
  width: 26px;
}

html:not(:target) #msthd #msthdsbt {
  background-image: url(../../../../../../../yui/jp/mh/pc/1.2.0/img/btn_search_2x.png);
  background-size: 26px 77px;
}

#msthd #msthdsbt:hover {
  background-position: 0 -51px;
}

#msthd #msthdLogout {
  display: none;
}

#msthd #msthdPoint {
  display: none;
}

#msthd #msthdPointArea {
  padding-top: 3px;
}

#msthd #msthdPointArea p {
  cursor: default;
}

#msthd #msthdPointNum {
  background-image: url(../../../../../../../yui/jp/mh/pc/1.2.0/img/points14.png);
  background-position: 0 center;
  background-repeat: no-repeat;
  cursor: pointer;
  padding-left: 16px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #msthd #msthdPointNum {
    background-image: url(../../../../../../../yui/jp/mh/pc/1.2.0/img/points28.png);
    background-size: 14px 14px;
  }
}
#msthdLoginUser {
  height: 16px;
}

#msthd #msthdPointPromo {
  margin-left: 16px;
}

.main_header {
  border-bottom: 5px solid #b1b1b1;
}

#footer address {
  margin: 0 auto;
  width: 960px;
}
.footer address a{
  color: #4A90E2;
}
.footer address a:hover {
  text-decoration: underline;
}
.footer {
  background: #fff;
  border-top: 1px solid #E1E6ED;
  min-width: 960px;
  padding-bottom: 20px;
  padding-top: 45px;
  position: relative;
  text-align: center;
}

.footer .footer__topLink a {
  background-color: #1A75FF;
  border-radius: 24px;
  display: block;
  overflow: hidden;
  margin-left: -24px;
  text-indent: -9999px;
  position: absolute;
  top: -26px;
  left: 50%;
  height: 48px;
  width: 48px;
}
.footer .footer__topLink a:before{
  content: "";
  display: block;
  right: 17px;
  top: 20px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
}

.footer .footer__subText {
  border-bottom: 1px solid #eae9e9;
  font-size: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.footer .footer__subText p {
  margin: 5px;
}

.footer address {
  color: #999;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
}

.footer address a {
  text-decoration: none;
}

.modal__mask {
  background: #606060;
  height: 120%;
  left: 0;
  opacity: .8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6000000;
}

.modal__mask.is-hide {
  display: none;
}

.modal__window {
  background: #fff;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 165px;
  width: 550px;
  z-index: 6000011;
}

.modal__window.is-hide {
  display: none;
}

.modal__window .modal__body {
  margin-bottom: 10px;
  padding: 80px 147px 30px;
}

.modal__window .modal__footer .button + .button {
  margin-left: 10px;
}

.bankSelect {
  margin-bottom: 30px;
}

.bankSelect__btn {
  background: #fff url("../../images/pc_img_triangle.png") no-repeat right center;
  background-size: 30px 80px;
  border: 1px solid #848484;
  position: relative;
}

.bankSelect__btn.is-hide {
  display: none;
}

.bankSelect__btn:hover {
  text-decoration: underline;
}

.bankSelect__btn,
.bankSelect__confirm {
  -webkit-align-items: center;
  align-items: center;
  border-radius: 3px;
  -webkit-box-align: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-align: center;
  padding: 15px 50px 15px 20px;
}

.bankSelect__confirm {
  border: 1px solid #979797;
  cursor: default;
  margin-bottom: 30px;
}

.bankSelect__img {
  margin-right: 15px;
  width: 50px;
}

.bankSelect__input {
  height: 20px;
  margin-right: 10px;
}

.bankSelect__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bankSelect__text.noBank p {
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}

.bankSelect__text.noBank {
  padding: 30px 15px;
}

.bankSelect__text .branchName {
  color: #555;
}

.bankName {
  color: #212020;
  font-weight: bold;
  word-break: break-all;
  word-wrap: break-word;
}

.label--gray {
  background: #bababa;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  height: 15px;
  line-height: 15px;
  margin-right: 10px;
  padding: 0 5px;
}

.bankSelect__List {
  overflow: hidden;
}

.bankSelect__List li {
  background: #fff;
  border-color: #C8D1DE;
  border-style: solid;
  border-width: 1px 1px 0;
}

.bankSelect__List li:first-child {
  border-radius: 3px 3px 0 0;
}

.bankSelect__List li:last-child {
  border-width: 1px;
  overflow: hidden;
  border-radius: 0 0 3px 3px;
}

.bankSelect__List label, .bankSelect__List a {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-align: center;
  padding: 15px 20px 15px 20px;
  text-decoration: none;
}

.bankSelect__List li a {
  color: #212020;
  text-decoration: none;
}

.bankSelect__List.is-hide {
  height: 0;
}

.bankSelect__List li > a:hover, .bankSelect__List li > label:hover {
  background-color: #fefefe;
}

.bankSelect__List li label, .bankSelect__List li a, .bankSelect__List li {
  display: block\9;
  /*   padding : 5px 0 5px 5px\9;*/
}

.bankSelect02__List li {
  background: #fff;
  border: solid 1px #979797;
  border-radius: 3px;
  overflow: hidden;
  padding: 15px 20px 15px 20px;
  text-decoration: none;
}

.bankSelect02__img {
  float: left;
  margin-right: 15px;
  width: 50px;
}

.bankSelect02__text {
  float: left;
  padding-top: 5px;
  width: 200px;
}

.bankSelect02__text .bankName {
  text-align: left;
}

.bankSelect02__List .label--beside {
  color: #212020;
  float: right;
  font-weight: bold;
  padding-top: 5px;
  width: 200px;
}

.bankSelect__add a {
  /*追記*/
  background: #eee url(https://s.yimg.jp/images/wallet/waltz/common/images/icon_plusCharge.png) no-repeat;
  background-size: 24px auto;
  background-position: 30px 48%;
  color: #1A75FF !important;
  display: block;
  font-weight: bold;
  padding: 0 20px 0 60px;
  text-decoration: none;
  vertical-align: middle;
}

.bankSelect__add a .ficon-plus {
  display: inline-block;
  height: 60px;
  vertical-align: middle;
  width: 20px;
}

.label--beside span {
  display: block;
  margin-bottom: 1px;
  margin-right: 0;
  text-align: right;
}


/*----- subMenu -----*/
.sunMenu{
  border-radius: 4px;
  border: 1px solid #c8d1de;
}
.subMenuHeader{
  
}


/* for IE6 IE7 IE8 -----------------*/
.bankSelect__input, .bankSelect__text, .bankSelect__img, .bankName {
  display: inline-block\9;
}

.bankSelect__List li label, .bankSelect__List li {
  display: block\9;
}

.bankSelect__text {
  vertical-align: middle\9;
  width: 200px\9;
}

.bankSelect__text p {
  text-align: left\9;
}

.bankName {
  text-align: right\9;
  width: 200px\9;
}

/* for IE6 IE7 IE8 -----------------*/
.badge {
  background-color: #434343;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  margin-left: 2px;
  margin-right: 1px;
  padding: 2px 8px;
}

.debit_input_area {
  border-top: 1px solid #e9e9e9;
}

.debit_input_area dl {
  border-bottom: 1px solid #e9e9e9;
  padding: 30px 0;
}

.debit_input_area02 dl {
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0;
}

.debit_input_area dt, .debit_input_area dd,
.debit_input_area02 dt, .debit_input_area02 dd {
  display: inline-block;
  vertical-align: middle;
}

.debit_input_area dt,
.debit_input_area02 dt {
  width: 180px;
}

.debit_input_area dd,
.debit_input_area02 dd {
  width: 300px;
}

.debit_input_area dt p,
.debit_input_area02 dt p {
  color: #006db7;
}

.debit_input_area dd p {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

.debit_input_area dd p.bankName {
  margin-left: 10px;
  text-align: left;
}

.debit_input_area dd .button {
  height: 40px;
  line-height: 38px;
  margin-left: 10px;
  width: 175px;
}

.debit_input_area .inputBox_inner .label_box {
  text-align: right;
}

.debit_input_area dd .label_box .input {
  width: 270px;
}

.debit_input_area .inputBox_inner dt {
  width: 145px;
}

.debit_input_area .inputBox_inner dd {
  width: 335px;
}

.inputBox_inner dd label {
  display: inline-block;
  font-weight: normal;
  padding-right: 10px;
  text-align: left;
  width: 30px;
}

.label_box.right {
  display: block;
  margin-left: 149px;
  margin-top: 10px;
}

.label_box.is-hide {
  display: none;
}

.label_box.gender {
  margin-left: 25px;
  text-align: left;
}

.gender .radio {
  border: 1px dashed #b6b6b6;
  border-radius: 3px;
  height: 45px;
  padding: 0 5px 0 0;
  text-align: left;
  width: 120px;
}

.gender .radio.is-error {
  border: 1px solid #df3001;
}

.gender .radio label {
  cursor: pointer;
  display: block;
  padding: 10px 0 15px 15px;
}

.gender .radio:first-child {
  margin-right: 10px;
}

.use .radio {
  border: 1px dashed #b6b6b6;
  border-radius: 3px;
  padding: 0 5px 0 0;
  width: 220px;
}

.use .radio label {
  cursor: pointer;
  display: block;
  padding: 12px 0 12px 10px;
}

.use .radio:first-child {
  margin-right: 10px;
}

.inputBox_address_inner dt {
  width: 120px;
}

.inputBox_address_inner .label_box .input {
  width: 213px;
}

.inputBox_address_inner .label_box select {
  width: 235px;
}

.inputBox_address_inner .label_box {
  margin-left: 0;
  text-align: right;
  width: 480px;
}

.inputBox_address_inner .label_box label {
  display: inline-block;
  text-align: left;
  width: 90px;
}

.debit_input_area dd.zipcode {
  display: inline-block;
  width: 360px;
}

.zipcode .input_post {
  width: 110px;
}

.zipcode .button {
  margin-left: 5px;
  width: 90px !important;
}

.zipcode label {
  display: inline-block;
  margin-left: 26px;
  text-align: left;
  width: 90px;
}

.debit_input_area .inputBox_birth_inner dt {
  width: 120px;
}

.debit_input_area .inputBox_inner dd.birth {
  width: 340px;
}

.debit_input_area dd .text--notice {
  /** 追記3 **/
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0 0 195px;
  text-align: left;
  width: 280px;
}

.infoBox--err {
  background: url("../../../debit/images/pc_icon_attention.png") no-repeat top;
  background-position: 10px;
  background-size: 20px 20px;
  border: 2px solid #f30;
  border-radius: 4px;
  color: #f30;
  padding: 10px 0 10px 35px;
}

.infoBox--err p {
  font-weight: bold;
}

.infoBox.infoBox--err {
  background: url("../../../debit/images/pc_icon_attention.png") no-repeat top, #fbeae5;
  background-position: 10px 15px;
  background-size: 20px 20px;
  border: 2px solid #f30;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 15px 30px;
}

.infoBox.infoBox--err .fw--bold {
  text-decoration: underline;
}

.err_list {
  line-height: 1.5;
}

.text--error {
  color: #df3001;
  font-size: 14px !important;
  margin: 10px;
  margin-left: 195px;
  text-align: left !important;
  width: 280px;
}

.text--error02 {
  color: #df3001;
  font-size: 14px !important;
  margin: 10px;
  margin-left: 155px;
  text-align: left !important;
  width: 280px;
}

.text--error03 {
  color: #df3001;
  font-size: 14px !important;
  margin: 10px;
  margin-left: 245px;
  text-align: left !important;
  width: 280px;
}

.is-error {
  background: #fbeae5;
  border: 1px solid #df3001;
}

.bx_complete {
  border: solid 3px #009742;
  box-sizing: border-box;
  height: 60px;
  margin: 0 auto;
}

.bx_complete p {
  color: #009742;
  font-size: 18px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
}

.title title--big {
  overflow: hidden;
}

.title--big a,
.title--big .title__subLink {
  float: right;
  font-size: 16px;
  font-weight: normal;
  padding-top: 10px;
}

.title--big .title__subLink {
  background: inherit;
  display: inline;
  text-decoration: underline;
}

.tipView {
  position: relative;
}

.tipView .tipBody {
  background-color: #fff;
  border: solid 2px #006db7;
  border-radius: 4px;
  bottom: 14px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
  display: block;
  left: 0;
  padding: 5px;
  padding-right: 0;
  position: absolute;
  text-decoration: none;
  width: auto;
  z-index: 10;
  zoom: 1;
}

.tipView .tipBody .handle {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  border-top: solid 10px #006db7;
  bottom: -11px;
  -webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.3));
  left: 2em;
  line-height: 0;
  position: absolute;
}

.tipView .tipBody .handle .handleInner {
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-top: solid 8px #fff;
  bottom: 3px;
  left: -8px;
  line-height: 0;
  position: absolute;
}

.tipView .tipBody .handle.top {
  border-bottom: solid 10px #006db7;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  border-top: 0;
  bottom: auto;
  -webkit-filter: drop-shadow(0px 0px 0px transparent);
  left: 2em;
  line-height: 0;
  position: absolute;
  top: -11px;
}

.tipView .tipBody .handle.top .handleInner {
  border-bottom: solid 8px #fff;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-top: 0;
  bottom: auto;
  left: -8px;
  line-height: 0;
  position: absolute;
  top: 4px;
}

@media only screen and (min-width: 480px) and (max-device-width: 1280px) {
  .tipView .tipBody {
    bottom: 15px;
  }
}
.js--tiptipView {
  display: none;
}

.tipInnerText {
  display: block;
  padding: 7px;
  z-index: 15;
}

dl.table dd .tipInnerText {
  color: #252525;
}
