@charset "utf-8";
html {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    word-break: break-word;
    -moz-tab-size: 4;
    tab-size: 4;
}
*,
:after,
:before {
    background-repeat: no-repeat;
    box-sizing: inherit;
}
:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit;
}
* {
    padding: 0;
    margin: 0;
}
hr {
    overflow: visible;
    height: 0;
}
details,
main {
    display: block;
}
summary {
    display: list-item;
}
small {
    font-size: 80%;
}
[hidden] {
    display: none;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline-width: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
}
pre {
    font-size: 1em;
}
b,
strong {
    font-weight: bolder;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
input {
    border-radius: 0;
}
[disabled] {
    cursor: default;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
}
optgroup {
    font-weight: 700;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none;
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
}
select::-ms-expand {
    display: none;
}
select::-ms-value {
    color: currentColor;
}
legend {
    border: 0;
    color: inherit;
    display: table;
    white-space: normal;
    max-width: 100%;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
img {
    border-style: none;
}
progress {
    vertical-align: baseline;
}
svg:not([fill]) {
    fill: currentColor;
}
@media screen {
    [hidden~="screen"] {
        display: inherit;
    }
    [hidden~="screen"]:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important;
    }
}
[aria-busy="true"] {
    cursor: progress;
}
[aria-controls] {
    cursor: pointer;
}
[aria-disabled] {
    cursor: default;
}
body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial,
        helvetica, sans-serif;
}
body {
    width: 960px;
    margin: auto;
}
main {
    float: left;
    width: 730px;
}
figure {
    line-height: 0;
    max-width: 100%;
}
img {
    max-width: 100%;
}
a {
    text-decoration: none;
    color: initial;
}
@media all and (-ms-high-contrast: none) {
    a {
        text-decoration: none;
        color: black;
    }
}
a:hover {
    text-decoration: underline;
    color: #0000ee;
    opacity: 0.7;
}
p {
    font-size: 15px;
    line-height: 1.8;
}
.pc {
    display: block !important;
}
.sp {
    display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: initial;
}
.h1 {
    font-size: 60px;
}
.h2 {
    font-size: 38px;
}
.h3 {
    font-size: 26px;
}
.h4 {
    font-size: 22px;
}
.h5 {
    font-size: 20px;
}
.h6 {
    font-size: 15px;
}
.large {
    font-size: 21px;
}
.small13 {
    font-size: 13px;
}
.small {
    font-size: 11px;
}
.bold {
    font-weight: 700;
}
.numbar {
    font-family: "Oswald", sans-serif;
}
.color_main {
    color: #009944;
}
.color_key01 {
    color: #ef858c;
}
.color_key02 {
    color: #cc860e;
}
.color_key03 {
    color: #b8193f;
}
.color_bule {
    color: #00f;
}
.color_red {
    color: #f00;
}
.color_text {
    color: #3d3d3d;
}
.color_gray {
    color: #b9b9b9;
}
.number {
    font-family: "Oswald", sans-serif;
    font-weight: 700;
}
.center {
    text-align: center;
}
section {
    padding-top: 0px;
    padding-bottom: 30px;
}
.padding_0 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.container {
    width: 960px;
    margin: auto;
}
.container730 {
    width: 730px;
    margin: auto;
}
.section_bg {
    background: #f7f7f7;
}
.margin_bottom5 {
    margin-bottom: 5px;
}
.margin_bottom15 {
    margin-bottom: 15px;
}
.margin_bottom30 {
    margin-bottom: 30px;
}
.margin_bottom45 {
    margin-bottom: 45px;
}
.margin_bottom60 {
    margin-bottom: 60px;
}
.text_left {
    text-align: left;
}
.text_right {
    text-align: right;
}
.line_height12 {
    line-height: 1.2;
}
.small_right {
    text-align: right;
    font-size: 14px;
    color: #3d3d3d;
    float: right;
    line-height: 1px;
    padding-top: 18px;
}
.titles_bg,
.titles_2line_bg {
    background: url(../img/top/obi_bg_img.gif) no-repeat;
    height: 50px;
    width: 730px;
    text-align: center;
    font-weight: bold;
    padding: 6px;
    font-size: 25px;
    margin-bottom: 25px;
}
.titles_common_bg {
    background: url(../img/common/title_obi.gif) no-repeat;
    height: 60px;
    width: 730px;
    text-align: left;
    font-weight: bold;
    padding: 12px 0;
    font-size: 25px;
    margin-bottom: 25px;
    text-indent: 33px;
}
.titles_form_bg {
    background: url(../img/common/title_obi_form.gif) no-repeat;
    height: 60px;
    width: 960px;
    text-align: left;
    font-weight: bold;
    padding: 12px 0;
    font-size: 25px;
    margin-bottom: 25px;
    text-indent: 33px;
}

