@charset "UTF-8";
/* CSS Document */

img{
	max-width: 100%;
}
*:focus {
  outline: none;
}
a {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  cursor:pointer;
}

a.disabled{
	pointer-events: none;
}
.dpc{
	display: block;
}
.dsp{
	display: none;
}
.flex{
	display: flex;
	justify-content: space-between;
}

#Container{
	width: 100%;
}
#Container .WrapTop {
	margin: 0 auto; 
	width: 980px;
}
.kibun_title{
	margin: 0 auto;
    width: 980px;
    margin-bottom: 20px;
	padding-left: 20px;
}

#mainvisual{
	max-width: 1920px;
	margin: 0 auto;
}
#mainvisual img{
	width: 100%;
}

nav.top_nav{
	width: 100%;
	background: #fff;
}

nav.top_nav ul{
	width: 940px;
	margin: 0 auto; 
	align-items: center;
	height: 70px;
}
nav.top_nav ul>li{
	padding-right: 25px;
	height: 30px;
	border-right: solid 1px #eab2b4;
}
nav.top_nav ul>li:last-of-type{
	padding: 0;
	border: none;
}
.contents{
	max-width: 1920px;
	margin: 0 auto;
	background: url("../../image/takebue_bg.jpg") repeat-y;
}

section .inner{
	width: 980px;
	margin: 0 auto; 
}


/*
section 01
*/
section.sec01{
	padding: 80px 0 0;
}

section.sec01 .inner > .ttl{
	text-align: center;
	margin-bottom: 40px;
}
section.sec01 .rec_area{
	width: 100%;
}
section.sec01 .rec_area .recipe{
	position: relative;
	background: #ad0003;
	border-radius: 30px;
	padding: 50px 50px 30px;
	overflow: hidden;
	
}
section.sec01 .rec_area .recipe h3{
	position: relative;
	padding-top: 40px;
	margin-bottom: 30px;
}
section.sec01 .rec_area .recipe .shape{
	margin-bottom: 30px;
}
section.sec01 .rec_area .recipe .flex{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 30px;
}
section.sec01 .rec_area .recipe .flex .txt{
	position: relative;
	box-sizing: border-box;
}
section.sec01 .rec_area .recipe .flex .img{
	width: 470px;
}
section.sec01 .rec_area .recipe .rec_btn{
	position: relative;
	width: 230px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100vh;
	text-align: center;
	background: #af985a;
	margin: 0 auto;
	cursor: pointer;
	
}
section.sec01 .rec_area .recipe .rec_btn img{
	width: 94px;
}
section.sec01 .rec_area .recipe .rec_btn.is-active img{
	width: 115px;
}
section.sec01 .rec_area .recipe .rec_btn .icon{
	position: absolute;
	width: 15px;
	height: 2px;
	background: #fff;
	vertical-align: middle;
    line-height: 1;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	
}
section.sec01 .rec_area .recipe .rec_btn .icon::before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
    transition: .3s;
}

section.sec01 .rec_area .recipe .rec_btn.is-active .icon{
  transform: rotate(45deg);
	
}
section.sec01 .rec_area .recipe .rec_btn.is-active  .icon::before{
  transform: rotate(90deg);
}

section.sec01 .rec_area .recipe.rec_01{
	margin-bottom: 50px;
}
section.sec01 .rec_area .recipe.rec_01 h3::before{
	position: absolute;
    content: '';
    display: inline-block;
    width: 229px;
    height: 46px;
    left: -40px;
    top: -10px;
    background: url("../../image/sec01_rec01_catch.png") no-repeat;
	background-size: contain;
}
section.sec01 .rec_area .recipe.rec_01::before{
	position: absolute;
	content: '';
	display: inline-block;
	width: 211px;
	height: 211px;
	left: -32px;
	top: -32px;
	background: url("../../image/sec01_rec_bg.png") no-repeat;
	background-size: contain;
}
section.sec01 .rec_area .recipe.rec_02{
	margin-bottom: 70px;
}
section.sec01 .rec_area .recipe.rec_02 h3::before{
	position: absolute;
    content: '';
    display: inline-block;
    width: 188px;
    height: 46px;
    left: -20px;
    top: -10px;
    background: url("../../image/sec01_rec02_catch.png") no-repeat;
	background-size: contain;
}
section.sec01 .rec_area .recipe.rec_02::before{
	position: absolute;
	content: '';
	display: inline-block;
	width: 211px;
	height: 211px;
	right: -32px;
	top: -32px;
	background: url("../../image/sec01_rec_bg.png") no-repeat;
	background-size: contain;
}
section.sec01 .rec_area .recipe > .txt .name{
	margin-bottom: 40px;
}
section.sec01 .rec_area .recipe > .txt .shape{
	margin: 0 0 40px 5px;
}
section.sec01 .rec_area .rec_cnt{
	display: none;
	width: 100%;
}
section.sec01 .rec_area .rec_inner{
	padding-top: 50px;
}
section.sec01 .rec_area .rec_ttl{
	margin-bottom: 15px;
}

