/* 保険共通 */
@media screen and (min-width: 769px) {
  header .header-top .right-box .ec-headerSearch .ec-headerSearch__keywordBtn {
    right: 10px !important;
    top: 11px !important; }

  header .header-top .hover a {
    font-size: 14px !important; }

  .category-menu .arrow {
    font-size: 16px !important; }

  .ec-layoutRole__contents .ec-layoutRole__main .mv .l-inner::after {
    z-index: 0; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv-image {
    top: 33px;
    z-index: 1; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv {
    height: 460px; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv .l-inner::after {
    background-image: url("../../../img/insurance/common/mv-bg_pc.gif");
    background-size: 840px 460px;
    width: 840px; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv-notes + .mv-notes {
    margin-top: 0 !important; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv-title {
    margin-top: 20px;
    margin-bottom: 10px; }
    .ec-layoutRole__contents .ec-layoutRole__main .mv-title img {
      width: auto; }
  .ec-layoutRole__contents .ec-layoutRole__main .last-box {
    margin-top: 60px; }
  .ec-layoutRole__contents .ec-layoutRole__main .faq-item a {
    color: #333; }
  .ec-layoutRole__contents .ec-layoutRole__main .contact {
    padding-bottom: 65px; }
  .l-wrapper img {
    width: auto !important; }
}

@media screen and (max-width: 768px) {
  .ec-layoutRole__contents .ec-layoutRole__main .mv .l-mv-conetnts {
    z-index: 1; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv-image {
    z-index: 1; }
  .ec-layoutRole__contents .ec-layoutRole__main .last-box {
    margin-top: 40px; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv-title {
    margin-top: 0;
    padding: 10px 15px; }
  .ec-layoutRole__contents .ec-layoutRole__main .contact {
    padding-bottom: 11.5vw; }
  .flow-document-image {
    margin-top: 0 !important; }
  .flow-heading {
    width: 52.8vw;
    margin: 0 auto; }
}


/* ここから追加 */
/* mv */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main p.mv-notes {
    text-indent: -2.7em;
    padding-left: 2.7em; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main p.mv-notes + p.mv-notes {
    margin-top: 0; }

/* 共通 */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .bg-dot {
    background-image: url("../../../img/insurance/medical-gentei/bg-dot01.jpg");
    background-repeat: repeat; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .blue-frame {
    background-color: #fff;
    border: 3px solid #01a0e9;
    box-sizing: border-box;
    padding: 34px;
    border-radius: 30px; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .blue-frame .notes,
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .blue-frame .annotation li {
    font-weight: 400; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main h2 {
    text-align: center }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn_notes {
    text-align: center!important; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main p.text-left {
    text-align: left; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main p.text-center {
    text-align: center; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main a.blue,
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main a[target="_blank"].blue,
#page_category_top .mfp-content a[target="_blank"].blue {
    color: #0037ea;
    text-decoration: underline;
    cursor: pointer;
    pointer-events: auto; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main a.white {
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
    pointer-events: auto; }

#page_category_top .mfp-content a[target="_blank"].blank {
    background: url("../../../insurance/medical_gentei/images/blank.png") no-repeat right 2px center;
    background-size: 11px 11px;
    padding-right: 16px; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .notes {
    font-size: 14px; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .notes.no-indent,
#page_category_top .mfp-content .notes.no-indent {
    padding-left: 0;
    text-indent: 0; }

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation li,
#page_category_top .mfp-content .annotation li {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
    margin-left: 0; }

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation.asterisk li,
#page_category_top .mfp-content .annotation.asterisk li {
    text-indent: -2em;
    padding-left: 2em; }

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation.num li,
#page_category_top .mfp-content .annotation.num li {
    font-size: 14px;
    text-indent: -2.7em;
    padding-left: 2.7em;
    margin-left: 0; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .annotation li + li,
#page_category_top .mfp-content .annotation li + li {
    margin-top: 4px; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .bold,
#page_category_top .mfp-content .bold {
    font-weight: bold; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .mt0 {
    margin-top: 0!important; }

/* opening */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .opening {
    padding: 60px 0; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .attention li {
    font-size: 16px;
    font-weight: bold;
    padding-left: 1em;
    position: relative; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .attention li::before {
    display: block;
    content: "";
    position: absolute;
    background: #03a1e8;
    top: 0.5em;
    left: 0;
    border-radius: 50%;
    width: 8px;
    height: 8px; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .wide-image {
    margin-right: -64px;
    width: auto;
    padding: 0px;
    border: none; }

/* opening-attention */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .opening-attention {
    padding: 35px 0 0 0; }
.opening .frame-r {
    border: 3px solid #e60012;
    border-radius: 10px;
    padding: 30px;
    background: #fff; }
.opening .frame-r .attention-text {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 40px;
    background: url("../../../img/insurance/medical-gentei/attention.png") no-repeat left center;
    background-size: 30px; }

/* opening-more */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening-more .opening-document-wrap {
    display: block;
    margin-top: 0; }

/* about */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .about {
    padding: 60px 0 0 0;
    background-image: none; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about .notes,
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about .annotation.num li {
    font-weight: 400; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about-more-text {
    font-size: 24px;
    text-align: center; }

/* about-more */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .about-more {
    padding: 60px 0;
    margin-top: 0; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about-more .notes {
    font-weight: 400; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about-more .about-text {
    font-size: 16px; }

/* about-more-table */
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table {
    table-layout: fixed; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table th,
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table td {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #e4e4e3;
    padding: 14px 5px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table th {
    color: #fff;
    background-color: #a2a2a2; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table th:first-child {
    width: 11em; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table th .small {
    display: block;
    font-size: 12px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table thead th:nth-child(2) {
    background-color: #03a1e8; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table thead th:nth-child(3) {
    background-color: #f35a08; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table thead th:nth-child(4) {
    background-color: #27993a; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table tr.space-tight td {
    letter-spacing: -0.1em; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table .option td {
    text-align: left;
    vertical-align: text-top;
    padding: 24px 14px 14px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table .option td .attention li {
    position: relative;
    padding-left: 1em;
    margin-bottom: 10px;
    line-height: 1.4; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table .option td .attention li:before {
    display: block;
    position: absolute;
    content: "";
    background: #a2a2a2;
    top: 0.5em;
    left: 0;
    border-radius: 50%;
    width: 7px;
    height: 7px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table td.lightblue {
    color: #333;
    background-color: #d3f1ff }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table td .male {
    color: #03a1e8; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table td .female {
    color: #f35a08; }

/* custom */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .custom {
    padding: 60px 0;
    text-align: center; }

/* custom-more */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .custom-more {
    padding: 60px 0; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .custom-more-text {
    font-size: 17px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .link-btn-wrap {
    flex-wrap: wrap;
    gap: 10px 20px;
    justify-content: center; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .link-btn-wrap p {
    font-size: 17px;
    font-weight: bold;
    margin-top: 0; }

/* flow */
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main main > .flow {
    padding: 60px 0; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion {
    text-align: center;
    background: #fff;
    border: 3px solid #1ea4dd;
    border-radius: 10px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dt {
    text-align: left;
    border-radius: 10px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dt.open {
    border-bottom: none; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dt:hover {
    background: #fff; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dt a {
    padding: 30px 32px 30px 20px;
    background-image: url("../../../img/insurance/medical-gentei/plus.png");
    background-size: 21px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dt a.minus {
    background-image: url("../../../img/insurance/medical-gentei/minus.png");
    background-size: 21px;
    border-bottom: none; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion .number-head-s span {
    background: #1ea4dd; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dd {
    text-align: left;
    padding: 0px 32px 30px 66px; }

/* l-bottom-contents */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .l-bottom-contents {
    background: #fff; }

/* faq */
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .faq {
    padding: 60px 0; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq-question-text {
    line-height: 1.4; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq-note li {
    text-indent: -1em;
    padding-left: 1em; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq-num li {
    text-indent: -3em;
    padding-left: 3em; }

/* contact */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact .white_panel {
    padding: 20px;
    background: #fff;
    border: 1px solid #d8d8d8; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contact .annotation li {
    font-size: 13px;
    font-weight: 400;
    text-indent: -1em;
    padding-left: 1em; }

/* last-box */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .last-box {
    margin-top: 0;
    margin-bottom: 60px; }

/* mfp-content */
#page_category_top .mfp-content {
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif !important;
    padding: 30px; }
#page_category_top .mfp-content strong {
    color: #1ea4dd;
    font-weight: bold; }
#page_category_top .mfp-content .frame-gray {
    background: #eaeaea;
    box-sizing: border-box;
    padding: 20px; }
#page_category_top .mfp-content .frame-gray > .frame-n {
    background: #fff;
    border: 3px solid #1ea4dd;
    box-sizing: border-box;
    padding: 20px; }
#page_category_top .mfp-content h3 {
    font-size: 30px;
    color: #fff;
    background-color: #1ea4dd;
    padding: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
#page_category_top .mfp-content h3 span {
    font-size: 15px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 6px 10px;
    flex-shrink: 0; }
#page_category_top .mfp-content h3::before,
#page_category_top .mfp-content h3::after {
    content: none; }
#page_category_top .mfp-content h4 {
    font-size: 18px; }
#page_category_top .mfp-content p {
    font-size: 15px;
    line-height: 1.5; }
#page_category_top .mfp-content p._border {
    font-size: 16px;
    border: solid 2px #333;
    display: inline-block;
    padding: 10px 14px; }
#page_category_top .mfp-content p + h4 {
    margin-top: 20px; }
#page_category_top .mfp-content h5 {
    font-size: 17px; }
#page_category_top .mfp-content h6 {
    font-size: 17px;
    text-indent: -1.3em;
    padding-left: 1.3em;
    line-height: 1.3; }
#page_category_top .mfp-content h6 {
    font-size: 17px;
    text-indent: -1.3em;
    padding-left: 1.3em;
    line-height: 1.3; }
#page_category_top .mfp-content h6.sml {
    font-size: 15px;
    text-indent: -1em;
    padding-left: 1em; }
#page_category_top .mfp-content .image img {
    max-width: 100%; }
#page_category_top .mfp-content .annotation li,
#page_category_top .mfp-content .frame-gray .annotation li {
    font-size: 14px;
    font-weight: bold; }
#page_category_top .mfp-content .frame-gray .annotation li + li {
    margin-top: 10px; }
#page_category_top .mfp-content .frame-gray > .frame-n .annotation li + li {
    margin-top: 4px; }
#page_category_top .mfp-content table {
    width: 100%; }
#page_category_top .mfp-content table,
#page_category_top .mfp-content table th,
#page_category_top .mfp-content table td {
    border-collapse: collapse;
    border: 2px solid #e4e4e3; }
#page_category_top .mfp-content table th,
#page_category_top .mfp-content table td {
    font-size: 18px;
    text-align: left;
    line-height: 1.4;
    padding: 15px;
    vertical-align: top; }
#page_category_top .mfp-content table thead th,
#page_category_top .mfp-content table tbody th {
    width: 15em;
    font-weight: bold;
    background: #c2ecff; }
#page_category_top .mfp-content table thead td,
#page_category_top .mfp-content table tbody td {
    font-weight: 400;
    background: #fff; }

/* 追加 */
.opening-document {
    position: relative;
    width: auto !important;
    padding: 0px !important;
    border: none !important; }

.about-more-text {
    text-align: center !important;
}

.about-text.sp-left.mt10.mb20.smb10 {
  text-align: center !important;
}

.link-pc.pc {
    text-align: center !important;
}

@media screen and (max-width: 768px) {
    /* 共通 */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .blue-frame {
        padding: 15px; }

    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .notes {
        font-size: 3.2vw; }

    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation li,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation.num li {
        font-size: 12px; }

    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .smt0 {
        margin-top: 0!important; }

    /* opening */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .opening {
        padding: 40px 0; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .attention li {
        font-size: 12px;
        font-weight: bold;
        padding-left: 1em;
        position: relative; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .attention li::before {
        display: block;
        content: "";
        position: absolute;
        background: #03a1e8;
        top: 0.5em;
        left: 0;
        border-radius: 50%;
        width: 6px;
        height: 6px; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .wide-image {
        margin-right: -2vw; }

    /* opening-attention */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .opening-attention {
        padding: 0; }
    .opening .frame-r {
        padding: 10px; }
    .opening .frame-r .attention-text {
        font-size: 13px;
        padding-left: 32px;
        background-size: 25px; }
    .opening .opening-title {
        font-size: 14px; }
    .opening .opening-title strong {
        font-size: 17px; }
    .opening .opening-text {
        margin-top: 10px; }

    /* about */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .about {
        padding: 40px 0 0 0;
        text-align: center; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about-more-text {
        font-size: 14px;
        text-align: center; }

    /* about-more */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .about-more {
        padding: 40px 0 16px }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about-more .about-text {
        font-size: 12px; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about-more .about-more-text {
        font-size: 16px; }

    /* about-more-table */
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table th,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table td,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table .option td {
        padding: 6px 2px; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table tr:last-child td {
        letter-spacing: -0.1em; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table th:first-child {
        width: 5em; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table th .small {
        font-size: 10px;
        text-align: left; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table th,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table td,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table tr.space-tight td,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table .option td .attention li {
        font-size: 12px;
        letter-spacing: -0.05em;
        line-height: 1.3; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more-table .option td .attention li:before {
        left: 3px;
        width: 4px;
        height: 4px; }

    /* custom */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .custom {
        padding: 40px 0; }

    /* custom-more */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .custom-more {
        padding: 40px 0; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .custom-more .app-btn-wrap {
        padding-bottom: 0; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .custom-more-text {
        font-size: 14px; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .link-btn-wrap.sp-start {
        justify-content: flex-start; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .link-btn-wrap p {
        font-size: 15px; }

    /* flow */
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main main > .flow {
        padding: 40px 0; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .contents-wrap {
        padding: 0; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow-heading {
        width: 100%; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dt a,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dt a.minus {
        padding: 23px 22px 23px 10px;
        background-size: 15px; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion > dd {
        padding: 0 20px 23px 40px }

    /* faq */
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .faq {
        padding: 40px 0 0; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq-heading {
        width: 100%; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq-question-text {
        font-size: 1.4rem; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq-note li {
        font-size: 3.7333333333vw; }

    /* contact */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact {
        padding-top: 0; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact .white_panel {
        padding: 15px; }

    /* mfp-content */
    #page_category_top .mfp-content {
        padding: 14px; }
    #page_category_top .mfp-content .frame-gray {
        padding: 14px 10px; }
    #page_category_top .mfp-content .frame-blue {
        padding: 14px 10px; }
    #page_category_top .mfp-content .frame-gray > .frame-n {
        padding: 14px 10px; }
    #page_category_top .mfp-content h3 {
        font-size: 26px;
        flex-direction: column;
        gap: 10px;
        text-align: center;
        margin-bottom: 15px; }
    #page_category_top .mfp-content h3 span {
        font-size: 13px;
        padding: 4px 10px; }
    #page_category_top .mfp-content #inline-wrap1 h3 {
        font-size: 20px; }
    #page_category_top .mfp-content p {
        font-size: 14px; }
    #page_category_top .mfp-content p._border {
        font-size: 13px;
        padding: 8px 10px; }
    #page_category_top .mfp-content h4 {
        font-size: 16px; }
    #page_category_top .mfp-content h6 {
        font-size: 16px; }
    #page_category_top .mfp-content .annotation li,
    #page_category_top .mfp-content .annotation.num li {
        font-size: 13px; }
    #page_category_top .mfp-content .frame-gray .annotation li {
        font-size: 14px; }
    #page_category_top .mfp-content table th,
    #page_category_top .mfp-content table td {
        font-size: 15px;
        padding: 8px 6px; }
    #page_category_top .mfp-content table thead th,
    #page_category_top .mfp-content table tbody th {
        width: 7em; }

    /* mfp-content scroll */
    #page_category_top .mfp-content .sp-scroll {
        width: 100%;
        height: auto;
        overflow-x: auto; }
    #page_category_top .mfp-content .sp-scroll img {
        max-width: 100%;
        min-width: 600px;
        vertical-align: top; }
    /* 追加 */
    .external-btn {
      margin-bottom: 20px;
    }
    .notes.no-indent.text-center {
      text-align: center !important;
    }
    .link-sp.sp {
        margin-top: 5px !important;
    }
}