html{
  -webkit-text-size-adjust: 100%;
}
body {
  line-height: 1.5;
  font-size: 16px;
  min-width: 960px;
  color:#252525;
}
a:active,a:hover,a:link,a:visited {
  color: #1a0fac;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.btn{
  display:block;
  position: relative;
  overflow:hidden;
}
a.btn:after,
a.btn:before {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  background-repeat: no-repeat;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  top:0;
  bottom:0;
  left: 0;
  right: 0
}
a.btn:before {
  background-position: center top;
  opacity: 1
}
a.btn:after {
  background-position: center bottom;
  opacity: 0
}
a.btn:hover:after,
a.btn:hover:before {
  opacity: 1
}
a.btn.disable{
  pointer-events: none;
}
strong{
  font-weight: 700;
}
.hide-text{
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden
}
.op{
  transition:0.3s;
}
.op:hover{
  opacity: 0.7;
}
.flex{
  display:flex;
  justify-content: space-between;
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*general*/
.body_inner{
  background:url(../img/bg_pat.jpg) top center;
}
.content{
}


/*mainvisual*/
.mainvisual{
  background:#b48599 url(../img/mainvisual.jpg) top center no-repeat;
  min-height: 602px;
}

/*tab*/
.tab_content {
  display: none;
}
.tab_content.is-active{
  display: block;
  animation: fade 0.5s ease;
}
.tab_area{
  background:#772c85;
  position: relative;
}
.tab_caption{
  position: absolute;
  width:100%;
  min-height: 105px;
  top:-48px;
  background:url(../img/tab_caption.png) top center no-repeat;
}
.tab_area .tab{
  padding-top:62px;
}
.tab_menu_item_link{
  width:314px;
  height: 114px;
}
.tab_menu_item_link:before,
.tab_menu_item_link:after{
  background-image:url(../img/tab.png);
}
.tab_cpn01 .tab_menu_item_link:before{
  background-position: left 0 top 0;
}
.tab_cpn01 .is-active:before,
.tab_cpn01 .tab_menu_item_link:after{
  background-position: left 0 bottom 0;
}
.tab_cpn02 .tab_menu_item_link:before{
  background-position: center top 0;
}
.tab_cpn02 .is-active:before,
.tab_cpn02 .tab_menu_item_link:after{
  background-position: center bottom 0;
}
.tab_cpn03 .tab_menu_item_link:before{
  background-position: right 0 top 0;
}
.tab_cpn03 .is-active:before,
.tab_cpn03 .tab_menu_item_link:after{
  background-position: right 0 bottom 0;
}

/*cpn*/
.entry .entry_body > div{
  margin:0 6px;
  line-height: 1.25;
  position: relative;
}
.entry .entry_body p{
  display:inline-block;
  text-align:left;
}
.entry .entry_body .note{
  font-size:12px;
  line-height: 1.5;
  display: block;
}

.entry .entry_body .btn_area{
  position: absolute;
  width: 100%;
  bottom:0;
  min-height: 104px;
}
.entry .entry_title{
  height:47px;
  background:url(../img/cpn_entry.png) top center no-repeat;
}


/*cpn01*/
#cpn01{
  height: 690px;
  background:url(../img/cpn01_bg.png) top center no-repeat;
  box-sizing: border-box;
  padding-top:19px;
}
.cpn01 h1{
  height:134px;
  background:url(../img/cpn01_title.png) top center no-repeat;
}
.cpn01 .entry .entry_title{
  margin-top:25px;
}
.cpn01 .entry > .flex{
  padding:19px 25px;
}
.cpn01 .entry .flow_1,
.cpn01 .entry .flow_2{
  width:440px;
  min-height: 425px;
  background:#fff;
  border-radius: 10px;
}
.cpn01 .entry .entry_body{
  margin:10px 0;
}
.cpn01 .entry .flow_1 .entry_body{
  background:url(../img/entry_border.png) top center no-repeat;
  min-height: 307px;
}
.cpn01 .entry .entry_body .flex_box{
  width:50%;
}
.cpn01 .entry .entry_body > div{
  text-align: center;
}

.cpn01 .entry .entry_head{
  display: flex;
  align-items: center;
  background-color:#772c85;
  background-repeat: no-repeat;
  background-position: left 15px center;
  border-radius: 10px 10px 0 0;
  font-size:18px;
  line-height: 24px;
  box-sizing: border-box;
  min-height: 96px;
  padding:12px 15px 12px 70px;
  color:#fff;
  text-align:center;
}
.cpn01 .entry .entry_head p{
  flex:1;
}
.cpn01 .flow_1 .entry_head{
  background-image:url(../img/cpn01_num1.png);
}
.cpn01 .flow_2 .entry_head{
  background-image:url(../img/cpn01_num2.png);
}
.cpn01 .entry .entry_head strong{
  color:#fff541;
}
.cpn01 .entry .entry_body strong{
  color:#f40c66;
}

