@charset "utf-8";

/*
Site Name: チャンスイット PC
Description: ポイントで応募!豪華プレゼントキャンペーン
Last Update: 2021/08/04 m-ido
*/

/*-------------------------------------------*/
/*  CONTENTS:
/*--------------------------------------------
1.0 - 汎用
2.0 - メインビジュアル
3.0 - プレゼント
    3.1 - 残り時間
    3.2 - プレゼント紹介
4.0 - おすすめ案件
    4.1 - 即時案件
    4.2 - その他
5.0 - 当選者の声
6.0 - 応募要項
7.0 - 注意事項
8.0 - サンクスページ
9.0 - フッターと広告枠
---------------------------------------------*/

/*-------------------------------------------*/
/*  1.0 -  汎用
/*-------------------------------------------*/
#point_cp {
    font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    overflow-x: hidden;
    min-width: 1200px;
}
a {
    color: #333;
    cursor: pointer;
    text-decoration: none;
    display:inline-block;
}
a:hover {
    color: #333;
}
.prizeBox a:visited {
    color: #fff;
}
img {
    box-sizing: border-box;
    vertical-align: bottom;
}
h2.under {
    margin-bottom: 60px;
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 30px;
    font-weight: bold;

}
h2.under:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px; /*下線の上下位置調整*/
    display: inline-block;
    width: 120px; /*下線の幅*/
    height: 4px; /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*位置調整*/
    background-color: #d40000;
}

