
@charset "utf-8";
body{
  margin: 0;
  padding: 0;
}
p{
margin: 1em 0 ;
}
.fs-l-pageMain {
    padding: 0;
}
#zoom *{
  font-family: 'Noto Serif JP', serif;
}
.txtC{
  text-align: center;
}
#zoom {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  font-family: 'Noto Serif JP', serif !important;
	color: #171717;
	font-size: 62.5%;
	font-weight: 300;
	line-height: 1.5;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
#zoom .contents{
  width: 100%;
  margin: 0 auto;
  font-size: 22.4px;
}
#zoom h1{
  margin: 0;
  display: block;
  font-size:0;
  width: 800px;
  height: 570px;
  background: url(https://cocoscocos.itembox.design/item/lp/zoom/img/h1_img.jpg) no-repeat left top;
  background-size: contain;
}
#zoom .text_wrap.concept{
  position: relative;
  height: 880px;
  margin:0;
  padding: 0 0 60px;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/back1.png),  url(https://cocoscocos.itembox.design/item/lp/zoom/img/back2.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/p2.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/y2.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/g2.png);
  background-position: right 280px,left bottom 50px,right 5% bottom 20%,left 15% bottom 0,right 50% top 50%;
  background-size: 45% auto, 50% auto,5% auto,3% auto,3% auto;
  background-repeat: no-repeat;
}
#zoom h2{
  margin:60px 0 40px;
  width: 100%;
  height: 200px;
  font-size: 0;
}
#zoom .concept h2{
  position: absolute;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/concept.svg), url(https://cocoscocos.itembox.design/item/lp/zoom/img/p1.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/y1.png);
  background-position: center center,left 10% top 5%,right 20% bottom 2%;
  background-size: 150px auto,5% auto,3% auto;
  background-repeat: no-repeat;
}
#zoom .text_wrap .left_text{
}
#zoom .text_wrap .right_text{
  bottom: 0;
}
#zoom .concept .left_text{
  position: absolute;
  top: 280px;
}
#zoom .concept .right_text{
  position: absolute;
  text-align: right;
  right: 0;
}
#zoom .story{
  margin:0;
  padding: 0 0 60px;
  width:800px;
}
#zoom .story h2{
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/story.svg);
  background-position: center center;
  background-size: 95px auto;
  background-repeat: no-repeat;
}
#zoom .story strong{
  display: block;
  font-size: 1.6em;
  margin: 0 0 10px;
}
#zoom .story .right_text{
  margin: 80px 0 0 0;
}
#zoom .story .center_text span.right img{
  float: right;
}
#zoom .story .center_text span.left img{
  float: left;
}
#zoom .story .center_text img{
    width: 90%;
    height: auto;
    margin: 30px 0;
}
#zoom .choice h2{
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/choice.svg);
  background-position: center center;
  background-size: 120px auto;
  background-repeat: no-repeat;
}
#zoom .choice .txtC img{
  margin: 60px 0;
  width: 55%;
  height: auto;
}
#zoom .choice .bae{
  margin: 50px 0;
  position: relative;
  height: 450px;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/back8.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/p4.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/y3.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/g3.png);
  background-position:left center,right 20% bottom 15%,left 5% top 5%,right 50% bottom 2%;
  background-size: 600px auto,5% auto,3% auto,2% auto;
  background-repeat: no-repeat;
}
#zoom .choice .bae p{
  position: absolute;
}
#zoom .choice .bae p:first-child{
  top:0;
  left: 300px;
}
#zoom .choice .bae p:last-child{
  bottom:50px;
  left: 300px;
}
#zoom .choice .background{
  margin: 100px 0 0 ;
}
#zoom .choice .background img{
  display: block;
  width:600px;
  height: auto;
  margin: 80px auto;
}
#zoom .choice ul{
  margin: 80px 0;
  padding: 0;
  list-style: none;
}
#zoom .choice li{
  margin: 20px 0;
  color:#2CE3A9 ;
  font-family: 'Kosugi Maru', sans-serif;
}
#zoom .wrap_all{
  margin: 150px 0;
}
#zoom .wrap_all h2{
  height: 100px;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/wine.svg);
  background-position: center center;
  background-size: 100px auto;
  background-repeat: no-repeat;
}
#zoom .detail{
  font-family: 'Noto Sans JP', sans-serif;
}
#zoom .detail h3 {
  color:#2CE3A9 ;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
}
#zoom .detail ul{
  margin: 50px 0 30px;
  padding: 0;
}
#zoom .detail li{
  display: inline-block;
  border-radius: 55px;
  list-style: none;
  background-color: #FFD566;
  margin: 0 20px 20px 0;
  padding: 8px 30px;
}
#zoom .detail p.link a{
  color:#C8BFF8;
  font-weight: normal;
  font-size: 24px;
  font-family: 'Noto Sans JP', sans-serif;
}
#zoom .warp_all{
  margin: 40% 0 0 0;
  font-family: 'Kosugi Maru', sans-serif;
}
#zoom .detail .wine {
	display: block;
	width: 35%;
}
#zoom .right .detail .wine{
  float: right;
  margin: 0 0 0 5%;
}
#zoom .left .detail .wine{
  float: left;
  margin: 0 5% 0 0;
}
#zoom .detail .wine a:hover{
  opacity: 0.8;
}
#zoom .detail .wine img{
  width: 100%;
  height: auto;
}

