/* kitchen CSS */


h1{
	margin-bottom:5px!important;
}
.PCdisplayNone{
	display:none!important;
}
.attentionTxet {
    font-weight: normal;
    font-size: 0.8rem;
    line-height: 1.2rem;
}
.sup_style01{
	font-size: 0.75rem;
    font-weight: normal;
    vertical-align: top;
}
.htitle h3,.htitle p {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.2;
    color: #000;
}
.htit_line{
	margin-top:2px;
	display:inline-block;
	vertical-align:middle;
	padding:6px 10px 3px;
	border:1px solid #000;
	border-radius:5px;
}
.f_mgn01{
	margin-bottom:30px;
}
.f_flex01 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
.f_col01{
	width:57.3%;
}
.f_col02{
	width:40.73%;
}
.txt_style1{
	font-weight:bold;
	color:#895f3a;
}
.box_border01{
	padding:10px 20px 12px;
	border-radius:5px;
	border:1px solid #895f3a;
}
.txt_style2{
	margin-left:10px;
	display:inline-block;
	vertical-align:middle;
}
.f_col03{
	width:53.68%;
}
.f_col04{
	padding:15px 5px 15px 15px;
	border-radius:5px;
	border:1px solid #231916;
	background:#fffded;
}
.f_col04 .cText{
	text-indent:-5px;
}
.txt_style3{
	font-size:1.2rem;
	line-height:1.5;
	font-weight:bold;
	color:#8a603a;
}
.txt_style4{
	font-size:1.1rem;
	line-height:1.6;
}
.ico_style1{
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
}
.ico_style1 img{
	width:auto;
}

.txt_style5{
	font-weight:bold;
	color:#8a603a;
	font-size:1.2rem;
}
.txt_line{
	border:1px solid #000;
	padding: 0 2px;
}
.release-under {
    padding: 35px 0;
    margin-bottom: 40px;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    text-align: center;
}
.release-under img {
    width: auto;
}
.release-under a,.PageTop a{
	display:inline;
}
.table01{
	margin-bottom:0;
}
.table01 th,.table01 td{
	border:1px solid #000;
}
.table01 th{
	background:#eeefef;
}
.table01 td{
	text-align:center;
}
.PageTop {
    margin: 0 0 20px;
    text-align: right;
    font-size: 76%;
}
.b_top_none{
	border-top:none!important;
}
.b_bottom_none{
	border-bottom:none!important;
}

.mb_5{
	margin-bottom:5px;
}
.mb_15{
	margin-bottom:15px;
}
.fontB{
	font-weight:bold;
}
.tar_pc{
	text-align:right;
}

.box_border02{
	padding-top:40px;
	border-top:1px dotted #999;
}
.f_col06{
	width:14.9%;
	margin-left:10px;
	margin-top:-10px;
}

.f_flex02 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.box_border03{
	padding:20px;
	border:1px solid #333;
}
.f_col07{
	width:78%;
}
.img_wid01{
	width:19.7%;
}