@charset "utf-8";

html {
	color:#000;
	background:#FFF;
	overflow-y: scroll;
}

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,
time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	word-wrap:break-word;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display: block;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,
q:before,q:after {
	content: '';
	content: none;
}

input,textarea {
	margin: 0;
	padding: 0;
}

ol,ul{
	list-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	*font-size:100%;
}

legend {
	color:#000;
}

a:focus {
	outline:none;
}
a:hover {
	opacity:0.7;
}

/**
 *
 * 
 *
 */

body{
	font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", "Kosugi Maru";
	font-size: 1.5rem;
    	line-height: 1.8;
    	-webkit-text-size-adjust: 100%;
	overflow: hidden;
}
img{
	width: 100%;
	vertical-align: middle;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

@media screen and (max-width: 599px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
.content{
	max-width: 800px;
	margin: auto;
}

/*--------------------------
header
---------------------------*/
#header{
	position: relative;
	z-index: 2;
}
.heder_line{
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	padding-top: 15px;
}
.heder_line img{
	width: 100%;
	height: auto;	
}	
.header_inner {
	max-width: 2000px;
	padding: 15px 30px 0;
	margin:auto;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.top_logo{
	width: 12%;	
}

.top_sns {
	display: flex;
	align-items: center;
	background: #fff;
	padding: 0px 10px 5px;
}

.top_icon_instagram,.top_icon_x{
	margin-right: 10px;
}

/*--------------------------
top
---------------------------*/
.sec01_back{
	background:url(../img/sec01_back.png);
	background-size: cover;
}
.top{
	background:url(../img/top_back.png);
    margin-top: -70px;
    background-size: cover;
    background-position: top center;
    padding: 30px 0 100px;
}
.top_content{
	max-width: 1100px;
	margin: auto;
}
.top_img{
	position: relative;
}
.top_ttl{
	position: absolute;
    bottom: 4%;
    width: 75%;
    left: 0;
    right: 0;
    margin: auto;
}
.top_txtarea{
	width: 45%;
    margin: -85px auto 0;
    position: relative;
}
.top_copy{
	width: 78%;
    margin: -5px auto 0;
}
.top_ill{
	position: absolute;
    bottom: 0;
    width: 30%;
    right: -35%;
}

/*--------------------------
キャンペーン詳細
---------------------------*/
.quiz_cp_area{
	margin-top: -240px;
	background:url(../img/top_backbottom.png);
	background-size: cover;
	position: relative;
	background-position: top center;
	padding-bottom: 40px;
}
.quiz_cp_top{
	position: relative;
    left: -3%;
	padding-top: 260px;
}
.quiz_cp_day{
	padding-top: 20px;
}
.quiz_cp_question{
	margin: 40px 20px;
    position: relative;
}
.quiz_cp_question_ill01{
	position: absolute;
    top: 0;
    width: 18%;
    left: -11%;
}
.quiz_cp_question_ill02{
	position: absolute;
    top: -3%;
    width: 32%;
    right: -17%;
}
.quiz_prize_area{
	background: url(../img/sec01_back.png);
    background-size: cover;
    padding-bottom: 240px;
    margin-top: -40px;
}
.quiz_cp_prize_a,.quiz_cp_prize_b{
    position: relative;
}
.quiz_cp_prize_b{
	margin-top: 35px;
}
.quiz_cp_prize_a_ill{
	position: absolute;
    right: -10%;
    bottom: -25%;
    z-index: 10;
    width: 17%;
}
.quiz_cp_prize_b_ill{
	position: absolute;
    left: -11%;
    bottom: -40%;
    z-index: 10;
    width: 29%;
}
.btn_area{
	padding: 30px 0 50px;
	max-width: 640px;
    margin: auto;
    position: relative;
	z-index: 10;
}

/*--------------------------
対象商品
---------------------------*/
.products{
	background: url(../img/products_back.png);
    background-size: cover;
    padding: 180px 0 350px;
    background-position: top center;
    margin-top: -250px;
}
.products_area{
	background-image: linear-gradient(180deg, #ffffff, #fef7cd);
	box-shadow: 0px 17px 0px 0 #ea5e83;
	border-radius: 20px;
	position: relative;
	padding: 70px 20px 0px 20px;
}
.products_ttl{
	position: absolute;
    width: 90%;
    margin: auto;
    left: 0;
    right: 0;
    top: -8%;
}
.products_list02,.products_item{
	display: flex;
    justify-content: center;
    padding-bottom: 15px;
}
.products_list01{
	display: flex;
    justify-content: center;
    padding-bottom: 10px;
	width: 90%;
    margin: auto;
    align-items: flex-end;
}
.pitem01,.pitem02{
	width: 100%;
}
.pitem01{
	margin: 0 -40px 0 -50px;
}
.products_item{
	justify-content: center;
}
.pitem{
	width: 34%;
}
.item08{
	margin: 0 5px 0 -10px;
}
.item10{
	margin: 0 -5px;
}
.item11{
	margin: 0 0 0 -10px;
}

/*--------------------------
すごろく
---------------------------*/
.sugoroku{
	background: url(../img/map_back.png);
    background-size: cover;
    padding: 130px 0 100px;
    background-position: top center;
    margin-top: -250px;
}
.sugoroku_top{
	position: relative;
}
.line01{
	width: 1.5%;
    margin: -10px auto;
}
.sugoroku01{
	position: relative;
	background: url(../img/sugoroku01_back.png);
    background-size: cover;
	background-position: top center;
	border-image-source: url(../img/line02.png);
	border-image-slice: 100;
	border-image-width:50px;
	border-image-outset:0px;
	border-image-repeat:round;
	padding: 25px;
    border-radius: 15px;
	z-index: 10;
}
.sugoroku_ill01{
	position: absolute;
	top: -20%;
    width: 14%;
    left: -3%;
}
.sugoroku_ill02{
	position: absolute;
	right: -5%;
    top: -19%;
    width: 13%;
}
.sugoroku_area01{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.sugoroku_region01{
	width: 47%;
    margin-right: 20px;
}
.sugoroku_shohin_area01{
	display: flex;
	align-items: flex-end;
	width: 53%;
}
.line01b{
	width: 1.5%;
    position: absolute;
    top: -10px;
    left: 35%;
}
.sitem02{
	margin-left: -10px;
}
.sugoroku02_re{
	position: relative;
	padding-top: 100px;
}
.sugoroku02{
	position: relative;
	background: url(../img/sugoroku02_back.png);
    background-size: cover;
	background-position: top center;
	border-image-source: url(../img/line03.png);
	border-image-slice: 100;
	border-image-width:50px;
	border-image-outset:0px;
	border-image-repeat:round;
	padding: 25px;
    border-radius: 15px;
    width: 70%;
	z-index: 10;
}
.sugoroku_area02{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.line04{
	position: absolute;
    top: 55%;
    width: 15%;
    right: 11%;
}
.sugoroku_ill03{
	position: absolute;
	top: 6%;
    right: 0;
    width: 18%;
}
.sugoroku_ill04{
	position: absolute;
	bottom: -8%;
    right: -5%;
    width: 12%;
}
.sugoroku_region02{
	width: 90%;
    margin-right: 20px;
}
.sugoroku03_re{
	position: relative;
	padding-top: 90px;
}
.sugoroku03{
	position: relative;
	background: url(../img/sugoroku02_back.png);
    background-size: cover;
	background-position: top center;
	border-image-source: url(../img/line03.png);
	border-image-slice: 100;
	border-image-width:50px;
	border-image-outset:0px;
	border-image-repeat:round;
	padding: 25px;
    border-radius: 15px;
    width: 70%;
	z-index: 10;
	margin-left: auto;
}
.sugoroku_area03{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.line06{
	position: absolute;
    top: 55%;
    width: 15%;
    left: 11%;
}
.sugoroku_ill05{
	position: absolute;
	top: 3%;
    left: -5%;
    width: 27%;
}
.sugoroku_region03{
	width: 90%;
    margin-right: 20px;
}
.sugoroku04_re{
	position: relative;
	padding-top: 80px;
}
.sugoroku04{
	position: relative;
	background: url(../img/sugoroku02_back.png);
    background-size: cover;
	background-position: top center;
	border-image-source: url(../img/line03.png);
	border-image-slice: 100;
	border-image-width:50px;
	border-image-outset:0px;
	border-image-repeat:round;
	padding: 25px;
    border-radius: 15px;
    width: 70%;
	z-index: 10;
}
.sugoroku_area04{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.sugoroku_region04{
	width: 90%;
    margin-right: 20px;
}
.sugoroku_ill06{
	position: absolute;
	top: 6%;
    right: -10%;
    width: 30%;
}
.sugoroku05_re{
	position: relative;
}
.sugoroku05{
	position: relative;
	background: url(../img/sugoroku05_back.png);
    background-size: cover;
	background-position: top center;
	border-image-source: url(../img/line_back05.png);
	border-image-slice: 100;
	border-image-width:50px;
	border-image-outset:0px;
	border-image-repeat:round;
	padding: 25px;
    border-radius: 15px;
	z-index: 10;
}
.line01c{
	width: 1.5%;
    margin: -10px auto;
}
.sugoroku_ill07{
	position: absolute;
	top: -36%;
    width: 19%;
    right: 0;
}
.sugoroku_shohin_area05{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.sitem06,.sitem07,.sitem08{
	width:100%;
}
.sugoroku06_re{
	position: relative;
}
.sugoroku06{
	position: relative;
	background: url(../img/sugoroku05_back.png);
    background-size: cover;
	background-position: top center;
	border-image-source: url(../img/line_back05.png);
	border-image-slice: 100;
	border-image-width:50px;
	border-image-outset:0px;
	border-image-repeat:round;
	padding: 25px;
    border-radius: 15px;
	z-index: 10;
}
.sugoroku_shohin_area06{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.sitem09,.sitem10,.sitem11{
	width:100%;
}
/*--------------------------
注意事項
---------------------------*/
.btn_area02{
	padding: 30px 0;
	max-width: 640px;
    margin: auto;
}
.thumbnail:hover{
	opacity:0.7;
}
.modal {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: auto; /* 内容スクロール有効 */
	align-items: center;
	justify-content: center;
  }

.modal-content {
	background: #fff;
	margin: auto;
	padding: 20px;
	width: 80%;
	max-width: 950px;
	max-height: 70%;
	overflow-y: auto; 
	position: relative;
	border-radius: 10px;
}
.close-btn {
	position: absolute;
	top: 0px;
	right: 20px;
	font-size: 44px;
	color: #333;
	cursor: pointer;
}
.nonScroll {
    height:calc(100vh + 1px) ;
    width: 1px;
    background-color: transparent;
}
.recipet_youkou_ttl{
	text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    border-bottom: solid;
    margin: auto;
	padding: 30px 0 5px;
}
.youkou_ttl_bottom{
	margin: 0 1.5em;
    border-top: none;
    border-bottom: solid;
    padding-top: 16px;
    border-left: none;
    border-right: none;
}
.notice_txtarea {
    height: 20em;
    padding: 0.5em 1.5em 1.5em;
    margin: 1em 0;
}
.kiyaku_ttl, .oubol_ttl {
    font-weight: bold;
    font-size: 1em;
    border-bottom: solid 1px;
    padding-bottom: 5px;
}
.kiyaku_area, .oubol_area,.oubo_cp {
    padding: 15px 0;
}
.kiyaku_midasi, .oubol_midasi {
    font-weight: bold;
    font-size: 0.8em;
}
.kiyaku_txt, .kiyaku_list, .oubol_txt, .oubo1_prize_list{
    font-size: 0.7em;
    line-height: 1.5em;
    padding-top: 5px;
}
.oubol_listkome,.oubol_list {
    font-size: 0.7em;
    line-height: 1.5em;
    padding: 10px 0;
    line-height: 1.7;
}
.k_toiawase {
    font-size: 0.7em;
    line-height: 1.5em;
    padding: 10px 0;
    line-height: 1.7;
   font-weight: bold;
}
.kiyaku_list, .oubo1_prize_list, .oubol_list {
    padding-left: 20px;
}
.oubo_cp_midasi,.oubo_cp_txt{
	font-weight: bold;
	font-size: 1em;
}

/*--------------------------
fade
---------------------------*/
.fade-up {
  opacity: 0;
  transform: translateY(40px) scale(2);
  animation: fadeUp 0.6s ease-out forwards;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0) scale(1.0);
  }
}
.fadeIn1s {
    animation-name: fadeIn1s;
    animation-delay: 0.5s;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    transform: translateY(30px);
    opacity: 0;
}
@keyframes fadeIn1s {
    0% {
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
/*--------------------------
footer
---------------------------*/
.footer {
	padding: 70px 0 30px;
	text-align: center;
	font-family: 'Noto Sans JP', ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, sans-serif;
}
.footer_inner{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 950px;
	margin: 0 auto;
	justify-content: space-between;
	align-items: flex-start;
}
.footer_inner dl {
	width: 240px;
	text-align: left;
	font-size: 1.3rem;
}
.footer_inner dt {
	margin-bottom:10px
}
.footer_inner dd a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
}
.footer_sns{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
}
.footer_sns p {
	font-size: 22px;;
	line-height: 1;
	font-weight: 800;
	margin-right: 15px;
	    
}
.fs_area{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}
.footer_icon_instagram,.footer_icon_x {
	margin-right: 10px;
}
.footer_icon_line img{
	width: 90%;
}
.footer_icon_facebook{
	margin-right: 10px;
}	
.copyright {
 	font-size: 18px;
	line-height: 1;
	margin: 50px auto 0;
	width: 100%;
}
#page_top{
	width: 90px;
	height: 90px;
	position: fixed;
	right: 1%;
	bottom: 1%;
	background: #ff0000;
	opacity: 0.8;
	border-radius: 20%;
	z-index: 999;
}
#page_top a{
  	position: relative;
  	display: block;
  	width: 90px;
  	height: 90px;
  	text-decoration: none;
}
#page_top a::before{
  	font-family: 'Font Awesome 5 Free';
  	font-weight: 900;
  	content: '\f102';
  	font-size: 25px;
  	color: #fff;
  	position: absolute;
  	width: 25px;
  	height: 25px;
  	top: -40px;
  	bottom: 0;
  	right: 0;
  	left: 0;
  	margin: auto;
  	text-align: center;
}
#page_top a::after{
  	content: 'PAGE TOP';
  	font-size: 13px;
  	color: #fff;
  	position: absolute;
  	top: 45px;
  	bottom: 0;
  	right: 0;
  	left: 0;
  	margin: auto;
  	text-align: center;
}

@media screen and (max-width: 1800px) {
.quiz_cp_area {
    margin-top: -220px;
}
.quiz_cp_top{
	padding-top: 230px;
}
}
@media screen and (max-width: 1500px) {
.quiz_cp_area  {
    margin-top: -190px;
}
.quiz_cp_top {
	padding-top: 190px;
}
}
@media screen and (max-width: 1300px) {
.quiz_cp_area  {
    margin-top: -160px;
}
.quiz_cp_top {
	padding-top: 160px;
}
}
@media screen and (max-width: 1100px) {
.quiz_cp_area  {
    margin-top: -130px;
}
.quiz_cp_top {
	padding-top: 130px;
}
}

@media screen and (max-width: 1000px) {
.top_logo{
	width: 20%;	
}
.content {
	margin: 0 auto;
	padding: 0 30px;
}
.quiz_cp_top {
	padding-top: 110px;
}
}
@media screen and (max-width: 950px) {
.top_txtarea{
	margin: -75px auto 0;
}
.notice_txtarea {
    height: 19em;
}
.sec_info dl {
	font-size: 16px;
	line-height: 1.5;
}
.footer {
	padding: 50px 0 30px;
}
.footer_inner{
	margin: 0 20px;
}
.footer_inner dl {
	width: 200px;
}
.footer_inner dd a{
	font-size: 16px;
}
.copyright{
	font-size: 16px;
}		
}
@media screen and (max-width: 800px) {
.top_txtarea {
	margin: -60px auto 0;
}
.quiz_cp_top {
	padding-top: 95px;
}
.quiz_cp_question{
	margin: 35px 20px 30px;
}
.quiz_cp_question_ill01 {
	width: 16%;
    left: -9%;
}
.quiz_cp_question_ill02{
	width: 26%;
    right: -12%;
}
.quiz_cp_prize_a_ill{
	right: -4%;
	width: 15%;
}
.quiz_cp_prize_b_ill{
	left: -6%;
	width: 25%;
}
.products{
	padding: 140px 0 350px;
}
.sugoroku02_re,.sugoroku03_re{
	padding-top: 80px;
}
.sugoroku04_re{
	padding-top: 70px;
}
.sugoroku_ill04{
	right: -3%;
}
.sugoroku_ill06 {
	right: -6%;
    width: 28%;
}
}
@media screen and (max-width: 640px) {
.top{
	padding: 50px 0 100px;
}
.top_copy {
    width: 90%;
    margin: -10px auto 0;
}
.quiz_cp_top {
	padding-top: 75px;
}
.quiz_cp_prize_b {
    margin-top: 30px;
}
.btn_area{
	padding: 30px 0 35px;
}
.quiz_cp_prize_b_ill{
	width: 22%;
	bottom: -24%;
}
.products {
	padding: 130px 0 330px;
}
.products_area{
	padding: 55px 20px 0px 20px;
}
.sugoroku {
	padding: 100px 0 75px;
}
.sugoroku02_re{
	padding-top: 70px;
}
.sugoroku03_re,.sugoroku04_re{
	padding-top: 60px;
}
}

@media screen and (max-width: 599px) {
.content {
	padding: 0 5px;
}
.header_inner{
	padding: 10px 0;
	align-items: flex-start;
}
.top_logo {
	width: 27%;
}
.top_logo img {
	vertical-align: top;
}
.top_sns {
	width: 33%;
	padding: 0px 5px 7px;
	height: 33px;
}	
.top_icon_instagram, .top_icon_x {
	margin-right: 8px;
}
.content {
	margin: 0 15px;
}
.top {
	padding: 50px 0 120px;
}
.top_txtarea {
	margin: -50px auto 0;
}
.notice_txtarea{
	height: 16em;
	padding: 0.8em;
}
.kiyaku_ttl, .oubol_ttl,.oubo_cp_midasi, .oubo_cp_txt {
    font-size: 0.8em;
}
.kiyaku_area, .oubol_area,.oubo_cp {
    padding: 10px 0;
}
.kiyaku_midasi, .oubol_midasi {
    font-size: 0.7em;
}
.kiyaku_txt, .kiyaku_list, .oubol_txt, .oubo1_prize_list, .oubol_listkome, .oubol_list {
    font-size: 0.6em;
}
.k_toiawase{
    font-size: 0.6em;
}
.kiyaku_back_bottom{
	bottom: -25px;
}
.footer {
    padding: 30px 0 30px;
}
.footer_inner dl {
	width: 120px;
}
.footer_inner dt {
    margin-bottom: 0;
}
.footer_inner dd a {
	font-size: 11px;
}
.footer_sns {
	width: 190px;
	justify-content: space-evenly;
}
.footer_sns p{
	margin: 0 auto 10px;
}
.footer_icon_x img{
	width: 70%;
}
.footer_icon_line img{
	width: 70%;
}
.footer_icon_facebook img{
	width: 70%;
}
.fs_area{
	flex-wrap: nowrap;
	align-items: flex-start;
}
.footer_icon_instagram, .footer_icon_x {
	margin-right: 5px;
}
#page_top {
	width: 60px;
	height: 60px;
}
#page_top a{
	width: 60px;
	height: 60px;
}
#page_top a::before{
	font-size: 20px;
	width: 10px;
	height: 10px;
	top: -45px;
}
#page_top a::after{
	font-size: 10px;
	top: 35px;
}
}
@media screen and (max-width: 480px) {
.top_txtarea {
    width: 55%;
	margin: -40px auto 0;
}
.top_ill{
	bottom: 10%;
}
.quiz_cp_top {
	padding-top: 50px;
}
.quiz_cp_day {
    padding-top: 5px;
}
.quiz_cp_question {
	margin: 20px 10px 20px;
}
.quiz_cp_prize_a_ill{
	width: 17%;
	bottom: -25%;
}
.quiz_cp_prize_b {
	margin-top: 20px;
}
.btn_area{
	padding: 20px 0 35px;
    width: 90%;
}
.products {
	padding: 90px 0 310px;
	background: url(../img/products_back_sp.png);
	background-size: cover;
	background-position: top center;
	margin-top: -250px;
}
.products_ttl{
	top: -2%;
}
.products_area{
	box-shadow: 0px 12px 0px 0 #ea5e83;
}
.products_list01, .products_list02, .products_item{
	flex-wrap: wrap;
}
.products_list01{
	width: 100%;
}
.item02 {
    margin: 0;
}
.pitem01 {
    width: 100%;
}
.pitem {
    width: 33%;
}
.item06,.item07,.item08{
	padding-bottom:15px;
}
.item08 {
    margin: 0 5px 0 -5px;
}
.item11 {
    margin: 0;
}
.sugoroku {
	padding: 70px 0 60px;
}
.sugoroku01,.sugoroku02,.sugoroku03,.sugoroku04,.sugoroku05,.sugoroku06{
	border-image-width: 25px;
	padding: 15px;
}
.sugoroku_region01,.sugoroku_region02,.sugoroku_region03,.sugoroku_region04{
	margin-right: 10px;
}
.sitem02 {
    margin-left: -5px;
}
.sugoroku02_re {
	padding-top: 47px;
}
.sugoroku03_re, .sugoroku04_re {
	padding-top: 40px;
}
.sugoroku {
	padding: 70px 0 50px;
}
.btn_area02{
	width: 90%;
	padding: 20px 0;
}
.notice_txtarea{
	margin-top: 10px;
	height: 20em;
}
.recipet_youkou_ttl{
	font-size: .9em;
}
.footer_inner {
	margin: 0 9px;
}
 .footer_sns {
	width: 165px;
}
}
@media screen and (max-width: 400px) {
.top_txtarea{
	margin: -35px auto 0;
}
.top_copy{
	margin: -15px auto 0;
}
.quiz_cp_question {
	margin: 15px 10px 15px;
}
.quiz_cp_prize_b {
	margin-top: 15px;
}
.products{
	padding: 80px 0 300px;
}
.products_area {
	box-shadow: 0px 8px 0px 0 #ea5e83;
	padding: 45px 20px 0px 20px;
}
.sugoroku02_re {
	padding-top: 35px;
}
.sugoroku03_re, .sugoroku04_re {
	padding-top: 35px;
}
}
@media screen and (max-width: 360px) {
.content {
	padding: 0;
}
}
@media screen and (max-width: 320px) {
.sugoroku03_re, .sugoroku04_re {
	padding-top: 25px;
}
}