br.sp_show {
  display: none;
}

@media (max-width: 767px) {
  br.sp_show {
    display: inline;
  }
}

/*#primary br.show {
  display: block;
}*/

#user-guide {
  font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
}
#user-guide .title {
  font-size: 23px;
  font-weight: lighter;
  opacity: 0.9;
  letter-spacing: 0;
  margin-bottom: 40px;
}
.title.jp-title {
  font-size: 23px;
  font-weight: lighter;
  opacity: 0.9;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 20px;
  border-bottom: 0;
  padding-bottom: 10px;
}
.style-guide {
  border-top: solid 1.5px #DDD;
  font-size: 12px;
  opacity: 0.8;
}
.corporate .style-guide {
  border-top: none;
}
.style-guide .guide_notice {
  margin: 0 0 10px 0px;
}
.EMV_3D_secure_annotation li {
  text-indent: -1em;
  margin-left: 1em;
}
#user-guide .subnav {
  margin: 70px 0 100px;
}
#user-guide .subnav h2 {
  display: block;
  background-color: #F1F1F1;
  font-weight: lighter;
  opacity: 0.8;
  font-size: 13px;
  padding: 10px 0 10px 20px;
}
#user-guide .nav-list > li > a:hover, #user-guide .nav-list > li > a:focus {
  padding: 5px 0 5px 15px;
}
.span3 {
  width: 188px;
  float: right;
}
.span9 {
  width: 900px;
}
#user-guide .nav-list {
  position: relative;
  display: block;
}
#user-guide .nav.nav-list > li > a {
  background: url(/assets/images/arrow.PNG) no-repeat 0 50%;
  padding: 5px 0 5px 15px;
  background-size: 4px 6px;
}
#user-guide .nav.nav-list > li > a:hover {
  padding: 5px 0 5px 15px;
  text-decoration: none;
  opacity: 1;
}
#user-guide .nav-list.nav-child a {
  display: block;
  opacity: 0.8;
  padding: 5px 0 5px 15px;
  text-decoration: none;
  background-size: 4px 6px;
}
#user-guide .nav-list.nav-child a:hover {
  opacity: 1;
  padding: 5px 0 5px 15px;
  text-decoration: none;
}
#user-guide .nav-list > li > a {
  background: url(/assets/images/arrow.PNG) no-repeat 0 50%;
  background-size: 4px 6px;
}
#user-guide .style-guide h2 {
  font-size: 12.6px;
  padding-bottom: 20px;
  letter-spacing: 0;
}
#user-guide .style-guide {
  padding-top: 20px;
}
#user-guide .subnav h2 {
  margin-bottom: 20px;
}
#user-guide a.guide-btn.bk {
  background-color: #003b8f;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  opacity: 1;
}
#user-guide a.guide-btn.bk:hover {
  border: 1px solid #003b8f;
  background-color: #FFF;
}
#user-guide .style-guide .sep-sentence {
  margin: 0;
}
#user-guide .nav-list.c14 > li > a {
  background: url(/assets/images/arrow.PNG) no-repeat 0 25%;
  background-size: 4px 6px;
}
#user-guide .nav-list.c16 > li:nth-child(3) > a {
  background: url(/assets/images/arrow.PNG) no-repeat 0 25%;
  background-size: 4px 6px;
}
.product-info-header,
.product-info-note {
  padding: 0 10px;
}
.style-guide .sentence {
  padding: 10px;
}

.renew-guideImg {
  max-width: 780px;
  width: 100%;
  margin-bottom: 20px;
}


/*レビューガイドライン*/

.review_guidelines li {
  padding-left: 1em;
  text-indent: -1em;
}

.review_guidelines h3 {
  margin-bottom: 10px;
}

#user-guide table.review_guidelines_table {
  border-top: 1px solid #A5A5A5;
  border-left: 1px solid #A5A5A5;
  border-right: 1px solid #A5A5A5;
  margin-top: 0;
  margin-bottom: 20px;
}
#user-guide table.review_guidelines_table td{
  border-bottom: 1px solid #A5A5A5;
  padding: 5px;
  font-size: 12px; 
}
#user-guide table.review_guidelines_table td.rev_item{
  border-right: 1px solid #A5A5A5;
  text-align: left;
  width: 18%;
}
#user-guide table.review_guidelines_table td.rev_content {
  text-align: left;
}

