@charset "utf-8";
/* CSS Document */
.idt1 {
	text-indent: -1em;
	padding-left: 1em;
}
.st_marker {
    background: linear-gradient(transparent 60%, #FDEE61 60%);
}
header h3 {
    background-image: url("../img/yakiimo/main_bg.png");
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
    color: #530000;
    margin-top: -86px;
    position: relative;
    text-align: center;
    font-size: 170%;
    line-height: 100%;
    letter-spacing: 5px;
    padding: 15px 0;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

header h3 .text {
    font-size: 150%;
    line-height: 120%;
}

header h3 .color {
    color: #AC6A00;
    font-size: 180%;
    line-height: 150%;
}

.titleSet{
	border:solid 1px #e6e6e6;
	margin-top:50px;
	letter-spacing: 5px;
	padding: 0 0 0 40px;
}

.headicon{
	text-align: center;
	font-size:230%;
	line-height:100%;
	letter-spacing: 3px;
	margin-top:-20px;
	margin-left:-40px;
	padding: 18px 10px 10px 10px;
}
.headicon span{
	background-color: #FFF;
	background-image: url("../img/yakiimo/icon_illust.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #530000;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding: 20px 5px 0 55px;
	text-align: center;
	vertical-align:middle;
}
#sub section{
	margin-bottom: 80px;
}
#sub section .text{
	line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 18px;
	padding: 0 15px;
}
#sub section .img{
	padding: 0 15px 15px 15px;
}

.bordertext {
    background: url("../img/title_border.gif") repeat-x bottom;
    color: #333;
    font-size: 170%;
    line-height: 120%;
    letter-spacing: 4px;
    margin: 40px 15px 30px;
    text-align: center;
	padding-bottom: 15px;
}

#about .flex {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
	padding: 0 15px;
}

#about .flex .img {
    position: relative;
	padding: 0;
}

#about .flex .text {
    max-width: 510px;
}
#about dl {
    display: flex;
    justify-content: space-between;
	line-height: 180%;
    letter-spacing: 1px;
    font-size: 18px;
	padding: 20px 15px;
	color: #914675;
}
#about dl dt {
    width: 380px;
}
#about dl dt img{
	border-radius: 30px;
	width: 380px;
	box-shadow: 7px 7px 0px 0 #f7e88d;
}

#about dl dd {
    width: 550px;
    margin: 10px 0 0;
}
#about dl dd h6 {
    font-weight: bold;
    font-size: 135%;
    line-height: 100%;
    letter-spacing: 4px;
    color: #914675;
    background: linear-gradient(transparent 60%, #FDEE61 60%);
    padding-top: 10px;
	display: initial;
}
#about dl dd .texture{
	margin-top: 10px;
	font-weight: bold;
}
#about dl dd .note{
	margin-top: 10px;
	font-weight: bold;
}
#about dl dd span {
    font-size: 90%;
    font-weight: 500;
    line-height: 1.6em;
    background: #914675;
	color: #fff;
    border-radius: 20px;
    padding: 2px 12px;
	margin-right: 10px;
}
#curing .flex {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 50px;
    padding: 0 15px;
}

#curing .flex .img {
    position: relative;
}

#curing .flex .text {
    max-width: 500px;
}
#chilled .recipe {
    line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 70px;
    font-size: 18px;
	padding: 0 15px;
}
#chilled .recipe li {
    list-style-type: none;
    border-bottom: 1px dotted #f7e88d;
    padding: 10px;
}
#chilled .recipe li span {
    font-size: 110%;
    font-weight: bold;
    background-color: #914675;
    padding: 2px 5px;
    color: #FFF;
    border-radius: 3px;
    margin-right: 10px;
}
#chilled .flex {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
	padding: 0 15px;
}

#chilled .flex .img {
    position: relative;
	padding: 0;
}

#chilled .flex .text {
    max-width: 510px;
}

#enjoy .recipe {
    line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 70px;
    font-size: 18px;
	padding: 0 15px;
}
#enjoy .recipe li {
    list-style-type: none;
    border-bottom: 1px dotted #f7e88d;
    padding: 10px 10px 10px 32px;
    text-indent: -31px;
}
#enjoy .recipe li span {
    font-size: 110%;
    font-weight: bold;
    background-color: #914675;
    padding: 2px 5px;
    color: #FFF;
    border-radius: 3px;
    margin-right: 10px;
}
#enjoy .flex {
    display: flex;
    justify-content: space-between;
    flex-direction: reverse;
	padding: 0 15px;
	padding: 0 15px 30px;
}

