@charset utf-8;

a {
  color: #333;
}

/*
products/spread
***********************************/
.column_box .text:not(.text_center) p {
  text-align: justify;
}
@media print { 
.mv_print {
  display: none;
}
}
.column_product_pagelink {
    border: solid 1px;
    color: #412101;
    padding: 40px 0;
    max-width: 100%;
    line-height: 1.7;
    font-weight: bold;
}

.column_product_pagelink.left{
    background-image: url(/products/spread/images/product_pagelink_bg01.jpg);
    background-size: cover;background-repeat: no-repeat;
    background-position: right;
}

.column_product_pagelink.right{
    background-image: url(/products/spread/images/product_pagelink_bg02.jpg);
    background-size: cover;background-repeat: no-repeat;
    background-position: right;
}

.column_product_pagelink p {
    margin-left: 30px;
}

/*
products/spread/transsan/
***********************************/

.table {
    background-color: #333;}

.table td {
    background-color: #fff;
}

.bg-beige {
    background-color: #EAE1DA !important;
}

.next {
    position: relative;
}

.next:after {
    content: "";
    background-image: url(../img/products/link_next.png);
    padding: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -17px;
    bottom: 3px;
}

.button_black {
    background-color: #fff;
    color: #222;
    border: solid 1px #222;
    border-radius: 6px;
    max-width: 309px;
    font-size: 14px;
    margin: 0;
}

.button_black:after {
    border-top: 2px solid #222;
    border-right: 2px solid #222;
}

.button_wrap {
    max-width: 1000px;
}

/*
products/spread/benibanaichiban/
***********************************/

 .title_h3:after {
    width: 4px;
    height: 22px;
}

.column_box.column_box_w30.block01 {
    background-color: rgb(175 143 102 / 10%);
    border-radius: 8px;
    padding: 5px 5px 10px;
    text-align: center;
    width: 30%;
}

.column_box.column_box_w30.block01 .ttl {
    background-color: rgb(175 143 102 / 40%);
    padding: 5px 0;
    font-size: 18px;
    border-radius: 8px 8px 0 0;
    margin-bottom: 0;
}

.column_box.column_box_w30.block01 p.first {
    margin: 0 auto;
    font-size: 14px;
    padding: 10px 0 5px;
}

.how {
    position: relative;
}

.column_box.column_box_w30.block01 p.second {
    border: solid 1px #412101;
    max-width: 248px;
    margin: 0 auto;
}

.column_box.column_box_w30.block01 p.second.down:after {
    content: "";
    background-image: url(../img/products/down.png);
    padding: 7px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 80%);
}

.column_box.column_box_w30.block01 p.downer {
    margin: 0;
    line-height: 1;
    height: 18px;
}

.column_box.column_box_w30.block01 p.downer img {
    width: 14px;
    margin: 10px auto;
}

.column_box.column_box_w30.block01 p.third {
    border: solid 1px #412101;
    max-width: 248px;
    margin: 88px auto 0;
}

.column_box.column_box_w30.block01 p.third.down {
    border: solid 1px #412101;
    max-width: 248px;
    margin: 0 auto;
}

.column_box.column_box_w30.block01 p.fourth {
    border: solid 1px #412101;
    max-width: 248px;
    margin: 0 auto;
}

.vitamine .left {
    width: 132px;
}

.vitamine .right {
    width: calc(100% - 132px);
}

.column_box.column_box_w50.block02 {
    color: #A6845B;
    border: solid 1px;
}

.column_box.column_box_w50.block02 p {
    padding: 15px 0 0 20px;
    font-size: 14px;
    margin: 0;
}

.column_box.column_box_w50.block02 img {
    margin: 0 auto;
    display: block;
}

.text img {
    margin: 0 auto 50px;
    display: block;
}

#benibanaichiban .button_black {
    max-width: 399px;
}

.title_h3_brown.orange:after {
    background-color: #EF6022;
}

.title_h3_brown.gold:after {
    background-color: #AE9C40;
}

.title_h3_brown.blue:after {
    background-color: #248ABF;
}
@media screen and (min-width:1201px){

}

@media screen and (max-width:1200px){

  
}

@media screen and (max-width:900px){

}

