/* フォント */
html, body {
  font-family: "Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
  color:#313131;
}

.pay_page{
	font-family: "Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
	width: 100%;
}
h2{
  padding:30px 0;
  margin:0;
  text-align:center;
}
/* /フォント */
.header .globalnavi, .button-separate, .list--type_social, .banner {
  *zoom: 1;
}
.header .globalnavi:before, .button-separate:before, .list--type_social:before, .banner:before, .header .globalnavi:after, .button-separate:after, .list--type_social:after, .banner:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.header .globalnavi:after, .button-separate:after, .list--type_social:after, .banner:after {
  clear: both;
}

/* ヘッダー */
.header .globalnavi {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  border-bottom: 1px solid #d2d2d2;
  background-color: #fff;
  padding: 8px 8px 0;
  height: 56px;
  -moz-box-shadow: 0 0 3px rgba(7, 0, 2, 0.4);
  -webkit-box-shadow: 0 0 3px rgba(7, 0, 2, 0.4);
  box-shadow: 0 0 3px rgba(7, 0, 2, 0.4);
}
.header #logo {
  float: left;
}
.header #goto_top {
  float: right;
}
.header .globalnavi {
  position: relative;
}
.header #logo {
  line-height: 1;
}
.header #logo a {
  line-height: 1;
}
.header #logo img {
  width: 74px;
}
.header #goto_top {
  margin-top: 12px;
  padding-right: 13px;
}
/* /ヘッダー */

/* フッター */
.button-single, .button-separate, .footer, .align-left, .align-center {
  text-align: center;
}
#goto-top {
  margin-top: 33px;
}
.footer {
  margin-top: 0;
  padding-top: 0;
  padding-bottom:20px;
}
.footer-logo {
    padding-top: 29px;
    margin-bottom: 0;
    text-align: center;
}
.footer-logo img {
  width: 71px;
}
.footer #goto-id {
  margin-top: 18px;
}
.footer a {
  -moz-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.footer a:hover {
  color: #fff;
  -moz-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.footer address {
  font-size: 11px;
  margin-top: 30px;
}
.footer address span {
  font-size: 11px;
}
/* /フッター */
.align-left{
   text-align:left;
 }
.link-icon--default, .link-icon--under, .link-icon--new_window {
  font-size: 16px;
  background-size: 16px;
  background-repeat: no-repeat;
}
.link-icon--default {
  padding-left: 25px;
  padding-right: 10px;
  background-image: url("/campaign/common/images/ico_circle_default.png");
  background-position: left center;
}
.footer a {
  color: #dcdcdc;
}
h2{
  border-bottom:none;
  box-shadow:none;
}
.list--type_annotation > li{
  font-size:16px;
}
.coming_soon{
  padding-top:48px;
}
.text--lead-large{
  text-align:center;
}
.last-content{
    margin-bottom:30px;
 }
.margin-bottom30{
  margin-bottom:30px;
}
.padding-bottom10 {
  padding-bottom: 10px;
}
.heading_border{
  border-bottom: 1px solid #d6d6d6;
}
#goto_top a{
  line-height:1.5;
  font-family:"Avenir", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";  
}
@media screen and (max-width: 768px){
.section {
    width:95%;
}
.section__title {
    margin: 0 auto;
}
h1.section__title {
    margin-top: 40px;
    margin-bottom: 15px;
    padding: 0;
}
.list--type_annotation > li{
  font-size:10px;
}
.heading_border img{
  width:96px;
}
.globalnavi #logo {
    width: 74px;
}
}

/* 祝10万人 iD公式Twitter　フォローありがとうキャンペーン */
.margin-top0 {
  margin-top: 0 !important;
}
.frt_h2 {
  line-height: 30px;
  font-size: 20px;
  font-weight: normal;
  border: none;
  background: #d9d9d9;
  padding: 10px 5px;
  margin: 20px 0;
}
#campaign_index .frt_h2 {
  text-align: center;
}
.frt_h3 {
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.main__btm .frt_h3 {
  margin-top: 0;
}
.pc {
  display: block;
}

@media print, screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}

@media print, screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}
.main__cmp {
  margin: 50px 0 0;
}

@media print, screen and (max-width: 768px) {
  .main__cmp {
    min-width: 100%;
    margin: 8% 0 0;
  }
}
.main__cmpInner {
  padding-bottom: 80px;
}

@media print, screen and (max-width: 768px) {
  .main__cmpInner {
    padding-bottom: 10.66667%;
  }
}