.titles_bg span,
.titles_2line_bg span,
.common_bg span {
    color: #b8193f;
}
.over_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
.h3_title {
    border-bottom: 4px solid #094;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-size: 20px;
}
.sankaku {
    width: 0;
    height: 0;
    margin: 0 auto 20px;
    border-style: solid;
    border-width: 32px 48px 0 48px;
    border-color: #feebbe transparent transparent transparent;
}
.sankaku_big {
    width: 0;
    height: 0;
    margin: 40px auto 0;
    border-style: solid;
    border-width: 60px 80px 0 80px;
    border-color: #facd89 transparent transparent transparent;
}

.common-note {
    font-size: 12px;
    margin-top: 4px;
}

/* コモン ここまで*/
/* ヘッダー ここから*/
#header_container {
    margin-bottom: 15px;
}
#header_container .header_box {
    width: 960px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
#header_container .header_box .header_midashi {
    width: 100%;
}
#header_container .header_box .header_box_left {
    line-height: 1.1;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}
#header_container .header_box .header_box_left h1 {
    font-weight: 700;
    margin-bottom: 3px;
}
#header_container .header_box .header_box_left h1 a {
    color: initial;
}
/* ieのみ */
@media all and (-ms-high-contrast: none) {
    #header_container .header_box .header_box_left h1 a {
        color: black;
    }
}

#header_container .header_box .header_box_left h1 a:hover {
    text-decoration: none;
}
#header_container .header_box .header_box_right {
    margin: 0 0 0 auto;
}
#header_container .header_box .header_box_right .header_cta {
    width: 121px;
    height: 41px;
    border: 2px solid #bfbfbf;
    text-align: center;
    color: #3d3d3d;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    margin: 0 0 10px auto;
    position: relative;
}

.site-header {
    width: 960px;
    margin: auto;
    display: flex;
}
.site-header nav {
    background: #009944;
    padding: 4px 0;
    height: 80px;
    width: 784px;
}

