@charset "UTF-8";


/* -------------------------------------------------- UTILITY  -------------------------------------------------- */

.mt-40	{ margin-top:-40px !important; }
.mt-20	{ margin-top:-20px !important; }
.mt-15	{ margin-top:-15px !important; }
.mt-10	{ margin-top:-10px !important; }
.mt-5	{ margin-top:-5px !important; }
.mt0	{ margin-top:0px !important; }
.mt5	{ margin-top:5px !important; }
.mt10	{ margin-top:10px !important; }
.mt15	{ margin-top:15px !important; }
.mt20	{ margin-top:20px !important; }
.mt25	{ margin-top:25px !important; }
.mt30	{ margin-top:30px !important; }
.mt40	{ margin-top:40px !important; }
.mt50	{ margin-top:50px !important; }
.mt60	{ margin-top:60px !important; }
.mt100	{ margin-top:100px !important; }

.mr0	{ margin-right:0px !important; }
.mr5	{ margin-right:5px !important; }
.mr10	{ margin-right:10px !important; }
.mr15	{ margin-right:15px !important; }
.mr20	{ margin-right:20px !important; }
.mr25	{ margin-right:25px !important; }
.mr30	{ margin-right:30px !important; }
.mr40	{ margin-right:40px !important; }
.mr50	{ margin-right:50px !important; }
.mr100	{ margin-right:100px !important; }

.mb0	{ margin-bottom:0px !important; }
.mb3	{ margin-bottom:3px !important; }
.mb5	{ margin-bottom:5px !important; }
.mb10	{ margin-bottom:10px !important; }
.mb15	{ margin-bottom:15px !important; }
.mb20	{ margin-bottom:20px !important; }
.mb25	{ margin-bottom:25px !important; }
.mb30	{ margin-bottom:30px !important; }
.mb40	{ margin-bottom:40px !important; }
.mb50	{ margin-bottom:50px !important; }
.mb100	{ margin-bottom:100px !important; }

.ml0	{ margin-left:0px !important; }
.ml2	{ margin-left:2px !important; }
.ml5	{ margin-left:5px !important; }
.ml10	{ margin-left:10px !important; }
.ml15	{ margin-left:15px !important; }
.ml20	{ margin-left:20px !important; }
.ml25	{ margin-left:25px !important; }
.ml30	{ margin-left:30px !important; }
.ml40	{ margin-left:40px !important; }
.ml50	{ margin-left:50px !important; }
.ml100	{ margin-left:100px !important; }


/* -------------------------------------------------- FONT -------------------------------------------------- */

/* defalt font-size */
.f9 { font-size: 62.5% !important; }
.f10 { font-size:77% !important; }
.f11 { font-size:85% !important; }
.f12 { font-size:93% !important; }
.f13 { font-size:100% !important; }
.f14 { font-size:108% !important; }
.f15 { font-size:116% !important; }
.f16 { font-size:123.1% !important; }
.f17 { font-size:131% !important; }
.f18 { font-size:138.5% !important; }
.f19 { font-size:146.5% !important; }
.f20 { font-size:153.9% !important; }
.f21 { font-size:161.6% !important; }
.f22 { font-size:167% !important; }
.f23 { font-size:174% !important; }
.f24 { font-size:182% !important; }
.f25 { font-size:189% !important; }
.f26 { font-size:197% !important; }

