article h1,
article h2,
article h3,
article h4,
article h5,
article h6
{
	font-family:  "Shippori Mincho";
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: left;
	color: #4C4339;
}


#h2_area
{
}

#h2_area .sns
{
	position: relative;
	z-index: 100;
	display: none;
}

#h2_area .sns ul
{
	margin: 0px;
	padding: 0px;
}

#h2_area .sns ul li
{
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#h2_area .sns ul li a
{
	color: #796658;
	font-size: 24px;
}


#h2_area .pic
{
	position: relative;
}


article #h2_area .pic h2
{
	font-family:  'Zen Old Mincho','Zen Antique',"Shippori Mincho";
	background-color: #FFF;
	position: absolute;
	z-index: 999;
	left: 0px;
	bottom: 0px;
	padding: 20px;
	color: #4C4339;
}

article #h2_area h2 small
{
	display: block;
	text-align: center;
}


article h3
{
	font-size: 26px;
	line-height: 140%;
	color: #4C4339;
	background-image: url(../images/cap_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#pan
{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 16px;
	line-height: 140%;
}

#pan a
{
	color: #000;
}

#pan a:after
{
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight: 900;
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
}



article section
{
	_zoom: 1;
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
}

article .bg
{
	background: rgba(255, 255, 255, 0.4);
}


article .comment_box
{
	_zoom: 1;
	overflow: hidden;
	text-align: left;
	margin-bottom: 3em;
}



article p
{
	margin-bottom: 1em;
}

article section p,
article .comment_box p
{
	line-height: 180%;
}


article .photo_l
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

article .photo_r
{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

article .photo_l img,
article .photo_r img
{
	margin-bottom: 20px;
}


article  .text
{
	_zoom:1;
	overflow:hidden;
}

article  .text p
{
	line-height: 160%;
	text-align: justify;
}

article .next_box
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1em;
	text-align: left;
}

article .next_box a
{
	font-family: "Shippori Mincho";
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #FFF;
	font-size: 22px;
	display: inline-block;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
	background-color: #ff6600;
	padding: 20px;
}

article .next_box a span
{
}

article .next_box a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f02d';
	font-weight: 900;
	margin-right: 10px;
	padding-right: 0px;
}

article .next_box a:hover
{
	color: #FFF !important;
	background-color: #BD0000;
	text-shadow: 1px 1px 2px #333;
}


article .link_btn a,
article .link_btn_s a,
article .link_btn_s01 a,
article .link_btn_s02 a
{
	display: inline-block;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 60px;
	background-image: url(../images/bg_btn_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	-ms-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	line-height: 100%;
	color: #FFF !important;
	position: relative;
}

article .link_btn_s01 a
{
	background-image: url(../images/bg_btn.png);
	color: #000 !important;
	padding-top: 14px;
	padding-right: 80px;
	padding-bottom: 14px;
	padding-left: 60px;
}

article .link_btn_s a,
article .link_btn_s02 a
{
	background-image: url(../images/bg_btn_03.png);
	color: #000 !important;
	padding-top: 14px;
	padding-right: 50px;
	padding-bottom: 14px;
	padding-left: 20px;
	background-color: #FFF;
}


article .link_btn a:after,
article .link_btn_s a:after,
article .link_btn_s01 a:after,
article .link_btn_s02 a:after
{
	content: "　";
	background-image: url(../images/link_point_white.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 31px;
	height: 17px;
	position: absolute;
	top: 0px;
	right: 20px;
	bottom: 0px;
	margin-top: auto;
	margin-bottom: auto;
}

article .link_btn_s01 a:after
{
	background-image: url(../images/link_point_black.png);
}


article .link_btn_s a:after,
article .link_btn_s02 a:after
{
	background-image: url(../images/link_point_black.png);
}

article .link_btn a:hover,
article .link_btn_s a:hover,
article .link_btn_s01 a:after,
article .link_btn_s02 a:after
{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";

}

article .link_wak a
{
	background-image: url(../images/bg_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	-ms-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline-block;
	font-size: 14px;
	color: #4E4339;
	position: relative;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
}

article .link_wak a:after
{
	content: "　";
	background-image: url(../images/link_point.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	width: 31px;
	height: 17px;
	position: absolute;
	top: 0px;
	right: 20px;
	bottom: 0px;
	margin-top: auto;
	margin-bottom: auto;

}



/* 追加：外部リンクアイコン */
.outlink a[target="_blank"]::after 
{
	font-family: 'Font Awesome 5 Free';
	content: '\f35d';
	font-size: 0.8em;
	margin: 0px 3px 0px 5px;
	font-weight: 900;
	color: rgba(0,67,114,0.5);
}

#h2_area a[target="_blank"]::after 
{
	content:"";

}

article .icon_pdf a[target="_blank"]::after 
{
	font-size: 1em;
	font-family: "Font Awesome 5 Free";
	content: '\f1c1';
	font-weight: 900;
	color: #F00;
	margin-left: 4px;
}

article .icon_word a[target="_blank"]::after 
{
	font-size: 1em;
	font-family: "Font Awesome 5 Free";
	content: '\f1c2';
	font-weight: 900;
	color: #36F;
	margin-left: 4px;
}

article .icon_excel a[target="_blank"]::after 
{
	font-size: 1em;
	font-family: "Font Awesome 5 Free";
	content: '\f1c3';
	font-weight: 900;
	color: #393;
	margin-left: 4px;
}


article .jpbox
{
	background: url(../images/bg_recipe_side.jpg) no-repeat right bottom,
	url(../images/bg_recipe.jpg);
	display: inline-block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}




/* PCのみ設定  768 以上*/
@media screen and (min-width:768px)
{
article .body
{
	width: 1050px;
}



#h2_area .base
{
	width: 1700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}

#h2_area .sns
{
	float: left;
	width: 80px;
	padding-top: 100px;
}


#h2_area .pic
{
	overflow: visible;
	width: 100vw;
	text-align: left;
	height: 400px;
	background-image: url(../images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: left 80px top;
	padding-left: 80px;
}


article #h2_area .pic h2
{
	left: 80px;
}

#pan
{
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}


}

/* タブレットレイアウト : 768 px 〜 959 px*/
@media screen and (max-width:959px)
{



}

/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{

#h2_area
{
}

#h2_area .sns
{
	padding-bottom: 10px;
}

#h2_area .sns ul 
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#h2_area .sns ul li
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	list-style-type: none;
	text-align: center;
}


#h2_area .sns ul li a
{
	font-size: 40px;
}



#h2_area .pic
{
	background-image: url(../images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;

}



article #h2_area h2
{
	font-size: 24px;
	letter-spacing: 0em;
	line-height: 120%;
	display: table-cell;
	margin: 0px;
	height: auto;
	vertical-align: middle;
	font-weight: normal;
	padding: 10px;
}

article #h2_area h2 small
{
	display: block;
	text-align: center;
}

#h2_area .body
{
	width:auto;
}

article h3
{
	margin-bottom: 30px;
}


#pan
{
	padding-right: 3%;
	padding-left: 3%;
}


article section
{
	padding-top: 30px;
	padding-bottom: 30px;

}

article .photo_l,
article .photo_r
{
	float: none;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	margin-right: 0px;
	text-align: center;
	display: block;
}

article .photo_l img,
article .photo_r img
{
	width:90%;
	height:auto;
}


article .link_btn
{
	text-align: center;
}

article .link_btn a
{
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}


}