@charset "utf-8";

html {-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;background:#C7FAE3;}
body{font-family:"Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;line-height:1.5;min-width:320px;color:#097766;}
.noto-sans-jp {
  font-family:"Noto Sans JP", sans-serif;
  font-optical-sizing:auto;
  font-weight:normal;
  font-style:normal;
}
.noto_serif {
  font-family:"Noto Serif JP", serif;
  font-optical-sizing:auto;
  font-weight:normal;
  font-style:normal;
}
.josefin-sans {
  font-family:"Josefin Sans", sans-serif;
  font-optical-sizing:auto;
  font-weight:500;
  font-style:normal;
}
.roboto {
  font-family:"Roboto", sans-serif;
  font-optical-sizing:auto;
  font-weight:500;
  font-style:normal;
  font-variation-settings:"wdth" 100;
}
ul li{list-style:none;}
img{vertical-align:top;width:100%;height:auto;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
.no-touchevents .btn a{opacity:1;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;}
.no-touchevents .btn a:hover{opacity:0.8;}
sup{font-size:60%;vertical-align:super;}

.wrapper{position:relative;min-width:761px;overflow-x:hidden;overflow-y:hidden;}
.innerWrapper{width:100%;margin:0 auto;}

article{position:relative;}

header{min-width:320px;position:relative;top:0;left:0;z-index:999999;width:100%;background:#fff;text-align:right;}
header .logo{padding:5px 10px;}
header .logo img{width:180px;height:auto;}

footer ul li{vertical-align:top;}

section{position:relative;width:100%;max-width:1920px;/*overflow-x:hidden;*/font-size:20px;margin:0 auto;}
section.content{max-width:682px;padding:0;border-radius:25px;margin:125px auto;}
section.content.bgw{background:#fff;}
section.content.bgb{background:#FEFFE3}
section.content.bgg{background:#16AD67;}

section#top{width:100%;max-width:1920px;position:relative;z-index:1;}
section.topArea h2{position:absolute;width:32%;max-width:216px;margin:0 auto;top:3%;left:2%;z-index:99999;}
section#top .top_sns{position:absolute;right:5px;font-size:10px;width:20px;transform:translateY(-50%);top:55%;z-index:1999;}
section#top .top_sns .tr90{transform:rotateZ(90deg);display:block;width:13em;position:relative;transform-origin:0 0;top:0;left:19px;line-height:18px;}
section#top .top_sns ul.header_sns{position:relative;margin-top:130px;}
section#top .top_sns ul li{margin:10px auto;text-align:center;}
section#top .top_sns ul li img{width:70%;}

.floating_right{position:absolute;top:50%;right:0;transform:translateY(-50%);width:70px;height:200px;background:#FCE618;border:0;border-radius:10px 0 0 10px;text-align:center;z-index:9999;box-shadow:0 3px 6px rgba(0,0,0,.16);}
.floating_right a{position:relative;max-width:48px;height:40px;text-align:center;width:100%;display:block;margin:18px auto;}
.floating_right a img{width:24px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}

h2{width:510px;height:105px;background:url(../img/title_bg.png) no-repeat;background-size:cover;line-height:90px;text-align:center;color:#fff;font-size:32px;margin:0 auto;transform:translateY(-50%);max-width:92%;max-height:18vw;}

#about{text-align:center;margin-top:-20px;margin-bottom:100px;}
#about figure.image{max-width:543px;width:80%;margin:0 auto 30px;}
#about h3{font-size:28px;color:#16AD67;text-align:center;margin:0 auto 0.25em;}
#about p{font-size:20px;color:#030303;text-align:center;margin:1em auto;line-height:1.5em;}
.linkFlex,
.online h6,
.onlineshop{display:flex;align-items:center;justify-content:center;}
#about p.annote{font-size:12px;max-width:90%;}
.linkFlex{margin:30px auto 50px;}
.linkFlex a{width:282px;margin:0 10px;}
.online{text-align:center;background:#16AD67;padding:30px 0;border-radius:0 0 25px 25px;}
.online h6{font-size:26px;color:#fff;}
.online h6 img{width:58px;margin-right:20px;}
.onlineshop{flex-wrap:wrap;margin-top:30px;}
.onlineshop a{font-size:17px;color:#fff;width:296px;height:75px;line-height:70px;text-align:center;background:url(../img/btn_online_bg.png) no-repeat;background-size:cover;}
.onlineshop a .shopName{position:relative;left:-3%;}

.bgptn{background:#A9F2D0;padding-top:20px;background:repeating-linear-gradient(-45deg, #A9F2D0, #A9F2D0 40px, #B2F4D5 25px, #B2F4D5 80px);}

#contestTop{text-align:center;position:relative;padding:50px 0 0;}
#contestTop h3{width:615px;max-width:94%;margin:0 auto;position:relative;z-index:2;}
#contestTop p{font-size:28px;color:#000;position:relative;z-index:2;margin:0 auto 1em;}
.icon_contest{position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:240px;z-index:0;}
#contestTop .term{text-align:center;background:#16AD67;padding:30px;border-radius:0 0 25px 25px;}
#contestTop .term img{margin:20px auto;max-width:536px;display:block;}
#contestTop .term a,
#howto .btn a{width:415px;height:98px;line-height:94px;color:#fff;font-size:25px;text-align:center;background:url(../img/btn_apply_bg.png) no-repeat;background-size:cover;display:block;margin:40px auto 10px;position:relative;}
#contestTop .term a span,
#howto .btn a span{position:absolute;left:47%;top:50%;transform:translate(-50%, -50%);width:100%;}


#contest figure{width:80%;max-width:450px;margin:0 auto;}
#contest p{color:#000;text-align:center;font-size;25px;line-height:1.5em;margin:1em auto;}
#contest p .bgy{background:#FCE61A;}
#contest .term{text-align:center;background:#16AD67;padding:10px;margin:40px auto 0;}
#contest .term img{margin:30px auto;max-width:536px;display:block;}
#contest h5{position:absolute;top:0;left:50%;transform:translate(-50%,-60%);width:632px;max-width:94%;}
#contest .prize{position:relative;padding-bottom:100px;}
#contest .prize figure.photoImage{width:100%;max-width:100%;}
#contest .prize p{font-size:19px;width:85%;text-align:justify;margin:1em auto;}
#contest .prize .prizeFlex{width:85%;margin:2em auto 50px;display:flex;align-items:center;justify-content:space-between;}
#contest .prize .prizeFlex .prizePhoto{width:264px;}
#contest .prize#prize4 .prizeFlex .prizePhoto{width:300px;}
#contest .prize#prize3 .prizeFlex .prizeEx{width:46%;}
#contest .prize .prizeFlex .prizeEx .target{width:104px;max-width:50%;}
#contest .prize#prize2 .prizeFlex .prizeEx .target,
#contest .prize#prize3 .prizeFlex .prizeEx .target{width:116px;}
#contest .prize .prizeFlex .prizeEx h4{font-size:34px;color:#CA942F;margin:0.5em auto;}
#contest .prize .prizeFlex .prizeEx p{font-size:21px;color:#000;width:100%;margin:0.25em auto;}
#contest .prize .prizeFlex .prizeEx p.sub{font-size:16px;}


#presentation p{font-size:49px;text-align:center;color:#063472;padding-bottom:1em;margin-top:-0.5em;}

#howto{color:#fff;text-align:center;padding-bottom:50px;}
#howto h4{color:#000;font-size:29px;background:#FCE619;width:80%;max-width:500px;height:64px;line-height:64px;margin:1em auto;position:relative;}
#howto h4:before, #howto h4:after {
  position:absolute;content:'';width:0px;height:0px;z-index:1;}
#howto h4:before {
  top:0;left:0;border-width:32px 0px 32px 15px;border-color:transparent transparent transparent #16AD67;border-style:solid;}
#howto h4:after {
  top:0;right:0;border-width:32px 15px 32px 0px;border-color:transparent #16AD67 transparent transparent;border-style:solid;}
#howto p{font-size:22px;font-weight:bold;}
#howto h2 + p{font-size:27px;font-weight:normal;}
#howto .snsFlex{display:flex;max-width:462px;width:80%;margin:1.5em auto 2em;justify-content:space-evenly;}
#howto .snsFlex .icon{max-width:102px;width:22%;}
#howto .steps{margin-bottom:50px;}
#howto .step{display:flex;justify-content:center;width:568px;max-width:90%;margin:50px auto;}
#howto .step figure{width:214px;margin-right:30px;}
#howto .step .stepDetail{width:calc(100% - 244px);}
#howto .step .stepDetail figure{width:78px;margin-right:20px;}
#howto .step .stepDetail h5{display:flex;align-items:center;color:#FCE61A;font-size:36px;}
#howto .step .stepDetail p{text-align:left;margin-top:1em;font-weight:normal;}


#fbtn{visibility:hidden;opacity:0;position:fixed;right:2%;bottom:2%;transition:opacity .5s;width:120px;z-index:9999;}
#fbtn.show{visibility:visible;opacity:1;}
#fbtn a + a{margin-top:15px;display:block;}



#terms{padding-bottom:50px;}
#terms .content_inner{max-width:800px;width:calc(92% - 60px);margin:0 auto;background:#fff;padding:20px 0 20px 20px;border-width:2px;border-style:solid;border-color:#333;border-image:initial;}
#terms .textArea {height:400px;overflow-y:scroll;font-size:16px;word-break:break-all;text-align:justify;color:#333333;margin:20px auto;padding:0px 20px 0px 10px;line-height:1.5em;}
#terms .textArea dt{margin-top:1.5em;}
#terms .idt{text-indent:-1em;padding-left:1em;}
#terms > a{color:#333;border:2px solid #333;display:block;width:600px;width:calc(92% - 80px);line-height:40px;font-size:32px;text-align:center;margin:2em auto;background:#fff;padding:20px;}
section#terms .termsWrapper{padding:0 30px 0 50px;margin-top:-30px;}
section#terms .textArea{height:32vw;margin:20px auto 20px;overflow-y:scroll;font-size:20px;-webkit-overflow-scrolling:touch;padding:0px 20px 0 10px;word-break:break-all;text-align:justify;color:#097766;}
section#terms .textArea{font-size:14px;min-height:440px;margin:0 auto;padding:30px 20px 30px 0;}
section#terms h4{margin:2em auto 0.5em;text-align:left;font-size:110%;}
section#terms .textArea .terms_lead{padding:5px 0 0;line-height:1.5em;font-weight:bold;font-size:110%;}
section#terms .textArea dl{display:block;margin:0 auto 30px;line-height:1.6em;}
section#terms .textArea dl dt{margin-top:20px;font-weight:700;}
section#terms .textArea dl dd{margin-top:10px;padding-left:0.5em;}
section#terms .textArea ul li.idt{text-indent:-1.1em;padding-left:1.1em;}
section#terms .textArea ul.terms2nd{padding-left:0.5em;}
section#terms .textArea ul.terms2nd li{text-indent:-0.5em;padding-left:0.5em;}
section#terms .textArea .product_detail{padding-left:1em;margin-top:1.5em;}
section#terms .textArea ul+h5{margin-top:1.5em;}
section#terms .textArea hr{border-color:#999;margin:20px auto;}
section#terms .textArea .annote{font-size:16px;line-height:1.5em;display:block;}

section#terms ::-webkit-scrollbar {background:#fff;}
section#terms ::-webkit-scrollbar-thumb {background:#16AD67;border:2px solid #fff;}







section#contact{text-align:center;padding:0 0 80px;}
section#contact p{font-size:22px;color:#050505;}
section#contact p.annote{font-size:14px;margin-top:1.25em;}
section#contact p span.mt05em{margin-top:0.5em;display:inline-block;}
section#contact p.fs27{font-size:27px;margin-top:50px;line-height:2em;}
section#contact p.fs17{font-size:17px;}
section#contact p.fs16{font-size:16px;margin-top:1.5em;}
section#contact .tbold{font-weight:bold;}
section#contact span.lbrt_tel a{color:#097766;}

.annote{font-size:80%;}

#footer{position:relative;z-index:8999;color:#000;padding-bottom:200px;}
#footer .footer_cr{}
#footer .footer_cr h2{background:transparent;width:180px;height:48px;transform:none;}
#footer .copy{text-align:center;font-size:12px;margin:30px auto 0;}
#footer copyright{text-align:center;}

.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;overflow:hidden;font-size:0.1em;line-height:0;}
.clearfix {zoom:1;}

.imgpc{display:block;}
.imgsp{display:none;}
.imgsp2{display:none;}
.ibpc{display:inline-block;}
.brsp{display:none;}
.ctpc{display:block;}
.ctsp{display:none;}

.spcr{-webkit-touch-callout:none;-webkit-user-select:none;}
.spcr:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/spacer.png) no-repeat;background-size:cover;z-index:999;}



@media screen and (max-width:1500px) {/* ---------------------------------- */

}
@media screen and (max-width:1280px) {/* ---------------------------------- */
	#about{margin-top:0;}
}
@media screen and (max-width:1200px) {/* ---------------------------------- */
}
@media screen and (max-width:1080px) {/* ---------------------------------- */

}
@media screen and (max-width:960px) {/* ---------------------------------- */
	h1{width:120%;position:relative;left:-10%;}
	.floating_right{width:5vw;height:18vw;}
	.floating_right a{height:3.5vw;margin:1.8vw auto;}
	.floating_right a img{width:50%;}
}
@media screen and (min-width:768px){

}
@media screen and (max-width:768px) {/* ---------------------------------- */
	html{overflow-y:auto;}
	.wrapper{min-width:320px;}
	
	h1{width:100%;position:relative;left:0;}
	.floating_right{width:48px;height:140px;top:initial;bottom:12%;transform:none;}
	.floating_right a{height:22px;margin:18px auto;}
	.floating_right a img{width:18px;}
	section.content{margin:20vw auto 10vw;}
	section#topArea{padding-bottom:10vw;}
	section.content,
	.online,
	#contestTop .term{border-radius:0;}
	#about{margin-bottom:40vw;}
	#about h3{font-size:6vw;}
	#about p{font-size:4vw;}
	#about p.annote{font-size:50%;max-width:75%;}
	.linkFlex{flex-wrap:wrap;}
	.linkFlex a{margin-top:20px;}
	.online{padding:30px 3%;}
	.onlineshop a{width:50%;}
	
	.bgptn{padding-top:0;}
	
	.icon_contest{top:-14vw;}
	
	#contest p{font-size:4.4vw;line-height:1.75em;}
	#contest p.annote{font-size:50%;}
	#contest p .bgy{padding:0.2em 0;}
	#contest .term{padding:10px 30px;}
	#contest .prize{padding-bottom:12vw;}
	#contest .prize p{font-size:4vw;}
	#contest .prize .prizeFlex .prizePhoto{width:44%;}
	#contest .prize#prize4 .prizeFlex .prizePhoto{width:50%;}
	#contest .prize#prize3 .prizeFlex .prizePhoto{padding-left:3%;}
	#contest .prize .prizeFlex .prizeEx{width:50%;}
	#contest .prize#prize2 .prizeFlex .prizeEx{padding-left:3%;}
	#contest .prize#prize3 .prizeFlex .prizeEx{width:45%;}
	#contest .prize .prizeFlex .prizeEx h4{font-size:5vw;}
	#contest .prize .prizeFlex .prizeEx p{font-size:3.25vw;}
	#contest .prize .prizeFlex .prizeEx p.sub{font-size:50%;letter-spacing:-0.05em;}
	#presentation p{font-size:8vw;margin-top:0;padding-bottom:1.5em;}
	
	#howto h2 + p{font-size:5vw;}
	#howto .snsFlex{width:80%;}
	#howto p{font-size:3.5vw;}
	#howto .step figure{width:40%;max-width:214%;margin-right:4%;}
	#howto .step .stepDetail{width:56%;}
	#howto .step .stepDetail h5{font-size:5vw;}
	#howto .step .stepDetail figure{width:25%;margin-right:5%;}
	
	section#terms .termsWrapper{padding:0 20px 0 30px;margin-top:-2vw;}
	section#terms .textArea{font-size:3vw;}
	section.terms .textArea .annote{font-size:2.5vw;}
	
	section#contact{padding:0 0 13vw;margin-bottom:10vw;}
	section#contact p{font-size:4.8vw;}
	section#contact p span.mt05em{font-size:85%;line-height:1.75em;}
	section#contact p.annote{font-size:3vw;}
	
	#footer{padding-bottom:36vw;}
	
	.ctpc{display:none;}
	.ctsp{display:block;}
	.imgpc{display:none;}
	.imgsp{display:block;}
	.ibpc{display:none;}
	.brsp{display:block;}
	.brpc{display:none;}
}
@media screen and (max-width:640px) {/* ---------------------------------- */
	header .logo{padding:7px 10px;}
	header .logo img{width:150px;}
	.online{padding:30px 7%;}
	.online h6{font-size:5.5vw;}
	.online h6 img{width:45px;}
	.onlineshop{width:100%;}
	.onlineshop a{width:100%;height:21vw;margin-bottom:3vw;line-height:20vw;}
	#howto h4{font-size:6vw;line-height:44px;height:44px;}
	#howto h4:before{border-width:22px 0px 22px 9px;}
	#howto h4:after{border-width:22px 9px 22px 0px;}
	.btn{width:80%;padding:0;margin:0 auto;}
	#contestTop .term a,
	#howto .btn a{font-size:5vw;}
}
@media screen and (max-width:540px) {/* ---------------------------------- */
	h2{font-size:6vw;line-height:18vw;}
	#contestTop p{font-size:6vw;margin:1em auto 2em;}
	#contestTop .term a,
	#howto .btn a{max-width:100%;height:19vw;line-height:17vw;}
	.linkFlex a{width:80%;}
}
@media screen and (max-width:480px) {/* ---------------------------------- */

}
@media screen and (max-width:374px) {/* ---------------------------------- */
	header .logo img{width:120px;}
}
@media print{
	.noprnt{display:none;}
}