#zoom .detail h3 img{
  width: 100%;
  height: auto;
}
#zoom .left .detail p{
  text-align: right;
}
#zoom .detail p a {
	font-weight: bold;
	font-size: 32px;
  text-decoration: none;
  color: #3c3c3c;
    font-family: 'Noto Sans JP', sans-serif;
}
#zoom .detail p a span {
	font-size: 16px;
}
#zoom .detail p a:hover{
  text-decoration: underline;
}
#zoom .detail p.link{
  margin: 0 0 10vh;
}
#zoom .detail p:last-child {
  width: 65%;
  padding: 0 0 200px;
	font-size:24px;
	background: #fff;
	border-radius: 15px;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/p5.png);
  background-position: left 350px bottom 80px;
  background-size: 5% auto;
  background-repeat: no-repeat;
}
#zoom .detail p.last {
  background-image: none!important;
  padding: 0 0 100px;
}

/* smartPhone */
@media screen and (max-width: 640px) {
#zoom .contents,#zoom .detail p.link a,#zoom .detail p:last-child{
  font-size: 16px;
}


#zoom {
  width: 100%;
  margin: 0 auto;
  font-family: 'Noto Serif JP', serif;
	color: #171717;
	font-size: 62.5%;
	font-weight: 300;
	line-height: 1.5;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
