@charset "utf-8";
/* CSS Document */
/*======================= COMMON =======================*/

h1,h2,h3,ul,li,dl,dt,dd,p,address {
  margin:0;
  padding:0;
  font-weight:normal;
  font-size:100%;
  list-style:none;
  text-decoration:none;
  color: #251600;
  line-height: 1.6em;
}
body {
  font-family:""ヒラギノ角ゴ Pro W3", メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS UI Gothic", Helvetica, Arial, sans-serif;
  margin:0;
  padding:0;
  color:#251600;
  background: #ffffff;
}
img {
  border:none;
}
a {
  color:#0099aa;
  text-decoration:none;
}
a:hover {
  color:#0099aa;
  text-decoration:underline;
}
a:visited {
  color:#005588;
}

.setWidth {
  width:950px;
  margin:0 auto;
  display:block;
}

.errorText {
  color: #e54c4c;
  padding: 15px;
  width: 920px;
  margin: 10px auto;
  text-align: center;
  background: #eeedec;
}

noscript {
}

.gototop {
    position: fixed;
    right: 8px;
    bottom: 26px;
    z-index: 10;
    display: inline-block;
    overflow: visible;
    width: 86px;
    height: 56px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/ticket/yuming/images/pageBack.png") no-repeat scroll;
    text-align: center;
    line-height: 48px;
    opacity: 0.6;
}

.gototop a {
    position: absolute;
    top: -17px;
    left: -17px;
    z-index: 100;
    display: block;
    overflow: hidden;
    width: 80px;
    height: 80px;
    text-indent: -9999px;
}

/* ==================== LAYOUT ===================== */

body {
}

#contents {
  background:#ffffff;
}

#header{
  background-color:#00616D;
}
.header_in{
  width: 950px;
  margin: 0 auto;
}
.ptsPrmLogo{
  float: left;
  background: url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/shp_x5/images/logo.png) no-repeat;
  background-position:left 10px top 10px;
  background-position-x: 10px;
  background-position-y: 10px;
  background-size: 162px 24px;
  height: 42px;
  width: 200px;
}
.ptsPrmLogo span{
  overflow: hidden;
  text-indent: -9999px;
  display: block;
}
.header_txt{
  float: right;
  padding: 13px 10px 0 0;
  color: #ffffff;
}
.modKeyV{
  width: 950px;
  margin: 0 auto;
}

.modKeyV__title--pre10{
  background:  url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/card_2free/images/mv_161125.png) no-repeat center;
  background-size: 100%;
  width: 930px;
  height: 373px;
  margin: 30px auto 10px;
  text-indent: -9999px;
  overflow: hidden;
}

.modKeyV__title--pre10--0131{
  background:  url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/card_2free/images/pre10/mv_pre10_170131.png) no-repeat center;
  background-size: 100%;
  width: 930px;
  height: 373px;
  margin: 30px auto 10px;
  text-indent: -9999px;
  overflow: hidden;
}

.modKeyV__title--pre10--1225{
  background:  url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/card_2free/images/pre10/mv_pre10_161225.png) no-repeat center;
  background-size: 100%;
  width: 930px;
  height: 373px;
  margin: 30px auto 10px;
  text-indent: -9999px;
  overflow: hidden;
}



