<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 100%;
}
#campaign_container {
	width: 100%;
	margin: 0 auto;
	background: url(/g6/canpaign/image/ndg_main/bg_shadow.jpg) repeat-y top;
	text-align: center;
    position: relative;
    height: auto !important;
    min-height: 100%;
	box-sizing: border-box;
	padding: 0 15px;
}
#campaign_container img {
	max-width: 100%;
	margin: 0 auto;
}
.NdgHedTx {
	width: 100%;
	background: #402020;
	padding: 10px 0;
	margin: 0 auto;
}
.NdgHedTx p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	width: 760px;
	background: #fff;
	font-size: 2.2em;
	text-align: center;
	color: #c02040;
	line-height: 1.1em;
	font-weight: bold;
	padding: 15px 0;
	margin: 0 auto;
}
.NdgContents {
	width: 720px;
	background: #fff;
	margin: -90px auto 0;
}
.NdgContents a:hover {
	opacity: 0.4;
}

/*　アンケート　*/
.CofeeEnqTit {
    width: 500px;
    font-size: 23px;
    color: #3a1503;
    line-height: 1.7em;
    text-align: left;
    font-weight: bold;
    margin: 20px auto 0;
}
.CofeeEnqContainer {
    background: #fff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    display: block;
    position: relative;
    margin: 1.7% auto 0;
    height: auto;
    width: 300px;
    padding: 20px;
}
.CofeeEnqContainer fieldset {
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.CofeeEnqContainer h1 {
  margin: 0;
  line-height: 1.2;
}
.CofeeEnqContainer p {
  margin: 0 0 1.6rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ddd;
}
.CofeeEnqContainer .radio-inline__input {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.CofeeEnqContainer .radio-inline__label {
    display: inline-block;
    padding: 0.7rem 2.2rem;
    margin-right: 18px;
    border-radius: 3px;
    transition: all .2s;
    font-size: 20px;
}
.CofeeEnqContainer .radio-inline__input:checked + .radio-inline__label {
    background: #dc4444;
    color: #fff;
    text-shadow: 0 0 1px rgba(0,0,0,.7);
}
.CofeeEnqContainer .radio-inline__input:focus + .radio-inline__label {
    outline-color: #4D90FE;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px;
}

/* TOPの注意書き */
.TopAttentionTx, .TopAttentionTx p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #E30003;
    line-height: 1.3em;
    text-align: center;
}
.TopAttentionTx {
    border: solid 1px #000;
    font-size: 13px;
    padding: 8px;
}
.TopAttentionTx p {
    font-size: 11px;
    margin-top: 5px;
}

/*　ボタン２つの時　*/
.BuyButtonContentsPC {
	display: block;
	position: fixed;
	background: #fff;
    width: 100%;
    height: 120px;
	bottom: 0;
	padding: 5px 0 10px;
	margin: 0 auto;
}
.BuyButtonContentsPC ul {
	text-align: center;
	margin: 0 auto;
}
.BuyButtonContentsPC li {
	display: inline-block;
}
.BuyButtonContentsPC li:first-child {
	margin-right: 25px;
}
.BuyButtonContentsPC p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	margin: 0 auto;
}
.BuyButtonContentsSP {
	display: none;
}

/*　ボタン１つの時　*/
.BuyContentsPC {
	background: #fff;
	display: block;
	position: fixed;
    bottom: 0;
    width: 100%;
    height: 110px;
	padding: 10px 0;
}
.BuyContentsSP {
	display: none;
}
.BuyButton {
	text-align: center;
	margin: 0 auto;
}
.BuyButton a:hover {
	opacity: 0.4;
}

.NescafeAttentionTx {
	width: 620px;
	background: #bde5e7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 1.2em;
	color: #333;
	line-height: 1.5em;
	text-align: left;
	word-break: break-all;
	margin: -140px auto 0;
	padding: 140px 50px 0;
}

body , html {
    height: 100%;
}
@media only screen and (min-width: 767px) {
.sp{
	display: none;
}
}
@media only screen and (max-width: 767px) {
.pc{
	display: none;
}
/*iphone対策*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, small, strong, sup, dl, dt, dd, ul, li, caption, tr, th, td, nav {
	-webkit-text-size-adjust: 100%;
}
    
#campaign_container {
	width: 100%;
	max-width: 100%;
	position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
	background: #fff top;
	background-size: contain;
	text-align: center;
	padding: 0;
	margin: 0;
}
.NdgHedTx {
	padding: 10px 0;
}
.NdgHedTx p {
	width: 95%;
	background: #fff;
	font-size: 1.5em;
	line-height: 1.1em;
	padding: 13px 0;
}
#campaign_container_SP {
	width: 100%;
	max-width: 100%;
	background: #fff;
	background-size: contain;
	text-align: center;
	margin: 0 auto 40px;
}
#campaign_container a:hover {
	opacity: 0.4;
}
    
/*　アンケート　*/
.CofeeEnqTit {
    width: 90%;
    font-size:  calc(80% + 1.2vw);
    margin: 0 auto;
}
.CofeeEnqContainer {
    width: 300px;
    padding: 5% 0 5%;
}
.CofeeEnqContainer .radio-inline__label {
    padding: 0.8rem 2rem;
    font-size:  calc(80% + 2vw);
    margin-right: 10px;
}

/* TOPの注意書き */
.TopAttentionTx, .TopAttentionTx p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #E30003;
    line-height: 1.4em;
    text-align: center;
}
.TopAttentionTx {
    border: solid 1px #000;
    font-size:  calc(70% + 1vw);
}
.TopAttentionTx p {
    font-size: calc(60% + 1vw);
    margin-top: 3px;
}

/*　ボタン２つの時　*/
.BuyButtonContentsPC {
	display: none;
}
.BuyButtonContentsSP {
	display: block;
	position: fixed;
	background: #fff;
    bottom: 0;
    width: 100%;
    height: 85px;
}
.BuyButtonContentsSP p {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin: 4px auto;
}
.BuyButtonContentsSP ul {
	text-align: center;
	margin: 0 auto;
}
.BuyButtonContentsSP li {
	display: inline-block;
	width: 48%;
}
.BuyButtonContentsSP li:first-child {
	margin-right: 7px;
}

/*　ボタン１つの時　*/
.BuyContentsPC {
	display: none;
}
.BuyContentsSP {
	background: #fff;
	display: block;
	position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
	padding: 8px 0 10px;
}
.BuyButton {
	text-align: center;
	margin: 0 auto;
	width: 95%;
}
    
.NescafeAttentionTx {
	background: #bde5e7;
	background-size: 100%;
	width: 95%;
	padding: 140px 10px 40px;
}
body , html {
    height: 100%;
}
}

@media only screen and (max-width: 413px) {
.NdgHedTx p {
	font-size: 1.3em;
}
/*　ボタン２つの時　*/
.BuyButtonContentsSP {
    height: 80px;
}
/*　ボタン１つの時　*/
.BuyContentsSP {
/*     height: 65px; */
    height: auto;
}
}

@media only screen and (max-width: 374px) {
.NdgHedTx p {
	font-size: 1.15em;
}
/*　ボタン２つの時　*/
.BuyButtonContentsSP {
    height: 73px;
}
/*　ボタン１つの時　*/
.BuyContentsSP {
    height: 55px;
}
}

.BuyButton_bottom{
	padding: 0 0 20px;
	margin: 0 auto 10px;
	width: 100%;
	background-color: #bde5e7;
}

.fixed_button{
	transition: 1s;
}
.fixed_button-hide{
	bottom: -140px;
}
</pre></body></html>