@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');



/* ==============================================
setting
============================================== */

#sansan h1,#sansan h2,#sansan h3,#sansan h4,#sansan h5,#sansan p,#sansan li {
font-family: 'Roboto','Noto Sans JP', sans-serif;
font-weight: 400;
font-size: 15px;
line-height: 30px;
letter-spacing: 0.5px;
margin:0;
padding:0;
color:#222222;
}
#sansan h1,#sansan h2,#sansan h3,#sansan h4,#sansan h5,#sansan div,#sansan ul,#sansan li,#sansan p,#sansan a,#sansan strong,#sansan span {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#sansan img {
border:none;
vertical-align:middle;
}
#sansan table {
border-collapse:collapse;
border-spacing:0;
}
#sansan ul {
list-style:none;
}
#sansan ul:after { content:"."; clear:both; height:0; display:block; visibility:hidden; }
* html #sansan ul { display:inline-block; }
*:first-child+html #sansan ul { display:inline-block; }

.sp{
display:none!important;
}



/* ==============================================
#sansan
============================================== */

#sansan #sansan-title{
margin: 5px 0 0 0;
}
#sansan #sansan-title .inner{
background: #ffdb4e;
border: none;
width: auto;
margin: 0;
padding: 0;
}
#sansan #sansan-title h1{
width: 100%;
height: 480px;
margin: 0;
padding: 0;
}
#sansan #sansan-title h1 img{
width: 100%;
height: 480px;
object-fit: cover;
}
#sansan #sansan-title p{
font-size: 16px;
line-height: 32px;
color: #494342;
width: 960px;
margin: auto;
padding: 35px 0 40px 0;
position: relative;
}
#sansan #sansan-title p::after{
content: "";
background: url("/special/cp/2022/sansan_monthly/images/ssm_ttl_img.png");
background-size: 150px 160px;
width: 150px;
height: 160px;
position: absolute;
bottom:60px;
right: -40px;
}
#sansan #sansan-title .cmpn-closed {
display: none;
}



#sansan #sansan-present{
background: url("/special/cp/2022/sansan_monthly/images/ssm_prs1_bg.png") top 104px center no-repeat;
}
#sansan #sansan-present .inner{
background: none;
border: none;
width: 960px;
margin: auto;
padding: 0;
}



#sansan #present-01{
margin: 65px 0 0 0;
padding: 0 0 0 440px;
position: relative;
}
#sansan #present-01 h2{
font-size: 30px;
line-height: 40px;
font-weight: 700;
color: #494342;
background: none;
margin: 0;
padding: 0!important;
position: relative;
}
#sansan #present-01 h2 span{
color: #6ec8f2;
}
#sansan #present-01 h2 span strong{
font-size: 120px;
line-height: 120px;
font-weight: 700;
}
#sansan #present-01 .date{
font-size: 16px;
line-height: 24px;
font-weight: 500;
color: #a9ce52;
border-bottom: solid 6px #a9ce52;
display: inline-block;
padding: 0;
}
#sansan #present-01 .date span{
font-weight: 700;
}
#sansan #present-01 .number{
font-size: 14px;
line-height: 20px;
font-weight: 500;
color: #ffffff;
position: absolute;
top:12px;
right: 0;
width: 132px;
height: 132px;
background: #a9ce52;
border-radius: 66px;
text-align: center;
padding: 27px 0 0 0;
}
#sansan #present-01 .number span{
display: block;
}
#sansan #present-01 .number span strong{
font-size: 60px;
line-height: 60px;
font-weight: 700;
}
#sansan #present-01 .image{
position: absolute;
top:31px;
left: 0;
padding: 0;
}
#sansan #present-01 .image img{
}
#sansan #present-01 h3{
font-size: 40px;
line-height: 50px;
font-weight: 700;
color: #494342;
margin: 0;
padding: 30px 0 0 0;
}
#sansan #present-01 h3 span{
font-size: 14px;
line-height: 28px;
font-weight: 700;
display: block;
}
#sansan #present-01 p{
font-size: 16px;
line-height: 32px;
color: #494342;
margin: 0;
padding: 25px 0 0 0;
}



#sansan #present-02{
position: relative;
margin: 70px 0 0 0;
border: solid 4px #a9ce52;
border-radius: 12px;
background: linear-gradient(90deg, rgba(255,243,195,1) 0%, rgba(255,224,102,1) 100%);
}
#sansan #present-02 h2{
font-size: 24px;
line-height: 36px;
font-weight: 700;
text-align: center;
color: #ffffff;
background: #a9ce52;
margin: 0;
padding: 20px 0 25px 0!important;
position: relative;
}
#sansan #present-02 h2::before{
content: "";
background: url("/special/cp/2022/sansan_monthly/images/ssm_prs2_icn.png");
width: 128px;
height: 60px;
position: absolute;
top:0;
left: 0;
}
#sansan #present-02 h2::after{
content: "";
background: url("/special/cp/2022/sansan_monthly/images/ssm_prs2_icn.png");
width: 128px;
height: 60px;
position: absolute;
top:0;
right: 0;
transform: scale(-1, 1);
}
#sansan #present-02 h3{
font-size: 30px;
line-height: 40px;
font-weight: 700;
color: #494342;
margin: 0;
padding: 55px 0 0 260px;
position: relative;
}
#sansan #present-02 h3 img{
position: absolute;
top:30px;
left: 90px;
}
#sansan #present-02 h3 span{
font-size: 14px;
line-height: 28px;
display: block;
}
#sansan #present-02 .number{
font-size: 14px;
line-height: 20px;
font-weight: 500;
color: #6ec8f2;
padding: 27px 0 0 0;
position: absolute;
top:115px;
right: 60px;
width: 120px;
height: 120px;
border-radius: 60px;
background: #FFF;
text-align: center;
}
#sansan #present-02 .number span{
display: block;
padding: 0 0 0 4px;
}
#sansan #present-02 .number strong{
font-size: 50px;
line-height: 50px;
font-weight: 700;
}
#sansan #present-02 p{
font-size: 16px;
line-height: 32px;
color: #494342;
margin: 0;
padding: 15px 60px 60px 260px;
}