@media (max-width: 1200px) and (min-width: 980px) {
  #user-guide table.review_guidelines_table td.rev_item{
    width: 22%;
  }
}

@media (max-width: 979px) {
  .review_guidelines h3:first-of-type {
    padding-top: 30px;
}
}

@media (max-width: 767px) {

  .review_guidelines h3:first-of-type {
    padding-top: 0;
}
  #user-guide table.review_guidelines_table td.rev_item{
  width: 22%;
}


}




/*corporate*/
/*役員箇所*/
ul.positin_Area {
    list-style-type: none;
    margin-left: 0;
        max-height: 25px;
    margin-bottom: 0;
}
li.position_tit {
    display: inline-block;
    width: 160px;
}
li.position_name {
    display: inline-block;
}




@media (max-width: 1200px) and (min-width: 980px) {
  .smaller-container .row .span9, .span9 {
    width: 700px;
  }
  #user-guide .nav.nav-list > li:nth-child(1) > a,
  #user-guide .nav.nav-list > li:nth-child(17) > a {
    background: url(/assets/images/arrow.PNG) no-repeat 0 25%;
    padding: 5px 0 5px 15px;
    opacity: 0.8;
    background-size: 4px 6px;
  }

/*corporate*/
/*役員箇所*/
  li.position_tit {
    width: 160px;
}
}

/*tablet*/
@media (max-width: 979px) and (min-width: 768px) {
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  #user-guide .title {
    font-size: 22px;
    padding: 20px;
  }
  .title.jp-title {
    font-size: 20px;
    padding: 20px;
    font-weight: lighter;
    opacity: 0.9;
    letter-spacing: 0;
    margin-bottom: 0;
  }
  .span9 {
      width: 100%;
  }

  [class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
    float: none;
    text-align: left;
    margin: 0 auto;
  }
  .style-guide {
    border-top: none;
  }
  #user-guide .style-guide {
    padding-top: 35px;
    padding: 0 10px;
  }

  #user-guide .btn-backindex {
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin: 26px auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #user-guide .btn-backindex {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    background-color: #00407C;
    color: #FFF;
    padding: 30px 20px;
    font-size: 14px;
    font-weight: lighter;
    margin-top: 41px;
  }
  #user-guide .guide-top.nav-list li {
    border-top: solid 1px #FFF;
  }
  #user-guide .guide-top.nav-list > li > a {
    font-size: 11px;
    background-image: none;
    background-color: #ebeff2;
    border-bottom: solid 1px #fff;
    padding: 8px 15px;
  }
  #user-guide .nav.nav-list li {
    border-top: solid 1px #FFF;
  }
  #user-guide .nav.nav-list > li > a {
    background: none;
    padding-left: 0;
    font-size: 12px;
    color: #777777;
    background-color: #F1F1F1;
    padding: 30px 20px;
  }
  #user-guide .nav.nav-list > li > a:hover {
    padding: 30px 20px;
  }
  #user-guide .nav.nav-list > li:nth-child(1) > a, #user-guide .nav.nav-list > li:nth-child(17) > a {
    background: none;
    padding-left: 0;
  }
  #user-guide .nav.nav-list > li:nth-child(1) > a, #user-guide .nav.nav-list > li:nth-child(17) > a {
    background: none;
    padding-left: 0;
    font-size: 12px;
    color: #777777;
    background-color: #F1F1F1;
    padding: 30px 20px;
  }
  #user-guide .nav-list {
    margin: 0;
  }
  #user-guide .style-guide .sep-sentence {
    padding: 0 10px;
  }
  #user-guide .style-guide h2 {
    text-align: center;
  }
  .button--mod {
    margin-left: 20px;
    margin-right: 20px;
  }
  #user-guide a.guide-btn {
    padding: 20px 0 20px 0;
    border-radius: 30px;
    font-size: 14px;
    font-weight: lighter;
    margin-bottom: 40px;
    background-color: #00407C;
  }
  #user-guide a.guide-btn.bk:hover, #user-guide a.guide-btn.bk:focus, #user-guide a.guide-btn.bk:active {
    background-color: #00407C;
    border: none;
    color: #FFF;
  }
  #user-guide a.guide-btn {
    width: 100%
  }

  #page-footer {
      margin: 0;
      background-color: #F1F1F1;
  }
  #page-footer .container {
    padding-top: 0;
    max-width: 100%;
    width: 100%;
    position: relative;
  }
  #page-footer .navbar {
    border-top: solid 1px #cfd8dd;
    overflow: visible;
  }
  #page-footer .navbar .nav {
    float: none;
    margin: 0;
    overflow: hidden;
    text-align: center;
    position: relative;
    left: 0;
    display: block;
    list-style: none;
  }
  #page-footer .navbar .nav > li {
    width: 100%;
    float: none;
    border-bottom: solid 1px #ddd;
    text-indent: 50px;
    text-align: center;
    display: inline-block;
  }


