/* Copyright(c) 2025 RECRUIT CO., LTD. */

/** heading のリセット */
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5;
}

/** パンくず横幅(PC用追加定義) */
.breadcrumb ol {
    max-width: 1040px;
}

/** body全体 */
.article-body {
    width: 1040px;
    margin: 40px auto 60px;
}

/** ページタイトル */

.page-title {
    font: normal normal normal 20px/34px Hiragino Sans;
    text-align: center;
    letter-spacing: 0;
    opacity: 1;
    color: #333;
    margin: 32px auto;
}

/** 掲載日 */
.contribution-date {
    font: normal normal normal 12px/26px Avenir Next;
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    color: #888;
}

/* タイトル */

.text-black {
    color: #000000;
}

/** パンくず横幅(PC用追加定義) */
.breadcrumb ol {
    max-width: 1040px;
}

/* 記事全体 */

.article-body {
    margin: 2em auto 2em;
    width: 1040px;
}

/* ------------------------タイトル・掲載日------------------------   */
/* タイトルエリアの外枠 */

.title-area-outline {
    margin: 50px auto;
    max-width: 800px;
}

/* タイトルと掲載日アイキャッチのエリアの外枠 */

.title-date-eyechatch-area-outline {
    overflow: hidden;
}

/* タイトル */

.nain-title {
    max-width: 800px;
    color: #333333;
    text-align: left;
    letter-spacing: 0px;
    font: normal normal normal 28px/40px Hiragino Sans;
    opacity: 1;
}

/* 掲載日 */

.contribution-date {
    margin: 16px auto 20px;
    padding: -5px 0px;
    color: #888888;
    text-align: left;
    letter-spacing: 0px;
    font: normal normal normal 12px Hiragino Sans;
    opacity: 1;
}

/*アイキャッチ画像外枠*/

.eyecatch-img-outline {
    position: relative;
    margin: 0;
    padding: 0;
    max-width: 800px;
}

/*アイキャッチ画像本体*/

.eyecatch-img-img {
    max-width: 800px;
    height: auto;
}

/* ------------------------本文------------------------   */
/* 本文エリア全体の外枠 */

.chapter-outline {
    margin: 50px auto;
    max-width: 800px;
}

/* サブタイトルの先頭に付与する赤棒 */

.subtitle::before {
    margin-right: 0.5em;
    border-left: solid 3px #CA343C;
    content: "\00A0";
    opacity: 1;
}

/* サブタイトル */

.subtitle {
    margin: 50px auto 0px;
    color: #333333;
    text-align: left;
    letter-spacing: 0px;
    font: normal normal normal 24px/40px Hiragino Sans;
    opacity: 1;
}

/* セクションタイトル */
.section-title {
    text-align: left;
    font: normal normal normal 20px/40px Hiragino Sans;
    opacity: 1;
    border-bottom: 1px solid #CA343C;
}

/** 段落全体の外枠 */

.paragraph-outline {
    margin: 0px 0px -24px;
}

/* 段落1つのスタイル */

.paragraph {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
    color: #333333;
    text-align: left;
    letter-spacing: 0px;
    font: normal normal normal 14px/24px Hiragino Sans;
    opacity: 1;
}

/* 段落先頭の画像の外枠 */

.paragraph-figure {
    margin: 0;
}

/* 段落先頭の画像本体 */

.paragraph-img-img {
    width: 100%;
    object-fit: cover;
}

.paragraph-img-outline {
    margin: 20px 0;
}

/* ------------------------注釈------------------------   */

.annotation-outline {
    margin-top: 5px;
    margin-bottom: 45px;
    margin-left: 20px;
    inline-size: 676px;
    overflow-wrap: break-word;
}

.annotation {
    color: #333333;
    text-align: left;
    letter-spacing: 0px;
    font: normal normal normal 12px/26px Hiragino Sans;
    display: block;
    opacity: 1;
}

/* 表1 */

.order-table {
    margin: 60px 0;
    border-collapse: collapse;
    width: 100%;
    font-family: "Hiragino Sans";
}

.order-table th,
.order-table td {
    border: 1px solid #ccc;
    padding: 8px 12px;
    vertical-align: top;
    vertical-align:middle;
    font-family: "Hiragino Sans";
}

.order-table thead th {
    background-color: #FBE5D5;
    text-align: center;
    font-weight: bold;
    font-family: "Hiragino Sans";
}

.order-table tbody td:first-child {
    width: 30%;
}

.order-table tbody td:last-child {
    width: 70%;
}

/* 表2 */

.cost-table {
    margin: 60px 0;
    border-collapse: collapse;
    width: 100%;
    font-family: "Hiragino Sans";
}

.cost-table th,
.cost-table td {
    border: 1px solid #ccc;
    padding: 8px 12px;
    vertical-align: top;
    vertical-align:middle;
    font-family: "Hiragino Sans";
}

.cost-table thead th {
    background-color: #FBE5D5;
    text-align: center;
    font-weight: bold;
    font-family: "Hiragino Sans";
}

.cost-table tbody td:first-child {
    width: 50%;
}

.cost-table tbody td:last-child {
    width: 50%;
}

/* 店舗からの声 */

.voices-outline {
    margin: 40px 0;
}

.voice-outline {
    position: relative;
    margin: 1em auto;
    padding: 1em 2em;
    max-width: 100%;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    opacity: 1;
    background: #F8F7F6 0% 0% no-repeat padding-box;
}

.voice-title {
    font-weight: bold;
    font-family: "Hiragino Sans";
}

/* バナー */
.attention-outline {
    border: 5px solid #CA343C;
    padding: 20px;
    background: #F8F7F6 0% 0% no-repeat padding-box;
    max-width: 720px;
    margin: 30px auto 0;
}

.attention-outline p {
    font-weight: bold;
    letter-spacing: 0.01em;
    line-height: 1.8;
    font-family: "Hiragino Sans";
}

.banner-img-outline {
    margin-top: 15px;
}

.banner-img-outline a {
    transition: all .3s;
}

.banner-img-outline a:hover {
    opacity: .5;
}

.banner-img-outline img {
    width: 100%;
}

/* リンクボタン */
.detaile-link-outline {
    text-align: center;
    margin: 40px 0;
    font-family: "Hiragino Sans";
}

.detaile-link-outline a {
    display: inline-block;
    background-color: #CA343C;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border: 2px solid #CA343C;
    border-radius: 4px;
    font-weight: bold;
    transition: all 0.3s ease;
    font-family: "Hiragino Sans";
}

.detaile-link-outline a:hover {
    background-color: #fff;
    color: #CA343C;
}

/* 本文内のリスト */
.paragraph-list {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 20px 20px 20px 40px;
    line-height: 1.8;
    background: #F8F7F6 0% 0% no-repeat padding-box;
    font-family: "Hiragino Sans";
}

.paragraph-list li {
    font-weight: bold;
    font-family: "Hiragino Sans";
}

.paragraph span.super {
    font-size: 10px;
    vertical-align: top;
}