#sansan #sansan-monthly{
}
#sansan #sansan-monthly .inner{
background: none;
border: none;
width: 960px;
margin: auto;
padding: 0;
}
#sansan #sansan-monthly h2{
font-size: 30px;
line-height: 40px;
font-weight: 700;
color: #6ec8f2;
background: none;
margin: 0;
padding: 75px 0 0 0!important;
text-align: center;
}
#sansan #sansan-monthly h2::before{
content: "";
width: 6px;
height: 40px;
background: #6ec8f2;
border-radius: 3px;
display: inline-block;
vertical-align: middle;
margin: -4px 15px 0 0;
transform:rotate(-30deg);
}
#sansan #sansan-monthly h2::after{
content: "";
width: 6px;
height: 40px;
background: #6ec8f2;
border-radius: 3px;
display: inline-block;
vertical-align: middle;
margin: -4px 0 0 15px;
transform:rotate(30deg);
}
#sansan #sansan-monthly ul{
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
margin: 0 -40px 0 0;
}
#sansan #sansan-monthly ul li{
font-size: 12px;
line-height: 16px;
width: 25%;
float: left;
color: #494342;
background: url("/special/cp/2022/sansan_monthly/images/ssm_mnt_bg.png") top left -20px no-repeat;
position: relative;
padding: 150px 0 0 0;
margin: 60px 0 0 0;
}
#sansan #sansan-monthly ul li img{
position: absolute;
top:20px;
right: 40px;
}
#sansan #sansan-monthly ul li strong{
font-size: 16px;
line-height: 24px;
font-weight: 700;
display: block;
margin: 0 0 10px 0;
}
#sansan #sansan-monthly ul li span{
font-size: 30px;
line-height: 40px;
font-weight: 700;
color: #6ec8f2;
display: block;
}
#sansan #sansan-monthly ul li span strong{
font-size: 80px;
line-height: 80px;
display: inline-block;
margin: 0 0 5px 0;
}
#sansan #sansan-monthly ul li:nth-child(6) span strong,
#sansan #sansan-monthly ul li:nth-child(7) span strong,
#sansan #sansan-monthly ul li:nth-child(8) span strong{
font-family: "Roboto Condensed";
letter-spacing: -8px;
margin: 0 8px 5px 0;
}
#sansan #sansan-monthly ul li.on{
background: url("/special/cp/2022/sansan_monthly/images/ssm_mnt_bg_on.png") top left -20px no-repeat;
color: #a9ce52;
}
#sansan #sansan-monthly ul li.on span{
color: #a9ce52;
}
#sansan #sansan-monthly ul li.off{
filter: grayscale(100%);
opacity: 0.2;
}



#sansan #cmpn-quiz h2.col01,
#sansan #cmpn-quiz h2.col02{
font-size: 24px;
line-height: 36px;
font-weight: 700;
background: url("/special/cp/2022/sansan_monthly/images/ssm_qz_ttl.png") center top no-repeat;
padding: 65px 0 0 0!important;
margin: 50px 0 0 0;
}



#sansan #sansan-link{
}
#sansan #sansan-link .inner{
background: none;
border: none;
width: 960px;
margin: auto;
padding: 0;
}
#sansan #sansan-link h2{
font-size: 30px;
line-height: 40px;
font-weight: 700;
text-align: center;
color: #6ec8f2;
background: none;
margin: 0;
padding: 75px 0 0 0!important;
}
#sansan #sansan-link h2 span{
color: #a9ce52;
display: table;
border-bottom: 5px solid #a9ce52;
margin: auto;
}
#sansan #sansan-link ul{
padding: 30px 0 30px 0;
}
#sansan #sansan-link ul li{
float: left;
margin: 0 7px 0 0;
}
#sansan #sansan-link ul li:last-child{
margin: 0;
}
#sansan #sansan-link ul li a{
}
#sansan #sansan-link ul li img{
border: solid 1px #dcdcdc;
border-radius: 4px;
}


/* ==============================================
#応募期間終了対応
============================================== */
#sansan.closed #sansan-title .inner {
    position: relative;
}
#sansan.closed #sansan-title .inner:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
}
#sansan.closed #sansan-title .cmpn-closed {
    display: block;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    color: #ff0000;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    background: #fff;
    padding: 20px 30px;
    border: 2px solid #ff0000;
    z-index: 9999;
}

/*GDOクラブ会員の方はこちら応募ボタン*/
#campaign #cmpn-offer #cmpn-closed {
    padding: 0;
}
#campaign #cmpn-offer #cmpn-closed p.button{
    background: #B4B4B4;
    margin: 30px;
    letter-spacing:normal;
}
#campaign #cmpn-offer #cmpn-closed p.button a {
    pointer-events: none;
    font-size:0;
    padding: 20px 0 13px 0;
}
#campaign #cmpn-offer #cmpn-closed p.button a:before {
    font-size:22px;
    content:'終了いたしました';
}
#campaign #cmpn-offer #cmpn-closed h2,
#campaign #cmpn-offer #cmpn-closed p.button + p ,
#campaign #cmpn-offer #cmpn-closed p.button a img {
    display: none;
}

/*横並び応募ボタン*/
#cmpn-closed.buttonbox.cmpn-offer {
    display: none;
}