.entry .entry_body .entry_crysta,.entry .entry_body .entry_ps{
  padding-top:120px;
  min-height: 188px;
}
.entry_crysta{
  background:url(../img/cpn01_crysta.png) top center no-repeat;
}
.entry_ps{
  background:url(../img/cpn01_ps.png) top center no-repeat;
}
.entry_crysta .btn,
.entry_ps .btn{
  width:199px;
  height: 60px;
  margin: 0 auto 6px;
}
.entry_crysta .btn:before,
.entry_crysta .btn:after{
  background-image:url(../img/btn_crysta.png);
}
.entry_ps .btn:before,
.entry_ps .btn:after{
  background-image:url(../img/btn_pincom.png);
}

.cpn01 .entry .flow_2 .entry_body{
  padding:165px 10px 0;
  background:url(../img/cpn01_prepaid.png) top center no-repeat;
}
.entry .entry_body .entry_prepaid{
  margin:0;
}
.entry_prepaid .btn{
  width:389px;
  height: 60px;
  margin: 0 auto 6px;
}
.entry_prepaid .btn:before,
.entry_prepaid .btn:after{
  background-image:url(../img/btn_itemcode.png);
}
.entry .entry_body .entry_prepaid .note{
  padding-left:1em;
  text-indent:-1em;
}
.entry .entry_body .entry_prepaid .entry_itemcode{
  margin-bottom: 4px;
}



/*cpn02*/
#cpn02{
  height: 815px;
  background:url(../img/cpn02_bg.png) top center no-repeat;
  box-sizing: border-box;
  padding-top:19px;
}
.cpn02 h1{
  height:227px;
  background:url(../img/cpn02_title.png) top center no-repeat;
}
.cpn02 .entry .entry_title{
  margin-top:-16px;
}
.cpn02 .entry > .flex{
  padding:19px 25px;
}
.cpn02 .entry .flow_1,
.cpn02 .entry .flow_2,
.cpn02 .entry .flow_3{
  width:294px;
  min-height: 330px;
  background:#fff;
  border-radius: 10px;
}
.cpn02 .entry .entry_head{
  display: flex;
  align-items: center;
  background-color:#e61a69;
  background-repeat: no-repeat;
  background-position: left 10px center;
  border-radius: 10px 10px 0 0;
  line-height: 24px;
  box-sizing: border-box;
  min-height: 96px;
  padding:12px 5px 12px 50px;
  color:#fff;
  text-align:left;
}
.cpn01 .entry .entry_head p{
  flex:1;
}
.cpn02 .flow_1 .entry_head{
  background-image:url(../img/cpn02_num1.png);
}
.cpn02 .flow_2 .entry_head{
  background-image:url(../img/cpn02_num2.png);
}
.cpn02 .flow_3 .entry_head{
  background-image:url(../img/cpn02_num3.png);
}
.cpn02 .entry .entry_head strong{
  color:#fff541;
}
.cpn02 .entry .entry_body{
  min-height: 234px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
.cpn02 .flow_1 .entry_body{
  background-image:url(../img/cpn02_flow1.png);
}
.cpn02 .flow_2 .entry_body{
  background-image:url(../img/cpn02_flow2.png);
}
.cpn02 .flow_3 .entry_body{
  background-image:url(../img/cpn02_flow3.png);
}
.cpn02 .entry_sup{
  text-align:center;
}
.cpn02 .entry_sup .link_dqxshop{
  width:550px;
  margin:0 auto 16px;
  background:url(../img/dqxshop_bg.png) center left no-repeat,url(../img/dqxshop_bg.png) center right no-repeat;
}
.cpn02 .entry_sup .link_dqxshop .btn{
  width:390px;
  height: 69px;
  margin: 0 auto;
}
.cpn02 .entry_sup .link_dqxshop .btn:before,
.cpn02 .entry_sup .link_dqxshop .btn:after{
  background-image:url(../img/btn_dqxshop.png);
}
.cpn02 .entry_sup .note{
  font-size:12px;
  margin-top:0.5em;
}

/* cpn03 */
#cpn03{
  height: 815px;
  background:url(../img/cpn03_bg.png) top center no-repeat;
  box-sizing: border-box;
  padding-top:20px;
}
.cpn03 h1{
  height:279px;
  background:url(../img/cpn03_title.png) top center no-repeat;
}
.cpn03 .entry .entry_title{
  margin-top:2px;
}
.cpn03 .entry > .flex{
  padding:19px 25px;
}
.cpn03 .entry .flow_1,
.cpn03 .entry .flow_2{
  width:440px;
  min-height: 425px;
  background:#fff;
  border-radius: 10px;
}
.cpn03 .entry .entry_body{
  margin:10px 0;
}
.cpn03 .entry .flow_1 .entry_body{
  background:url(../img/entry_border.png) top center no-repeat;
  min-height: 307px;
}
.cpn03 .entry .entry_body .flex_box{
  width:50%;
}
.cpn03 .entry .entry_body > div{
  text-align: center;
}