@media screen and (min-width: 769px) {
  .npc {
    display: none;
  }

}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }

  .tbw100_768 {
    width: 100%;
  }
  
  .link_btns .column_wrap_break {
    display: flex;
  }
  
  .column_product_pagelink {
    width: 100%;
  }
  
  .column_product_pagelink.left {
    margin-bottom: 50px;
  }
  
  .column_wrap_break768 {
    display: block;
  }
  
  .column_box.column_box_w30.block01 {
    width: 100%;
    max-width: 480px;
    margin: 0 auto 20px;
  }
}

@media screen and (min-width:621px){
  .smtb {
    display: none;
  }
}

@media screen and (max-width:620px){
  .mtb {
    display: none;
  }
  
  .tbw100 {
    width: 100%;
  }
  
  .column_wrap_break620 {
    display: block;
  }
  
  .column_box.column_box_w50.column_box_pr40.tbw100 {
    padding-right: 0;
  }
  
  .column_box.column_box_w60.column_box_pr40.tbw100 {
    padding-right: 0;
  }
}


@media screen and (min-width:521px) {
  .stb {
    display: none;
  }
}

@media screen and (max-width:520px) {
  .tb {
    display: none;
  }
}

@media screen and (max-width:480px) {
  .button_black {
    margin: 0 auto;
  }
  
  .column_wrap_break480 {
    display: block;
  }
  
  .vitamine .right,.vitamine .left {
    width: 100%;
  }
  
  .column_box.column_box_w50.block02 p {
    padding: 15px 0 0 10px;
    font-size: 12px;
    margin: 0 auto 10px;
  }
  
}

.column_box_pr50 {
  padding-right: 50px;

}


.title_h3_num {
  padding-left: 0;
  display: flex;
  align-items: center;
  color: #412101;
  margin-top: 0;
}
.title_h3_num span {
  background: #fed917;
  color: #412101;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  text-align: center;
  line-height: 25px;
  display: inline-block;
}
.title_h3_num:after {
  display: none;
  
}



@media screen and (max-width:620px) {
  .column_box_w20.column_img {
  margin: 0 auto;
  text-align: center;
}
}

.column_wrap {
  line-height: 1.9;
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .column_wrap {
    font-size: 14px;
}
}

@media screen and (min-width: 621px) {
.button_small {
  margin: 0;
}
}
.button_small a {
width: auto;
display: inline-block;
padding: 10px 50px;
}
.img_samll {
  text-align: center;
}
.img_samll img {
  width: 80%;
  margin: 0 auto;
  max-width: 200px;
}
.content_product_info {
  background: #f7f4f0;
  padding-top: 30px;
  padding-bottom: 50px;
}

.button_white {
  background: #fff;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  color: #412101;
  border: none;
  font-weight: 600;
  text-align: left;
  padding: 20px 18px;
  border-radius: 3px;
  
}

@media screen and (max-width:620px){
  .button_white {
    max-width: 350px;
    padding: 10px 10px;
  }
}

.content_bottom {
  padding-top: 20px;
  padding-bottom: 30px;
}

