﻿/*全体修正コードここから*/
/* ==============================
防草シート用アンカーピン main再構築CSS
============================== */

.ank-main {
width: 100%;
background: #fff;
}

.ank-article {
max-width: 980px;
margin: 0 auto;
padding: 0 18px 50px;
box-sizing: border-box;
color: #222;
font-size: 16px;
line-height: 1.7;
}

/* h1 */
.ank-article h1 {
margin: 18px 0 8px;
padding: 0 0 10px;
color: #111;
font-size: 28px;
font-weight: bold;
line-height: 1.4;
text-align: center;
border-bottom: 3px solid #008663;
}

/* パンくず */
.ank-article .breadcrumb {
max-width: 980px;
margin: 8px auto 22px;
padding: 0;
list-style: none;
font-size: 13px;
color: #555;
}

.ank-article .breadcrumb li {
display: inline;
}

.ank-article .breadcrumb li::after {
content: " ＞ ";
color: #888;
}

.ank-article .breadcrumb li:last-child::after {
content: "";
}

.ank-article .breadcrumb a {
color: #008663;
text-decoration: none;
}

.ank-article .breadcrumb a:hover {
text-decoration: underline;
}

/* 共通セクション */
.ank-article section {
margin: 34px auto;
box-sizing: border-box;
}

.ank-article h2 {
margin: 0 0 18px;
padding: 0 0 10px;
color: #111;
font-size: 24px;
font-weight: bold;
line-height: 1.45;
text-align: center;
border-bottom: 2px solid #008663;
}

.ank-article p {
margin: 0 0 14px;
}

/* ファーストビュー */
.ank-hero-section {
max-width: 860px;
margin-top: 24px;
text-align: left;
}

.lead-copy {
margin: 0 auto 20px;
color: #222;
font-size: 18px;
font-weight: bold;
line-height: 1.8;
text-align: left;
}

/* 上部特徴リスト */
.div-ul {
max-width: 760px;
margin: 18px auto 24px;
}

.feature-list {
margin: 0;
padding: 0;
list-style: none;
}

.feature-list li {
position: relative;
margin: 0 0 8px;
padding: 10px 14px 10px 38px;
background: #f7fbf9;
border: 1px solid #cfe5dc;
color: #222;
font-size: 16px;
line-height: 1.6;
}

.feature-list li::before {
content: "✓";
position: absolute;
left: 14px;
top: 10px;
color: #008663;
font-weight: bold;
}

/* 説明文 */
.ank-text-box {
max-width: 860px;
margin: 22px auto 0;
padding: 18px 20px;
background: #fff;
border-left: 5px solid #008663;
box-sizing: border-box;
}

.ank-text-box p {
color: #333;
font-size: 16px;
line-height: 1.85;
}

/* 商品画像周り */
.ank-product-section {
text-align: center;
}

.ank-product-image {
margin: 18px auto;
text-align: center;
}

.ank-product-image img {
max-width: 100%;
height: auto;
}

.factory-catch {
margin: 14px auto 18px;
color: #8a4b00;
font-size: 18px;
font-weight: bold;
text-align: center;
}

/* 小見出し風 */
.ank-small-title {
margin: 0 auto 12px;
color: #111;
font-size: 21px;
font-weight: bold;
line-height: 1.5;
text-align: center;
}

.ank-section-lead {
max-width: 840px;
margin: 0 auto 16px;
color: #333;
font-size: 16px;
line-height: 1.8;
text-align: left;
}

/* テーブル横スクロール */
.table-scroll {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 auto;
}

/* 価格表 */
.ank-price-table {
width: 100%;
max-width: 820px;
min-width: 560px;
margin: 0 auto;
border-collapse: collapse;
background: #fff;
border: 2px solid #999;
}

.ank-price-table td {
padding: 8px 10px;
vertical-align: middle;
font-size: 16px;
line-height: 1.5;
}

.ank-price-table tr:first-child td {
background: #4fb2a2;
color: #fff;
text-align: center;
}
.ank-price-table .auto-style341 {
color: #d00000;
font-weight: bold;
text-align: center;
border: 1px solid #808080;
}

.ank-table-note {
padding: 18px 14px !important;
text-align: center;
background: #fff !important;
}

.ank-contact-buttons {
margin: 14px auto 0;
text-align: center;
}

.ank-contact-buttons a {
display: inline-block;
margin: 5px 4px;
}

.ank-contact-buttons img {
width: auto;
height: 38px;
transition: opacity 0.2s ease;
}

.ank-contact-buttons a:hover img {
opacity: 0.8;
}

/* 追加SEO説明ブロック */
.seo-add-section {
max-width: 860px;
margin: 34px auto;
padding: 24px 26px;
background: #f7fbf9;
border: 1px solid #cfe5dc;
border-left: 6px solid #008663;
box-sizing: border-box;
}

