@charset "utf-8";

/*---------------------------------------------

にんにく注射ページスタイル

-----------------------------------------------*/

@media print, screen and (min-width: 768px) {

/* ▼カテゴリータイトル部分PC */
#categorytitle {
	border: solid 1px #e95513;
	width: 1100px;
	padding: 70px 0 20px 20px;
	box-sizing: border-box;
	margin: 0 auto 45px auto;
	background: url("../new_img/jiyu_page.jpg") right no-repeat;
	background-size: contain;
}

#categorytitle p {
	font-size: 30px; font-size: 3.0rem;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	color: #727171;
	display: flex;
	align-items: bottom;
}

#categorytitle p::after {
	border-bottom: 1px solid #e95513;
	content: " ";
	width: 70px;
}

#categorytitle p::after {margin-left: 1.5rem;}

#categorytitle p span {color: #e95513;}

/* ▼コンテンツ部分PC */
.pagetitle {
	width: 1100px;
	margin: 0 auto;
	border-bottom: solid 1px #d3d4d4;
	box-sizing: border-box;
	padding: 0 0 10px 15px;
	font-family: 'Noto Serif JP', serif;
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	color: #e95513;
	position: relative;
	margin-bottom: 25px;
}

.pagetitle span {
	display: block;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif, Verdana;
	font-size: 13px; font-size: 1.3rem;
	font-feature-settings: "palt" 1;
	color: #727172;
	font-weight: normal;
	margin-bottom: 5px;
}

.pagetitle::after {
	content: " ";
	border-bottom: solid 1px #e95513;
	width: 50px;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
}

.page_contents {
	width: 1060px;
	margin: 0 auto;
}

.firsttxt {
	color: #e95513;
	font-size: 19px; font-size: 1.9rem;
	font-feature-settings: "palt" 1;
	margin-bottom: 20px;
}

article h2 {
	background: #efefef;
	color: #e95513;
	font-size: 21px; font-size: 2.1rem;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	padding: 12px 15px;
	margin-bottom: 10px;
}

.txt_box {
	position: relative;
	margin-bottom: 50px;
}

.txt {
	color: #727171;
	font-size: 15px; font-size: 1.5rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
}

.txt_box em {
	font-style: normal;
	color: #e95513;
}

.w520 {width: 520px;}

.mb {margin-bottom: 30px;}

.simplelist li {
	list-style: disc;
	color: #727171;
	font-size: 15px; font-size: 1.5rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	margin-left: 25px;
}

.ml530 {margin-left: 530px;}

.h280 {height: 280px;}

.h380 {height: 380px;}

.maru {
	position: relative;
	padding-left: 25px;
}

.maru::before {
	content: "●";
	position: absolute;
	left: 0;
}

.maru2 {
	position: relative;
	padding-left: 25px;
}

.maru2::before {
	content: "●";
	position: absolute;
	left: 0;
	color: #e95513;
}

#ninniku_img {
	position: absolute;
	width: 350px;
	top: -20px;
	right: 100px;
}

#ninniku_img img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.pbox {
	margin: 6px 0 3px 0;
	border-top: solid 1px #e95513;
	border-right: solid 1px #e95513;
}

.pbox th, .pbox td {
	padding: 5px 20px;
	border-bottom: solid 1px #e95513;
	border-left: solid 1px #e95513;
	font-size: 15px; font-size: 1.5rem;
	font-feature-settings: "palt" 1;
	line-height: 2;
	text-align: left;
	vertical-align: middle;
}

.pbox th {
	color: #fff;
	background: #f29971;
	font-weight: normal;
	width: 220px;
}

.pbox td {
	color: #e95513;
	background: #fff;
	font-weight: bold;
	width: 120px;
}

}

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

/* ▼カテゴリータイトル部分SP */
#categorytitle {
	border: solid 1px #e95513;
	width: 94%;
	padding: 14% 0 3% 3%;
	box-sizing: border-box;
	margin: 0 auto 8% auto;
	background: url("../new_img/jiyu_page_sp.jpg") right no-repeat;
	background-size: contain;
}

#categorytitle p {
	font-size: 6.5vw;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	color: #727171;
	display: flex;
	align-items: bottom;
}

#categorytitle p::after {
	border-bottom: 1px solid #e95513;
	content: " ";
	width: 10vw;
	margin-left: 3%;
}

#categorytitle p span {color: #e95513;}

/* ▼コンテンツ部分SP */
.pagetitle {
	width: 100%;
	margin: 0 auto;
	border-bottom: solid 1px #d3d4d4;
	box-sizing: border-box;
	padding: 0 0 2% 3%;
	font-family: 'Noto Serif JP', serif;
	font-size: 4.8vw;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	color: #e95513;
	position: relative;
	margin-bottom: 3%;
}

.pagetitle span {
	display: block;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif, Verdana;
	font-size: 3.2vw;
	font-feature-settings: "palt" 1;
	color: #727172;
	font-weight: normal;
	margin-bottom: 1%;
}

.pagetitle::after {
	content: " ";
	border-bottom: solid 1px #e95513;
	width: 15%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
}

.page_contents {
	width: 94%;
	margin: 0 auto;
}

.firsttxt {
	color: #e95513;
	font-size: 4.2vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	margin-bottom: 3%;
}

article h2 {
	background: #efefef;
	color: #e95513;
	font-size: 4vw;
	line-height: 1.6;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	padding: 2% 4%;
	margin-bottom: 3%;
}

.txt_box {
	position: relative;
	margin-bottom: 12%;
}

.txt {
	color: #727171;
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 2;
}

.txt_box em {
	font-style: normal;
	color: #e95513;
}

.mb {margin-bottom: 7%;}

.simplelist li {
	list-style: disc;
	color: #727171;
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 2;
	margin-left: 6vw;
}

.maru {
	position: relative;
	padding-left: 6vw;
}

.maru::before {
	content: "●";
	position: absolute;
	left: 0;
}

.maru2 {
	position: relative;
	padding-left: 6vw;
}

.maru2::before {
	content: "●";
	position: absolute;
	left: 0;
	color: #e95513;
}

#ninniku_img {
	width: 90%;
	margin: 0 auto;
}

#ninniku_img img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.pbox {
	width: 100%;
	margin-top: 1.5%;
	border-top: solid 1px #e95513;
	border-right: solid 1px #e95513;
}

.pbox th, .pbox td {
	display: block;
	padding: 1% 5%;
	border-bottom: solid 1px #e95513;
	border-left: solid 1px #e95513;
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 2;
	text-align: center;
}

.pbox th {
	color: #fff;
	background: #f29971;
	font-weight: normal;
}

.pbox td {
	color: #e95513;
	background: #fff;
	font-weight: bold;
}

}