.modKeyV__title{
  background:  url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/card_2free/images/mv_160701.png) no-repeat center;
  background-size: 100%;
  width: 930px;
  height: 373px;
  margin: 30px auto 10px;
  text-indent: -9999px;
  overflow: hidden;
}
.modKeyV__point-attention{
  width: 930px;
  margin: 0 auto;
}
.modKeyV__point-attention li{
  font-size: 82%;
  line-height: 120%;
  padding: 0 20px;
  color: #254d52;
}
.entry_nav{
  background: #ff9900;
  border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 940px;
    height: 130px;
}
.entry_nav h2{
  color: #fff;
  float: left;
  padding: 42px 45px;
  font-size: 113%;
}
.entry_nav h2 span{
  font-size: 138%;
}
.entry_nav ul{
  background-color: #ffffff;
  border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    height:122px;
    width: 692px;
    float: right;
    margin: 4px;
    position: relative;
}
.entry_nav__cart{
  float: left;
  background: url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/shp_x5/images/cart.png) no-repeat;
  background-position: left 40px top 21px;
  background-position-x: 40px;
  background-position-y: 21px;
  background-size: 86px 80px;
  padding: 45px 40px 45px 147px;
}
.entry_nav__solidTop{
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  transform: skew(30deg);
  width: 4px;
  height: 61px;
  background: #ff9900;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 300px;
}
.entry_nav__solidBtm{
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  transform: skew(-30deg);
  width: 4px;
  height: 61px;
  background: #ff9900;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 300px;
}
.entry_nav__premium{
  float: right;;
  background: url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/shp_x5/images/premium.png) no-repeat left center;
  background-size: 121px 81px;
  background-position: left 12px center;
  background-position-x: 12px;
    background-position-y: 50%;
  padding: 37px 27px 37px 140px;
}
.contents_bnrarea {
  width: 910px;
  margin: 0 auto;
}
.contents_navrea {
  width: 910px;
  margin: 30px auto 0;
}
.contents_navrea__detail {
  width: 910px;
  display: table;
}
.contents_navarea__btnl {
  display: table-cell;
}
.contents_navarea__btnr {
  display: table-cell;
  padding-left: 20px;
}
.howto{
  margin: 30px auto 0;
  width: 950px;
  line-height:1.4em;
}
.howto h2{
  background:#0099aa;
  color: #ffffff;
  font-size: 125%;
  padding: 10px 0 9px 20px;
  margin:20px;
}
.howto img{
    margin: 0 auto 15px;
    width: 650px;
    display: block;
}
.howto p{
  margin: 0 auto 15px;
  color: #00272c;
  width: 900px;
}
.select{
  margin: 30px auto 0;
  width: 950px;
  line-height:1.4em;
}
.select h3{
  color:#0099aa;
  font-size: 140%;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  margin:40px auto 30px;
}
.select__btnarea{
  width: 805px;
  margin: 0 auto 60px;
}
.select__btnarea img{
  padding-right: 10px;
}

.select p{
    margin: 10px auto 0;
    color: #00272c;
    text-align: center;
}
.wonbtnArea{
    width: 390px;
    display: inline-table;
}
.wonbtnArea p{
    margin: 5px 5px 15px;
    color: #00272c;
    width: 380px;
}
.howto h2{
  background:#0099aa;
  color: #ffffff;
  font-size: 120%;
  padding: 15px 5px 12px 15px;
  margin:20px;
  font-weight: bold;
}
.select__ttl{
  background:#0099aa;
  color: #ffffff;
  font-size: 120%;
  font-weight: bold;
  padding: 15px 5px 12px 15px;
  margin:20px;
}
#already{
  margin: 30px auto 0;
  width: 950px;
  line-height:1.4em;
}
#already p{
  margin: 0 auto 15px;
  color: #00272c;
  width: 900px;
}
.already__imgarea{
  height: 148px;
}
#already img{
  margin:0 auto;
  display: block;
}
#already .attention{
  width: 850px;
    padding: 0 0 0 30px;
    margin: 0 auto;
    color: #D62200;
    background: url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/card_2free/images/ico_em.png) no-repeat center left;
    font-size: 80%;
    line-height: 1.4em;
}
#still{
  margin: 30px auto 0;
  width: 950px;
  line-height:1.4em;
}
#still p{
  margin: 0 auto 15px;
  color: #00272c;
  width: 900px;
}
#still img{
  margin:0 auto 35px;
  display: block;
}
#still .attention {
  display:block;
  width: 900px;
  border-radius:10px;
  border:2px solid #CCC;
  margin:0 auto;
  padding:15px 0;
}
#still .attention li {
  padding: 5px 0 5px 30px;
    margin: 0 0 0 10px;
    color: #D62200;
    background: url(https://s.yimg.jp/images/premium/contents/pc/v1/campaign/card_2free/images/ico_em.png) no-repeat center left;
}
.notice{
  margin: 50px auto;
  width: 950px;
  line-height:1.5em;
}
.notice__ttl{
  border-bottom:solid 2px #0099aa;
  color: #00272c;
  font-size: 120%;
  font-weight: bold;
  padding: 3px 0 3px 5px;
  margin: 0 40px;
}

.notice__ttl__target{
  font-size: 80%;
  font-weight: 100;
  line-height: 1.9em;
}

