@charset "utf-8";
html {
	font-size: 62.5%;
}

img {
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto 20px;
}

.woocommerce-breadcrumb {
	display: none;
}
nav .inner {
	text-align: left;
}

.p_tit {
	background: #353535;
	margin-bottom: 20px;
	padding: 15px 0;
}
.p_tit .inner {
	display: table;
	width: 95%;
	margin: 0 auto;
}
.p_tit h1 {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	color: #fff;
	font-size: 2.2rem;
}

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

.category-news #main {
	display: table;
	width: 98%;
}

.txt_main {
	margin-bottom: 20px;
	text-align: center;
}

.section {
	font-size: 1.4rem !important;
	line-height: 26px;

	&:not(:last-child) {
		margin-bottom: 50px;
	}
}
.section h2 {
	margin: 0 auto 20px;
	text-align: center;
	font-size: 1.6rem !important;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 0 0 15px !important;
	display: table;
	position: relative;
	border: none !important;
}

.section.p_ichiran {
	margin-bottom: 0px;
}
.tax-product_cat.term-impact .storefront-sorting {
	display: none;
}

.up-sells.upsells.products ul.products li.product {
	float: left;
}

.single-product div.product .price .amount {
	color: #222 !important;
	font-size: 1.1em;
	font-weight: normal;
}
.section h3 {
	margin-bottom: 20px;
	font-size: 1.6rem;
	padding-bottom: 10px;
	border-bottom: 1px solid #818181;
}

.section h3 {
	margin: 0 0 20px !important;
	font-size: 1.4rem;
	padding: 0 0 10px !important;
	border-bottom: 1px solid #818181 !important;
	border-left: none !important;
	border-top: none !important;
}
.section h2::after {
	background-color: #ff0004;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	right: 0;
	position: absolute;
	width: 50%;
	margin: 0 auto;
}

.section p {
	font-size: 1.4rem !important;
	margin-bottom: 1.4rem;
}

ul.check li {
	margin-bottom: 10px;
	padding-left: 30px;
	position: relative;
}

ul.check li::before {
	content: "";
	position: absolute;
	left: 8px;
	top: 50%;
	display: block;
	margin-top: -5px;
	width: 5px;
	height: 8px;
	border: solid 3px #ff0000;
	border-left: 0;
	border-top: 0;
	transform: translateY(-50%) rotate(45deg);
}

ul.lst_3clm {
}

ul.lst_3clm li {
	margin: 0 0 30px;
	font-size: 1.4rem;
}
ul.lst_3clm li:nth-child(3n) {
	margin-right: 0;
}
ul.lst_3clm li img {
	display: block;
	margin-bottom: 10px;
}
ul.lst_3clm li h3 {
	margin-bottom: 10px;
	font-size: 1.8rem;
	border-bottom: none;
	padding: 0;
}

.qa dt {
	background: url(../img/entry/icn_q.gif) no-repeat 0 12px;
	font-size: 1.8rem;
	padding-left: 40px;
	margin-bottom: 10px;
	font-weight: normal;
}
.qa dd {
	background: #f2f2f2;
	font-size: 1.4rem;
	padding: 10px;
	margin-left: 40px;
	margin-bottom: 30px;
}

.box_contact {
	border-top: 1px solid #d8d8d8;
	padding: 30px 0 60px;
	text-align: center;
	font-size: 1.6rem;
}
.box_contact p {
	margin-bottom: 20px;
}
.box_contact a {
	display: inline-block;
	border: 2px solid #ff0000;
	padding: 15px;
	color: #ff0000;
	font-size: 1.4rem;
}
.contents_service {
	background: #efefef;
	padding: 30px 0;
}
.contents_service .section {
	margin-bottom: 0;
}
ul.lst_menu {
	margin: 0 auto;
	width: 90%;
	display: flex;
	flex-wrap: wrap;
}

ul.lst_menu li {
	margin-bottom: 20px;
	text-align: center;
	width: 48%;
}
ul.lst_menu li:nth-child(2n + 1) {
	margin-right: 4%;
}
ul.lst_menu li a,
ul.lst_menu li img {
	display: block;
	color: #555555;
}
ul.lst_menu li img {
	margin-bottom: 10px;
}

a.boxlink {
	color: #717071;
	display: block;
	padding: 15px;
}

a.boxlink:after {
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

a.boxlink:hover {
	text-decoration: none;
	background: #efefef;
}

a.boxlink .more {
	display: block;
	color: #ffffff;
	margin-top: 18px;

	background: #ff0000 none repeat scroll 0 0;
	display: block;
	font-size: 18px;
	padding: 7px 20px;
}
/* ----  ���i��  ---- */
.page-id-1693 .p_tit {
	margin-bottom: 0;
}
.page-id-1693 .contents .inner h3 {
	font-size: 16px;
}