#page-footer .navbar .nav > li.warning {
  background-image:url(/assets/images/common/smp_footer/warning.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 22px 50%;
}
#page-footer .navbar .nav > li.settings {
  background-image:url(/assets/images/common/smp_footer/settings-6.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 22px 50%;
}
#page-footer .navbar .nav > li.info {
  background-image:url(/assets/images/common/smp_footer/info.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 22px 50%;
}
#page-footer .navbar .nav > li.phone {
  background-image:url(/assets/images/common/smp_footer/phone.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 22px 50%;
}
#page-footer .navbar .nav > li.shopSearch {
  background-image:url(/assets/images/common/smp_footer/place.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 22px 50%;
}
#page-footer .navbar .nav > li.recruit {
  background-image:url(/assets/images/common/smp_footer/shake_hands.png);
  background-repeat: no-repeat;
  background-size: 29px;
  background-position: 19px 50%;
}
#page-footer .navbar .nav > li.bulding {
  background-image:url(/assets/images/common/smp_footer/bulding.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 22px 50%;
}

  #page-footer .navbar .nav > li.shopSearch > a span {
    width: 5%;
  }
  #page-footer .navbar .nav > li.recruit > a span {
    width: 9%;
  }
  #page-footer .navbar .nav > li.bulding > a {
    pointer-events: none;
  }
  #page-footer .navbar .nav > li.bulding > a:after {
  -webkit-transform: rotate(135deg);
   -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
  }
  #page-footer .navbar .nav > li.bulding.open > a:after {
  -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
  }
  #page-footer .navbar .nav > li > a {
  text-align: left;
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
  padding: 0 0 0 30px;
  -webkit-border-radius: 0;
    -moz-border-radius: 0;
     -ms-border-radius: 0;
         border-radius: 0;
  }
  #page-footer .nav > li > a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  }
  #page-footer .copyright {
    padding: 42px 0 30px;
  }
  #page-footer .nav > li.corporate,
  #page-footer .nav > li.legal,
  #page-footer .nav > li.agreement,
  #page-footer .nav > li.privacy {
    display: none;
  }

  /*corporate*/
/*役員箇所*/
li.position_tit {
    display: inline-block;
    width: 155px;
}

}