.button_icon {
  background-color: #fff;
  color: #412101;
  border: solid 1px #412101;
  border-radius: 6px;
  font-size: 14px;
  margin: 0;
  text-align: left;
  font-weight: 600;
  padding: 20px 18px 20px 80px;
  font-size: 17px;
}
@media screen and (max-width:620px){
  .button_icon {
    max-width: 350px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.button_icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  height: 55%;
  width: 200px;
  transform: translateY(-50%);
  background: url("../../products/spread/images/material_icon.png") no-repeat center left / contain;
}

.kouzyou_icon:before {
  height: 40%;
  background-image: url("../../products/spread/images/kouzyou_icon.png");
}
.qa_icon:before {
  background-image: url("../../products/spread/images/qa_icon.png");
  left: 15px;
  height: 40%;
}
.recipe_icon:before {
  height: 50%;
  left: 25px;
  background-image: url("../../products/spread/images/recipe_icon.png");
}
.media_icon:before {
  height: 50%;
  left: 25px;
  background-image: url("../../products/spread/images/media_icon.png");
}


.button_icon:after {
  border-top: 2px solid #412101;
  border-right: 2px solid #412101;
}

.content_bottom_column .column_product_title {
  text-align: left;

}
.content_bottom_column .column_product_text {
  text-align: left;

}

.content_bottom_column .column_product_ph_item {
  background: transparent;
  display: flex;
  align-items: center;
}


.content_bottom_column .column_product_ph_item img {
  margin: 0;
  width: 100%;
}
@media screen and (max-width:620px){
.content_bottom_column.column_product {
  max-width: 400px;
  margin: 0 auto 30px;
}
}
.mb0 {
  padding-bottom:0;
}
.pb0 {
  padding-bottom:0;
}
@media screen and (min-width:621px){
  .title_h2_bottom50 {
    margin-bottom: 50px;
  }
}
.inner_flex {
  display: flex;
}
.column_box_m-auto {
  margin-left: auto;
  margin-right: auto;
}

.material_table {
  text-align: left;
  width: 100%;
  border: solid 2px #412101;

}
@media screen and (min-width:769px){
  .material_table th {
    min-width: 180px;
  }
}
.material_table th,
.material_table td {
  padding: 10px;

}
.material_table th p,
.material_table td p {
  margin: 0;
}
.material_table th {
  color: #412101;
  background-color: #fed917;
  font-weight: 600;
  vertical-align: middle;
  border-bottom: solid 2px #412101;
  
}
.material_table--soy th {
  background-color: #009245;
}
.material_table--soy th p {
  color: #fff;
}
.material_table--choco th {
  background-color: #B0D7D5;
}

.material_table td {
  color: #333333;
  border-bottom: solid 2px #412101;
}

.material_table tr:last-child td,
.material_table tr:last-child th {
  border: none;
}

@media screen and (max-width: 768px) {
  .material_table {
    font-size: 14px;
    max-width: 500px;
    margin: 0 auto;
  }
  .material_table th {
    min-width: 20vw;
  }
  .material_table th,
  .material_table td {
    display: block;

  }
}

.make_flow_item{
  
  color: #412101;
  font-weight: 600;
  
  
  margin-bottom: 60px;
  position: relative;
}
.make_flow_item > div {
  background: #fed917;
  padding: 5px 5px 5px 4px;
  height: 50px;
  display: flex;
  align-items: center;
  z-index: 2;
  position: relative;
}


@media screen and (min-width: 621px) {
.make_flow_item:before {
  content: "";
  position: absolute;
  background: #f0f0f0;
  

}
.make_flow_item:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  border-top: solid 2px #fed917;
  border-left: solid 2px #fed917;

  
}
.make_flow_item.arrow_right:before,
.make_flow_item.arrow_right:before  {
  top: 50%;
  transform: translateY(-50%);
  height: 8px;
  left: 100%;
  width: 60%;
}
.make_flow_item.arrow_right:after,
.make_flow_item.arrow_right:after {
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  left: 112%;
  
}

.make_flow_item.arrow_left:before,
.make_flow_item.arrow_left:before  {
  top: 50%;
  transform: translateY(-50%);
  height: 8px;
  right: 100%;
  width: 60%;

}
.make_flow_item.arrow_left:after,
.make_flow_item.arrow_left:after {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  right: 112%;
}

.make_flow_item.arrow_bottom:before,
.make_flow_item.arrow_bottom:before {
  top: 100%;
  left: 50%;
  width: 8px;
  height: 100%;
  transform: translateX(-50%);
}
.make_flow_item.arrow_bottom:after,
.make_flow_item.arrow_bottom:after {
  top: 120%;
  left: 50%;
  transform: translateX(-50%) rotate(-135deg);

}
.make_flow_item.arrow_none:before,
.make_flow_item.arrow_none:after {
  display: none;
}
}
.make_flow_item p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  position: relative;
  padding-left: 30px;
  
}
@media screen and (max-width: 620px) {
}
.make_flow_item p span {
  background: #fff;
  display: inline-block;
  line-height: 50px;
  padding: 0 10px;
  position: absolute;
  top: 50%;
  height: 50px;
  left: 0;
  transform: translateY(-50%);
  bottom: 0;

}
@media screen and (max-width: 620px) {
}

