@charset "UTF-8";


.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:bold !important; }

img a{
	border:0;
}

.txt-right {
	text-align: right;
	margin-left: auto;
	justify-content: right;
}


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



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

/*----------------------------
　注釈
----------------------------*/

ul.notes {
  display: table;
  width: 100%;
  margin: 0 -0.5em; 0 0;
  padding-left: 0;
}
ul.notes li {
  list-style: none;
  font-size: 13px !important;
  line-height: 1.6;
}
ul.notes li .notes_head {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  padding-right: 0.3em;
}
ul.notes li .notes_body {
  display: table-cell;
  vertical-align: top;
}




/* ------------------------------------------------------------
 contentsWrap
------------------------------------------------------------ */

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


.overview.top-text {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
}
.overview.top-text .top_cp {
    font-size: 26px;
    line-height: 2.0;
	text-align: left;
}

.overview.top-text .top_cp .orange {
	color:#f36100;
	font-weight: 500;
}

.overview.top-text .annotation {
	text-align: right;
	font-size: 17px;
	margin-top: 15px;
}

.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 {
    position: relative;
    margin-top: 170px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}
.prizeWrap .ribbon img {
	width: 100%;
	height: 100%;
	max-width: 850px;
}
.prizeWrap + .prizeWrap {
    margin-top: 200px;
}
.prizeWrap::before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right, #4e4e4e 0%, #4e4e4e 100%);
    opacity: .7;
    filter: blur(10px);
}
.prize-heading {
    box-sizing: border-box;
    position: absolute;
    background-color: #fff;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    z-index: 2;
    left: 50%;
    top: 0;
    transform: translate(-50%, -110px);
    box-shadow: 0 -5px 10px rgba(78, 78, 78, .5);
    padding-top: 60px;
    text-align: center;
}
.prizeWrap__inner {
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding: 30px;
}

.prizeWrap__inner > .__pink {
    background-color: #ffe7f1;
}
.prizeWrap.__quiz .prizeWrap__inner > .__pink {
    padding: 35px 45px;
}
.prizeWrap.__quiz .prizeWrap__inner > .__pink + .__pink {
    margin-top: 30px;
}
.prizeWrap.__quiz .gradTitle2 {
    font-size: 44px;
    line-height: 1.5;
    letter-spacing: .1em;
}
.prizeWrap.__quiz .lastTitle {
    font-size: 39px;
    line-height: 1.25;
    text-align: center;
    color: #b80173;
}


.container_block {
	display: flex;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	margin-top: 3em;
}
.container_block img {
	width: 100%;
	height: 100%;
	max-width: 350px;
}
.container_block .contents_l {
	width : calc(100% - 51%);
}
.container_block .contents_r {
	flex: 1;
	width: 49%;
	margin-left: 2%;
}

.point_title {
	margin-top: 1em;
	font-size: 34px;
	color:#020202;
	font-weight: 700;
}

ul.point_list {
	list-style-type: none;
	margin-bottom: 2em;
}

ul.point_list li {
	font-size: 28px;
	font-weight: 500;
	color: #fff;
	background-color: #f07700;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	padding: 4px;
	width: 100%;
	max-width: 620px;
	border-radius: 45px;
	margin-top: 0.4em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.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%;
}


.contentsWrap #detailList_c ul.cam1311_circle{
    font-size:100%;
    list-style-position: outside;
    list-style-image: none;
    list-style-type: circle;
    background-image: none;
    margin-left:20px;
    margin-bottom:12px;

}
.contentsWrap .section #detailList_c ul.cam1311_circle li{
    padding-left: 0;
    background-image: none;
    list-style-type: circle;
    margin-left: 1em;
    font-size: 130%;
}
.contentsWrap .section #detailList_c ul.cam1311_circle li ul {
    margin: 0px 0;
}



.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;
}


/*---------------------------------------------------------------------
* 768px以上
* --------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
    #mainContents {
        margin-left: -1px;
        margin-right: -1px;
    }
    .campaignWrap {
        overflow-x: hidden;
    }
}
/*---------------------------------------------------------------------
* 641px以上
* --------------------------------------------------------------------*/
@media screen and (min-width: 641px){
    .contentsWrap .section #detailList_c ul.cam1311 li > span:first-child {
        display: inline-block;
        width: 400px;
    }
}

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

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

    .overview.top-text {
        padding-right: 8px;
        padding-left: 8px;
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .overview.top-text .top_cp,
    .overview.top-term .top_cp{
        font-size: 18px;
        line-height: 1.7;
    }
    .overview.top-text .top_cp {
        text-align: left;
    }
	
	.overview.top-text .annotation {
		text-align: left;
		font-size: 15px;
	}

    .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 {
        margin-top: 30px;
        padding: 20px 0 0;
    }
    .prizeWrap.spl {
        margin-top: 20px;
        padding: 20px 15px 0;
    }
    .prizeWrap.spl:first-child {
        overflow: hidden;
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .prizeWrap.spl:first-child > img {
        width: auto;
        max-width: 960px;
        height: 50px;
    }

    .prize-heading {
        width: 240px;
        height: 240px;
        padding-top: 40px;
        transform: translate(-50%, -75px);
    }
	.prizeWrap__inner {
		padding: 20px;
	}
    .prize-heading img {
        height: 40px;
    }
    .prizeWrap.__quiz {
		margin-top: 10em;
		padding: 0 4px;
    }
    .prizeWrap.__quiz .prizeWrap__inner > .__pink {
        padding: 15px 10px;
    }
    .prizeWrap.__quiz .gradTitle2 {
        font-size: 26px;
    }
    .prizeWrap.__quiz .lastTitle {
        font-size: 22px;
    }
	
	
	
    .prize-heading p {
        font-size: 26px;
        line-height: 40px;
    }
    .prize-heading strong {
        font-size: 32px;
    }
    .prize-heading small {
        display: inline-block;
        font-size: 16px;
        text-align: left;
        padding-left: 1em;
        padding-right: 1em;
    }
    .prize-box .flex-container {
        justify-content: center;
        padding: 0 20px;
    }
    .prize-box .flex-item {
        width: 100%;
        max-width: 350px;
        margin-bottom: 60px;
    }
    .prize-item-ex {
        font-size: 15px;
    }
    .prize-item-brand {
        font-size: 20px;
    }
    .prize-item-title {
        font-size: 16px;
    }
    .prize-item-title small {
        font-size: 14px;
    }
	
	.container_block {
		display: block;
	}
	.container_block img {
		max-width: 300px;
	}
	.container_block .contents_l {
		width: 100%;
	}
	.container_block .contents_r {
		width: 100%;
		margin-left: 0%;
		margin-top: 2rem;
	}
	
	.point_title {
		font-size: 25px;
	}
	
	ul.point_list {
		margin-bottom: 1em;
	}
	
	ul.point_list li {
		font-size: 4vw ;
		padding: 4px;
		max-width: 620px;
		margin-top: 0.4em;
	}



    .dot .inner {
        width: 95%;
        padding: 10px;
    }
    .contentsWrap .section #detailList_c h3 {
        padding-left: 5px;
    }
    .contentsWrap .section #detailList_c ul.cam1311 li > span:last-child {
        display: inline-block;
    }

}




