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

#tamaran a:hover {
opacity: 0.7;
transition: .3s;
} 
#tamaran {
font-feature-settings: "palt";
letter-spacing: 0.05em;
font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
background-color: #fdd000;
font-weight: 400;
}
#tamaran .img_responsive {
width: 100%;
height: auto;
}

 @media all and (min-width:481px) {
#tamaran {
	width: 100%;
	margin: 0 auto;
}

#tamaran .wrap1 {
background-image: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/bg01.png);
background-position: top center;
background-repeat: repeat-x;
}
#tamaran .wrap2 {
background: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/bg02.png),#f8b500;
background-position: top center;
background-repeat: repeat-x;
background-size: contain;
padding: 80px 0;
}
#tamaran .wrap3 {
background: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/bg03.png),#e95540;
background-position: top center;
background-repeat: repeat-x;
background-size: contain;
padding: 80px 0;
}
#tamaran .wrap4 {
background: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/bg04.png),#bed97c;
background-position: top center;
background-repeat: repeat-x;
background-size: contain;
padding: 80px 0;
}


#tamaran h1 {
	width: 1252px;
	margin: 0 auto;
    padding: 20px 0;
}

#tamaran h2 {
width: 720px;
margin: 0 auto;
padding: 150px 0 0;
}

#tamaran .ttl_recipe {
width: 990px;
margin: 0 auto;
padding: 100px 0 20px;
}
#tamaran .txt_recipe {
width: 700px;
margin: 0 auto;
padding: 30px 0;
}


#tamaran .btn_detail {
width: 462px;
margin: 30px auto 0;
}


#tamaran .recipeblock1 {
width: 1070px;
margin: 0 auto;
padding: 30px 0;
position: relative;
}
#tamaran .recipeblock2 {
width: 1070px;
margin: 0 auto;
padding: 30px 0;
position: relative;
}
#tamaran .recipeblock3 {
width: 1070px;
margin: 0 auto;
padding: 30px 0;
position: relative;
}
#tamaran .recipe_icon {
position: absolute;
top: -45px;
left: -80px;
z-index: 100;
}
#tamaran .recipe_icon img {
width: 210px;
height: auto;
}
#tamaran .recipe_inner {
display: flex;
justify-content: space-between;
}
#tamaran .recipe_inner .recipe_item {
width: 45%;
}
#tamaran .recipe_inner .recipe_item .recipe_ttl {
width: 332px;
margin: 0 auto;
padding-bottom: 20px;
}
#tamaran .recipe_img_btn {
width: 500px;
margin: 0 auto;
}
#tamaran .recipe_name {
font-size: 28px;
text-align: center;
padding: 20px 0 0;
color: #392000;
font-weight: 700;
}



/**レシピウィンドウ**/

.r_box_cont1 {
width: 100%;
margin: 0 auto;
background-color: #f8b500;
border-radius: 16px;
position: relative;
}
.r_box_cont2 {
width: 100%;
margin: 0 auto;
background-color: #f3a481;
border-radius: 16px;
position: relative;
}
.r_box_cont3 {
width: 100%;
margin: 0 auto;
background-color: #bed97c;
border-radius: 16px;
position: relative;
}
.r_box_icon {
position: absolute;
top:-70px;
left: -50px;
}
.r_box_icon img {
width: 180px;
}

.r_box {
margin: 0 auto;
padding: 30px;
font-weight: 600;
font-weight: midium;
}
.tb_box {
display: table;
width: 100%;
border-collapse: separate;
border-spacing: 20px;
table-layout: fixed;
}
.recipe_txt,
.recipe_img {
display: table-cell;
vertical-align: top;
}
.recipe_img {
margin: 0 auto;
text-align: center;
}
.recipe_img img {
width: 90%;
}

.r_ttl {
/*
margin: 0 0 20px 130px;*/
text-align:center;
margin-bottom: 20px;
font-size: 40px;
color: #392000;
font-weight: 700;

}