#zoom .contents{
  width: 100%;
  margin: 0 auto;
}
#zoom h1 {
	margin: 0;
	display: block;
	font-size: 0;
	width: 100%;
	height: ;
	background: url(https://cocoscocos.itembox.design/item/lp/zoom/img/h1_img.jpg) no-repeat left top;
	background-size: contain;
	padding: 71% 0 0 0;
  height: 0px;
}
#zoom .text_wrap.concept{
  position: relative;
  height: 650px;
  margin:0;
  padding: 0 0 60px;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/back1.png),  url(https://cocoscocos.itembox.design/item/lp/zoom/img/back2.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/p2.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/y2.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/g2.png);
  background-position: right 320px,left bottom 150px,right 5% bottom 20%,left 15% bottom 0,right 65% top 50%;
  background-size: 45% auto, 50% auto,5% auto,3% auto,3% auto;
  background-repeat: no-repeat;
}
#zoom h2 {
	margin: 60px 0 0px;
	width: 100%;
	height: 100px;
	font-size: 0;
}
#zoom .concept h2{
  position: absolute;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/concept.svg), url(https://cocoscocos.itembox.design/item/lp/zoom/img/p1.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/y1.png);
  background-position: center center,left 10% top 5%,right 10% bottom 2%;
  background-size: 110px auto,5% auto,3% auto;
  background-repeat: no-repeat;
}
#zoom .text_wrap .left_text{
}
#zoom .text_wrap .right_text{
  bottom: 0;
}
#zoom .concept .left_text {
	position: absolute;
  width: 90%;
	top: 200px;
	left: 0;
  padding:  0 5%;
}
#zoom .concept .right_text{
  position: absolute;
  text-align: right;
  right: 5%;
}
#zoom .story{
  margin:0;
  padding: 0 0 60px;
  width: 100%;
}
#zoom .story h2{
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/story.svg);
  background-position: center center;
  background-size: 70px auto;
  background-repeat: no-repeat;
}
#zoom .story strong{
  display: block;
  font-size: 22.4px;
  margin:10px 0;
}
#zoom .story .left_text{
  width: 90%;
  margin:0 5%;
}
#zoom .story .right_text{
  width: 90%;
  margin: 30px 5% 0;
}
#zoom .story .center_text span {
	display: block;
}
#zoom .story .center_text span.right img{
  float: right;
}
#zoom .story .center_text span.left img{
  float: left;
}
#zoom .story .center_text img{
    width: 90%;
    height: auto;
    margin: 30px 0;
}
#zoom .choice h2{
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/choice.svg);
  background-position: center center;
  background-size: 100px auto;
  background-repeat: no-repeat;
  margin: 0 0 20px;
}
#zoom .choice p{
  width: 90%;
  margin:  0 5%;
}
#zoom .choice .txtC img{
  margin: 30px 0;
  width: 80%;
  height: auto;
}
#zoom .choice .bae{
  margin: 50px 0;
  position: relative;
  height: 330px;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/back8.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/p4.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/y3.png), url(https://cocoscocos.itembox.design/item/lp/zoom/img/g3.png);
  background-position:center center,right 25% bottom 20%,left 55% top 15%,right 10% bottom 2%;
  background-size: 90% auto,5% auto,3% auto,2% auto;
  background-repeat: no-repeat;
}
#zoom .choice .bae p{
  position: absolute;
}
#zoom .choice .bae p:first-child{
  top:0;
  left:0;
}
#zoom .choice .bae p:last-child{
  bottom:0;
  left:0;
}
#zoom .choice .background{
  margin: 100px 0 0 ;
}
#zoom .choice .background img{
  display: block;
  width: 100%;
  height: auto;
  margin: 80px auto;
}
#zoom .choice ul{
  margin: 30px 0;
  padding: 5%;
  list-style: none;
}
#zoom .choice li{
  margin: 10px 0;
  color:#2CE3A9 ;
  font-family: 'Kosugi Maru', sans-serif;
}
#zoom .wrap_all{
  margin: 50px 0 ;
}
#zoom .wrap_all h2{
  height: 100px;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/wine.svg);
  background-position: center center;
  background-size: 100px auto;
  background-repeat: no-repeat;
}
#zoom .detail{
  width: 90%;
  margin: 0 5%;
  font-family: 'Noto Sans JP', sans-serif;
}
#zoom .detail h3 {
  color:#2CE3A9 ;
}
#zoom .detail ul{
  margin: 20px 0;
  padding: 0;
}
#zoom .detail li{
  display: inline-block;
  border-radius: 55px;
  list-style: none;
  background-color: #FFD566;
  margin: 0 10px 10px 0;
  padding: 8px 20px;
}
#zoom .detail p.link a{
  color:#C8BFF8;
  font-weight: normal;
  font-size: 19.2px;
}
#zoom .warp_all{
  margin: 40% 0 0 0;
  font-family: 'Kosugi Maru', sans-serif;
}
#zoom .detail .wine {
  width: 100%;
  text-align: center;
  margin: 0!important;
}
#zoom .right .detail .wine,
#zoom .left .detail .wine{
  text-align: center;
  float: none;
}
#zoom .detail .wine a:hover{
  opacity: 0.8;
}
#zoom .detail .wine img{
  width: 50%;
  height: auto;
}
#zoom .detail h3 img{
  width: 100%;
  height: auto;
}
#zoom .left .detail p{
  text-align: right;
}
#zoom .detail p a {
	font-weight: bold;
	font-size: 24px;
  text-decoration: none;
  color: #3c3c3c;
}
#zoom .detail p a span {
	font-size: 16px;
}
#zoom .detail p a:hover{
  text-decoration: underline;
}
#zoom .detail p.link{
  margin: 0 0 10vh;
}
#zoom .detail p:last-child {
  padding: 0 0 50px;
	font-size:16px;
	background: #fff;
	border-radius: 15px;
  background-image: url(https://cocoscocos.itembox.design/item/lp/zoom/img/p5.png);
  background-position: center bottom 0px;
  background-size: 10% auto;
  background-repeat: no-repeat;
  width:100%;
}
#zoom .detail p.last {
  background-image: none!important;
  padding: 0 0 100px;
}
#zoom p.seen{
  width: 100%;
}

#zoom h2 span {
	font-size: 48px;
}
#zoom .detail p.link {
	margin: 0 0 5vh;
}
#zoom .detail p a{
  font-size: 19.2px;
}
#zoom .no-sp{
  display: none!important;
}
}

#zoom .no-pc{
  display: none;
}
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  zoom:1;
}