.main__cmpKiyaku {
  font-size: 28px;
  text-align: center;
  background: #d9d9d9;
  padding: 20px 0;
  margin: 50px auto 0;
  border-radius: 15px 15px 0 0;
}

@media print, screen and (max-width: 768px) {
  .main__cmpKiyaku {
    width: 100%;
    font-size: 18px;
    padding: 2.41176% 0 1.67647%;
    margin: 5.88235% auto 0;
  }
}

.main__cmpKiyakuInner {
  display: none;
  margin: 0 auto;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  border-radius: 0 0 8px 8px;
}

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuInner {
    width: 100%;
    padding: 4.09836%;
  }
}

.main__cmpKiyakuArea {
  margin-top: 30px;
}

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuArea {
    margin-top: 15px;
  }
}

.main__cmpKiyakuArea--mt {
  margin-top: 0;
}

.main__cmpKiyakuAreaTxt {
  font-size: 16px;
  line-height: 1.8;
}

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuAreaTxt {
    font-size: 12px;
    letter-spacing: -0.05em;
  }
}

.main__cmpKiyakuAreaTxt--fwb {
  font-weight: bold;
}

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuAreaTxt--ls {
    font-weight: normal;
    letter-spacing: -0.1em;
  }
}

.main__cmpKiyakuAreaListItem {
  font-size: 16px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.05em;
}

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuAreaListItem {
    font-size: 12px;
    font-size: 3.75vw;
  }
}

.main__cmpKiyakuAreaList {
  margin: 0;
  list-style: none;
}
.main__cmpKiyakuAreaListItem {
  font-size: 16px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.05em;
}

@media print, screen and (max-width: 768px) {
  .main__cmpKiyakuAreaListItem {
    font-size: 12px;
  }
}

.main__faq {
  margin-top: 60px;
}

@media print, screen and (max-width: 768px) {
  .main__faq {
    margin-top: 6.55738%;
  }
}

.main__faqTtl {
  font-size: 28px;
  text-align: center;
  background: #d9d9d9;
  padding: 20px 0;
  margin: 0 auto;
  border-radius: 15px 15px 0 0;
}

@media print, screen and (max-width: 768px) {
  .main__faqTtl {
    width: 100%;
    font-size: 18px;
    padding: 2.41176% 0 1.67647%;
  }
}

.main__faqInner {
  display: none;
  margin: 0 auto;
  padding: 50px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  border-radius: 0 0 8px 8px;
}

@media print, screen and (max-width: 768px) {
  .main__faqInner {
    width: 100%;
    padding: 4.09836%;
  }
}

.main__faqSubttl {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 4px solid #ebc900;
}

@media print, screen and (max-width: 768px) {
  .main__faqSubttl {
    font-size: 15px;
    font-size: 4.6875vw;
    padding-bottom: 3%;
  }
}

.main__faqSubttl--mt {
  margin-top: 40px;
}

@media print, screen and (max-width: 768px) {
  .main__faqSubttl--mt {
    margin-top: 7.14286%;
  }
}

.main__faqList {
  margin: 0;
  list-style: none;
}

@media print, screen and (max-width: 768px) {
  .main__faqList {
    /* margin-top: 7.14286%; */
  }
}

.main__faqListItem {
  margin-top: 40px;
}
.main__faqListItem:first-child {
  margin-top: 0;
}

@media print, screen and (max-width: 768px) {
  .main__faqListItem {
    margin-top: 15px;
  }
}

.main__faqListItem-Q {
  position: relative;
  font-size: 16px;
  padding-left: 40px;
  line-height: 1;
}

@media print, screen and (max-width: 768px) {
  .main__faqListItem-Q {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 23px;
  }
}

.main__faqListItem-Q:before {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/q_icon.png) no-repeat;
  width: 30px;
  padding-top: 30px;
  top: -8px;
  left: 0;
}

@media print, screen and (max-width: 768px) {
  .main__faqListItem-Q:before {
    background-size: contain;
    width: 15px;
    padding-top: 15px;
    top: 0;
  }
}

.main__faqListItem-A {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  padding-left: 40px;
  margin-top: 20px;
}

@media print, screen and (max-width: 768px) {
  .main__faqListItem-A {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 23px;
    margin-top: 10px;
  }
}

.main__faqListItem-A:before {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/a_icon.png) no-repeat;
  width: 30px;
  padding-top: 30px;
  top: -2px;
  left: 0;
}

@media print, screen and (max-width: 768px) {
  .main__faqListItem-A:before {
    background-size: contain;
    width: 15px;
    padding-top: 15px;
    top: 0;
  }
}