.notice dl{
  margin: 0px 40px;
}
.notice dt{
  font-size: 100%;
  padding: 20px 0 5px;
  font-weight: bold;
  line-height: 1;
  color:#00272c;
}
.notice dd{
  padding-bottom: 20px;
  line-height: 1.4em;
  color:#254d52;
  border-bottom: 1px solid #90a7aa;
  font-size: 90%;
}
.notice dd:last-child{
  border-bottom: none;
  font-size: 90%;
}
.notice dd ul{
  padding-left: 20px;
}
.notice dd ul li {
  list-style-type: disc;
  color: #254d52;
  padding-bottom: 6px;
}

/*  161101追加   */
#campaign-detail {
  margin: 30px auto 0;
  width: 950px;
  line-height: 1.4em;
}
#campaign-detail .notice{
  margin: 20px auto 50px;
}
.campaign-detail--ttl {
  background: #0099aa;
  color: #ffffff;
  font-size: 120%;
  font-weight: bold;
  padding: 15px 5px 12px 15px;
  margin: 20px;
}
.notice--subttl{
  font-weight:bold;
  margin-top: 10px;
  display: inline-block;
}


/*======================= FOOTER =======================*/
#footer {
  background: #ededed;
  text-align: center;
  padding-top:10px;
}

#footer p.copyPartner {

  width:950px;
  margin:0 auto 10px auto;
  font-size:75%;
  text-align:left;
}

#footer p.backLnk {
  text-align:center;
  font-size:85%;
  font-weight:bold;
  margin-bottom:10px;
}

#footer p.cplLnk {
  padding: 10px 0 20px;
  font-size:85%;
  line-height: 1.4em;
}

.mdCampaignDetail {
 margin: 0 auto;
 padding: 10px 0;
 background: #fff;
 border-radius: 5px;
}
.mdCampaignDetail .elHeadline {
  border-bottom: solid 3px #0099aa;
    color: #00272c;
    font-size: 120%;
    font-weight: bold;
    padding: 3px 0 3px 5px;
    margin: 0 40px;
}
.elExpand{
    float: right;
    line-height: 1;
    cursor: pointer;
}
.elItem{
  border-bottom: solid 1px #90a7aa;
    width: 870px;
    margin: 0 auto;
}
.elSubHeadline{
  font-size: 100%;
    padding: 20px 0;
    font-weight: bold;
    line-height: 1;
    color: #00272c;
    display: inline-block;
}
.elExpand .elOpenButton{
  background: url(https://s.yimg.jp/images/shp_edit/points/template/common/pc/images/ico_expandOpen_01.png) no-repeat center;
    width: 36px;
    height: 56px;
    display: inline-block;
}
.open .elExpand .elOpenButton{
  background: url(https://s.yimg.jp/images/shp_edit/points/template/common/pc/images/ico_expandOpen_01.png) no-repeat center;
    width: 36px;
    height: 56px;
    display: inline-block;
}
.close .elExpand .elOpenButton{
  background:url(https://s.yimg.jp/images/shp_edit/points/template/common/pc/images/ico_expandClose_01.png) no-repeat center;
    width: 36px;
    height: 56px;
    display: inline-block;
}
.elSubContent{
    padding-bottom: 20px;
}

.elSubContent p, .elSubContent ul li{
  color: #254d52;
  font-size: 90%;
}

table.supplement_tbl{background:#ffffff;font-size:13px;border:1px solid #cccccc;border-bottom:0;margin-top:8px;}
table.supplement_tbl th{padding:6px;width:30%;border:1px solid #cccccc;;background:#ffff99;}
table.supplement_tbl td{padding:6px;border:1px solid #cccccc;}
.supplement_strong {border:1px solid #dedede;margin:10px 0;padding:10px;}
.supplement_strong table {margin-bottom:10px; border-right:none;}
.supplement_strong th.title {background:#999999;border-bottom:1px solid #999999;border-right:1px solid #999999;color:#ffffff;width:400px;}
table.supplement_tbl td {border-bottom:1px solid #cccccc;padding:6px;}

dl, dt, dd, ul, ol, li, caption, hr, fieldset, legend, blockquote, article, aside, details, figcaption, figure, header, main, footer, nav, section, audio, canvas, video { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; *zoom: 1; *min-height: 0; }
li { list-style: none; }
.cf { *zoom: 1; *min-height: 0; }
.cf:after, div:after { content: ""; display: block; clear: both; }