section.sec01 .rec_area .rec_txt{
	margin-bottom: 40px;
	padding-left: 5px;
}




section.sec01 .ikomi_banner{
	position: relative;
	left: -20px;
	text-align: center;
	margin-bottom: 110px;
	
}
section.sec01 .ikomi_banner a{
	display: inline-block;
}
section.sec01 .secret_area{
	padding: 34px 0;
	background: url("../../image/sec01_pattern02.png") top repeat-x,
		url("../../image/sec01_pattern02.png") bottom repeat-x;
	text-align: left;
}
section.sec01 .secret_area .bg{
	padding: 100px 0 70px;
	background: url("../../image/sec01_pattern01.jpg")  repeat;
}
section.sec01 .secret_area .flex{
	align-items: center;
}
section.sec01 .secret_area .ttl{
	position: relative;
	margin-bottom: 30px;
}
section.sec01 .secret_area .ttl::before{
	position: absolute;
	content: '';
	display: inline-block;
	width: 470px;
	height: 152px;
	left: -67px;
	top: -50px;
	background: url("../../image/sec01_ttl02_deco.png") no-repeat;
}
section.sec01 .secret_area .right{
	position: relative;
}
section.sec01 .secret_area .right .txt{
	position: absolute;
	top: -35px;
	left: 20px;
}

/*
section 02
*/
section.sec02{
	padding: 105px 0 70px;
	text-align: center;
	overflow-x: hidden;
}
section.sec02 .naming_area{
	position: relative;
	padding: 70px 0 75px 180px;
	background: url("../../image/sec02_bg01.png") no-repeat center;
	background-size: contain;
	text-align: left;
}
section.sec02 .naming_area .top-ttl{
	position: absolute;
	top: -87px;
	left: 25px;
}
section.sec02 .naming_area .top-txt{
	margin-bottom: 55px;
}
section.sec02 .naming_area .line{
	position: relative;
	margin-bottom: 55px;
}
section.sec02 .naming_area .line::before{
	position: absolute;
	content: '';
	display: inline-block;
	width: 265px;
	height: 265px;
	right: -40px;
    bottom: -31px;
	background: url("../../image/sec02_deco01.png") no-repeat;
}
section.sec02 .naming_area .ttl{
	margin-bottom: 15px;
}

/*
section 03
*/
section.sec03{
	text-align: center;
}
section.sec03 .ttl{
	margin-bottom: 50px;
}
section.sec03 .product{
	position: relative;
	width: 455px;
	padding: 50px 60px 45px;
	border: solid 3px #cabb92;
	border-radius: 30px;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}
section.sec03 .product::before{
	position: absolute;
	content: '';
	display: inline-block;
}
section.sec03 .product.bg01::before{
	width: 212px;
	height: 212px;
	left: -67px;
    top: -64px;
	background: url("../../image/sec03_bg01.png") no-repeat;
}
section.sec03 .product.bg02::before{
	width: 213px;
	height: 205px;
	left: -67px;
	top: -59px;
	background: url("../../image/sec03_bg02.png") no-repeat;
}
section.sec03 .product.bg03::before{
	width: 209px;
	height: 209px;
	left: -52px;
    top: -59px;
	background: url("../../image/sec03_bg03.png") no-repeat;
}
section.sec03 .product.bg04::before{
	width: 225px;
	height: 230px;
	left: -81px;
    top: -69px;
	background: url("../../image/sec03_bg04.png") no-repeat;
}
section.sec03 .product .name{
	margin-bottom: 15px;
}
section.sec03 .product .img{
	margin-bottom: 15px;
}
section.sec03 .product .txt{
	margin-bottom: 20px;
}
section.sec03 .product .btn{
	margin-bottom: 0;
}
section.sec03 .product.p03 .txt{
	height: 71.05px;
}
section.sec03 .flex{
	margin-bottom: 60px;
}

