﻿/*!
version:1.0.0
*/:root:has(dialog[open]){overflow:hidden;scrollbar-gutter:stable}@keyframes fade{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}.fc_modal_outer{border:0;padding:20px;animation-duration:0.25s;animation-name:fade;background:transparent;overflow:hidden}.fc_modal_outer::backdrop{background-color:rgba(0,0,0,0.8)}.fc_modal_outer.close{animation-duration:0.25s}.fc_modal_outer .fc_modal_inner{position:relative;max-width:720px;width:stretch;min-width:80%;line-height:1.6}.fc_modal_outer .fc_modal_contents{background-color:#fff}.fc_modal_outer .fc_modal_close{display:flex;align-items:center;justify-content:center;border:none;right:-17px;top:-18px;position:absolute;width:34px;height:34px;background:#e2e2e2;border-radius:50%}.fc_modal_outer .fc_modal_close>svg{flex-shrink:0;width:24px;height:24px}.fc_modal_outer .fc_modal_ttl{width:fit-content;margin-inline:auto;color:#dc6268;font-size:30px;padding-top:34px}.fc_modal_outer .fc_modal_ttl>img{vertical-align:sub}.fc_modal_outer .fc_modal_desc{width:fit-content;margin:12px auto 0;padding:0 44px;font-size:18px;color:#fff;background:#dc6268;padding:5px}.fc_modal_outer .fc_modal_desc_note{width:fit-content;margin:13px auto;font-size:18px;color:#1a1a1a}.fc_modal_outer .fc_modal_scroll_area{padding:0 44px 34px;overflow-y:auto;max-height:90vh}.fc_modal_outer .fc_modal_item{display:flex;flex-wrap:wrap;gap:13px}.fc_modal_outer .fc_modal_item>li{max-width:198px;min-width:120px}.fc_modal_outer .fc_modal_item>li img{max-width:100%;height:auto}.fc_modal_outer .fc_modal_item>li .fc_modal_item_ttl{background:#dc6268;color:#fff;font-size:18px !important;font-weight:bold !important;padding:10px !important;margin:0 0 12px 0 !important;position:relative;word-break:break-word;text-align:left;line-height:1.3}.fc_modal_outer .fc_modal_item>li .fc_modal_item_ttl::before,.fc_modal_outer .fc_modal_item>li .fc_modal_item_ttl::after{content:"";display:block;position:absolute}.fc_modal_outer .fc_modal_item>li .fc_modal_item_ttl::before{width:24px;height:24px;border-radius:50%;background:#ffffff;left:-9px;border:1px solid #b1b1b1;top:-14px}.fc_modal_outer .fc_modal_item>li .fc_modal_item_ttl::after{border-left:3px solid #1ebc73;border-bottom:3px solid #1ebc73;width:12px;height:7px;transform:rotate(-45deg);left:-2px;top:-6px}.fc_modal_outer .fc_modal_item>li .fc_modal_item_desc{font-size:12px;line-height:16px;color:#6c6c6c;text-align:left;word-break:break-word}.fc_modal_outer .fc_modal_item_annotation{color:#dc6268}.fc_modal_outer .fc_modal_note{margin-top:16px;background:#f5f5f5;padding:12px;text-align:left;line-height:1.8;border-radius:5px;color:#282828}.fc_modal_outer .fc_modal_note>li{background:#f5f5f5;text-align:left;border-radius:5px;color:#282828}.fc_modal_outer .fc_modal_note>li::before{color:#dc6268;margin-right:3px}.fc_modal_outer .fc_modal_note>li:nth-child(1):before{content:"※1"}.fc_modal_outer .fc_modal_note>li:nth-child(2):before{content:"※2"}.fc_modal_outer .fc_modal_note>li:nth-child(3):before{content:"※3"}.fc_modal_outer .fc_modal_btn{margin-top:15px;text-align:center}.fc_modal_outer .fc_modal_btn>.c-btn-202{font-size:20px;font-weight:bold;padding:20px 40px}.fcb_ttl_sec_lst>li>.fcb_ttl_sec_mod{color:#fff;font-size:13px;background:transparent;border:0}@media (max-width: 327px){.fc_modal_outer .fc_modal_btn>.c-btn-202{width:100%;font-size:16px;padding:16px 10px}}
