@charset "UTF-8";
/* CSS Document */



/*---------センター寄せ------------*/
#breadcrumb {
	width: 78.334%;
	margin: 0 auto;
}
#main {
	float: none;
	margin: 0 auto;
}
/*---------------------------------*/
.cl:after {
  content: "";
  clear: both;
  display: block;
}
/*---------------------------------*/
br.sp480,br.sp768{
	display:none;
}


/*//////////////////////1024pxよりも大きい幅のときここから////////////////////////*/
#btray h2{
	width:100%;
	margin:0 0 8% 0;
}
#btray h2 img{
	width:100%;
}
#btray .intro{
	margin:0 0 8% 0;
	background:url(../../contents/Btray/bt00_dot.png) left top repeat-x;
	background-size:1.5%;
	position:relative;
}
#btray .intro:before{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
	padding-top:1%;
    background: url(../../contents/Btray/bt00_dot.png) left top repeat-x;
    background-size:1.5%;
}
#btray .intro .prologue{
	text-align: center;
	width:50%;
	position:absolute;
	top:50%;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#btray .intro .prologue p{
	width:90%;
	margin:0 auto;
	font-size:2rem;
	line-height:2.2;
}
#btray .intro .mov{
	width:50%;
	float:right;
	background:#fff;
	position: relative;
	padding-top: 32.552%;
	
}
#btray .intro .mov iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#btray .navi{
	clear:both;
	width:96%;
	margin:0 auto 10% auto;
}
#btray .navi ul{
	margin:0 -5% 0 0;
}
#btray .navi ul li{
	width:28.3%;
	float:left;
	margin:0 5% 4% 0;
	text-align:center;
}
#btray .navi ul li a{
	width:100%;
	display: block;
	background: url(../../contents/Btray/bt00_btnBG.jpg) repeat;
    background-size: 14px;
	-ms-transition: .3s ease;
	-webkit-transition: .3s ease;
    transition: .3s ease;
}
#btray .navi ul li a img{
	-ms-transform: translate(-4px,-4px);
	-webkit-transform: translate(-4px,-4px);
    transform: translate(-4px,-4px);
	-ms-transition: .1s ease;
    -webkit-transition: .1s ease;
    transition: .1s ease;
	border: 1px solid #000;
	box-sizing: border-box;
}
#btray .navi ul li a:hover img{
    -ms-transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
}
/******/

#btray .cont{
	clear:both;
	background:url(../../contents/Btray/bt00_wave1.jpg) left bottom no-repeat;
	background-size:contain;
	background-color:#f5f3ef;
	margin:0 0 20% 0;
	position:relative;
}
#btray .cont h3{
	position:absolute;
	top:-20px;
	left:3%;
	width:94%;
	max-width:435px;
}
#btray .cont .box{
	padding:10% 3%;
}
#btray .cont .box .point{
	margin:0 0 5% 0;
	background-color:#fff;
}
#btray .cont .box .point .left{
	float:left;
}
#btray .cont .box .point .right{
	float:right;
}
#btray .cont .box .point .ph{
	width:55%;
}
#btray .cont .box .point .ph img{
	width:100%;
}
#btray .cont .box .point .tx{
	width:45%;
	padding:4%;
	box-sizing: border-box;
}
#btray .cont .box .point .tx h4{
	font-size:2rem;
	font-weight: bold;
	line-height:1.4;
	letter-spacing: 0.1em;
	width:100%;
	padding:0 0 0.7em 0;
	background:url(../../contents/Btray/bt01_line.jpg) left bottom no-repeat;
	background-size:100% auto;
	margin:0 0 0.8em 0;
}
#btray .cont .box .point .tx p{
	color:#666;
	line-height:2;
	font-size:1.5rem;
	text-align: justify;
}
#btray .cont .box .bg{
	background:url(../../contents/Btray/bt00_dot.png) left center repeat-x;
	background-size:2.5%;
	text-indent:-9999px;
	width:60%;
	margin:0 auto 5% auto;
}