#enjoy .flex .img {
    position: relative;
	padding: 0;
}
#enjoy .flex .img img{
	border-radius: 50px;
}
#enjoy .flex .text {
    max-width: 510px;
	width: 25%;
    margin-top: 20px;
}
#enjoy .flex .text span{
	line-height: 100%;
    letter-spacing: 0;
    font-size: 14px;
}
#enjoy .collabo {
    position: relative;
    display: block;
    background-color: #fff;
    border-bottom: solid 2px #914675;
    padding: 16px;
    min-width: 240px;
    max-width: 100%;
    text-align: center;
	font-size: 170%;
	line-height: 120%;
}
#enjoy .collabo:before,
#enjoy .collabo:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#enjoy .collabo:before {
    border: solid 12px transparent;
    border-top: solid 12px #914675;
}
#enjoy .collabo:after {
    border: solid 14px transparent;
    border-top: solid 14px #fff;
    margin-top: -5px;
}
#enjoy .collabo p {
    margin: 0;
    padding: 0;
}
#enjoy .collabo span {
    font-weight: bold;
    font-size: 110%;
    line-height: 100%;
    letter-spacing: 4px;
    color: #914675;
    background: linear-gradient(transparent 60%, #FDEE61 60%);
    display: initial;
}
#nutrition table{
	table-layout: auto;
}
#nutrition tbody{
	table-layout: auto;
}
#nutrition .tableframe{
	padding: 0 15px;
	margin-bottom: 30px;
}
#nutrition .table_temp {
    margin: 15px 0;
    font-size: 18px;
	border-collapse: collapse;
  	word-break: keep-all;

}

#nutrition .table_temp .title {
    background: #f7e88d;
	color: #914675;
}

#nutrition .table_temp th {
    text-align: center;
    vertical-align: middle;
    background: none;
	width: 10%;
	border: solid 1px #fff;
	font-size: 18px;
	padding: 10px 5px;
	color: #914675;
}

#nutrition .table_temp td {
    text-align: center;
    vertical-align: middle;
	border: solid 1px #fff;
}
#nutrition .table_temp .border {
    background: #faf2de;
}
#nutrition .table_temp .border th{
	color: #222222;
}
#nutrition .table_temp .border2 {
    background: #fcfced;
}
#nutrition .table_temp .border2 th{
	color: #222222;
}
#nutrition .detail{
	padding: 0 15px;
}
#nutrition h6 {
    font-weight: bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 4px;
    color: #914675;
    border-bottom: 2px solid #914675;
    padding: 15px;
}
#nutrition ul li {
	position: relative;
	line-height: 180%;
    letter-spacing: 1px;
    font-size: 18px;
	padding: 5px 0 5px 26px;
}
#nutrition ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: 16px;
	left: 10px;
	width: 6px;
	height: 6px;
	border-right: 2px solid #914675;
	border-bottom: 2px solid #914675;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nutrition ul li span {
    border-bottom: solid #f7e88d;
	font-weight: bold;
	color: #914675;
}

*, ::before, ::after {
  box-sizing: content-box;
}

body{
	letter-spacing: 0;
}


@media screen and (max-width:640px){

img{
	width: 100%;
}

header img{
	border-radius:0px;
}

header h3{
	background-image:none;
	font-size: 140%;
	border-bottom: 1px solid #e6e5dc;
    margin: -10px 0 20px 0;
	width:100%;
	letter-spacing: 0;
    line-height: 110%;
}

header h3 .text{
	padding-top:30px;
	font-size: 130%;
}

.headicon{
	margin-top:0;
	font-size:20px;
	letter-spacing: 1px;
	padding: 10px;
}

.headicon span{
	line-height:100%;
	background-color:transparent;
	background-size:36px;
	padding: 15px 5px 0 38px;
}
.bordertext {
    font-size: 140%;
}
#sub section {
    margin-bottom: 30px;
}
#sub section .text{
	padding: 0;
}
#sub section .img {
     padding: 0; 
}
#about .flex {
    display: block;
}
#about img {
    padding: 0 0 15px 0;
}
#about dl {
    display: block;
    padding: 0;
}
#about dl dt {
    width: 100%;
}

#about dl dt img {
	width: 100%; 
	box-shadow: none; 
}

#about dl dd {
    width: 100%;
    margin: 0 0 30px;
}
#about dl dd h6 {
    font-weight:normal;
}
#about dl dd .texture{
	font-weight:normal;
}
#about dl dd .note{
	font-weight:normal;
}
#about dl dd span {
	font-weight:normal;
}
#curing .flex {
    display: block;
}
#curing img {
    padding: 0 0 15px 0;
}
#chilled .recipe li {
	padding-left: 21px;
    text-indent: -31px;
}
#chilled .flex {
    display: block;
}
#chilled .flex .img {
    padding-bottom: 10px;
}
	
#enjoy .recipe li {
	padding-left: 21px;
    text-indent: -31px;
}
#enjoy .flex {
    display: block;
	padding: 0 15px;
}
#enjoy .flex .text {
    width: 100%;
    margin: 20px 0;
}
#enjoy .collabo {
	font-size: 140%;
}
#nutrition .table_temp tr {
    display: block;
    float: left;
  }
#nutrition .table_temp tr td{
    border-left: none;
    display: block;
  }
#nutrition .table_temp tr th {
    border-left: none;
    display: block;
	width: auto;
	font-size: 16px;
  }
#nutrition .table_temp thead {
    display: block;
    float: left;
    width: 30%;
  }
#nutrition .table_temp thead tr {
    width: 100%;
  }
#nutrition .table_temp tbody {
    display: block;
    float: left;
    width: 70%;
  }
#nutrition .table_temp tbody tr {
    width: 50%;
  }
#nutrition .table_temp tr td + td {
    border-left: none;
  }


}

/* ADD CSS 2024.10.18 */
/*---------------------------------
	header h3
---------------------------------*/
header h3 {
  margin-top: -82px;
}
@media screen and (max-width: 640px) {
  header h3 {
    margin-top: 0;
  }
}