@charset "UTF-8";
/*******************************************************************
* /smoothie/css/detail.css
*******************************************************************/
.smoothieDetailCont p {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: bold;
	line-height: 1.6;
	color: #440000;
}
#wrap {
	width: 100%;
}
.mainBlock {
	position: relative;
	background: url(../img/detail/bg.jpg) repeat;
	margin-top: 18%;
}
.mainBlock .mainBg {
	position: relative;
	left: 0px;
	top: 0px;
}
.mainBlock .mainBg img {
	width: 100%;
	height: auto;
}
.roof {
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	left: 0px;
	top: 3%;
	width: 100%;
	padding-left: 3%;
	z-index: 110;
	box-sizing: border-box;
}
@media screen and (min-width:641px){
	.roof {
		top: 0px;
	}
}
/*
.roof.mango {
	background-image: url(../mango/img/img_roof.png);
}
.roof.green {
	background-image: url(../green/img/img_roof.png);
}
.roof.pine {
	background-image: url(../pine/img/img_roof.png);
}
.roof.soy {
	background-image: url(../soy/img/img_roof.png);
}
.roof.soyberry {
	background-image: url(../soyberry/img/img_roof.png);
}*/
.bottomBlock .btnBox.detailBottom {
	padding: 9% 0;
	width: 60%;
	margin: 0 auto;
}
.bottomBlock .btnBox.detailBottom img {
	width: 100%;
}
.mainBlock .roof h2 {
	text-align: left;
}
.mainBlock .roof h2 a{
	display: inline-block;
	width: 26.67%;/*200/750*/
  margin-top: 1%;
}
.mainBlock .roof h2 img {
	width: 100%;
	height: auto;

    margin-left: 0;/*3%*/
}
.mainBlock .mainPhoto {
	width: 100%;
	position: absolute;
	top: 0;
	margin-top: 15%;
	text-align: center;
	z-index: 100;
}
body.corn .mainBlock .mainPhoto,
body.pumpkin_carrot .mainBlock .mainPhoto {
	margin-top: 8%;
}
.mainBlock .mainPhoto img {
	width: 36%;
	display: block;
	height: auto;
	margin: 0 auto;
}
.mainBlock .mainPhoto2 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 50%;
	height: auto;
}
.mainBlock .mainPhoto3 {
	display: none !important;
	position: absolute;
	right: 0px;
	top: -7%;
	width: 40%;
	height: auto;
}
.smoothieDetailCont {
	padding: 5% 5% 8% 5%;
	background: url(../img/detail/bg_content.jpg) repeat;
	background-size: 100%;
	position: relative;
}
.smoothieDetailCont .kanban {
	position: absolute;
	right: 5%;
	top: -12%;
	width: 25%;
}
.smoothieDetailCont img {
	width: 100%;
	height: auto;
}
.smoothieDetailCont h3 {
	padding-top: 8%;
	padding-bottom: 3%;
	text-align: center;
}
.smoothieDetailCont p {
	margin-bottom: 5%;
	text-align: left;
	font-size: 0.8rem;
}
.smoothieDetailCont .btnMore {
	width: 60%;
	margin: 0 auto;
	display: block;
}
	.smoothieDetailContInner .notice {
		margin-top: 1.5em;
		font-size: 80%;
		padding-left:1em;
		text-indent:-1em;
		/* text-align: center; */
	}

#lineup {
	position: relative;
}
#lineup .roof {
	height: 100px;
}
#lineup .block.isNo1.isNo1S {
	height: 220px;
	background-size: auto 130%;
    background-position: 0px 100%;
}

#lineup .block.isNo1.isNo1S a{
}
/*===============
       PC
===============*/
@media screen and (min-width:641px) {
/* header */
.hdZone{
	border-bottom: 1px solid #dddddd;
}
.mainBlock {
	background: url(../img/detail/bg.jpg) repeat;
	margin-top: 84px;
}
.roof {
	background-repeat: repeat-x;
	background-size: auto 69px;
	padding: 0px;
}
.mainBlock h2 span {
	display: block;
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.mainBlock .roof h2 span a{
	display: block;
	max-width: 138px;
	margin-left:3%;
	transition:opacity 0.5s;
}
.mainBlock .roof h2 span a:hover{opacity: 0.7;}
.mainBlock .roof h2 span img {
	display: block;
}
.mainBlock .mainPhoto {
	margin: 0px auto;
	width: 990px;
	text-align: left;
	left: 50%;
	top: auto;
	bottom: 75px;
	margin-left: -475px;
}
	.mainBlock .mainPhoto span{
		width: 475px;
		display: block;
		text-align: center;
	}
.mainBlock .mainPhoto img {
	    width: 257px;
        margin-left: 95px;
    margin-top: 40px;
    display: inline-block;
}
.mainBlock .mainBg {
	height: 720px;
}
	.hdZone{
		z-index: 1002;
	}
.mainBlock .mainPhoto2 {
	width: 400px;
}
.mainBlock .mainPhoto3 {
	width: 254px;
	bottom: 70%;
	top: inherit;
	z-index: 100;
}
.smoothieDetailCont {
	position: absolute;
	width: 496px;
	height: 768px;
	padding: 0px;
	/*top: 78px;*/
	top: 0;
	left: 50%;
	margin-left: 15px;
	background: url(../img/detail/bg_content_pc.png) repeat;
}
.smoothieDetailCont .smoothieDetailContInner {
 padding:165px 40px 50px 45px;
	position: relative;
	z-index: 102;
}

	.smoothieDetailCont .smoothieDetailContInner img{
		width: auto;
		max-width: 413px;
	}
	.smoothieDetailCont .kanban {
    right: 80%;
    top: 5%;
}
	.smoothieDetailCont .kanban.kanban2 {
    right: 81%;
    top: 3%;
}
	.smoothieDetailCont h3{
		padding: 0px 0px 15px 0;
		margin: 0px;
		text-align: left;
	}
	.smoothieDetailCont .kanban img{
		width: 147px;
	}
	.smoothieDetailCont .kanban.kanban2 img{
		width: 136px;
	}
	.smoothieDetailCont p.summery{
		/* height: 145px; */
		margin-bottom: 1em;
	}
	.smoothieDetailCont p{
		font-size: 15px;
		padding: 0px;
		margin: 0px;
		line-height: 1.8;
	}
	.smoothieDetailCont .btnMore{
		display: block;
		text-align: left;
		margin: 15px 0 0 0;
	}
	.smoothieDetailCont .btnMore img{
		width: 251px;
	}
	#lineup .lineupBox{
		padding: 5% 0 2% 0;
    background-position: 0px 100%;
	}
	#lineup .lineupBox ul{
		position: relative;
		top: 10px;
	}#lineup .btnBox {
    max-width: 278px;
}
	.bottomBlock .btnBox.detailBottom{
		padding: 5% 0;
	}

	.smoothieDetailContInner .notice {
		margin-top: 1em;
		margin-bottom: 1em;
		font-size: 80%;
		text-align: left;
	}
}
