@charset "utf-8";

.woocommerce-breadcrumb {
	background: #575656;
	text-align: center;
}
.p_tit {
	background: #353535;
	margin-bottom: 60px;
}
.single-post .p_tit {
	margin-bottom: 5px;
}
.p_tit .inner {
	height: 180px;
	display: table;
}
.p_tit h1 {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	color: #fff;
	font-size: 3.8em;
}

.p_tit .inner,
nav .inner {
	width: 1203px;
	margin-left: auto;
	margin-right: auto;
}

nav .inner {
	text-align: left;
	color: #fff;
	font-size: 1.25em;
}
nav .inner a {
	color: #fff;
}

.brlnk {
	display: inline-block;
	float: right;
	width: 245px;
	font-size: 1.2em;
}
.brlnk .brlnk_r {
	display: inline-block;
	padding: 0 40px 0 33px;
	background-image: url(../img/icon_cart.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
}
.brlnk .brlnk_l {
	display: inline-block;
	padding: 0 0px 0 33px;
	background-image: url(../img/icon_mypage.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
}

.woocommerce .woocommerce {
	text-align: center;
}
.woocommerce .woocommerce-message {
	width: 1203px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 20px;
}
.woocommerce .col-full {
	text-align: left;
}
.lead_txt {
	padding: 30px 0;
}

.right-sidebar .content-area {
	float: none !important;
	margin-right: 0 !important;
	width: 100% !important;
	text-align: center !important;
	margin-bottom: 0;
}
.site-main {
	text-align: left !important;
	margin: 0 auto;
	width: 1200px;
}

.woocommerce .woocommerce header {
	background-image: none;
}

/* ----  商品扉  ---- */
.page-id-1693 .p_tit {
	margin-bottom: 0;
}
.page-id-1693 #page {
	overflow: hidden;
}
.page-id-1693 .contents {
	margin-bottom: 200px;
}
.page-id-1693 .contents h3 {
	font-size: 16px;
}

/* ----  商品詳細  ---- */

.single-product div.product form.cart .button {
	font-size: 165%;
}
.single-product div.product .price .amount {
	font-size: 1.7em !important;
}
#container {
	margin: 0 auto;
	width: 1203px;
}
.txt_main {
	margin-bottom: 80px;
	text-align: center;
}
.txt_sub {
	margin-bottom: 60px;
	text-align: center;
}
.section {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 80px;
	overflow: hidden;
}
.section.p_ichiran {
	margin-bottom: 0px;
}
.tax-product_cat.term-impact .storefront-sorting {
	display: none;
}
small,
sub,
sup {
	font-size: 100% !important;
}
.single-product div.product .price .amount {
	color: #222 !important;
	font-size: 1.1em;
	font-weight: normal;
}
.section h2 {
	margin: 0 auto 50px;
	text-align: center;
	font-size: 36px;
	line-height: 1.8;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 0 0 25px !important;
	display: table;
	position: relative;
	border: none !important;
}
.section h3 {
	margin: 0 0 30px !important;
	font-size: 24px;
	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 {
	margin-bottom: 2em;
}

ul.check li {
	font-size: 18px;
	margin-bottom: 10px;
	padding-left: 45px;
	position: relative;
}

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

ul.lst_3clm {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

ul.lst_3clm li {
	width: 31%;
	margin: 0 25px 30px 0;
	font-size: 16px;
	line-height: 160%;
}
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: 20px;
	border-bottom: none;
	padding: 0;
	height: 50px;
}

ul.lst_3clm.impact2030 li {
	margin: 0 25px 50px 0;
}
ul.lst_3clm.impact2030 li h3 {
	height: 30px;
	margin: 10px 0 10px !important;
}

ul.lst_2clm li {
	width: 49%;
	margin: 0 0 1%;
}
ul.lst_2clm li:nth-child(2n) {
	margin-right: 0;
}
.qa dt {
	background: url(../img/entry/icn_q.gif) no-repeat 0 12px;
	font-size: 30px;
	padding-left: 40px;
	margin-bottom: 10px;
	font-weight: normal;
}
.qa dd {
	background: #f2f2f2;
	font-size: 18px;
	padding: 10px;
	margin-left: 40px;
	margin-bottom: 40px;
}

.box_contact {
	border-top: 1px solid #d8d8d8;
	padding: 60px;
	text-align: center;
	font-size: 24px;
}
.box_contact p {
	margin-bottom: 40px;
}
.box_contact a {
	display: inline-block;
	border: 2px solid #ff0000;
	padding: 20px 70px;
	color: #ff0000;
}
.contents_service {
	background: #efefef;
	padding: 60px;
}
.contents_service .section {
	margin-bottom: 0;
}
.single-product div.product .woocommerce-tabs .entry-content p.prdsbtxt {
	line-height: 160%;
	margin-bottom: 20px;
}

ul.lst_menu {
	width: 1133px;
	margin: 0 auto;
}

ul.lst_menu li {
	display: inline-block;
	margin-right: 56px;
	text-align: center;
}
ul.lst_menu li:last-child {
	margin-right: 0;
}
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;
}

.cover_img {
	text-align: center;
	padding: 10px;
}

.fnt14 {
	font-size: 14px;
	line-height: 1.5;
}
.fnt26 {
	font-size: 26px !important;
	line-height: 1.5;
}
.fnt30 {
	font-size: 30px !important;
	line-height: 1.5;
}
.imgR {
	float: right;
	margin-left: 45px;
	margin-bottom: 20px;
}
.imgL {
	float: left;
	margin-right: 45px;
	margin-bottom: 20px;
}
a.boxlink .imgL {
	margin-bottom: 0px;
}
.txtC {
	text-align: center;
}
