@media screen and (max-width: 639px){

/* ----------base---------- */
html{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	font-size: 62.5%;
	scroll-behavior: smooth;
}
body * {
  box-sizing : border-box;
}
 body{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	color: #fff;
	text-align: center;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-size: 1.6rem;
	-webkit-text-size-adjust: 100%;	
    animation: fadeIn 1.5s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
img{
	border: none; 
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
a{
	outline: none;
	transition: 0.3s;
}
.pc{
	display: none;
}


 /* ----------section---------- */
.section{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

/*section_title*/
.section_title{
	width: 160px;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
}



 /* ----------fv---------- */
.fv{
	aspect-ratio: 1.1 / 1.4;
 	background-image: url(/contents1/cornbpainomi/img/image_fv.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

/*header*/
.header{
	width: 94%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 10px;
}
.header img{
	width: 65px;
	display: block;
	margin: 0;
}

/*title*/
.title{
	width: 55%;
	margin: 0 auto;
	padding: 10px 0 5px;
 	background-image: url(/contents1/cornbpainomi/img/bg_title.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-size: 94%;
	position: relative;
	top: -15px;
	text-align: center;
	z-index: 0;
}

/*tate-left*/
.tate-left{
	width: 75px;
	position: absolute;
	bottom: 1%;
	left: 4%;
	z-index: 150;
}
/*tate-rightt*/
.tate-right{
	width: 70px;
	position: absolute;
	top: 4%;
	right: 3%;
	z-index: 10;
}

/*pie-left*/
.pie-left{
	width: 42%;
	position: absolute;
	bottom: 30%;
	left: -25px;
	z-index: 1;
}

/*pie-right*/
.pie-right{
	width: 25%;
	position: absolute;
	top: 18%;
	right: -15px;
	z-index: 1;
}

/*flower*/
.flower{
	position: absolute;
}
.flower.no1{
	width: 50px;
	top: 60px;
	left: 20px;
}
.flower.no2{
	width: 100px;
	top: 130px;
	left: -40px;
}
.flower.no3{
	width: 70px;
	bottom: 150px;
	left: -30px;
	z-index: 0;
}
.flower.no4{
	width: 90px;
	bottom: 20px;
	left: 50px;
}
.flower.no5{
	width: 50px;
	top: 30px;
	right: -25px;
}
.flower.no6{
	width: 60px;
	bottom: 220px;
	right: -30px;
}
.flower.no7{
	width: 90px;
	bottom: 120px;
	right: 15px;
}




 /* ----------new---------- */
.new{
	background-image: linear-gradient(#f3e1a8, #f2b86f);
	position: relative;
	z-index: 0;
	color: #3d0a0e;
	font-weight: 700;
}
.new:before{
	content:"";
	position: absolute;
	top: -85px;
	left: 0;
	width: 100%;
	height: 87px;
 	background-image: url(/contents1/cornbpainomi/img/bg_new-top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}

/*illsut*/
.new .illsut{
	position: absolute;
	top: -26%;
	right: 1%;
	width: 45%;
}

/*copy*/
.copy{
	width: 95%;
	margin: 0 auto;
	padding: 0;
}

/*explain*/
.explain{
	width: 95%;
	max-width: 480px;
	height: 320px;
	margin: 0 auto -10px;
 	background-image: url(/contents1/cornbpainomi/img/image_new-pie.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80%;
	position: relative;
	font-size: 1.5rem;
}
.explain .left{
	width: 250px;
	top: 30px;
	position: absolute;
}
.explain .right{
	width: 250px;
	position: absolute;
	bottom: 30px;
	right: 0;
}

/*midashi*/
.new .midashi{
	width: 90%;
	max-width: 880px;
	margin: 0 auto;
	padding: 10px 0 50px;
}



 /* ----------lineup---------- */
.lineup{
 	background-image: url(/contents1/cornbpainomi/img/bg_lineup.jpg);
	background-position: top center;
	background-size: 100%;
	position: relative;
	padding: 10px 0 30px;
	z-index: 0;
}
.lineup.round{
	padding: 30px 0 50px;
	z-index: 0;
}
.lineup.round:before{
	content:"";
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 87px;
 	background-image: url(/contents1/cornbpainomi/img/bg_new-bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 150;
}

/*flower2*/
.flower2{
	position: absolute;
}
.flower2.no1{
	width: 25px;
	top: -10px;
	left: 5px;
	z-index: 150;
}
.flower2.no2{
	width: 45px;
	top: 20px;
	left: 30px;
	z-index: 150;
}

/*photo*/
.lineup .photo{
	position: absolute;
	top: -2.5%;
	right: 0;
	width: 30%;
	max-width: 140px;
	z-index: 200;
}
.lineup .photo.bottom{
	top: -90px;
}

/*item*/
.item{
	margin: 0 auto 30px;
	width: 92%;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.7);
	padding: 20px;
	border-radius: 40px;
	color: #7e2113;
}

/*midashi*/
.lineup .midashi{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

/*desc*/
.desc{
	width: 100%;
	margin: 20px auto;
}
.desc .left{
	width: 100%;
}
.desc .right{
	width: 100%;
}
.desc .right.fix{
}
.desc img{
	max-width: 280px;
}

/*h1h2h3*/
.item h1{
	font-size: 2.3rem;
	font-weight: 700;
	padding: 0;
	margin: 0;
	line-height: 1.3;
}
.item h2{
	font-size: 1.7rem;
	font-weight: 700;
	padding: 0;
	margin: 0;
}
.item h3{
	font-size: 2rem;
	font-weight: 700;
	padding: 0;
	margin: 0;
}
.item h3 big{
	font-size: 3rem;
	margin: 0 5px 0 10px;
}

/*waku*/
.waku{
	font-size: 1.3rem;
	width: 96%;
	margin: 10px auto 5px;
	border-radius: 20px;
	padding: 15px 10px;
	box-sizing: border-box;
	background-color: #fff;
}

/*button*/
.button{
	width: 100%;
	margin: 10px auto;
	position: relative;
}
.button img{
	width: 65px;
	position: absolute;
	bottom: 5px;
	left: 2px;
	z-index: 100;	
}
.button a{
	display: block;
	color: #fff;
	font-size: 2rem;
	text-decoration: none;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #c21a0d;
	border-radius: 20px;
	box-shadow: 0 7px 0 0 #610d07;
	z-index: 0;	
 	background-image: url(/contents1/cornbpainomi/img/icon_arrow.png);
 	background-repeat: no-repeat;
	background-position: center right 20px;
	background-size: 20px;
}
.button a:hover{
	transform: translate(0,6px);
	box-shadow: 0 1px 0 0 #610d07;
	z-index: 0;	
}

/*coupon*/
.coupon{
	width: 100%;
	margin: 10px auto 30px;
	padding: 30px 15px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 20px;
	position: relative;
}
.code{
	font-size: 1.8rem;
	color: #c1272d;
}
.code strong{
	font-weight: 700;
	display: block;
}
.code strong span{
	color: #7e2113;
	display: block;
}

/*codecopy*/
.codecopy button{
	width: 260px;
	font-size: 1.6rem;
	color: #7e2113;
	margin: 10px auto;
	border: 2px solid #7e2113;
	height: 40px;
	border-radius: 20px;
	background-color: transparent;	
	cursor: pointer;
	font-family: "Zen Maru Gothic", sans-serif;
}
.codecopy button:hover,
.codecopy button:active{
	color: #fff;
	background-color: #7e2113;
}

/*success*/
.success {
    display: none;
    position: absolute;
    top: 118px;
    left: 0;
    right: 0;
    margin: 0 auto;
	width: 260px;
	font-size: 1.6rem;
	color: #fff;
	background-color: #c21a0d;
	line-height: 40px;
	height: 40px;
	border-radius: 20px;
}

/*attention*/
.attention{
	width: 100%;
	margin: 10px auto;
	border-top: 2px dashed #3d0a0e;
	padding: 15px 0 0;
	color: #3d0a0e;
	font-size: 1.3rem;
}
.attention ul{
	text-align: left;
	margin: 10px auto;
	padding: 0 0 0 20px;	
	list-style-type: circle;
}
.attention ul li{
	margin: 5px 0;
}

/*ribon*/
.ribon{
	position: absolute;
	width: 60px;
}
.ribon.top{
	top: 0;
	right: 0;
}
.ribon.bottom{
	bottom: 0;
	left: 0;
	transform: rotate(180deg);
}


/*footer*/
.footer{
	padding: 0;
	margin: 25px auto 0;
}
.footer .links{
	margin: 50px auto 25px;
	width: 90%;
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
	flex-wrap: wrap;
}
.footer .links a img{
	transition: 0.3s;
	margin: 0 0 10px;
}
.footer .links a img:hover{
	transform: translate(0,2px);
}

.footer .copyright{
	margin: 0 auto;
}
.footer .copyright img{
	display: block;
	margin: 0 auto;
	width: 90px;
}
.footer .copyright p{
	margin: 10px auto;
	text-align: center;
	font-size: 1rem;
	letter-spacing: 1px;
}



/* ----------point---------- */
.point{
	background-image: linear-gradient(#fee379, #f1b36e);
	background-size: 100%;
	position: relative;
	z-index: 100;
	padding: 0 0 50px;
}
.point:before{
	content:"";
	position: absolute;
	top: -92px;
	left: 0;
	width: 100%;
	height: 94px;
 	background-image: url(/contents1/cornbpainomi/img/bg_point.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}

/*section_title*/
.point .section_title{
	top: -20px;
}

/*illsut*/
.point .illsut{
	position: absolute;
	top: -95px;
	right: 5px;
	width: 25%;
	max-width: 150px;
}

/*slider*/
.slider{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.swiper-slide{
	width: 300px;
	min-height: 360px;
	position: relative;
	box-sizing: border-box;
	padding: 10px 50px;
	margin: 0 auto;
	color: #3d0a0e;
	z-index: 0;
 	background-image: url(/contents1/cornbpainomi/img/bg_mask.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	font-size: 1.3rem;
}

/*number*/
.swiper-slide .number{
	width: 80px;
	position: absolute;
	top: 0;
	left: 6%;
	z-index: 1000;
}
/*lead*/
.swiper-slide .lead{
	position: relative;
	font-weight: 700;
	display: block;
	margin: 20px auto;
	z-index: 1000;
	line-height: 1.3;
}
.swiper-slide .lead.low{
	line-height: 1;
}
.swiper-slide .lead.low span{
	display: inline-block;
	margin: 0;
}
.swiper-slide .lead p{
	position: relative;
	font-size: 2.4rem;
	margin: 0;
	z-index: 100;
	filter: drop-shadow(0px 0px 6px rgba(255,255,255,0.6));
}
.swiper-slide .lead .small{
	font-size: 2rem;
	margin: 0;
}
.swiper-slide .lead .large{
	font-size: 4rem;
	position: relative;
}
/*image*/
.swiper-slide .image{
	z-index: 0;
	margin: -15px auto 0;
	width: 95%;
	max-width: 270px;
}
.swiper-slide .image.top{
	margin-top: -50px;
	max-width: 170px;
}
.swiper-slide .image img.sp{
	margin-top: 20px;
}
/*text*/
.swiper-slide .text{
	width: 85%;
	max-width: 200px;
	line-height: 1.2;
	margin: 10px auto 0;
	text-align: left;
}
.swiper-slide .text.wide{
	margin-top: -2px;
	max-width: 210px;
}

.swiper-button-next,
.swiper-button-prev {
	display: block;
	width: 30px !important;
	height: 30px !important;
 	background-image: url(/contents1/cornbpainomi/img/icon_slider.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: rgba(255,255,255,.0) !important;
	transition: 0.3s;
	margin-top: -25px !important;
}
.swiper-button-next {
	transform: rotate(180deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
	opacity: 0.8;
}


/*photo*/
.point .photo{
	width: 35%;
	max-width: 250px;
	position: absolute;
	bottom: -50px;
	left: 5px;
	z-index: 1000;
}


 /* ----------scene---------- */
.scene{
	background-color: #f2e5b2;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.scene p{
	width: 90%;
	font-size: 1.6rem;
	color: #3d0a0e;
	margin: 0 auto 20px;
	position: relative;
	z-index: 250;
	text-align: left;
}
.scene p br{
	display: none;
}
.scene p span{
	display: block;
}

/*photos*/
.photos{
	width: 90%;
	margin: 0 auto -10px;
	display: flex;
	justify-content: space-between;
	z-index: 200;
	position: relative;
}
.photos div{
	width: 32.5%;
}

/*flower3*/
.flower3{
	position: absolute;
}
.flower3.no1{
	width: 50px;
	top: 30px;
	left: 10px;
	z-index: 150;
}
.flower3.no2{
	width: 80px;
	top: 160px;
	left: -40px;
	z-index: 150;
}
.flower3.no3{
	width: 60px;
	top: 135px;
	right: -30px;
	z-index: 150;
}
.flower3.no4{
	width: 90px;
	bottom: 40px;
	right: -30px;
	z-index: 150;
}


 /* ----------flavor---------- */
.flavor{
	background-image: linear-gradient(90deg, #39b54a, #7cbc27);
	position: relative;
	z-index: 0;
	padding: 130px 0 80px;
	overflow: hidden;
}
.flavor:before{
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 89px;
 	background-image: url(/contents1/cornbpainomi/img/bg_scene.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 0;
}

.flavor p{
	width: 96%;
	font-size: 2rem;
	margin: -15px auto 0;
	position: relative;
	z-index: 250;
}
.flavor p span{
	display: block;
}

/*midashi*/
.flavor .midashi{
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
	padding: 10px 0 0;
	z-index: 10000;
	position: relative;
}

/*flower4*/
.flower4{
	position: absolute;
}
.flower4.no1{
	width: 50px;
	top: 100px;
	left: 30px;
}
.flower4.no2{
	width: 70px;
	top: 220px;
	left: -30px;
}
.flower4.no3{
	width: 35px;
	bottom: 70px;
	left: 50px;
	z-index: 0;
}
.flower4.no4{
	width: 45px;
	top: 60px;
	right: 30px;
}
.flower4.no5{
	width: 70px;
	top: 130px;
	right: -30px;
}
.flower4.no6{
	width: 40px;
	bottom: 140px;
	right: 40px;
}




}