.site-header nav.nav_global_oisogi {
    width: 176px;
    background: #ef858c;
}
.site-header nav ul {
    display: flex;
    list-style: none;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 5px 0px;
}
.site-header nav ul li {
    height: 56px;
    border-right: 2px solid #fff;
    text-align: center;
    width: 196px;
    position: relative;
}
.site-header nav.nav_global_oisogi ul li {
    border-right: 0px solid #fff;
}
.site-header nav ul li a {
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
.site-header nav ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.site-header nav .menu_oisogi {
}
/* ヘッダー ここまで*/
/* キャッチ ここから*/
.main_visual_img {
    margin-bottom: 15px;
}
/* キャッチ ここまで*/
/* パンクズ ここから*/
.pankuzu {
    margin-bottom: 15px;
}
.pankuzu p a {
    text-decoration: none;
    color: #0000ee;
    opacity: 0.7;
}
.pankuzu p a:hover {
    text-decoration: underline;
}

.breadcrumb {
    margin: 15px 0;
    list-style: none;
    font-size: 15px;
}

.breadcrumb li {
    display: inline; /*横に並ぶように*/
    list-style: none;
}

.breadcrumb p {
    display: inline-block;
}

.breadcrumb li:after {
    /* >を表示*/
    content: ">";
    padding: 0 0.2em;
    color: #555;
}

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

.breadcrumb li a {
    text-decoration: none;
    color: #0000ee; /*色*/
}

.breadcrumb li a:hover {
    text-decoration: underline;
}
/* パンクズ ここまで*/
/* プラン ここから*/
#plan .detailed_service_box {
}
#plan .detailed_service_box ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.detailed_service_box ul li:not(:nth-of-type(3n+1)) {
  margin-left: 14px;
}
.detailed_service_box ul li:nth-of-type(n+4) {
  margin-top: 14px;
}
/* プラン ここまで*/
/* ３つの安心 ここから*/
#anshin ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
}
/* ３つの安心 ここまで*/
/* よくある質問 ここから*/
.faq_box {
}
.faq_box dl {
    padding: 27px 1px;
}
.faq_box dl dt {
    padding: 0 0 0 60px;
    position: relative;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
    height: 45px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
.faq_box dl dt::before {
    content: url(../img/top/q_img.gif);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
}
.faq_box dl dd {
    padding: 0 0 0 60px;
    position: relative;
    margin-bottom: 45px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
.faq_box dl dd::before {
    content: url(../img/top/a_img.gif);
    position: absolute;
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
}

/* .faq_box dl dd .txt-comma {
    position: relative;
    display: contents;
}
.faq_box dl dd .txt-comma::before {
    position: absolute;
    content: "※";
    font-size: 0.8rem;
    top: -0.6rem;
    right: -0.4rem;
} */


p.btn_more_faq {
    font-size: 18px;
    border: 2px solid #bfbfbf;
    border-radius: 6px;
    padding: 15px;
    text-align: center;
    margin: auto;
    position: relative;
    width: 360px;
    height: 60px;
}
/* よくある質問 ここまで*/

/* サイドメニュー ここから*/
#leftmenu_container {
    float: right;
    width: 200px;
    margin: 0 0 0 auto;
}
.menu_block {
    margin-bottom: 20px;
}
.menu_block h3 {
    background: #009944;
    width: 200px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
.menu_block ul {
    list-style: none;
}
.menu_block ul li {
    border: 1px solid #bfbfbf;
    height: 34px;
    position: relative;
    padding: 3px 0 3px 40px;
    width: 200px;
    background: linear-gradient(#ffffff, #e7e7e7);
}
.menu_block ul li + li {
    border-top: 0px solid #bfbfbf;
}
.menu_block ul li::before {
    content: url(../img/top/arrow_img.gif);
    position: absolute;
    left: 15px;
    top: 8px;
    width: 18px;
    height: 18px;
}
.menu_block ul li a {
    padding-left: 42px;
}
.menu_block .qr_box {
    display: flex;
    border: 1px solid #bfbfbf;
    padding: 8px;
    text-align: justify;
}
/* IEのみ対応 */
@media all and (-ms-high-contrast: none) {
    .menu_block .qr_box img {
        width: 90px;
        padding-bottom: 1px;
    }
}

.menu_block .qr_box p {
    font-size: 12px;
    line-height: 1.3;
    color: #e60012;
}
/* サイドメニュー ここまで*/
/* フッター ここから*/
#footer_container {
    clear: both;
    width: 100vw;
    margin-right: calc(49% - 50vw);
    margin-left: calc(49% - 50vw);
    padding-bottom: 90px;
}
@media screen and (max-width: 960px) {
    #footer_container {
        clear: both;
        width: 100vw;
        width: 960px;
        margin: 0;
        padding-bottom: 90px;
    }
}
.link_list {
    background: #f7f7f8;
    position: relative;
    text-align: center;
}
.link_list p {
    margin: auto;
    width: 960px;
    padding: 30px 0;
}
.sitemap_over {
    background: #eeeeee;
    padding: 30px 0;
}
.sitemap_box {
    margin: auto;
    width: 960px;
    display: flex;
    justify-content: space-evenly;
}

/* IEのみ */
@media all and (-ms-high-contrast: none) {
    .sitemap_box {
        margin: auto;
        width: 960px;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

.sitemap_over .sitemap_box ul {
    list-style: none;
    line-height: 2;
}
.copyright {
    background: #eeeeee;
    text-align: center;
    padding-bottom: 10px;
}
.copyright_form {
    clear: both;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 100px;
}

.footer_kotei {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: #009944;
    height: 90px;
}
.footer_kotei_box {
    display: flex;
    justify-content: space-around;
    width: 960px;
    margin: auto;
    color: #fff;
    padding: 14px 0;
    line-height: 1.2;
}
/* フッター ここまで*/
/* 施設について data.html ここから*/
#shisetu_annai02 ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#shisetu_annai02 ul li {
    margin-bottom: 30px;
}
#shisetu_annai02 figcaption {
    line-height: 1.5;
    font-size: 15px;
}
#shisetu_annai03 table {
    width: 100%;
    border-collapse: collapse;
    border-top: solid 2px;
    border-bottom: 2px solid;
    font-size: 15px;
    margin-bottom: 30px;
}
#shisetu_annai03 td {
    border-top: solid 1px;
    padding: 12px 0;
}
/* 施設について data.html ここまで*/
/* ご利用案内 riyou.html ここから*/
.riyou_kasou_box h3 {
    margin: 0 0 10px;
    padding: 0;
    border-bottom: 2px solid #009944;
}
.riyou_kasou_box ul {
    list-style: none;
    text-indent: -20px;
    padding: 0 0 0 22px;
}
.riyou_kasou_box ul li {
    margin-bottom: 15px;
}
.riyou_kasou_box ul li:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background-color: #d5b200;
    border-radius: 50%;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.riyou_kasou_table {
    width: 100%;
    border-collapse: collapse;
    border: solid 2px #bfbfbf;
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
}
.riyou_kasou_table th {
    padding: 12px;
    background: #d5ead8;
    border: 1px solid #bfbfbf;
}
.riyou_kasou_table td {
    padding: 12px;
    background: #fffcdb;
    border: 1px solid #bfbfbf;
}
.riyou_kasou_table .table_yellow {
    background: #fffcdb;
}
.riyou_kasou_table .table_white {
    background: #fff;
}