@media screen and (max-width: 620px) {
  .make_flow {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .make_flow_item {
    margin-bottom: 20px;
    width: 100;
  }
  .make_flow_item:not(.arrow_none):before {
    content: "";
    position: absolute;
    top: 90%;
    left: 50%;
    border-top: solid 8px #b3b3b3;
    border-left: solid 8px #b3b3b3;
    border-bottom: solid 8px transparent;
    border-right: solid 8px transparent;
    transform: translateX(-50%) rotate(-135deg);
  }
  .make_flow_item > div {
    height: 35px;
  }
  .make_flow_item p {
    text-align: left;
    padding-left: 50px;
  }
  .make_flow_item p span {
    height: 35px;
    line-height: 35px;
    width: 35px;
    padding: 0;
    text-align: center;
  }

}

.contents_flow {
  padding-bottom: 0;
}

.title_h3_num.title_h3_num_soy span{
  background: #009245;
  color: #fff;
}


@media screen and (max-width: 620px) {
  .button_info_soy{
    /* padding-left: 120px; */
  }
}
/* .button_info_soy:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    height: 55%;
    width: 200px;
    transform: translateY(-50%);
    background: url(../../products/spread/images/infomation_image.png) no-repeat center left / contain;
} */

/* .button_info_choco{
  padding-left: 100px;
} */
/* @media screen and (max-width: 620px) {
  .button_info_choco{
    padding-left: 75px;
  }
} */
/* .button_info_choco:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    height: 55%;
    width: 200px;
    transform: translateY(-50%);
    background: url(../../products/spread/images/info_img_choco.png) no-repeat center left / contain;
} */
.info_img_wrap{
  width: 20%;
}
.info_img_wrap img{
  width: 70%;
  height: auto;
  margin-bottom: 0;
}


.make_flow_soy .make_flow_item > div{
  background: #009245;
}

.make_flow_soy .make_flow_item{
  color: #fff;
}
.make_flow_soy .make_flow_item span{
  color: #412101;
}
.make_flow_soy .make_flow_item:after {
  border-top: solid 2px #009245;
  border-left: solid 2px #009245;
}

/*========= choco========== */
.lead_text_choco{
  line-height: calc(31/16);
}

.title_h3_num.title_h3_num_choco span{
  background: #B0D7D5;
}

.make_flow_choco .make_flow_item > div{
  background: #B0D7D5;
}
.make_flow_choco .make_flow_item:after {
  border-top: solid 2px #B0D7D5;
  border-left: solid 2px #B0D7D5;
}

/* よくある質問 */
.faq_item{
  margin: 0 auto;
  margin-bottom: 20px;
  box-shadow: 2px 2px 2px rgba(58,42,3,0.2);
  max-width: 1000px;
  color: #412101;
}
.question {
  position: relative;
  display: flex;
  background: #FFFBE8;
  transition: all 0.2s;
}
.question:hover {
  cursor: pointer;
  opacity: 0.8;
}


.question span {
  color: #412101;
  font-size: 28px;
  background-color: #FED917;
  padding: 20px;
  display: flex;
  align-items: center;
}
.question--soy .question span {
  background-color: #009245;
  color: #fff;
}
.question--soy .question {
  background: #f4fff9;
  
}
.question--choco .question span {
  background-color: #B0D7D5;
}
.question--choco .question {
  background: #f7fbfa;
}

.question p {
  font-size: 18px;
  display: flex;
  align-items: center;
  padding: 20px;
  font-weight: 700;
}
@media screen and (max-width: 620px) {
  .question p {
  font-size: 16px;
  }
}

@media screen and (max-width: 1020px) {
  .faq_item {
    margin-left: 10px;
    margin-right: 10px;

  }
}

.answer {
  display: flex;
}

.answer span {
  color: #FED917;
  font-size: 22px;
  padding: 20px;
}
.question--choco .answer span {
  color: #B0D7D5;


}
.question--soy .answer span {
  color: #009245;

}
.answer p {
  line-height: calc(30/16);
  padding: 20px;
}



.column_recipe{ 
  display: block; 
  width: 100%;
  background:repeat url(../../products/spread/images/recipe_bg.png) center center/contain;
  padding: 20px;
  border-radius: 6px; 
  color: #412101; 
  box-sizing: border-box; position: relative; 
}
.column_recipe_title {
  font-weight: bold;
  text-align: left;
  margin: 15px 0 20px;
  font-size: 18px;
  line-height: 1.7;
}
.recipe_button{
  border-radius: 6px;
  width: 90%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .button.recipe_button:after{
    right: 8px;
  }
}

.column_recipe .column_product_ph_item{
  background: transparent;
  display: flex;
  align-items: center;
}
.column_recipe .column_product_ph_item img {
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column_spread_recipe > div:first-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  
}
@media screen and (max-width: 620px) {
  .column_recipe {
    max-width: 400px;
    margin: 0 auto 50px;
  }
.column_spread_recipe {
  flex-direction: column-reverse;
}
.recipe_button {
  width: auto;
}
}

.transsan-table .bg-beige {
  padding-right: 24px;
  padding-left: 10px;
}