/* がん保険 共通 */
@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; }

  span.blue {
    color: #01a0e9; }

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

  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .notes-box .notes + .notes {
    margin-top: 8px; }
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-more .notes {
    margin-top: 6px; }

  .ec-layoutRole__contents .ec-layoutRole__main .mv .l-inner::after {
    z-index: 0; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv-image {
    top: 20px;
    z-index: 1; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv .page-link-btn {
    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: 30px;
    margin-bottom: 10px; }
  .ec-layoutRole__contents .ec-layoutRole__main .mv .l-mv-conetnts {
    z-index: 1; }
  .ec-layoutRole__contents .ec-layoutRole__main .faq-item a {
    color: #333; } }

@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 .mv .page-link-btn {
    z-index: 1; } }


/* ここから追加 */
/* mv */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .mv-title {
    margin-top: 0;
    margin-bottom: 0; }
#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 .mv-image {
    top: 0; }

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

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn-wrap.bg-dot {
    background-color: transparent; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main .l-inner {
    text-align: center; }

#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 .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-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 {
    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 .big {
    font-size: 18px; }

#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; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening,
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about,
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .case,
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .flow,
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq,
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact {
    padding: 80px 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important; }

/* opening */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
    padding-top: 40px!important; }
.opening .frame-r {
    border: 3px solid #e60012;
    border-radius: 10px;
    padding: 30px 60px;
    background: #fff; }
.opening .frame-r .attention-text {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 40px;
    background: url("../../../img/insurance/pharmaceutical-insurance/attention.png") no-repeat left center;
    background-size: 30px; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main .opening .annotation li + li {
    margin-top: 0; }

/* about */
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .about-notes {
    text-indent: -5em;
    padding-left: 5em; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .attention li {
    font-size: 13px;
    font-weight: bold;
    padding-left: 35px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .attention li i {
    width: 18px;
    height: 16px;
    background: url("../../../img/insurance/pharmaceutical-insurance/attention.png") no-repeat left center;
    background-size: 18px;
    position: absolute;
    left: 0;
    top: 3px !important; }

/* case */
#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; }

/* モーダル */
#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.big {
    font-size: 17px; }
#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 h5.border {
    font-size: 20px;
    padding-bottom: 10px; }
#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 .annotation li {
    font-size: 13px;
    font-weight: 400; }
#page_category_top .mfp-content .image img {
    max-width: 100%; }
#page_category_top .mfp-content .frame-gray .annotation li,
#page_category_top .mfp-content .annotation.bold li {
    font-size: 15px;
    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 #inline-wrap2 strong {
    color: #f35a08; }
#page_category_top .mfp-content #inline-wrap2 h3 {
    background-color: #f35a08; }
#page_category_top .mfp-content #inline-wrap2 .frame-gray > .frame-n {
    border: 3px solid #f35a08; }

#page_category_top .mfp-content #inline-wrap3 strong {
    color: #27993a; }
#page_category_top .mfp-content #inline-wrap3 h3 {
    background-color: #27993a; }

#page_category_top .mfp-content #inline-wrap4 strong {
    color: #802da6; }
#page_category_top .mfp-content #inline-wrap4 h3 {
    background-color: #802da6; }
#page_category_top .mfp-content #inline-wrap4 h5.border {
    border-bottom: solid 2px #802da6;
    margin-top: 30px; }

/* case-more */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .case-more-text {
    font-weight: bold;
    font-size: 17px; }

/* flow */
#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/pharmaceutical-insurance/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/pharmaceutical-insurance/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: 5px 32px 30px 66px; }

/* faq */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq {
    background: #fff;
    padding-bottom: 0!important; }
#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; }

/* contact */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact {
    background: #fff; }
#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__contents .ec-layoutRole__main .last-box .wrap .link-box .link-pc.pc {
    text-align: center !important;
}

@media screen and (max-width: 768px) {
    /* mv */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .mv-title {
        padding: 0; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .mv-image {
        margin-top: 0; }

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

    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .big {
        font-size: 3.7333333333vw; }

    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
        padding: 5.5vw 0 9vw 0!important; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about,
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .case,
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .flow,
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq,
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact {
        padding: 9vw 0!important; }

    /* 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; }

    /* opening */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
        padding-top: 0!important; }
    .opening .frame-r {
        padding: 10px; }
    .opening .frame-r .attention-text {
        font-size: 13px;
        padding-left: 32px;
        background-size: 25px; }

    /* case */
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .link-btn-wrap.sp-column {
        flex-direction: column; }
    #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; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .case .app-btn-wrap {
        padding-bottom: 0; }

    /* about */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about .l-inner .notes.no-indent.text-center.mb20.smb20 {
        text-align: center !important;
    }

    /* モーダル */
    #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 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 h5.border {
        font-size: 18px; }
    #page_category_top .mfp-content h6 {
        font-size: 16px; }

    /* case-more */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .case-more-text {
        font-size: 14px; }

    /* flow */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .flow .contents-wrap {
        padding: 0; }
    #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: 5px 20px 23px 40px }

    /* faq */
    #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!important; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact .white_panel {
        padding: 15px; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact .l-inner .notes.no-indent.text-center  {
        text-align: center !important;
    }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .last-box .wrap .link-box  {
        padding-top: 20px!important;
    }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .last-box .wrap .link-box .link-sp.sp {
        margin-top: 15px;
    }
}