/*-------------------------------------------*/
/*  2.0 - メインビジュアル
/*-------------------------------------------*/
.header{
    overflow:hidden;
    width:1100px;
    margin:0 auto;
    padding: 10px 0;
}
.header > a{
    float:left;
}
.header ul{
    margin:15px 0 0;
    float:right;
    overflow:hidden;
}
.header ul li{
    float:left;
}
.header ul li:first-child{
    margin:0 10px 0 0;
}
.title{
    background:url(../img/bg_title.jpg) center 0 no-repeat #000;
}
.title .frame{
    background-image:url(../img/frame_left.png), url(../img/frame_right.png);
    background-position:left 0, right -10px;
    background-repeat:no-repeat, no-repeat;
}
.title .box{
    width:1000px;
    margin:0 auto;
    position:relative;
}
.title .box ul li {
    width: 400px;
    min-height: 330px;
    margin: 10px;
    padding: 20px;
    display: inline-block;
    background : #fff;
    border-radius: 15px;

}
.title .box .prior{
    position:absolute;
    top:5px;
    left:-30px;
}
.title .period {
    padding-top: 6px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.title .period span {
    font-size: 28px;
}

/*-------------------------------------------*/
/*  3.0 - プレゼント
/*-------------------------------------------*/
.prize{
    padding: 30px 0;
    background:url(../img/bg_prize.gif) 0 0 repeat;
}
.prize .wrap{
    width: 1000px;
    margin: 0 auto 20px;
    padding: 0 20px;
    overflow: hidden;
}

/*  3.1 - 残り時間
-------------------------------------------- */
.time {
    width: 1000px;
    margin: 0 auto 20px;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    font-size: 16px;
    border: 5px solid #e5bd31;
    border-radius: 40px;
}
.time p {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
}
.time span {
    font-size: 34px;
}

/*  3.2 - プレゼント紹介
-------------------------------------------- */
.prizeBox {
    width: 470px;
    display: inline-block;
    margin: 0 10px;
    padding: 30px 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
}
.prizeBoxDisable {
    background: #a2a2a2;
}
.prizeBox h2 {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.prizeBox dl {
    width: 100%;
    font-size: 15px;
}
.prizeBox dl dt {
    float: left;
    width: 50%;
    padding: 15px;
    box-sizing: border-box;
    text-align: left
}

.prizeBox dl dd {
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    text-align: right;
}
.prizeBox .noborder {
    border-bottom: none;
}
.prizeBox dl dd.target {
    padding: 0 20px 20px;
    margin: -20px 0 0 0;
    font-size: 14px;
}
.prizeBox .red {
    font-weight: bold;
    color: #fd5259;
}
.prizeBox .red em {
    font-weight: bold;
    font-size: 34px;
}
.prizeBox em.black {
    font-weight: bold;
    font-size: 28px;
}
.prizeBox form {
    padding: 20px 20px 0;
}
.prizeBox form label {
    margin-right: 5px;
}
.pcImgDisable {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter:grayscale(100%);
}
form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 10px;
    background:#fff url("../img/ico_down.gif") no-repeat;
    background-size:14px 10px;
    background-position: 230px center;
    width: 260px;
    height: 50px;
    line-height: 40px;
    vertical-align: middle;
    font-size: 18px;
    font-family: "Meiryo","メイリオ","ＭＳＰゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin-bottom:5px;
    box-sizing: border-box;
}
form select option {
    padding: 2px;
    text-align: left;
}
@-moz-document url-prefix() { /* for firefox */
    form select {
        background:none;
        background-color: #FFF;
    }
}
form .button input:hover{
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
.prizeBox a {
    height: 70px;
    display: block;
    border-radius: 10px;
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
    transition: 0.2s all ease 0s;
    line-height: 1.3;
}
.prizeBox a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
    color: #fff;
}
.prizeBox button.apply {
    width: 100%;
    height: 80px;
    margin-top: 20px;
    background: #00b770;
    border: none;
    border-radius: 10px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
    transition: 0.2s all ease 0s;
    cursor: pointer;
}
.prizeBox button.apply:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
.prizeBox button.apply span,
.prizeBox .short span {
    font-size: 16px;
    font-weight: normal;
}
.prizeBox button.apply:disabled {
    background: #848484 !important;
    cursor: default !important;
    box-shadow: none !important;
    transform: none !important;
}
.prizeBox a.short{
    padding-top: 10px;
    margin: 20px 20px 0;
    background-color:#39aae5;
}
.prizeBox p.finished {
    margin: 20px 20px 0;
    padding: 20px 0;
    background: #a2a2a2;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.prize ul {
    width: 1000px;
    padding: 20px 25px;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
}
.prize ul li {
    padding: 10px;
    float: left;
}
.prize ul li:nth-child(2) {
    float: right;
}
.prize ul li span,
.entry_area span {
    font-size: 18px;
}
.entryNum:disabled {
    background: #a2a2a2;
}
.btn {
    display: block;
    padding: 20px 0;
    width: 450px;
    border-radius: 10px;
    transition: .1s;
    font-size: 30px;
    font-weight: bold;
}
.btn.login {
    position: relative;
    padding: 11px 0;
    background: #eb3069;
    box-shadow: 0 8px 0 #a71843;
    color: #fff;
}
.btn.login:hover,
.btn.register:hover {
    box-shadow: none;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}
.btn.login span {
    line-height: 1.2;
    font-size: 16px;
}
.btn.register {
    position: relative;
    background: #41b283;
    box-shadow: 0 8px 0 #166645;
    color: #fff;
}
.btn.login:after,
.btn.register:after {
    content: "";
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 30px;
    right: 30px;
}
.error {
    color: #fd5259;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

/*-------------------------------------------*/
/*  4.0 -  おすすめ
/*-------------------------------------------*/

/*  4.1 -  即時案件
/*-------------------------------------------*/
.content.point{
    padding: 0 0 40px;
    background:#f3fafc;
}
.content.point h2 {
    padding: 15px 0;
    background: #39aae5;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.ban_area {
    width: 862px;
    margin: 30px auto 20px;
    overflow :hidden;
}
.ban_area li {
    float: left;
    margin: 0 20px 10px 0;
    width: 200px;
}
.ban_area li:nth-child(4n){
    margin:0 0 10px 0;
}
.ban_area li a {
    width: 200px;
    padding: 10px 0;
    display: block;
    background: #fff;
    box-shadow: 0px 0px 4px -1px #61583a;
    border-radius: 5px;
    color: #333;
}
.ban_area li a:hover{
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    -ms-transition: .2s linear;
    background-color: #fff8d6;
}
.ban_area h3 {
    max-width: 180px;
    margin: 10px auto;
    font-size: 16px;
    color: #4d4d4d;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ban_area img{
    width:120px;
    margin:0 auto 5px;
    display:block;
}
.ban_area del{
    font-size:11px;
    color:#7f7f7f;
}
.ban_area .ci-point,
.ban_area ins{
    color:#fd5259;
    font-size:22px;
    font-weight:bold;
    text-decoration:none;
}
.ban_area dl {
    width: 150px;
    margin: 10px auto;
    overflow: hidden;
    font-size: 12px;
}
.ban_area dl dt {
    float: left;
    width: 90px;
    padding: 2px 0;
    margin-bottom: 5px;
    background: #d40000;
    color: #fff;
    font-weight: bold;
}
.ban_area dl dd {
    margin: 0 0 5px 110px;
    padding: 2px 0;
    text-align: right;
}
.ban_area li .detail{
    font-size:14px;
    margin:8px 0 0;
    color:#0073e8;
    text-decoration:underline;
}
.ban_area li .detail:hover{
    color:#FF8600;
}
.sp_qrcode {
    margin-bottom: 30px;
}
.content.point .button {
    width: 500px;
    padding: 20px 0;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    background:#39aae5;
    box-shadow: 0px 4px 0 rgba(0, 0, 0, .7);
    transition: 0.2s all ease 0s;
}
.content.point .button:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}

/*  4.2 -  その他
/*-------------------------------------------*/
.content.rcmd {
    padding: 50px 0;
}
.rcmdInner{
    position:relative;
    width: 890px;
    margin: 0 auto 50px;
    padding: 0 0 30px;
}
h2.under.black {
    position: relative;
    text-align: center;
}
h2.under.black:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px; /*下線の上下位置調整*/
    display: inline-block;
    width: 100%;
    height: 2px; /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*位置調整*/
    background-color: #000;
}
.content.rcmd ul{
    overflow:hidden;
}
.content.rcmd ul li{
    width: 280px;
    display: inline-block;
    margin:0 20px 0 0;
}
.content.rcmd ul li:last-child{
    margin:0;
}
.content.rcmd .button{
    color:#fff;
    font-size:22px;
    font-weight:bold;
    width:280px;
    border-radius:5px;
    margin:20px auto 10px;
    padding:10px 0;
    background:#00aa7c;
}
.content.rcmd p{
    font-size: 16px;
}
.rcmdInner .button{
    color:#fff;
    font-size:22px;
    font-weight:bold;
    width:600px;
    display: block;
    border-radius:5px;
    margin:30px auto;
    padding:20px 0;
    position: relative;
}
.content.rcmd .button:hover {
    opacity: 0.8;
}
/*-------------------------------------------*/
/*  5.0 - 当選者の声
/*-------------------------------------------*/
.voice {
    padding: 30px 0 60px;
}
.voice ul {
    width: 760px;
    margin: 0 auto;
    overflow: hidden;
}
.voice ul li {
    width: 370px;
    float: left;
    padding: 20px 20px 0;
    box-sizing: border-box;
    margin-right: 20px;
    font-size: 14px;
    text-align: left;
}
.voice ul li:nth-child(2n) {
    margin-right: 0;
}
.voice li div > img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
}
.voice li div,
.voice li > p {
    margin-bottom: 10px;
}
.voice li .item {
    font-size: 16px;
    font-weight: bold;
}
.voice li div div {
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.5;
}
.voice .comment {
    background: #E8F7FF;
    padding: 15px 20px;
    border-radius: 10px;
    line-height: 1.6;
}
.voice li span {
    font-weight: bold;
}