.main__faqNoteslist {
  list-style: none;
  margin: 0;
}
.main__faqNoteslistItem {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0;
  font-weight: bold;
}

.main__setteiLink {
  width: 550px;
  margin: 35px auto 0;
  background: #7f7f7f;
  text-align: center;
  border-radius: 52px;
}

@media print, screen and (max-width: 768px) {
  .main__setteiLink {
    width: 81.33333%;
    margin-top: 6%;
  }
}

.main__setteiLink a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 28px;
  padding: 24px 0;
  line-height: 1;
}

.main__setteiLink a span {
  font-size: 15px;
}

@media print, screen and (max-width: 768px) {
  .main__setteiLink a {
    font-size: 18px;
    padding: 3.91803% 11%;
    line-height: 1.2;
  }
  .main__setteiLink a span {
    font-size: 12px;
  }
}

.main__btm {
  width: 100%;
  margin: 0 auto;
}

@media print, screen and (max-width: 768px) {
  .main__btm {
    min-width: auto;
  }
}

.main__btmTxt {
  font-size: 13px;
  line-height: 1.8;
  margin: 0 auto;
}

@media print, screen and (max-width: 768px) {
  .main__btmTxt {
    font-size: 9px;
  }
}

.main__btmList {
  font-size: 13px;
  margin: 30px auto 0;
  list-style: none;
}

@media print, screen and (max-width: 768px) {
  .main__btmList {
    font-size: 9px;
    margin: 5.33333% auto 0;
  }
}

.main__btmListItem {
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
}

@media print, screen and (max-width: 768px) {
  .main__btmListItem {
    font-size: 9px;
  }
}

.js-toggle {
  cursor: pointer;
  border-radius: 8px;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

.js-toggle.active {
  border-radius: 8px 8px 0 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.js-toggle__bg-wht {
  position: relative;
}

.js-toggle__bg-wht:before {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/close_grayBtn.png) no-repeat;
  background-size: contain;
  width: 40px;
  padding-top: 40px;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media print, screen and (max-width: 768px) {
  .js-toggle__bg-wht:before {
    width: 18px;
    padding-top: 18px;
    right: 3.67647%;
  }
}

.js-toggle__bg-wht:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/close_Wbtn.png) no-repeat;
  background-size: contain;
  width: 40px;
  padding-top: 40px;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

@media print, screen and (max-width: 768px) {
  .js-toggle__bg-wht:after {
    width: 18px;
    padding-top: 18px;
    right: 3.67647%;
  }
}

.js-toggle__bg-wht.active:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/close_Wbtn.png) no-repeat;
  background-size: contain;
  width: 40px;
  padding-top: 40px;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

@media print, screen and (max-width: 768px) {
  .js-toggle__bg-wht.active:after {
    width: 18px;
    padding-top: 18px;
    right: 3.67647%;
  }
}

.renew18-box-border--red {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #f02a4c;
}

/* Apple Payキャッシュバックキャンペーン */

.overview__txt{
  font-size: 20px;
  text-align: center;
}

.overview__list{
  margin-left: 0;
  list-style-type: none;
}

.overview__txt--list{
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: -0.05em;
}

.overview__listitem{
  font-size: 16px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.05em;
}

.overview__txt--list + .overview__list{
  margin-top: 0;
}

* + .main__faqList {
  margin-top: 40px;
}

@media print, screen and (max-width: 768px) {
  * + .main__faqList {
    margin-top: 15px;
  }
}

.main__settei{
  padding: 30px 0;
  background: #d9d9d9;
}

@media print, screen and (max-width: 768px) {
  .main__settei {
    padding: 5.66667% 0;
  }
}

.main__setteiImg {
  width: 630px;
  margin: 0 auto;
}

@media print, screen and (max-width: 768px) {
  .main__setteiImg {
    width: 89.33333%;
  }
}

.main__setteiTxt{
  margin-top: 35px;
  font-size: 24px;
}

@media print, screen and (max-width: 768px) {
  .main__setteiTxt{
    margin-top: 6%;
    font-size: 16px;
  }
}

.main__setteiLink a:before {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/link_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  padding-top: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
}

@media print, screen and (max-width: 768px) {
  .main__setteiLink a:before {
    width: 5.7377%;
    padding-top: 5.7377%;
    right: 4.09836%;
  }
}

.main__settei + .main__btm{
  margin-top: 20px;
}

.margin-top15{
  margin-top: 15px !important;
}

.text--left{
  text-align: left !important;
}