section.sec03 .nama_chikuwa{
	margin-bottom: 60px;
}

section.sec03 .nama_chikuwa .product.p05{
	display: flex;
	justify-content: space-between;
	align-items: center;
    width: 100%;
}
section.sec03 .nama_chikuwa .product .txt{
	position: relative;
	padding: 10px;
	z-index: 1;
}
section.sec03 .product.p05 .btn{
	position: relative;
	z-index: 1;
}
section.sec03 .product.p05::before{
	width: 802px;
	height: 888px;
	right: -143px;
    top: -170px;
	background: url("../../image/sec03_bg05.png") no-repeat;
	background-size: contain;
	z-index: 0;
}
section.sec03 .product.p08 .txt{
	margin-bottom: 0;
}


/*
section 04
*/
section.sec04{
	padding: 150px 0 80px;
	text-align: center;
}
section.sec04 .ttl{
	margin-bottom: 30px;
}
section.sec04 .bnr{
	margin-bottom: 20px;
}
section.pagetop{
	text-align: right;
	border-bottom: solid 2px #41210f;
}






@media screen and (max-width: 750px){
	
.dpc{
	display: none;
}
.dsp{
	display: block;
}
	
.kibun_title {
    text-align: center;
    width: 30.9vw;
    margin: 0 auto 3vw;
	padding: 0;
}
#Container .WrapTop {
	width: 100%;
}
	
	nav.top_nav{
		width: 100%;
	}
	nav.top_nav ul{
		width: 100%;
		justify-content: space-between;
		flex-wrap: wrap;
		height: auto;
		border-bottom: solid 1px #eab2b4;
	}
	nav.top_nav ul>li{
		width: 33.333vw;
		height: 16.6vw;
		line-height: 8vw;
		text-align: center;
		box-sizing: border-box;
    	padding: 3vw 0 0;
	}
	nav.top_nav ul>li:first-of-type img{
		width: 24.13vw;
	}
	nav.top_nav ul>li:nth-of-type(2) img{
		width: 18vw;
	}
	nav.top_nav ul>li:nth-of-type(3) img{
		width: 20.533vw;
	}
	nav.top_nav ul>li:nth-of-type(3){
		border-right: none;
	}
	nav.top_nav ul>li:not(:last-of-type){
		border-bottom: solid 1px #eab2b4;
	}
	nav.top_nav ul>li:last-of-type{
		width: 40.93vw;
		height: 14vw;
		line-height: 9vw;
		margin: 0 auto;
	}
	.contents{
		background-size: 256%;
	}
	section .inner{
		width: auto;
		padding: 0 3.33vw;
	}
	
	section.sec01{
		text-align: center;
		padding: 9.3vw 0 0;
}
	section.sec01 .inner > .ttl{
		width: 61vw;
		margin: 0 auto 5.3vw;
	}
	
	section.sec01 .rec_area .recipe{
		overflow: hidden;
		border-radius: 20px;
		padding: 0 0 7vw;
	}
	section.sec01 .rec_area .recipe.rec_01{
		margin-bottom: 10vw;
	}
	section.sec01 .rec_area .recipe h3{
		padding-top: 9vw;
	}
	section.sec01 .rec_area .recipe.rec_01 h3::before{
		width: 41vw;
		height: 8vw;
		left: -2vw;
		top: -2vw;
	}
	section.sec01 .rec_area .recipe.rec_02 h3::before{
		width: 34vw;
		height: 7vw;
		left: -2vw;
		top: 0vw;
	}
	section.sec01 .rec_area .recipe .flex{
    margin-bottom: 5.3vw;
    flex-direction: column-reverse;
	}
	
	section.sec01 .rec_area .recipe .flex .img{
		width: 100%;
		margin-top: -2vw;
	}
section.sec01 .rec_area .recipe .txt{
	
	margin: 61vw auto 0;
	padding: 5vw 6vw 0;
	width: 100%;
}
section.sec01 .rec_area .recipe.rec_01::before{
	display: none;
}
section.sec01 .rec_area .recipe .txt::before{
	position: absolute;
	content: '';
	display: inline-block;
	width: 28.2vw;
	height: 28.2vw;
	right: -4vw;
    top: -5vw;
	background: url(../../image/sec01_rec_bg.png) no-repeat;
    background-size: contain;
}
section.sec01 .rec_area .recipe .txt .shape{
	width: 20vw;
	margin: 0 auto 6vw 1vw;
}
section.sec01 .rec_area .recipe.rec_01 .txt .name{
	width: 58.8vw;
	margin: 0 auto 5.33vw 0;
}
section.sec01 .rec_area .recipe.rec_01 .txt .detail{
	width: 81vw;
	margin: 0 auto 0 0;
}
	