/* ご利用案内 riyou.html ここまで*/
/* 宿泊施設について ここから*/
.shukuhaku_area_box {
    border: 1px solid #bfbfbf;
    background: #fffef7;
    padding: 25px;
    margin-bottom: 15px;
}
.shukuhaku_area_box h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.shukuhaku_area_box h4 span {
    font-size: 15px;
    font-weight: normal;
}
/* 宿泊施設について ここまで*/
/* 葬儀の流れ　flow.html ここから*/
.flow_box {
    margin-bottom: 30px;
    display: flex;
}
.flow_box .flow_box_left {
    width: 210px;
    margin-right: 20px;
}
.flow_box .flow_box_right {
    width: 500px;
}
.flow_box .flow_box_center {
    text-align: center;
    width: 730px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #bfbfbf;
}
/* 葬儀の流れ　flow.html ここまで*/
/* 葬儀レポート　report.html ここから*/
.report_box a {
    color: #0000ee;
}
.report_box {
    border: 1px solid #bfbfbf;
    padding: 30px;
    margin-bottom: 20px;
}
.report_box_flex {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}
.report_box_flex .report_box_left {
    margin-right: 6px;
}
.report_box_flex .report_box_right {
}
.report_box_right .report_plan {
    background: #094;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 2px 10px;
    margin: 0 15px 0 10px;
    text-align: center;
}
.report_box_right .report_plan.purple {
    background: #8957a1;
}
.report_box_right .report_plan.ocher {
    background: #aa8420;
}

.report_box h4 {
    color: #094;
    font-size: 20px;
    border-left: 6px solid;
    padding-left: 12px;
    margin-bottom: 15px;
    font-weight: 700;
}
.report_box h4.purple {
    color: #8957a1;
}
.report_box h4.ocher {
    color: #aa8420;
}

.report_box h5 {
    background: #094;
    color: #fff;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
}
.report_box h5.purple {
    background: #8957a1;
}
.report_box h5.ocher {
    background: #aa8420;
}

.report_box.kasou_voice_bg {
    background: #f8f6e5;
}
.report_box.ichiniti_voice_bg {
    background: #f4f8e7;
}
.report_box.kazoku_voice_bg {
    background: #f4eef6;
}
/* 葬儀レポート　report.html ここまで*/
/* プラン ここから*/
.plan_nav {
}
.plan_nav ul {
    display: flex;
    list-style: none;
    justify-content: space-around;
    border-bottom: 0px;
}
.plan_nav ul li {
    width: 100%;
    text-align: center;
    background: #efefef;
    border: 1px solid #bfbfbf;
    border-bottom: 0;
    padding: 3px 0;
}
.plan_nav ul li:first-child {
    border-left: 2px solid #bfbfbf;
}
.plan_nav ul li:last-child {
    border-right: 2px solid #bfbfbf;
}
.plan_nav ul li.active {
    background: #8957a1;
    color: #fff;
    border: 2px solid #8957a1;
}
.plan_nav ul li.active_ichinichi {
    background: #009944;
    color: #fff;
    border: 2px solid #009944;
}
.plan_nav ul li.active_kasoushiki {
    background: #aa8420;
    color: #fff;
    border: 2px solid #aa8420;
}
.plan_item_box {
}
.plan_item_box ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -11px 0 0 -11px;
}
.plan_item_box ul li{
  margin: 11px 0 0 11px;
}
.plan_item_box ul li figcaption {
  line-height: 1.2;
  text-align: center;
  font-size: 13px;
}

