@charset "UTF-8";
/* CSS Document */
#tvcm2 .inner {
  width: 100%;
  max-width: 1000px;
    margin: 0 auto;
}
#tvcm2 * {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    
}
#tvcm2 {
  font-size: 62.5%;
}
/* bodyのフォントサイズを1.6em（16px）に設定 */
#tvcm2 {
  font-size: 1.6em;
}
#tvcm2 h1 {
  font-size: 2rem;
  color: #FFFFFF;
  text-align: center;/* 50px */
}
#tvcm2 .youtube_all{
	width: 97%;
	text-align: center;
	display: flex;
	justify-content: center;
	margin: 0 auto 10rem auto;
}
#tvcm2 .youtube_syousai{
	max-width: 100%;
	height: auto;
	margin: 3rem;
	
}


#tvcm2 .youtube_syousai iframe{
	width: 100%;
	hight: auto;
	
}
#tvcm2 .youtube_all h2{
    color: #000000;
    font-size: 2rem;
    text-align: center;
}

#tvcm2 .mini_movie{
	width: 100%;
	height: auto;
	margin-bottom: 10rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#tvcm2 .mini_movie video{
	margin: 0 auto;
	display: block;
}
/*===
	#tvcm2 .movie1{
	transform: translateX(-230px);
	}
	#tvcm2 .movie2{
	transform: translateX(230px);
	}
===*/

#tvcm2 p,#tvcm2 dd,
#tvcm2 p,#tvcm2 dt{
  font-size: 1.6rem; /* 15px */
}
#tvcm2 .video {
  width: 100%;
}



@media screen and (min-width: 768px){
#tvcm2 .sp{
  display:none!important;
    }  
}
@media screen and (max-width: 767px){
#tvcm2 .pc{
    display:none!important;
    }  
}

#tvcm2 .mv{
		text-align: center;
	margin:0 auto;
}
#tvcm2 .mv img{
    width: 1000px;
    height: auto;
}

#tvcm2 .sns{
	max-width: 1000px;
	height: auto;
    background: linear-gradient(#ffa3a0, #ffedad);
    padding: 0 auto 3rem auto;
	text-align: center;
	margin:0 auto 3rem auto;
}

#tvcm2 .sns h2{
    margin-bottom: 2em;
}
#tvcm2 .sns h3{
    max-width: 840px;
    margin: 0 auto 0.7em auto;
    font-size:110%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#tvcm2 .sns h4{
    margin-bottom: 1.5em;
}
#tvcm2 .box{
    width:90%;
    max-width:840px;
    border: 3px solid #fff;
    margin: 5em auto 0 auto;
    box-shadow: 0 0 10px #2229;
    padding:  3% 0;    
}

#tvcm2 .sns img{
	margin-bottom: 3rem;
}


#tvcm2 .box .sns_btn{
    width:90%;
    margin: 0 auto;
}
/*search*/
#cse-search-box {
	text-align: center;
}
#cse-search-box form {
	display: inline-block;
}
#cse-search-box table.gsc-search-box td.gsc-input {
padding: 0 !important;
}

.header-searchbox input[type="text"], #cse-search-box input[type="text"] {
background-color: #E9E9E9;
width: 180px;
padding: .4em;
}
.header-searchbox input[type="submit"], #cse-search-box input[type="submit"] {
background: url(../img/ico-header-search.svg) no-repeat center center;
height: 25px;
width: 25px;
text-indent: -9999px;
cursor: pointer;
}

.gnav li.header-searchbox {
	padding-left: 1.5rem;
}
.gnav li.header-searchbox input[type="text"], .gnav li #cse-search-box input[type="text"] {
width: 80%;
padding: .6em .4em;
}
/*==大豆==================================*/
#tvcm2 .daizu{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 0 auto;
background-image: url("../img/daizu.png");
background-color: #FFEEC0;
}
/*==堀くるみさん紹介==================================*/

/* 堀さんの紹介 */

#tvcm2 .kurumi_syoukai{
	  width: 100%;
  max-width: 1000px;
	height: auto;
        margin: 5em auto 0 auto;
	display: flex;
}