section.sec01 .rec_area .recipe.rec_02 .txt .name{
	width: 68vw;
	margin: 0 auto 5.33vw 0;
}
section.sec01 .rec_area .recipe.rec_02 .txt .detail{
	width: 81.86vw;
	margin: 0 auto 0 0;
}
	section.sec01 .rec_area .recipe.rec_02{
		margin-bottom: 6vw;
	}
	section.sec01 .rec_area .recipe .rec_btn{
		width: 54vw;
		height: 9.6vw;
	}
	section.sec01 .rec_area .recipe .rec_btn img{
		width: 21vw;
	}
	section.sec01 .rec_area .recipe .rec_btn.is-active img{
		width: 24vw;
	}
	section.sec01 .rec_area .recipe .rec_btn .icon{
		width: 3vw;
		height: 1px;
		right: 5vw;
	}
	
section.sec01 .rec_area .rec_01 .img{
	position: absolute;
	width: 100%;
	height: 60vw;
	left: 0;
	right: 0;
	top: 0;
	bottom: inherit;
	margin: 0 auto;
}
section.sec01 .rec_area .rec_02 .img{
	position: absolute;
	width: 100%;
	height: 60vw;
	right: 0;
	left: 0;
	top: 0;
	bottom: inherit;
	margin: 0 auto;
}
section.sec01 .rec_area .rec_inner{
	padding: 4vw 6vw 0;
}
	section.sec01 .rec_area .rec_ttl{
		margin-bottom: 4vw;
	}
	section.sec01 .rec_area .rec_txt{
		margin-bottom: 0;
		padding-left: 0;
	}
	
	
	
	