#btray .lineup{
	margin:0 0 15% 0;
}
#btray .lineup h4{
	width:6.4em;
	text-align: center;
	font-size: 3rem;
	font-weight: bold;
	margin:0 auto 3% auto;
}

.lines {
    display: flex;
    align-items: center;
}
.lines:before {
	margin-right: 0.5em;
	border-top: 10px solid #2c61be;
    content: "";
    display: inline;
    flex-grow: 1;
}
.lines:after {
    margin-left: 0.5em;
	border-top: 10px solid #e83f5b;
    content: "";
    display: inline;
    flex-grow: 1;
}
#btray .lineup ul{
	margin:0 -5% 0 0;
}

#btray .lineup ul li{
	text-align: center;
	width:45%;
	float:left;
	margin:0 5% 5% 0;
}
#btray .lineup ul li a{
	width:100%;
	display: block;
}
#btray .lineup ul li h5{
	margin:1em 0;
	font-size:2.4rem;
	line-height:1.4;
	font-weight: bold;
}
#btray .lineup ul li .btn{
	max-width:298px;
	margin:0 auto;
	position:relative;
}
#btray .lineup ul li .btn a{
	background: url(../../contents/Btray/bt00_btnBG.jpg) repeat;
    background-size: 14px;
	-ms-transition: .3s ease;
	-webkit-transition: .3s ease;
    transition: .3s ease;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
#btray .lineup ul li .btn a img{
	-ms-transform: translate(-4px,-4px);
	-webkit-transform: translate(-4px,-4px);
    transform: translate(-4px,-4px);
	-ms-transition: .1s ease;
    -webkit-transition: .1s ease;
    transition: .1s ease;
	/*border: 1px solid #e83f5b;*/
	box-sizing: border-box;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
#btray .lineup ul li .btn a:hover img{
    -ms-transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
}
#btray .lineup ul li .btn .arrow{
	position:absolute;
	top:50%;
	right:0;
	width:15%;
	max-width:34px;
}
#btray .lineup ul li .about{
	display: inline-block;
	font-size:2rem;
	line-height:1.3;
	text-align: center;
	padding:0 1em 0.5em 1em;
	border-bottom:4px solid #000;
	margin:0 0 7% 0;
}
#btray .cont .box h4.ttl{
	text-align: center;
	margin:0 0 3% 0;
}
#btray .cont .box .vs{
	text-align: center;
	margin:0 0 3% 0;
}
#btray .cont .box .chart{
	text-align: center;
}
#btray .cont .box ul.recipe{
	margin:5% -3% 15% 0;
}
#btray .cont .box ul.recipe li{
	width:30.3%;
	margin:0 3% 0 0;
	float:left;
	position:relative;
}
#btray .cont .box ul.recipe li a{
	width:100%;
	display: block;
	background: url(../../contents/Btray/bt00_btnBG.jpg) repeat;
    background-size: 14px;
	-ms-transition: .3s ease;
	-webkit-transition: .3s ease;
    transition: .3s ease;
}
#btray .cont .box ul.recipe li a img{
	-ms-transform: translate(-4px,-4px);
	-webkit-transform: translate(-4px,-4px);
    transform: translate(-4px,-4px);
	-ms-transition: .1s ease;
    -webkit-transition: .1s ease;
    transition: .1s ease;
	border: 1px solid #000;
	box-sizing: border-box;
}
#btray .cont .box ul.recipe li a:hover img{
    -ms-transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
}
#btray .cont .box ul.recipe li .arrow{
	position:absolute;
	bottom:-5%;
	right:5%;
	width:10%;
	max-width:34px;
}
#btray .cont .box .imageArea{
	position:relative;
	margin:0 0 5% 0;
}
#btray .cont .box .imageArea .left{
	float:left;
	margin:0 0 3% 0;
	text-align: left;
	width:75%;
}
#btray .cont .box .imageArea .right{
	float:right;
	text-align: right;
	width:75%;
}
#btray .cont .box .imageArea img{
	max-width:614px;
	width:100%;
}
#btray .cont .box .imageArea .c1{
	position:absolute;
	top:-5%;
	right:5%;
	width:28%;
	max-width:292px;
}
#btray .cont .box .imageArea .c2{
	position:absolute;
	bottom:-5%;
	left:5%;
	width:28%;
	max-width:292px;
}
/*//////////////////////1024pxよりも大きい幅のときここまで////////////////////////*/
@media screen and (max-width: 1209px) {
/* 1209pxまでの幅の場合に適応される */
}

