@charset "UTF-8";


.font80{
	font-size:80% !important;
}
.font15{
	font-size:1.5rem !important;
}
.bold{
	font-weight:700;
}
.mb50{
	margin-bottom:50px;
}
.mb80{
	margin-bottom:80px;
}
.pd1{
	padding:1%;
}
.ls3{
	letter-spacing:3px;
}
.center{
	text-align:center;
}
.fright{
	float:right !important;
}
.marker_or {
background: linear-gradient(transparent 60%, #fca013 60%);
}
.marker_ye {
background: linear-gradient(transparent 65%, #ffd553 65%);
}
.line{
	border:solid 4px #fca013;
	width:60px;
	text-align:center;
	margin:0 auto;
}
#btray .intro .prologue p span {
    width: 90%;
    margin: 0 auto;
    font-size: 1.8rem !important;
    line-height: 2.2;
}
@media screen and (max-width: 1023px){
#btray .intro .prologue p span {
    font-size: 1.65rem !important;
}
}
@media screen and (max-width: 480px){
#btray .intro .prologue p span {
    font-size: 1.55rem !important;
    line-height: 1.8;
    text-align: center !important;
}
}
#btray .intro .prologue p {
    text-align: center !important;
}
#btray .intro .prologue span {
    font-size: 1.3rem !important;
    padding:0 3%;
}
@media screen and (max-width: 1023px){
#btray .intro .prologue span {
    font-size: 1.25rem !important;
}
}
@media screen and (max-width: 480px){
#btray .intro .prologue span {
    font-size: 1.15rem !important;
}
}
#btray h2 {
    width: 100%;
    margin: 0 0 4% 0;
}
.point{
    position: relative;
}
.point_no{
  position: absolute;
  color: #ffffff;
  font-size: 1.7em;
  background:rgba(89,73,63,0.75);
  padding:7px 30px;
  top: -10px;
  left: -15px;
}
#btray .cont .box .point .tx h4 {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.1em;
    width: 100%;
    padding: 0 0 0.7em 0;
    background: none !important;
    background-size: 100% auto;
    border-bottom:solid 3px #000000;
    margin: 0 0 0.8em 0;
}
#btray .cont .box .point .tx p {
    color: #666;
    line-height: 2;
    font-size: 1.35rem !important;
    text-align: justify;
}
#btray .lineup h4 {
    width: 100% !important;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    margin: 0 auto 3% auto;
}
section#contA.cont {
    clear: both;
    background-size: contain;
    background: repeating-linear-gradient(90deg, #d8cbb7, #d8cbb7 10px, #eae8e4 0, #eae8e4 20px) !important;
    margin: 0 0 12% 0 !important;
    position: relative;
}
/*#btray .cont {
    clear: both;
    background-size: contain;
    background: repeating-linear-gradient(90deg, #d8cbb7, #d8cbb7 10px, #eae8e4 0, #eae8e4 20px) !important;
    margin: 0 0 12% 0 !important;
    position: relative;
}*/
.lines:before {
    margin-right: 0.5em;
    border-top: 10px solid #fca013 !important;
    content: "";
    display: inline;
    flex-grow: 1;
}
.lines:after {
    margin-left: 0.5em;
    border-top: 10px solid #ffd553 !important;
    content: "";
    display: inline;
    flex-grow: 1;
}

#btray .lineup ul li {
    text-align: center;
    width: 28% !important;
    float: left;
    margin: 0 5% 5% 0;
}
#btray .intro {
    margin: 0 0 8% 0;
    background: none !important;
    background-size: 1.5%;
    position: relative;
}
#btray .intro:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: 1%;
    background: none !important;
    background-size: 1.5%;
}
.prologue{
    border:solid 4px #000000;
    vertical-align:middle !important;
    width: 47% !important;
    height:257px;
}
@media screen and (max-width: 768px){
.prologue{
    border:solid 4px #000000;
    padding:2.5% 0;
    vertical-align:middle;
    width: 100% !important;
    margin: 0 !important;
}
}
@media screen and (max-width: 480px){
.prologue{
    height:172px !important;
    margin: 0 !important;
}
}
#btray .lineup {
    margin: 0 0 10% 0 !important;
}
#btray .reason h4 {
    width: 6.4em;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    margin: 0 auto 3% auto;
}
#btray .reason h4 {
    width: 100% !important;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    margin: 0 auto 3% auto;
}
#reason {
  background: #f7f6f3;
  background-image: radial-gradient(#e0d6c6 20%, transparent 0), radial-gradient(#e0d6c6 20%, transparent 0) !important;
  background-position: 0 0, 6px 6px;
  background-size: 12px 12px !important;
    clear: both;
    margin: 5% 0 12% 0 !important;
    position: relative;
}
.cont #reason .box .point .ph img {
    max-width: 100% !important;
}