.title_kazoku_bg {
    background: url(../img/plan/kazokusoh_title_obi.gif) no-repeat;
    height: 60px;
    width: 730px;
    text-align: left;
    font-weight: bold;
    padding: 12px 0;
    font-size: 25px;
    margin-bottom: 25px;
    text-indent: 100px;
    color: #fff;
}
.title_ichinichi_bg {
    background: url(../img/plan/ichinichi_title_obi.gif) no-repeat;
    height: 60px;
    width: 730px;
    text-align: left;
    font-weight: bold;
    padding: 12px 0;
    font-size: 25px;
    margin-bottom: 25px;
    text-indent: 100px;
    color: #fff;
}
.title_kasohshiki_bg {
    background: url(../img/plan/kasohshiki_title_obi.gif) no-repeat;
    height: 60px;
    width: 730px;
    text-align: left;
    font-weight: bold;
    padding: 12px 0;
    font-size: 25px;
    margin-bottom: 25px;
    text-indent: 100px;
    color: #fff;
}

.plan_subtitle {
    color: #b8193f;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.sankaku_mawarikomi_text {
    position: relative;
    top: -50px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
/* プラン ここまで*/
/* お急ぎ ここから*/
.oisogi_shime {
    border: 2px solid #bfbfbf;
    text-align: center;
    font-size: 24px;
    color: #3d3d3d;
    padding: 6px 0;
    margin-bottom: 25px;
}
/* お急ぎ ここまで*/
/* お申し込み ここから*/
.form_table {
    border: 2px solid #a0a0a0;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    text-align: left;
}
@media all and (-ms-high-contrast: none) {
    .form_table {
        table-layout: fixed;
    }
}

.form_table th {
    background: #ebf5ec;
    border-bottom: 1px solid #a0a0a0;
    font-size: 20px;
    padding: 20px;
    width: 185px;
}
.form_table td {
    border-bottom: 1px solid #a0a0a0;
    padding: 20px;
}
.form_table th span {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    float: right;
    padding: 1px 5px;
    width: 39px;
    height: 22px;
    line-height: 1.45;
    margin-top: 5px;
}
.form_table th span.hissu {
    background-color: #ea5504;
}
.form_table th span.nini {
    background-color: #86b3e0;
}
form #send {
    display: none;
}
form input {
    background: #fffeee;
    border: 1px solid #a0a0a0;
    padding: 15px;
    border-radius: 3px;
}
form textarea {
    background: #fffeee;
    border: 1px solid #a0a0a0;
    padding: 15px;
    border-radius: 3px;
}

/* IEのみ---------------------------------------- */
@media all and (-ms-high-contrast: none) {
    .form_table input {
        width: 217px;
    }

    .form_table tr:nth-of-type(4) input {
        width: 363px;
    }
    form textarea {
        width: 500px;
    }
}

.label_btn {
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 25px;
}
.label_btn label {
    cursor: pointer;
}
::placeholder {
    color: #888;
}
.explanation {
    width: 85%;
    margin: 0 auto;
    border-radius: 2px;
    border: 2px solid #aeaeae;
    background: #fcfcfc;
    padding: 15px 20px 0;
    overflow: auto;
    height: 150px;
}
.explanation h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.explanation p {
    margin-bottom: 30px;
    font-size: 0.8em;
}
/* お申し込み ここまで*/
/* サイトマップ ここから*/
.sitemap_menu_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sitemap_menu h2 {
    background: url(../img/sitemap/menu_obi_title_bg.gif) no-repeat;
    height: 50px;
    width: 350px;
    text-align: center;
    font-weight: bold;
    padding: 6px;
    font-size: 25px;
    margin-bottom: 12px;
}
.sitemap_menu ul {
    list-style: none;
    margin-bottom: 30px;
}
.sitemap_menu ul li {
    height: 27px;
    position: relative;
}

.sitemap_menu ul li::before {
    content: "▶︎";
    position: absolute;
    color: #d5b200;
    left: 0px;
    top: 1px;
    width: 18px;
    height: 18px;
}

.sitemap_menu ul li a {
    padding-left: 21px;
}
/* サイトマップ ここまで*/
/* 関連サイト ここから*/
.link_menu ul {
    list-style: none;
    margin-bottom: 30px;
}
.link_menu ul li {
    display: inline-block;
    width: 48%;
    height: 27px;
    position: relative;
}

.link_menu ul li::before {
    content: "▶︎";
    position: absolute;
    color: #d5b200;
    left: 0px;
    top: 1px;
    width: 18px;
    height: 18px;
}

.link_menu ul li a {
    padding-left: 21px;
}
/* 関連サイト ここまで*/

/* 〇〇〇〇〇 ここから*/
/* 〇〇〇〇〇 ここまで*/