#tvcm2 .kurumi_setsumei{
		  width: 90%;
  max-width: 1000px;
    margin: 0 auto;
	text-align: center;
	}
#tvcm2 .kurumi_setsumei h1{
 color: #000000;

}
#tvcm2 .kurumi_setsumei h2{
	padding-top: 1rem;
	padding-right: 2rem;
	padding-left: 2rem;
 color: #000000;
font-size: 16px;
	       text-align: left;
    margin-bottom: 2em;
}
#tvcm2 .kurumi_syoukai h2 img{
width: 80%;
}
#tvcm2 .kurumi_setsumei span.marker{
 color: #000000;
	font-size: 150%;
    background-image: repeating-linear-gradient(-45deg,
        #ffd900 0, #ffd900 3px,
        transparent 3px, transparent 6px);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 50%;
}
#tvcm2 .kurumi_syoukai iframe{
   width: 480px;
	height: 270px;
	margin: 0 auto;
	display: block;
    }

/* ウェーブ */
#tvcm2 .wave{
	width: 100%;
}

/*===新あさひ豆腐の紹介=============================================*/

#tvcm2 .brand_setsumei{
	width: 100%;
		max-width: 1000px;
	display: block;
  background-color: #FFEEC0;
	 margin: 0 auto; 
			text-align:center;
padding-top: 5rem;
	padding-bottom: 5rem;
}
#tvcm2 .brand_setsumei .inner{
    padding:0 1em;
    box-sizing: border-box;
}
#tvcm2 .brand_setsumei h2{
	font-size: 16px;
    text-align: left;
    margin-bottom: 3em;
}
#tvcm2 .brand_setsumei h2 img{
    width:80%;
    max-width:816px;
}
#tvcm2 .brand_setsumei h3{
    text-align: center;
    margin-bottom: 0em;
}
#tvcm2 .brand_setsumei h4{
	font-weight: bold;
	font-size: 150%;
    text-align: center;
		color: #3c2705;
    margin-bottom: 1em;
}
#tvcm2 .brand_setsumei h5{
	font-weight: bold;
	font-size: 150%;
    text-align: center;
		color: #3c2705;
    margin-bottom: 1em;
}
#tvcm2 .brand_setsumei h6{
	font-weight: bold;
	font-size: 150%;
    text-align: center;
		color: #3c2705;
    margin-bottom: 1em;
}
#tvcm2 .brand_setsumei img{
	display: block;
	text-align: center;
	margin: 3rem auto;
}

#tvcm2 .brand_setsumei p.brand_setsumei_img img{
    box-shadow:0px 0px 10px #2229;
 
}

#tvcm2 .brand_setsumei li{
    margin-bottom: 5em;
}
#tvcm2 .brand_setsumei li:last-child{
    margin-bottom: 0;
}
#tvcm2 .brand_setsumei dt,
#tvcm2 .brand_setsumei dd{
    display:inline-block;
}
#tvcm2 .brand_setsumei dd{
    text-align: right;
}


#tvcm2 .brand_setsumei li:nth-child(2) h3,
#tvcm2 .brand_setsumei li:nth-child(3) h3{
    padding: 0.5em 0; 
}

#tvcm2 .brand_setsumei .text p span{
    font-size:80%;
    display:block;
    margin-bottom: 0.5em;
}
#tvcm2 .brand_setsumei .text dl{
padding: 0.2em;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #222;
}
#tvcm2 .brand_setsumei .text p.brand_setsumei_detail_btn{
    text-align: center;
   margin: 2em 0 0 0;
}
#tvcm2 .brand_syousai{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 5rem;
	display: flex;
	justify-content: center;
	}
#tvcm2 .brand_syousai_l{
	text-align: left;
}
#tvcm2 .brand_syousai_l h1{
		width: 100%;
	margin: 0 auto;
display: block;
	min-width: 0;
	}
	#tvcm2 .brand_syousai iframe{
		width: 60%;
		height: 60%;
			  aspect-ratio: 16 / 9;   
		display: flex;
		justify-content: center;
	margin: 2rem auto 0 auto;
	}

/*===レシピ=============================================*/