.B	{ font-weight: 600; }
.red	{ color:#e51131; }
.pink	{ color:#ff666b; }


.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
@media only screen and (max-width: 767px) {
.pc {
display: none !important;
}
.sp {
display: block !important;
}
}



img a{
	border:0;
}


.campaignWrap {
    font-size: 12px;
    padding-bottom: 30px;
}
.campaignWrap img {
    max-width: 100%;
}
.sasikaesh {
    display: none;
}




.contentsWrap {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.contentsWrap + .contentsWrap {
    margin-top: 75px;
}


.inner01 {
    display: table;
    width: 960px;
    background-color: #E9E9DE;
    padding: 15px 0;
    margin-bottom: 20px;
}
.inner01.mt60 {
    margin-top: 60px;
}
.inner01 p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.cam_appliciation01 {
    float: left;
    width: 49%;
    text-align: center;
    padding-top: 20px;
}
.cam_appliciation01 p {
    width: 300px;
    font-size: 20px;
    font-weight: 400;
    margin: 30px auto 0px;
}
.cam_appliciation01 .btn a {
    font-size: 22px;
    color: #FFF;
    background: #df3035;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 10px;
    margin: 0px 0px 20px;
    display: inline-block;
    width: 300px;
    height: 60px;
    line-height: 250%;
}
.inner01 p.annotation {
    width: 320px;
    font-size: 12px;
    font-weight: 400;
    margin: 0px auto 20px;
}
.cam_appliciation02 {
    float: right;
    width: 49%;
    text-align: center;
    padding-top: 20px;
}
.cam_appliciation02 p {
    width: 320px;
    font-size: 20px;
    font-weight: 400;
    margin: 30px auto 0px;
}
.cam_appliciation02 .btn a {
    font-size: 22px;
    color: #FFF;
    background: #26b626;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 10px;
    margin: 0px 0px 20px;
    display: inline-block;
    width: 300px;
    height: 60px;
    line-height: 250%;
    text-align: center;
}
.cam_appliciation01 .btn a:hover {
    text-decoration: underline;
}
.cam_appliciation02 .btn a:hover {
    text-decoration: underline;
}

.prizeWrap {
    margin-top: 40px;
    margin-bottom: 40px;
	margin-right: 15px;
	margin-left: 15px;
    padding: 24px 24px 36px;
	background-color:#ffe8f4;
	border-radius: 20px;
}
.prizeWrap + .prizeWrap {
    margin-top: 75px;
}

.prize-heading {
	text-align: center;
	font-size: 30px;
	line-height: 1.4;
	padding-top: 45px;
	color: #662c04;
}
.prize-heading span {
    font-weight: bold;
}
.prize-heading span.def {
	background: linear-gradient(transparent 70%, #fbd1dd 70%);
	font-size: 24px;
}
.prize-heading span.red {
	background: none;
}


.prize-heading small {
    font-size: 20px;
}
.prize-box .flex-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 45px 20px 28px 20px;
}
.prize-box .flex-item {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	padding: 20px 5px 20px;
	text-align: center;
	border-radius: 15px;
	background-color: #fff;
}
.prize-box .flex-container.sec .flex-item.last-item {
	padding: 10px 5px;
}
.prize-box .flex-item:nth-child(n+3) {
    margin-top: 40px;
}
.b-top-left {
    position: absolute;
    display: block;
    box-sizing: border-box;
    font-size: 40px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    width: 192px;
    padding: 14px 40px 14px 24px;
    left: -19px;
    top: -14px;
    background: url(../images/bg-icon01.png) no-repeat left top;
}
.b-top-left small {
    font-size: 24px;
}
.b-top-left::after {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 5px #c67200;
    border-right: solid 7px #c67200;
    border-bottom: solid 5px transparent;
    border-left: solid 7px transparent;
    left: 0;
    bottom: 0;
    transform: translateY(100%);
}
.b-top-right, .b-bottom-right, .b-bottom-left {
    display: block;
    position: absolute;
    content: '';
    background-color: #fff;
    width: 40px;
    height: 40px;
}
.b-top-right {
    border-left: 5px solid #ffa300;
    right: -25px;
    top: -24px;
    transform: rotate(-45deg);
}
.b-bottom-right {
    border-left: 5px solid #ffa300;
    right: -25px;
    bottom: -24px;
    transform: rotate(45deg);
}
.b-bottom-left {
    border-right: 5px solid #ffa300;
    left: -25px;
    bottom: -24px;
    transform: rotate(-45deg);
}
.prize-item-img {
    margin-bottom: 0;
}
.prize-item-ex {
    font-size: 16px;
    line-height: 1.1;
}
.prize-item-ex small {
    font-size: 12px;
}
.prize-item-brand {
    font-size: 20px;
    line-height: 1.25;
    font-weight: bold;
}
.prize-item-brand.mt10 {
    margin-top: 10px;
}
.prize-item-brand.mt15 {
    margin-top: 15px;
}
.prize-item-brand.mt40 {
    margin-top: 40px;
}
.prize-item-title {
    font-size: 20px;
    line-height: 1.2;
}


.dot {
    background: url(/sic-front/static/contents/images/campaign/common/prsnt_bg01.gif);
    margin-bottom: 20px;
    padding: 10px;
}
.dot .inner {
    display: table;
    width: 910px;
    background-color: #fff;
    padding: 15px;
}
.dot .inner h3 {
    margin-top: 20px;
    margin-bottom: 7px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 150%;
    line-height: 1.1;
}
.dot .inner h3:first-child {
    margin-top: 10px;
}
.dot .inner h4 {
    margin-top: 20px;
    margin-bottom: 2px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 150%;
    line-height: 1.1;
}
.dot .inner h3 + h4 {
    margin-top: 0;
}
.dot .inner p.summary {
    margin-left: 10px;
    font-size: 130%;
}
.dot .inner p.normallist {
    padding-left: 7px;
    margin: 5px 10px 0px 13px;
    font-size: 130%;
    background: transparent url("/sic-front/images/common/marker_normallist.gif") 0 0.6em no-repeat;
}
.contentsWrap #detailList_c ul.cam1311{
    font-size:100%;
    list-style-position: outside;
    list-style-image: none;
    list-style-type: disc;
    background-image: none;
    margin-left:15px;
    margin-bottom:12px;

}
.contentsWrap .section #detailList_c ul.cam1311 li{
    list-style: none;
    background: transparent url("/sic-front/images/common/marker_normallist.gif") 0 1em no-repeat;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 130%;
}
.contentsWrap .section #detailList_c ul.cam1311 li ul {
    margin: 10px 0;
}
.contentsWrap .section #detailList_c ul.cam1311 li ul.cam_desc_list02 li {
    padding-left: 0.5em;
    background-image: none;
    list-style-type: circle;
    margin-left: 1em;
    font-size: 100%;
}