/*-------------------------------------------*/
/*  6.0 - 応募要項
/*-------------------------------------------*/
.note {
    padding: 0 0 80px;
}
.note dl {
    width: 825px;
    margin: 0 auto;
    /* overflow: hidden; */
    border-bottom: 1px solid #c9c9c9;
    font-size: 14px;
}
.note dt, .note dd {
    border-top: 1px solid #c9c9c9;
}
.note dt:first-child, .note dd:nth-child(2) {
    border-top: none;
}
.note dt {
    float: left;
    width: 30%;
    padding: 20px;
    box-sizing: border-box;
    font-weight: bold;
}
.note dd {
    padding: 20px;
    margin-left: 30%;
    box-sizing: border-box;
    text-align: left;
}
.note dd:after{
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 320px) {
  .note dt{
    width: 100%;
    float: none;
  }
  .note dd{
    margin-left: auto;
    border-left: none;
  }
}
.note dd li{
    margin-left: 1em;
    text-indent: -.7em;
}
.note dd li a{
    text-indent: 0;
    text-decoration: underline;
}
.note dd li:before {
    content: "• ";
}
.note em {
    font-weight: bold;
    color: #f87060;
}

/*-------------------------------------------*/
/*  7.0 - 注意事項
/*-------------------------------------------*/
.caution {
    padding: 80px 0;
    font-size: 13px;
    background: #fbfae9;
}
.caution a {
    color: #fd3442;
}
.caution h2.under {
    margin-bottom: 40px;
}
.caution dl {
    width: 950px;
    margin: 0 auto;
    padding: 0 95px;
    box-sizing: border-box;
    text-align: left;
}
.caution dt {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
.caution dd {
    padding: 10px;
    margin-bottom: 25px;
}
.caution dd li{
    margin-bottom: 5px;
    margin-left: 1em;
    text-indent: -.7em;
}
.caution dd li a{
    text-indent: 0;
    text-decoration: underline;
}

.caution dd li:before {
    content: "• ";
}
.caution dd li.clear {
    margin-top: 20px;
}
.caution dd li.clear:before {
    content: "";
}
.accordion {
    width: 900px;
    margin: 0 auto;
}
.accordion li {
    position: relative;
    margin-bottom: 50px;
}
.accordion .open_btn {
    box-sizing: border-box;
    padding: 15px 20px;
    background: #d40000;
    cursor: pointer;
    color: #fff;
}
.accordion span {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.accordion .nest {
    display: none;
}
.accordion.opened .nest {
    display: block;
}
.accordion .nest.open {
    display: block;
}
.accordion_icon,
.accordion_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
.accordion_icon {
    position: relative;
    width: 40px;
    height: 40px;
    float: right;
}
.accordion_icon span {
    position: absolute;
    left: 10px;
    width: 50%;
    height: 3px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 9px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 9px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
    display:none;
}
.accordion_icon.active span:nth-of-type(2) {
    top: 9px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

/*-------------------------------------------*/
/*  8.0 - サンクスページ
/*-------------------------------------------*/

.thanks {
    background:url(../img/bg_prize.gif) 0 0 repeat;
    padding:20px 0;
}
.thanks .btn {
    width: 100%;
}
.thanks .btn a{
    width: 500px;
    border-radius:50px;
    margin:0 auto 70px;
    padding:20px 0;
    background: #fff;
    font-size: 28px;
    font-weight: bold;
    color: #059215;
    border: #059215 5px solid;
}

/*-------------------------------------------*/
/*  9.0 - フッターと広告枠
/*-------------------------------------------*/

.footer{
    padding: 20px 0;
    color: #fff;
    background: #474747;
    text-align:center;
    line-height: 1.4;
}
.ad728 {
    margin-bottom: 20px;
}