.howto {
font-size: 14px;
padding: 5px 10px;
line-height: 1;
color: #fff;
background-color: #c70025;
display: inline-block;
border-radius: 14px;
letter-spacing: 0.1em;
}
.howto span {
font-size: 12px;
}
ul.howto_txt {
margin-bottom: 10px;
}
ul.howto_txt li{
font-size: 14px;
line-height: 1.6;
color: #5C3719;
margin-left: 1em;
text-indent: -1em;
}
.txt_or {
color: #c70025!important;
}
.zairyo_txt {
background-image: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/ten.png);
background-repeat: repeat-x;
background-size: contain;
background-position: top center;
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.zairyo_txt .item1-1 {
text-align: left;
background-color: #f8b500;
padding-right: 5px;
}
.zairyo_txt .item2-1 {
text-align: right;
background-color: #f8b500;
padding-left: 5px;
}
.zairyo_txt .item1-2 {
text-align: left;
background-color: #f3a481;
padding-right: 5px;
}
.zairyo_txt .item2-2 {
text-align: right;
background-color: #f3a481;
padding-left: 5px;
}
.zairyo_txt .item1-3 {
text-align: left;
background-color: #bed97c;
padding-right: 5px;
}
.zairyo_txt .item2-3 {
text-align: right;
background-color: #bed97c;
padding-left: 5px;
}
.zairyo_txt p {
font-size: 14px;
color: #5C3719;
line-height: 1;
}
.recipe_anno {
font-size: 13px;
color: #5C3719;
}
#tamaran .bnr_catch {
width: 800px;
margin: 0 auto;
}
#tamaran .bnr_recipe {
width: 800px;
margin: 0 auto;
padding-bottom: 50px;
}
#tamaran .bnr_catch img,
#tamaran .bnr_recipe img {
width: 100%;
}


#tamaran #recipe1,
#tamaran #recipe2,
#tamaran #recipe3,
#tamaran #recipe4,
#tamaran #recipe5,
#tamaran #recipe6 {
display: none;
}


#tamaran .mv_cont {
width: 100%;
margin: 20px auto 100px;
position: relative;
}
#tamaran .mv_ttl {
font-size: 25px;
text-align: center;
padding: 20px 0;
}

#tamaran .mv_thumb {
margin: 0 auto;
width: 720px;
}
#tamaran .mv_thumb iframe {
width: 720px;
height: 405px;
border: none;
border-radius: 20px;
}
#tamaran .prd01 {
position: absolute;
bottom: 60px;
left: 10%;
width: 130px;
}
#tamaran .prd02 {
position: absolute;
bottom: 60px;
right: 10%;
width: 130px;
}

#tamaran .bnr_ttl_box {
width: 740px;
margin: 50px auto 0;
padding-bottom: 10px;
}
#tamaran .bnr_ttl {
  position: relative;
  display: inline-block;
  padding: 0 42px;
  font-size:20px;
  font-weight:700;
  color: #ea5504;
  font-size: 28px;
}
#tamaran .bnr_ttl::before,
#tamaran .bnr_ttl::after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 40px; 
  height: 2px; 
  background: #ea5504; 
}
#tamaran .bnr_ttl::before {
  left:0;
  transform: rotate(60deg);
}
#tamaran .bnr_ttl::after {
  right: 0;
  transform: rotate(-60deg); 
}

}
 
 /* w480px以下
------------------------------------------------------------ */
 @media all and (max-width:480px) {

#tamaran {
	width: 100%;
	margin: 0 auto;
}

#tamaran h1 {
	width: 100%;
	margin: 0 auto;
}
#tamaran h2 {
width: 60%;
margin: 50px auto 0;
}
#tamaran .wrap1 {
background-image: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/bg01_sp.png);
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
}
#tamaran .wrap2 {
background: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/bg02_sp.png),#f8b500;
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
padding: 40px 0;
}
#tamaran .wrap3 {
background: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/bg03_sp.png),#e95540;
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
padding: 40px 0;
}
#tamaran .wrap4 {
background: url(/wp-content/themes/yamasa-cms/dist/images/koreuma/tamaran/bg04_sp.png),#bed97c;
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
padding: 40px 0;
}

#tamaran .ttl_recipe {
width: 98%;
margin: 0 auto;
padding: 20px 0 0;
}
#tamaran .txt_recipe {
width: 84%;
margin: 0 auto;
padding: 20px 0 30px;
}


#tamaran .btn_detail {
width: 92%;
margin: 30px auto 0;
}




#tamaran .recipeblock1 {
width: 94%;
margin: 0 auto 50px;
position: relative;
}
#tamaran .recipeblock2 {
width: 94%;
margin: 0 auto 50px;
position: relative;
}
#tamaran .recipeblock3 {
width: 94%;
margin: 0 auto 50px;
position: relative;
}
#tamaran .recipe_icon {
position: absolute;
top: 20px;
left: -5px;
z-index: 11;
}
#tamaran .recipe_icon img {
width: 100px;
height: auto;
}
#tamaran .recipe_inner {
padding: 30px 10px 10px 10px;
display: block;
}
#tamaran .recipe_inner .recipe_item {
width: 100%;
margin: 0 auto;
}
#tamaran .recipe_inner .recipe_item .recipe_ttl {
width: 90%;
margin: 0 auto;
padding-bottom: 10px;
}
#tamaran .recipe_img_btn {
width: 92%;
margin: 0 auto;
padding-bottom: 20px;
}
#tamaran .recipe_name {
font-size: 18px;
text-align: center;
padding: 0 0 20px;
color: #392000;
font-weight: 700;
}