@media screen and (max-width: 1023px) {
/* 1023pxまでの幅の場合に適応される */
	#btray .intro .prologue p{
		font-size:1.8rem;
	}
}

@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
	br.sp768{
		display:block !important;
	}
	#btray .intro {
		margin: 0 0 8% 0;
		background: none;
}
	#btray .intro:before{
		display: none;
	}
	#btray .intro .prologue {
		width:100%;
		text-align: center;
		position: inherit;
		top: inherit;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 0 0 5% 0;
	}
	#btray .intro .mov {
		width: 100%;
		float: none;
		padding-top: 65.2%;
	}
	#btray .cont .box .point .ph {
	    width: 100%;
	}
	#btray .cont .box .point .tx h4 {
		letter-spacing: normal;
		background-size: 100% 5px;

	}
	#btray .cont .box .point .tx {
		width: 100%;
		padding: 8%;
	}
	#btray .cont .box .point .right,
	#btray .cont .box .point .left{
		float: none;
			}
	#btray .cont .box .bg{
		display: none;
	}
	#btray .cont .box .point {
		margin: 0 0 10% 0;
	}
	#btray .cont .box .non{
		margin-bottom:0;
	}
	#btray .cont .box .point .tx h4 br{
		display: none;
	}
	
}

@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
	br.sp480{
		display:block !important;
	}
	#btray h2 {
		margin: 0 0 4% 0;
	}
	#btray .intro .prologue p {
		font-size: 1.6rem;
		line-height: 1.8;
	    text-align: left;
	}
	#btray .intro .prologue p br{
		display: none;
	}
	#btray .intro {
		margin: 0 0 15% 0;
	}
	#btray .navi {
		width: 80%;
		margin: 0 auto 20% auto;
	}
	#btray .navi ul {
	    margin: 0;
	}
	#btray .navi ul li {
		width: 100%;
		float: none;
	    margin: 0 0 5% 0;
	}
	#btray .cont h3 {
		top: -2.5vw;
		width: 65%;
	}
	#btray .cont .box .point .tx p {
		line-height: 1.8;
		font-size: 1.4rem;
	}
	#btray .cont .box .point .tx h4 {
		background-size: 100% 3px;
	}
	#btray .lineup h4{
	font-size: 2.4rem;
}
	#btray .lineup ul{
		margin:0;
	}
	#btray .lineup ul li{
		text-align: center;
		width:80%;
		float:none;
		margin:0 auto 20vw auto;
	}
	#btray .lineup ul li h5{
		margin:0.5em 0;
		font-size:1.6rem;
	}
	#btray .lineup ul li .btn{
		width:70%;
	}
	#btray .cont .box ul.recipe{
		margin:5% 0 15% 0;
	}
	#btray .cont .box ul.recipe li{
		width:70%;
		margin:0 auto 10vw auto;
		float:none;
		position:relative;
	}
	#btray .cont .box .imageArea{
		position:relative;
		margin:0 0 5% 0;
	}
	#btray .cont .box .imageArea .left{
		float:none;
		margin:0 0 30vw 0;
		text-align: center;
		width:100%;
	}
	#btray .cont .box .imageArea .right{
		float:none;
		text-align: center;
		width:100%;
	}
	#btray .cont .box .imageArea .c1{
		position:absolute;
		top:48vw;
		right:0;
		width:45%;
	}
	#btray .cont .box .imageArea .c2{
		position:absolute;
		bottom:48vw;
		left:0;
		width:45%;
	}
}