#tvcm2 .recipe{
    background-color: #EEEEEE;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
		text-align:center;
	padding-top: 5rem;
	padding-bottom: 5rem;
	
}
#tvcm2 .recipe h4{
	font-weight: bold;
	font-size: 150%;
    text-align: center;
		color: #3c2705;
    margin-bottom: 1em;
}

#tvcm2 .recipe_ichiran{
	width: 60%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
    margin:  0 auto 2rem auto;            /* 中央寄せ */

}

#tvcm2 .recipe_syousai{
	margin: 1rem 1rem;
	background-color: #FFFFFF;
	overflow: auto;
	max-width: 250px;
	text-align: center;
	  box-shadow: 0 4px 8px rgba(0,0,0,0.2); /* 浮いてる影 */
  transition: all 0.3s ease;               /* アニメーション */
	  opacity: 1 !important;  /* 薄くしない */
}
#tvcm2 .recipe_syousai:hover {
  transform: translateY(4px);              /* 下に沈む */
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);   /* 影を薄くする */
}
#tvcm2 .recipe_syousai h1{
	font-weight: 700;
	text-align: center;
	font-size: 2rem;
	color: #321E04;	
	margin-top: 1rem;
	margin-bottom: 1rem;
}
#tvcm2 .recipe_syousai h2{
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: left;
	font-size: 16px;
		margin-bottom: 1rem;
}
.arrow {
	margin: auto ;
  position: relative;
  display: inline-block;
  width: 79.8px;
  height: 19.7px;
}

.arrow::before,
.arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 2px);
  width: 4px;
  height: 45px;
  border-radius: 9999px;
  background-color: #ff0000;
  transform-origin: 50% calc(100% - 2px);
}

.arrow::before {
  transform: rotate(67.5deg);
}

.arrow::after {
  transform: rotate(-67.5deg);
}
/*===配信情報=============================================*/
#tvcm2 .haishin{
	background: #f4cdff;
background: linear-gradient(180deg, rgba(244, 205, 255, 1) 0%, rgba(250, 220, 255, 1) 35%, rgba(206, 173, 255, 1) 100%);
    width: 100%;
    max-width: 1000px;
    margin: 0 auto ;
		text-align:center;
}
#tvcm2 .haishin h1{
	font-weight: bold;
	font-size: 150%;
    text-align: center;
		color: #3c2705;
    margin-bottom: 1em;
}
#tvcm2 .haishin img{
    margin-bottom: 3em;
}

#tvcm2 .short_ichiran {
  display: flex;              /* 横並び */
  gap: 16px;                  /* iframeの間隔 */
  overflow-x: auto;           /* 横スクロール可能に */
  scroll-snap-type: x mandatory; /* スクロールをパチッと止める（任意） */
  -webkit-overflow-scrolling: touch; /* iOSでスムーズスクロール */
  padding: 2rem 2rem;
	margin-bottom: 3rem;
}
#tvcm2 .short_ichiran iframe {
	width: 30%;
	height: auto;
	aspect-ratio: 9/16; /* 縦動画の比率 */
  border: 1px solid #ccc;
  scroll-snap-align: start;   /* スクロール位置を揃える（任意） */
}
#tvcm2 .sns_link{
	width: 90%;
	height: auto;
	display: flex;
	justify-content: center;
	margin: 3rem auto 0 auto;
	text-align: center;
}
#tvcm2 .sns_link a{
	width: 250px;
	height: 200px;
display: inline-block;
	margin: 0 1rem;
}
#tvcm2 .sns_link img{
   vertical-align: top;
}

/*===放送内容=================================*/


#tvcm2 .broadcast{
	width: 100%;
    max-width: 1000px;
    padding: 2.5em 0;
	margin: 0 auto;
    background-color: #F0D56B; /* 背景のベース色 */
    background-image: radial-gradient(#FFFDD9 4px, transparent 4px),
    radial-gradient(#FFFDD9 3px, transparent 3px);
    background-size: 30px 30px;
    background-position: 0 0, 15px 15px; /* 片方をずらして交互に配置 */
}

#tvcm2 .broadcast *{
    text-align: center;
    vertical-align: middle
}
#tvcm2 .broadcast h1{
	font-weight: bold;
	font-size: 150%;
    text-align: center;
		color: #3c2705;
    margin-bottom: 1em;
}
#tvcm2 .broadcast h2{
	font-size: 16px;
    text-align: center;
		color: #000000;
    margin-bottom: 1em;
}
#tvcm2 .broadcast h3{
    font-size: 40px;
	font-weight: 700;
    text-align: center;
    color: #3c2705;
    margin-bottom: 1em;
}
#tvcm2 .broadcast p
{
    color: #e77801;
    margin: 1em 0 1.5em 0;
}#tvcm2 table.first{
    margin-bottom: 4em;
	width: 100%;
} 
#tvcm2 table {
  width: 100%;
    border-collapse: collapse;
    max-width: 820px;
    margin: 0 auto;
}
#tvcm2 th{
    font-size: 90%;
}