/**レシピウィンドウ**/

.r_box_cont1 {
width: 100%;
margin: 0 auto;
background-color: #f8b500;
border-radius: 16px;
position: relative;
}
.r_box_cont2 {
width: 100%;
margin: 0 auto;
background-color: #f3a481;
border-radius: 16px;
position: relative;
}
.r_box_cont3 {
width: 100%;
margin: 0 auto;
background-color: #bed97c;
border-radius: 16px;
position: relative;
}
.r_box_icon {
position: absolute;
top:-40px;
left: -25px;
}
.r_box_icon img {
width: 70px;
height: auto;
}
.r_box {
margin: 0 auto;
padding: 20px;
font-weight: 600;
font-weight: midium;
}
.tb_box {
display: block;
width: 100%;
margin: 0 auto;
}
.recipe_txt,
.recipe_img {
display: block;
}
.recipe_img {
margin: 0 auto;
text-align: center;
width: 100%;
padding-bottom: 20px;
}
.recipe_img img {
width: 100%;
}

.r_ttl {
/*
margin: 0 0 20px 30px;*/
text-align:center;
margin-bottom: 20px;
font-size: 18px;
color: #392000;
font-weight: 700;
}
.txt-100per {
    transform: scale(0.8, 1);
    transform-origin: top left;
    width: 125%;
}
.howto {
font-size: 14px;
padding: 5px 10px;
line-height: 1;
color: #fff;
background-color: #c70025;
display: inline-block;
border-radius: 14px;
letter-spacing: 0.1em;
margin-top: 30px;
}
.howto span {
font-size: 12px;
}
ul.howto_txt {
margin-bottom: 10px;
}
ul.howto_txt li{
font-size: 14px;
line-height: 1.6;
color: #5C3719;
margin-left: 1em;
text-indent: -1em;
}
.txt_or {
color: #c70025!important;
}
.zairyo_txt {
}
.zairyo_txt .item1-1 {
text-align: left;
background-color: #f8b500;
}
.zairyo_txt .item2-1 {
text-align: left;
background-color: #f8b500;
}
.zairyo_txt .item1-2 {
text-align: left;
background-color: #f3a481;
}
.zairyo_txt .item2-2 {
text-align: left;
background-color: #f3a481;
}
.zairyo_txt .item1-3 {
text-align: left;
background-color: #bed97c;
}
.zairyo_txt .item2-3 {
text-align: left;
background-color: #bed97c;
}
.zairyo_txt p {
font-size: 14px;
color: #5C3719;
line-height: 1;
}
.recipe_anno {
font-size: 13px;
color: #5C3719;
}
.sp_ten {
padding-left: 3px;
}
.sp_ten::before {
content: '・・・'
}



#tamaran .bnr_recipe {
width: 90%;
margin: 0 auto;
padding-bottom: 50px;
}



#tamaran #recipe1,
#tamaran #recipe2,
#tamaran #recipe3,
#tamaran #recipe4,
#tamaran #recipe5,
#tamaran #recipe6 {
display: none;
}

#tamaran .comingsoon {
width: 100%;
height: 200px;
margin: 0 auto;
position: relative;
background-color: #999;
}

#tamaran .comingsoon p {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #fff;
font-size: 24px;
}

#tamaran .mv_cont {
width: 92%;
margin: 10px auto 50px;
}
#tamaran .mv_ttl {
font-size: 16px;
text-align: center;
padding: 10px 0;
}
#tamaran .mv_thumb {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: auto;
  overflow: hidden;
}
#tamaran .mv_thumb iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
border: none;
border-radius: 10px;
}

#tamaran .prd_block {
width: 70%;
margin: 20px auto;
display: flex;
justify-content: space-around;
align-items: flex-end;
}

#tamaran .prd01 {
width: 100px;
margin: 0 auto;
text-align: center;
}
#tamaran .prd02 {
width: 100px;
margin: 0 auto;
text-align: center;
}

#tamaran .bnr_ttl_box {
width: 100%;
margin: 30px auto 0;
padding-bottom: 10px;
text-align: center;
}
#tamaran .bnr_ttl {
  position: relative;
  display: inline-block;
  padding: 0 22px;
  font-weight:700;
  color: #ea5504;
  font-size: 14px;
}
#tamaran .bnr_ttl::before,
#tamaran .bnr_ttl::after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 20px; 
  height: 2px; 
  background: #ea5504; 
}
#tamaran .bnr_ttl::before {
  left:0;
  transform: rotate(60deg);
}
#tamaran .bnr_ttl::after {
  right: 0;
  transform: rotate(-60deg); 
}


}