.btnback {
    width: 200px;
    text-align: center;
    padding: 8px;
    left: 35%;
    color: #333;
    background: #D6D6D6;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dedede), color-stop(100%, #cccccc));
    background-image: -webkit-linear-gradient(#dedede, #cccccc);
    background-image: -moz-linear-gradient(#dedede, #cccccc);
    background-image: -o-linear-gradient(#dedede, #cccccc);
    background-image: linear-gradient(#dedede, #cccccc);
    font-size: 15px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 40px;
}

a.btnbacklink:link, a:visited {
    color: #63c0c0;
    text-decoration: none;
}
a.btnbacklink:hover{
    color: #333;
    text-decoration: underline;
}
a.btnbacklink:link, a:visited {
    color: #333;
    text-decoration: none;
}
a.btnbacklink:hover{
    color: #333;
    text-decoration: none;
}
p.black {
    color: #333;
    text-decoration: none;
}


.topLink {
    max-width: 537px;
    margin: 30px auto 60px;
}
.topLink p {
    text-align: center;
    font-size: 18px;
}
.topLink p a {
    font-size: 20px;
    color: #333;
}
.topLink p + p {
    margin-top: 30px;
}


/* 最上部 */
.overview {
	font-size: 142%;
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.overview p {
	padding-top: 30px;
	padding-bottom: 30px;
}
.overview p.fin {
	padding-top: 30px;
	padding-bottom: 30px;
}
.overview span {
	/*font-size: 110%;*/
}

.overview .img {
	padding-bottom: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
.overview .img.img_first {
	padding-bottom: 20px;
}

.center_left_comment {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
.center_left_comment_txt {
    display: inline-block;
    text-align: left;
  }


/* ガシャの賞 */

.prizeWrap .img {
	padding-top: 20px;
	padding-bottom: 5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
.prizeWrap .img img {
	padding-top: 25px;
}
.prizeWrap .img .award {
	max-width: 150px;
}

.prize-box .flex-container.sec {
	justify-content: center;
	padding: 40px 0 0;
	overflow: hidden;
}
.prize-box .flex-container.sec .flex-item {
	width: 100%;
	max-width: 460px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.prize-box .flex-container.sec .flex-item img {
	padding-top: 20px;
}
.prizeWrap .prize-heading:nth-child(n+3) {
	padding-top: 40px;
}
.prize-box .flex-container.sec .flex-item.last-item .prize-item-img {
    margin-bottom: 0px;
}


/* 黒点 */
.contentsWrap #detailList_c ul.cam1311{
    font-size:100%;
    list-style-position: outside;
    list-style-image: none;
    list-style-type: disc;
    background-image: none;
    margin-left:15px;
    margin-bottom:12px;

}
.contentsWrap .section #detailList_c ul.cam1311 li{
    list-style: none;
    background: transparent url("../images/marker_normallist.gif") 0 1em no-repeat;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 130%;
}
.contentsWrap .section #detailList_c ul.cam1311 li ul {
    margin: 10px 0;
}
.contentsWrap .section #detailList_c ul.cam1311 li ul.cam_desc_list02 li {
    padding-left: 0.5em;
    background-image: none;
    list-style-type: circle;
    margin-left: 1em;
    font-size: 100%;
}

/* 黒点 */
.disc_list {
  list-style: none;
  padding-left: 0;
  display: table;
  margin-top: 0em;
}
.disc_list li:after {
  content: "";
  display: block;
}

.disc_list li {
  display: table-row;
}
.disc_list li:before {
  content: "・";
  display: table-cell;
  padding-right: 0.4em;
  text-align: right;
}


/* ※ */
.reference_list {
  list-style: none;
  padding-left: 0;
  display: table;
  margin-top: 0em;
  padding-bottom: 15px;
}
.reference_list li:after {
  content: "";
  display: block;
}

.reference_list li {
  display: table-row;
}
.reference_list li:before {
  content: "※";
  display: table-cell;
  padding-right: 0.4em;
  text-align: right;
}




.w600 {
	max-width: 600px;
}
.w763 {
	max-width: 763px;
}
.w800 {
	max-width: 800px;
}
.w850 {
	max-width: 850px;
}


/* 左余白 */
.em_3 {
	padding-left: 1.5em;
}
.em_4 {
	padding-left: 2.0em;
}
.em_6 {
	padding-left: 6em;
}


/* 商品につきましては～ */
.dai-matu{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
}

/* クイズ */
.quiz-txt{
	font-size: 123.1%;
	padding-top: 20px;
}
.quiz{
	margin-top: 5px;
}
.quiz img{
	max-width: 195px;
	margin: 0 0 20px 0 ;
	padding: 0 !important;
}
.period {
    background: #b9cde5;
}
.period p {
    text-align: center;
    font-weight: 600;
    font-size: 26px;
}
.finWrap1 {
	max-width: 537px;
	margin: 30px auto 60px;
	background: #000000;
}

.finWrap2 {
	max-width: 537px;
	margin: 30px auto 60px;
	background: #E9E9DE;
	opacity: 0.6;
}

/*---------------------------------------------------------------------
* 768px以上
* --------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
    #mainContents {
        margin-left: -1px;
        margin-right: -1px;
    }
	.overview {
		margin-top: 30px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.overview p {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.overview .img {
		padding-bottom: 40px;
	}
	.overview .img.img_first {
		padding-bottom: 40px;
	}
	.center_left_comment {
		margin-top: -30px;
	}


	/* ガシャの賞 */
	.prizeWrap {
		margin-right: 0px;
		margin-left: 0px;
	}
	.prizeWrap .img img {
		padding-top: 15px;
	}
	.prizeWrap .img .award {
		max-width: 250px;
	}
	.prize-box .flex-item {

	}
	.prizeWrap .prize-heading:nth-child(n+3) {
		padding-top: 60px;
	}
	.prize-heading span.def {
        padding-bottom: 5px;
		font-size: 32px;
        background: linear-gradient(transparent 60%, #ffbeda 60%);
	}


}
/*---------------------------------------------------------------------
* 641px以上
* --------------------------------------------------------------------*/
@media screen and (min-width: 641px){

}

/*---------------------------------------------------------------------
* 640px未満
* --------------------------------------------------------------------*/
@media screen and (max-width: 640px){

    .sasikaepc {
        display: none;
    }
    .sasikaesh{
        display: block;
    }
    br.sasikaesh {
        display: inline;
    }

    .inner01 {
        width: 100%;
        padding: 0;
    }
    .inner01 > p {
        padding-left: 5px;
        padding-right: 5px;
    }
    .cam_appliciation01 {
        float:none;
        width: 100%;
        padding: 0;
    }
    .cam_appliciation02 {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .prizeWrap {
        padding: 12px;
        background-size: 24px 24px;
		margin-top:
    }
    .prize-box {
        padding-left: 10px;
        padding-right: 10px;
    }
    .prize-heading {
        font-size: 20px;
        padding-top: 20px;
    }
    .prize-heading small {
        display: inline-block;
        font-size: 16px;
        text-align: left;
        margin-top: 10px;
        padding-left: 1em;
        padding-right: 1em;
    }
    .prize-box .flex-container {
        justify-content: center;
        padding: 30px 0px;
        overflow: hidden;
    }
    .prize-box .flex-item {
        width: 100%;
        max-width: 460px;
		padding-top: 20px;
        padding-bottom: 20px;
    }
.prize-box .flex-container.sec .flex-item.last-item {
		padding-top: 10px;
        padding-bottom: 10px;
}
    .prize-box .flex-item:nth-child(n+2) {
        margin-top: 40px;
    }
    .b-top-left {
        font-size: 24px;
        width: 146px;
        background-size: 100% 100%;
    }
    .b-top-left small {
        font-size: 16px;
    }
    .prize-item-ex {
        font-size: 15px;
    }
    .prize-item-brand {
        font-size: 18px;
    }
    .prize-item-title {
        font-size: 16px;
    }

    .dot .inner {
        width: 95%;
        padding: 10px;
    }
    .contentsWrap .section #detailList_c h3 {
        padding-left: 5px;
    }

    .topLink {
        width: 80%;
        max-width: 360px;
        margin-bottom: 50px;
    }
    .topLink p {
        font-size: 14px;
    }
    .topLink p a {
        font-size: 16px;
    }
    .period p {
    	font-size: 14px;
	}
	.finWrap1 {
        max-width: 360px;
    }
    .finWrap2 {
        max-width: 360px;
    }

}