.seo-add-section h2 {
margin: 0 0 18px;
padding: 0 0 10px;
color: #008663;
font-size: 23px;
font-weight: bold;
line-height: 1.4;
border-bottom: 2px solid #008663;
}

.seo-add-section ul {
margin: 0;
padding: 0;
list-style: none;
}

.seo-add-section li {
position: relative;
margin: 0 0 10px;
padding: 10px 12px 10px 34px;
background: #fff;
border: 1px solid #d8e7e1;
color: #333;
font-size: 16px;
line-height: 1.6;
}

.seo-add-section li::before {
content: "✓";
position: absolute;
left: 12px;
top: 10px;
color: #008663;
font-weight: bold;
}

/* 先端プレスカット */
.ank-cut-section {
max-width: 760px;
margin: 38px auto;
text-align: center;
}

.ank-cut-section p {
margin-bottom: 16px;
font-size: 17px;
font-weight: bold;
text-align: center;
}

.ank-cut-image img {
max-width: 160px;
height: auto;
}

/* FAQ */
.faq-section {
max-width: 860px;
margin: 40px auto;
padding: 26px;
background: #fffdf7;
border: 1px solid #eadfbd;
border-left: 6px solid #d89b00;
box-sizing: border-box;
}

.faq-section h2 {
margin: 0 0 22px;
padding: 0 0 10px;
color: #8a5a00;
font-size: 24px;
font-weight: bold;
line-height: 1.4;
border-bottom: 2px solid #d89b00;
}

.faq-section h3 {
position: relative;
margin: 22px 0 0;
padding: 12px 14px 12px 46px;
background: #f5efe0;
color: #222;
font-size: 17px;
font-weight: bold;
line-height: 1.5;
border: 1px solid #e0cfaa;
}

.faq-section h3::before {
content: "Q";
position: absolute;
left: 14px;
top: 11px;
width: 24px;
height: 24px;
background: #d89b00;
color: #fff;
font-size: 15px;
font-weight: bold;
line-height: 24px;
text-align: center;
}

.faq-section p {
position: relative;
margin: 0 0 16px;
padding: 14px 16px 14px 46px;
background: #fff;
color: #333;
font-size: 16px;
line-height: 1.8;
border: 1px solid #e6e1d4;
border-top: none;
}

.faq-section p::before {
content: "A";
position: absolute;
left: 14px;
top: 15px;
width: 24px;
height: 24px;
background: #008663;
color: #fff;
font-size: 15px;
font-weight: bold;
line-height: 24px;
text-align: center;
}

/* 関連商品 */
.ank-related-section {
max-width: 860px;
margin: 46px auto 0;
text-align: center;
}

.ank-related-section h2 {
margin-bottom: 16px;
}

.ank-related-lead {
margin: 0 auto 18px;
font-size: 16px;
line-height: 1.7;
text-align: center;
}

.ank-related-table {
width: 100%;
min-width: 760px;
margin: 0 auto;
border-collapse: collapse;
border: 2px solid #999;
background: #fff;
}

.ank-related-table td {
padding: 9px 8px;
border: 1px solid #aaa;
font-size: 15px;
line-height: 1.55;
text-align: center;
vertical-align: middle;
}

.ank-related-table tr:first-child td {
background: #8df28c;
color: #004b2d;
font-weight: bold;
}

.ank-related-table a {
color: #004b2d;
text-decoration: underline;
}

.ank-related-table img {
max-width: 100%;
height: auto;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
.ank-article {
padding: 0 12px 40px;
font-size: 15px;
}

.ank-article h1 {
font-size: 24px;
text-align: left;
}

.ank-article h2 {
font-size: 20px;
text-align: left;
}

.lead-copy {
font-size: 17px;
}

.feature-list li,
.seo-add-section li {
font-size: 15px;
}

.ank-text-box {
padding: 16px 14px;
}

.ank-text-box p,
.ank-section-lead {
font-size: 15px;
}

.factory-catch {
font-size: 16px;
}

.ank-small-title {
font-size: 18px;
}

.ank-price-table td {
font-size: 15px;
}

.seo-add-section {
margin: 28px auto;
padding: 18px 14px;
}

.seo-add-section h2 {
font-size: 19px;
}

.faq-section {
margin: 32px auto;
padding: 18px 14px;
}

.faq-section h2 {
font-size: 20px;
text-align: left;
}

.faq-section h3 {
font-size: 16px;
padding: 11px 12px 11px 42px;
}

.faq-section p {
font-size: 15px;
padding: 12px 12px 12px 42px;
}

.faq-section h3::before,
.faq-section p::before {
left: 12px;
}

.ank-contact-buttons img {
height: 40px;
}
}