.cpn03 .entry .entry_head{
  display: flex;
  align-items: center;
  background-color:#fff686;
  background-repeat: no-repeat;
  background-position: left 15px center;
  border-radius: 10px 10px 0 0;
  font-size:18px;
  line-height: 24px;
  box-sizing: border-box;
  min-height: 96px;
  padding:12px 15px 12px 70px;
  color:#492c85;
  text-align:center;
}
.cpn03 .entry .entry_head p{
  flex:1;
}
.cpn03 .flow_1 .entry_head{
  background-image:url(../img/cpn03_num1.png);
}
.cpn03 .flow_2 .entry_head{
  background-image:url(../img/cpn03_num2.png);
}
.cpn03 .entry .entry_head strong{
  color:#492c85;
}
.cpn03 .entry .entry_body strong{
  color:#f40c66;
}
.cpn03 .entry .flow_2 .entry_body{
  padding:164px 10px 0;
  margin:0;
  background:url(../img/cpn03_prize.png) top center no-repeat;
}
.cpn03 .entry_crysta .btn:before,
.cpn03 .entry_crysta .btn:after{
  background-image:url(../img/btn_crysta_p.png);
}
.cpn03 .entry_ps .btn:before,
.cpn03 .entry_ps .btn:after{
  background-image:url(../img/btn_pincom_p.png);
}
.cpn03 .entry .entry_form{
  margin:0;
}
.entry_form .btn{
  width:349px;
  height: 60px;
  margin: 0 auto 6px;
}
.entry_form .btn:before,
.entry_form .btn:after{
  background-image:url(../img/btn_entryform.png);
}
.entry .entry_body .entry_form .note{
  font-size:14px;
}
.entry .entry_body .entry_form .note span{
  font-weight: bold;
}

/*link_area*/
.link_area{
  position: relative;
  z-index: 2;
  margin:30px auto 48px;
}
.link_attention{
  padding:4px;
  border:2px solid #000;
  font-size:14px;
  text-align:center;
  margin-bottom:30px;
  font-weight: bold;
}
.link_area .flex{
  justify-content: center;
}
.link_area .btn{
  width:322px;
  height: 70px;
  margin:0 11px;
}
.btn_lawson{
  background-image:url(../img/btn_lawson.png);
}
.btn_dqx{
  background-image:url(../img/btn_dqx.png);
}

/*attention*/
.attention{
  position: relative;
  background:rgba(255,253,226,0.5);
  box-sizing: border-box;
  border:2px solid #a17937;
  border-radius: 5px;
  font-size:14px;
  line-height: 22px;
  padding:32px 20px 16px;
}
.attention:before{
  content:'';
  display:block;
  position:absolute;
  height: 88px;
  width:88px;
  top:-90px;
  background:url(../img/attention_bg.png) top left no-repeat;
}
.attention h1{
  position: absolute;
  width:100%;
  height: 40px;
  top:-20px;
  left:0;
  background:url(../img/attention_head.png) bottom center no-repeat;
}

/*howto*/
.howto{
  margin-top:30px;
  min-height: 920px;
  background:
  url(../img/howto.png) top center no-repeat,
  url(../img/howto_bg_pat.png) top center;
  position: relative;
}
.howto .note{
  position: absolute;
  width:100%;
  bottom:16px;
}
.howto .note p{
  box-sizing: border-box;
  width:600px;
  margin:0 auto;
  font-size:14px;
  line-height: 18px;
  padding:8px;
  background:#d2a7a8;
}
.pagetop{
  position: relative;
}
.totop{
  position: fixed;
  display:block;
  width:68px;
  height:68px;
  bottom:30px;
  left:auto;
  margin:0 0 0 975px;
  background:url(../img/totop.png) no-repeat;
  z-index:2;
}

/*footer*/
.footer{
  background:#772c85;
  color:#fff;
  font-size:14px;
}
.footer .wrapper{
  position: relative;
  padding:20px 0;
}
.footer p{
  text-align: center;
}
.footer_contact a{
  color:#fff200;
}
.footer_copy{
  font-size:12px;
  color:#ecccff;
  margin-top:30px;
}
.footer .wrapper:before{
  position: absolute;
  display:block;
  content:'';
  width:80px;
  height: 74px;
  background:url(../img/footer_bg.png) no-repeat;
  top:-74px;
  right:20px;
}