#tvcm2 th, #tvcm2 td {
  border: 2px solid #222;  /* 枠線をつける */
  padding: 0.8em 0;  /* セルの内側の余白を設定 */
  text-align: left;  /* 文字を左揃え */
}

#tvcm2 th.blue {
  background-color: #DCF6FE;  /* ヘッダーの背景色 */
  font-weight: bold;  /* ヘッダーの文字を太字 */
}
#tvcm2 th.pink {
  background-color: #FFDFFE;  /* ヘッダーの背景色 */
  font-weight: bold;  /* ヘッダーの文字を太字 */
}
#tvcm2 th.green {
  background-color: #E1FFDB;  /* ヘッダーの背景色 */
  font-weight: bold;  /* ヘッダーの文字を太字 */
}
#tvcm2 td{
    background: #fff;
    font-size: 70%;
}
#tvcm2 td.date{

    font-size: 60%;
}


/*===============SP===================*/


@media screen and (max-width: 768px){
    #tvcm2 .inner{
        width:100%;
        margin: 0 auto;
    }
    #tvcm2 .mv{
        padding-bottom: 0;
    }
#tvcm2 .sns{
    width:100%;
			margin: 0 auto 1rem auto;
	}
#tvcm2 .sns h2{
    width:90%;
}
	#tvcm2 .sns img{
    width:90%;
}
    #tvcm2 .sns h3{
        font-size:3rem;
    }
	#tvcm2 .youtube_all{
	display: block;
	margin: 0 auto;
	text-align: center;
	}
		#tvcm2 .youtube_syousai{
			width: 90%;
			height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	}
	#tvcm2 .youtube_syousai iframe{
			  aspect-ratio: 16 / 9;   
		width: 97%;
		height: auto;
		margin-bottom: 3rem;
	}
#tvcm2 .youtube_syousai_tate{
		width: 80%;
		height: auto;
	margin: 0 auto;
	}
		#tvcm2 .youtube_syousai_tate iframe{
			  aspect-ratio: 9 / 16;   
		width: 100%;
		height: auto;
					margin-bottom: 10rem;
	}
	#tvcm2 .mini_movie{
	margin: 0 auto;
	}
	    #tvcm2 .box{
      margin-top: 3em;  
        width: 100%;
    }
    #tvcm2 .sns h4{
        font-size:4vw;
        margin-bottom: 1em;
    }
    #tvcm2 .box li:first-child {
        margin-bottom: 1em;
    }
	/*===
		#tvcm2 .movie1{
	transform: translateX(0px);
	}
	#tvcm2 .movie2{
	transform: translateX(0px);
	}
	===*/
#tvcm2 .kurumi_setsumei iframe{
			  aspect-ratio: 16 / 9;   
		width: 97%;
		height: auto;
	margin: 2rem auto 0 auto;
	}

/*============堀くるみさん紹介=================*/
    #tvcm2 .kurumi_syoukai{
		width: 100%;
	display: block;
		margin: 0 auto;
		text-align: center;
			margin-bottom: 2rem;
	} 
	    #tvcm2 .kurumi_syoukai h1{
		margin-top: 2rem;
    }
    #tvcm2 .kurumi_syoukai h2{
		margin: 2rem auto;
    }
	#TVCM2 .kurumi_setsumei{
		display: block;
		width: 97%;
		max-width: 97%;
		margin: 3rem auto;
		text-align: center;
	}