.cont #reason .box .point .tx {
    width: 51% !important;
    padding: 4%;
    box-sizing: border-box;
}
@media screen and (max-width: 768px){
.cont #reason .box .point .tx {
    width: 100% !important;
    padding: 4%;
    box-sizing: border-box;
}
.cont #reason .box .point .ph {
    width: 100% !important;
}
#btray .cont .box .point .tx h4 {
    font-size: 1.75rem !important;
    line-height: 2.0 !important;
}
}
@media screen and (min-width:769px) {
.cont #reason .box .point .ph {
    width: 44% !important;;
}
}
#btray .cont {
    margin: 0 0 12% 0 !important;
}
#btray .howto ul li {
    text-align: center;
    width: 100% !important;
    float: left;
    margin: 0 5% 5% 0;
}
#btray .howto 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 #fca013;
    box-sizing: border-box;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}
#btray .howto ul li .btn a {
    background: url(https://tomizawa-ec.s3-ap-northeast-1.amazonaws.com/contents/Btray/bt00_btnBG.jpg) repeat;
        background-size: auto auto;
    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 .howto .box .point .tx p {
    color: #666;
    line-height: 2;
    font-size: 1.5rem;
    text-align: justify;
}
#btray .howto ul li .btn .arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 15%;
    max-width: 34px;
}
@media screen and (max-width: 768px){
#btray .howto ul li .btn .arrow {
    position: absolute;
    top: 56%;
    right: 0;
    width: 15%;
    max-width: 34px;
}
}
#btray .howto ul li .btn {
    position: relative;
}
#btray .howto ul li .btn a:hover img{
    -ms-transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
}
section#contD.cont {
  background: #f7f6f3;
    background: repeating-linear-gradient(90deg, #d8cbb7, #d8cbb7 10px, #eae8e4 0, #eae8e4 20px) !important;
    margin: 0 0 8% 0 !important;
    position: relative;
}
.cont #reason .box .point .ph img {
    max-width: 100% !important;
}
#btray .cont .box {
    padding: 10% 3% 6% 3% !important;
}
#btray .recipe ul {
    margin: 0 -5% 0 0;
}
#btray .recipe ul li {
    text-align: center;
    width: 28% !important;
    float: left;
    margin: 0 5% 5% 0;
}
#btray .recipe ul li h5 {
    margin: 1em 0;
    font-size: 2.4rem;
    line-height: 1.4;
    font-weight: bold;
}
#contC .navi {
    clear: both;
    width: 96%;
    margin: 0 auto 3% auto !important;
}
section#contC.cont {
    background: none !important;
    margin: 0 0 8% 0 !important;
    position: relative;
}
section#contB.cont {
    background: none !important;
}
@media screen and (max-width: 480px){
#btray .lineup ul li {
    text-align: center;
    width: 80% !important;
    float: none;
    margin: 0 auto 20vw auto;
}
}
@media screen and (max-width: 480px){
#btray .recipe ul li {
    text-align: center;
    width: 95% !important;
    float: left;
    margin: 0 5% 5% 0;
}}
@media screen and (max-width: 480px){
.cont #reason .box .point .ph {
    width: 100% !important;
}
.cont #reason .box .point .tx {
    width: 100% !important;
    padding:8%;
}
}

.pc_bnr{
	display:inlline;
}
.pc_bnr_navi{
	display:inline;
}
@media screen and (min-width:769px) {
.sp_bnr{
	display:none;
}
.sp_bnr_navi{
	display:none;
}
}
@media screen and (max-width: 768px){
.pc_bnr{
	display:none;
}
.sp_bnr{
	display:inline;
}
.pc_bnr_navi{
	display:inline;
}
.sp_bnr_navi{
	display:none;
}
}
@media screen and (max-width: 480px){
.pc_bnr{
	display:none;
}
.sp_bnr{
	display:inline;
}
.pc_bnr_navi{
	display:none;
}
.sp_bnr_navi{
	display:inline;
}
}
#btray .cont .box .point .tx h4 br {
    display: inline !important;
}