section.sec01 .secret_area{
	padding: 5.3vw 0;
    background-size: 5.3vw;
}
section.sec01 .secret_area .bg{
	padding: 13.333vw 0 8vw;
}
section.sec01 .secret_area .flex{
	display: block;
	padding: 0 4.6vw;
}
section.sec01 .secret_area .ttl{
	width: 56.9vw;
	margin: 0 auto 5.33vw;
}
section.sec01 .secret_area .ttl::before{
	width: 37vw;
	height: 13.33vw;
	left: 7vw;
	top: -6vw;
	background: url("../../image/sec01_ttl02_deco_sp.png") no-repeat;
	background-size: contain;
}
section.sec01 .secret_area .right{
	margin-top: 13.33vw;
}
section.sec01 .secret_area .right .txt{
	position: absolute;
	top: -6vw;
	left: 0;
	width: 30vw;
	z-index: 2;
}
section.sec01 .secret_area .right .img{
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

section.sec01 .ikomi_banner{
	position: initial;
	padding: 0 3.33vw;
	margin-bottom: 13vw;

}
section.sec02{
	padding: 20vw 0 13.33vw;
}
section.sec02 .naming_area{
	padding: 19vw 4.6vw 0;
	background: url("../../image/sec02_bg01_sp.png") no-repeat top;
	background-size: contain;
}
section.sec02 .naming_area .top-ttl{
	position: absolute;
	width: 63.73vw;
	top: -6vw;
	left: 0;
	right: 0;
	margin: 0 auto;
}
section.sec02 .naming_area .top-txt{
	margin-bottom: 9vw;
}
section.sec02 .naming_area .line{
	margin-bottom: 8vw;
}
section.sec02 .naming_area .line::before{
	width: 29vw;
	height: 29vw;
	right: -7vw;
    bottom: -14vw;
	background-size: contain;
}
section.sec02 .naming_area .ttl{
	width: 63vw;
	margin-bottom: 5vw;
}

section.sec02 .naming_area .naming-txt{
	padding-bottom: 15vw;
}

section.sec03 .inner{
	padding: 0;
}
section.sec03 .ttl{
	width: 60.8vw;
	margin: 0 auto 5vw;
}
section.sec03 .flex{
	display: block;
	margin-bottom: 0;
}
section.sec03 .product.p03 .txt{
	height: auto;
}
section.sec03 .product{
	width: 100%;
	padding: 8vw 8.6vw 8vw 42vw;
	border-top: solid 1px #cabb92;
	border-bottom: solid 1px #cabb92;
	border-right: none;
	border-left: none;
	border-radius: 0;
	margin-bottom: 0;
	text-align: left;
	box-sizing: border-box;
}
section.sec03 .product.h42{
	height: 56vw;
}
section.sec03 .product.p04{
	margin-bottom: 0;
}
	
section.sec03 .product::before{
	position: absolute;
	content: '';
	display: inline-block;
}
section.sec03 .product.bg01::before{
	width: 25vw;
	height: 38.4vw;
	left: -4vw;
    top: -10vw;
	background: url("../../image/sec03_bg01_sp.png") no-repeat;
	background-size: contain;
}
section.sec03 .product.bg02::before{
	width: 25vw;
	height: 24.1vw;
	left: -4vw;
    top: -4vw;
	background: url("../../image/sec03_bg02_sp.png") no-repeat;
	background-size: contain;
}
section.sec03 .product.bg03::before{
	width: 25vw;
	height: 25vw;
	left: -4vw;
    top: -5vw;
	background: url("../../image/sec03_bg03_sp.png") no-repeat;
	background-size: contain;
}
section.sec03 .product.bg04::before{
	width: 25vw;
	height: 30.4vw;
	left: -4vw;
    top: -10vw;
	background: url("../../image/sec03_bg04_sp.png") no-repeat;
	background-size: contain;
}
section.sec03 .product .name{
	width: 32.5vw;
	margin: 0 auto 3vw 0;
}
section.sec03 .product.p04 .name{
	width: 43vw;
	margin: 0 auto 3vw 0;
}

section.sec03 .product .img{
	position: absolute;
	width: 38vw;
	left: 3.3vw;
	top: 0;
	bottom: 0;
	margin: auto 0;

}
section.sec03 .product .img picture{
	vertical-align: baseline;
}
section.sec03 .product.p01 .txt,section.sec03 .product.p02 .txt,section.sec03 .product.p03 .txt{
	width: 45vw;
	margin: 0 auto 4vw 0;
}
section.sec03 .product .btn{
	margin-bottom: 0;
}
section.sec03 .product.p04 .btn{
	margin-bottom: 3vw;
}
section.sec03 .nama_chikuwa{
	margin-bottom: 0;
}
	section.sec03 .nama_chikuwa .product.p05{
		padding-left: 8.8vw;
		display: block;
	}
	section.sec03 .product.p05::before{
		width: 100vw;
		height: 122vw;
		right: 0;
		top: 24vw;
		background: url(../../image/sec03_bg05_sp.png) no-repeat;
		background-size: contain;
	}
	section.sec03 .product.p05 .sp_flex{
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row-reverse;
		margin-bottom: 5vw;
	}
	section.sec03 .product.p05 .img{
		position: initial;
		width: 18.4vw;
		margin: 0 10.9vw 0 2vw;
		
	}
	section.sec03 .product.p05 .name{
		width: 46vw;
		margin-top: 3vw;
	}
	section.sec03 .nama_chikuwa .product .txt{
		padding: 0;
		margin-bottom: 5vw;
	}
	section.sec03 .product.p06 .name{
		width: 100%;
	}
	section.sec03 .product.bg01.p06::before{
		width: 25vw;
		height: 24.1vw;
		left: -4vw;
		top: -4vw;
		background: url(../../image/sec03_bg02_sp.png) no-repeat;
		background-size: contain;
	}
	section.sec03 .product.bg02.p07::before{
		width: 25vw;
		height: 25vw;
		left: -4vw;
		top: -5vw;
		background: url(../../image/sec03_bg03_sp.png) no-repeat;
		background-size: contain;
	}
	section.sec03 .product.bg03.p08::before{
		width: 25vw;
		height: 30.4vw;
		left: -4vw;
		top: -10vw;
		background: url(../../image/sec03_bg04_sp.png) no-repeat;
		background-size: contain;
	}
	section.sec03 .product.p08 .name{
		width: 38vw;
	}
	
	

	section.sec04{
		padding: 15vw 0 10vw;
	}
	section.sec04 .ttl{
		width: 75.2vw;
		margin: 0 auto 4vw;
	}
	section.sec04 .bnr{
		padding: 0 4.6vw;
		margin-bottom: 4vw;
	}
	section.pagetop{
		padding-bottom: 6vw;
		border: none;
	}

	section.pagetop a{
		width: 30vw;
		margin: 0 auto;
		display: block;
	}



	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
	