/*====
		#TVCM2 .kurumi_setsumei iframe{
  width: 100%;
  height: auto;
			display: block;
			margin: 0 auto;
	}
====*/
	tvcm2 .making{
		margin: 0 auto;
		width: 400px;
		height: auto;
		display: block;
	}
		#tvcm2 .kurumi_setsumei iframe{
			  aspect-ratio: 16 / 9;   
		width: 97%;
		height: auto;
	margin: 2rem auto 0 auto;
	}
/*=============商品とブランド説明================*/
    #tvcm2 .brand_setsumei {
	width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-top: 3rem;
		display: block;
    }
    #tvcm2 .brand_setsumei h2{
		width: 100%;
        margin-bottom:1.5em;
    }
#tvcm2 .brand_syousai{
		width: 90%;
		text-align: center;
		margin: 0 auto 2rem auto;
	display: block;
	}
#tvcm2 .brand_syousai img{
  max-width: 100%;   /* 親要素の幅に合わせて縮小 */
  height: 100%;      /* 縦横比を維持 */
  display: block;    /* 余計な隙間を消す（任意） */
	margin: 2rem auto 0 auto;
	}
	#tvcm2 .brand_syousai iframe{
width: 90%;
		height: 90%;
	margin: 2rem auto 0 auto;
	}
#tvcm2 .brand_syousai_l{
		width: 100%;
	margin: 0 auto;
display: block;
	min-width: 0;
	}
	#tvcm2 .brand_syousai_l h1{
		width: 100%;
	margin: 0 auto;
	text-align: center;
	}
		#tvcm2 .brand_setsumei h4{
		width: 90%;
	margin: 0 auto;
	text-align: center;
	}
			#tvcm2 .brand_setsumei h5{
		width: 95%;
	margin: 0 auto;
	text-align: center;
	}
			#tvcm2 .brand_setsumei h6{
		width: 75%;
	margin: 0 auto;
	text-align: center;
	}
/*=======配信情報===================*/
	#tvcm2 .haishin{
	width: 100%;
		text-align: center;
	}
	#tvcm2 .sns_link{
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
	#tvcm2 .sns_link img a{
		width: 60%;
	height: auto;
	}
	
/*=======レシピ===================*/
	#tvcm2 .recipe_ichiran{
	width: 100%;
		height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
    margin:  0 auto 2rem auto;            /* 中央寄せ */

}
	#tvcm2 .recipe_syousai{
		width: 90%;
		height: 90%;
	margin: 1rem 0.2rem;
}

    
    /*=======放送情報===================*/
    #tvcm2 .broadcast h2 img{
    width:38%;
    }
    #tvcm2 .broadcast{
        padding: 2.5em 0;
		width: 100%;
    }
	#tvcm .table{
	widht: 90%;		
    font-size: 14px;   /* 文字サイズを小さく */
	}
    	#tvcm .first{
	widht: 90%;		
    font-size: 14px;   /* 文字サイズを小さく */
	}
    #tvcm2 td.date{
        font-size:2.8vw;
    }
    #tvcm2 th{
         font-size:4vw;
    }
    #tvcm2 td{
      font-size:3.4vw;  
    }
	    #tvcm2 .broadcast h3{
		width: 90%;
			text-align: center;
			margin: 0 auto;
    }
    /*=======ボタン===================*/
.original-button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #935a04;
  font-size: 18px;
  border-radius: 0px;
  width: 200px;
  height: 40px;
  font-weight: bold;
  border: 2px solid #935a04;
  transition: 0.3s;
  box-shadow: 5px 5px 0px 0px rgba(88, 53, 0, 0.62);
  background-color: #ffffff;
}

.original-button:hover {
  box-shadow: 0 0 #333;
  color: #fff;
  background-color: #935A04;
}
}
    /*=======ボタン===================*/
.original-button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #935a04;
  font-size: 18px;
  border-radius: 0px;
  width: 300px;
  height: 40px;
  font-weight: bold;
  border: 2px solid #935a04;
  transition: 0.3s;
  box-shadow: 5px 5px 0px 0px rgba(88, 53, 0, 0.62);
  background-color: #ffffff;
}

.original-button:hover {
  box-shadow: 0 0 #333;
  color: #fff;
  background-color: #935A04;
}