/*smartphone*/
@media (max-width: 767px) {

  /*overwrite birkn-responsive*/
  body {
    padding: 0;
  }

  #footsns {
    padding: 0;
  }

  #footsns > div {
    /*padding: 0 10px;*/
  }

  /*common*/
  .breadcrumb-wrap .container {
    display: none;
  }
  .title.jp-title {
    font-size: 20px;
    padding: 0 10px;
    font-weight: lighter;
    opacity: 0.9;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .agreement .chapter {
    padding: 0 10px;
  }
  .page-header h3,
  .page-header h2 {
    padding: 0 10px;
  }
  .sentence .unstyled {
    padding: 0 10px;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    width: 100%;
  }
  .style-guide {
    border-top: none;
  }
  .button--mod {
    margin-left: 10px;
    margin-right: 10px;
  }
  .style-guide h3,
  .style-guide .page-header p,
  .style-guide .top-sentence p,
  .style-guide .sentence h3,
  .style-guide .sentence p,
  .style-guide .sentence li,
  .style-guide .sentence {
    padding: 0 10px;
  }

  /*user-guide*/
  #user-guide .guide-top.nav-list {
    margin: 0;
  }
  #user-guide .smpnav{
    margin:0;
  }
  #user-guide .title {
    font-size: 21px;
    padding: 20px 0;
    margin-bottom: 0;
    opacity: 0.8;
  }
  #user-guide .guide-top.nav-list {
    border-top: none;
  }
  #user-guide .guide-top.nav-list li {
    border-top: solid 0 #FFF;
  }
  #user-guide .nav.nav-list > li:nth-child(1) > a,
  #user-guide .nav.nav-list > li:nth-child(17) > a {
    background: none;
    padding-left: 0;
    font-size: 12px;
    color: #777777;
    background-color: #F1F1F1;
    padding: 20px 20px;
    opacity: 1;
  }
  #user-guide .nav.nav-list > li > a {
    background: none;
    padding-left: 0;
    font-size: 12px;
    color: #777777;
    background-color: #F1F1F1;
    padding: 20px 20px;
    opacity: 1;
  }
  #user-guide .nav.nav-list > li > a:hover,
  #user-guide .nav.nav-list > li > a:focus {
    padding: 20px 20px;
    color: #777777;
    background-color: #F1F1F1;
  }
  #user-guide .nav.nav-list > li:nth-child(1) > a:hover,
  #user-guide .nav.nav-list > li:nth-child(17) > a:hover {
    padding: 20px 20px;
  }
  #user-guide .btn-backindex {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    transition-duration: 0.3s;
    background-color: #00407C;
    color: #FFF;
    padding: 20px 0 20px 0;
    font-size: 14px;
    font-weight: lighter;
    margin-top: 41px;
  }
  #user-guide .btn-backindex:hover {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    background-color: #FFF;
    border: 1px solid #00407C;
    color: #00407C;
    padding: 20px 0 20px 0;
    font-size: 14px;
    font-weight: lighter;
    margin-top: 41px;
  }
  #user-guide .btn-backindex span {
    opacity: 0.7;
  }
  #user-guide .style-guide h2 {
    font-size: 12px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #user-guide a.guide-btn {
    padding: 20px 0 20px 0;
    border-radius: 30px;
    font-size: 14px;
    font-weight: lighter;
    margin-bottom: 40px;
    background-color: #00407C;
  }
  #user-guide a.guide-btn.bk:hover, #user-guide a.guide-btn.bk:focus, #user-guide a.guide-btn.bk:active {
    background-color: #FFF;
    border: 1px solid #00407C;
    color: #00407C;
  }
  #page-footer .container {
    max-width: 100%;
  }

  /*corporate*/
/*役員箇所*/
ul.positin_Area {
    list-style-type: none;
    margin-left: 0;
        max-height: 25px;
    margin-bottom: 0;
}
li.position_tit {
    width: 130px;
}
ul.positin_Area:last-child {
    margin-bottom: 3%;
}
}

/* DH_FRONT_DEPT-4621 */
.question, .answer {
  margin-bottom: 0;
}

/*3Dセキュア*/
#user-guide .style-guide .underline{
  text-decoration: underline;
}
#user-guide table.cash_table{
  border-top: 1px solid #A5A5A5;
  border-left: 1px solid #A5A5A5;
  border-right: 1px solid #A5A5A5;
  margin-top: 0;
  margin-bottom: 20px;
}
#user-guide table.cash_table td{
  border-bottom: 1px solid #A5A5A5;
  padding: 5px;
  font-size: 12px; 
}
#user-guide table.cash_table td.pay{
  border-right: 1px solid #A5A5A5;
  text-align: left;
}
#user-guide table.cash_table td.price{
  text-align: left;
}
@media (max-width: 767px) {
    #user-guide .style-guide div.attention {
      padding: 10px 10px 0 10px;
    }
}