/* がん保険 共通 */
@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 */
.ec-layoutRole__contents .ec-layoutRole__main .mv .l-mv-conetnts {
    max-width: 710px;
	margin-left: 55px;
	margin-top: 22px;
}
#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 {
    font-size: 1.2rem;
    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: 13px;
	right: 55px;
}
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .mv .page-link-btn {
    bottom: -24px; }

/* 共通 */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main main > .bg-dot {
    background-image: url("../../../img/insurance/car-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 {
    color: #0037ea;
    text-decoration: underline;
    cursor: pointer;
    pointer-events: auto; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .notes.no-indent {
    padding-left: 0;
    text-indent: 0; }

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation li {
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
    margin-left: 0!important }

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation.num li {
    text-indent: -2.7em;
    padding-left: 2.7em; }

#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .annotation.remarks > li {
    text-indent: -3em;
    padding-left: 3em; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .annotation li .annotation {
    margin-top: 4px;
    margin-bottom: 8px }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .annotation.num li .annotation li {
    text-indent: -1em;
    padding-left: 1em; }

#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn.balloon {
	width: 540px;
}
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn.balloon::before {
	position: absolute;
    top: -23px;
    left: 22px;
    display: inline-block;
    width: 92px;
    height: 92px;
    background-image: url("../../../img/insurance/car-insurance/app-btn-balloon.png");
    background-size: contain;
    content: "";
}
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn.balloon picture {
	padding-left: 38px;
}
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn-wrap .text {
	margin-top: 16px;
	font-size: 16px;
	text-align: center;
	font-weight: 700;
}

#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 .flow,
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact {
    padding: 80px 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important; }

/* attention-box */
.attention-box {
    padding-top: 30px;
    padding-bottom: 0; }
.attention-box .frame-r {
    border: 3px solid #e60012;
    border-radius: 10px;
    padding: 30px;
    background: #fff; }
.attention-box .frame-r h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center; }
.attention-box .frame-r .attention-text {
    font-size: 14px;
    text-align: center; }
.attention-box .frame-r .attention-text strong.red {
    font-weight: bold; }

/* anchor-box */
.anchor-box {
    padding-bottom: 50px; }	

/* opening */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
    padding-top: 40px!important; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .opening-point.bnr {
	position: relative;
}
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .opening-point.bnr .bnrButton {
	position: absolute;
	display: block;
	left: 34px;
	bottom: 84px;
}

/* about */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about {
    background-image: none;
    padding-bottom: 0!important; }

/* モーダル */
#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 h3 {
    font-size: 30px;
    border-bottom: 2px solid #1ea4dd;
    padding: 12px;
    text-align: center; }
#page_category_top .mfp-content h4 {
    color: #1ea4dd;
    font-size: 18px;
    text-align: center; }
#page_category_top .mfp-content table + h4 {
    margin-top: 30px; }
#page_category_top .mfp-content table {
    width: 100%;
    table-layout: fixed; }
#page_category_top .mfp-content table thead th {
    background: #03a1e8;
    border: 1px solid #e4e4e3;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 5px; }
#page_category_top .mfp-content table tbody th,
#page_category_top .mfp-content table tbody td {
    border: 1px solid #e4e4e3;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 10px 5px; }
#page_category_top .mfp-content table tbody th {
    background-color: #c2ecff; }

/* about-more */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about-more {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 80px; }

/* 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/car-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/car-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: 0px 32px 30px 66px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .accordion-box .accordion dd .annotation li {
    font-weight: 400; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .frame-gray {
    background: #f3f3f3;
    box-sizing: border-box;
    padding: 20px; }
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .frame-gray p,
#page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .frame-gray .annotation li {
    font-size: 15px; }

/* faq */
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq {
    background: #fff;
    padding-top: 80px; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq + .faq {
    padding-top: 50px; }
#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-num li {
    text-indent: -2em;
    padding-left: 2em; }

/* 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 .contact .white_panel .annotation li {
    font-weight: bold; }
#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact .white_panel .annotation li + li {
    margin-top: 4px; }

/* 追加分 */
.attention-logo.mt10.smt5 {
    text-align: center !important;
}
.notes.no-indent.text-center {
    text-align: center !important;
    margin-bottom: 10px;
}
.link-box {
    margin-bottom: 50px !important;
}
.link-pc {
    text-align: center !important;
} 

@media screen and (max-width: 768px) {
    /* mv */
	.ec-layoutRole__contents .ec-layoutRole__main .mv .l-inner {
		margin: 0;
		width: auto;
	}
	.ec-layoutRole__contents .ec-layoutRole__main .mv .l-mv-conetnts {
		max-width: 710px;
		margin: 0;
		padding: 20px 4%;
		width: auto;
		max-width: none;
	}
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .mv-title {
        padding: 0; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main p.mv-notes {
        width: 65vw;
        font-size: 3vw;
		margin: 0;
	}
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .mv-image {
        margin-top: 0; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .mv .page-link-btn {
        bottom: 4vw; }

    /* 共通 */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .notes {
        font-size: 3.2vw; }

	#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn.balloon {
		width: 90%;
	}
	#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn.balloon::before {
		top: -20px;
		left: 20px;
		width: 64px;
		height: 64px;
	}
	#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn.balloon picture {
		padding-left: 24px;
	}
	#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .app-btn-wrap .text {
		margin-top: 12px;
		font-size: 13px;
	}
	
    #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 .flow,
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact {
        padding: 40px 0!important; }

    /* attention-box */
    .attention-box {
        padding: 0 0 30px; }
    .attention-box .frame-r {
        padding: 16px; }
	.attention-box .frame-r h3 {
		font-size: 18px;
		font-weight: bold;
		text-align: center; }
    .attention-box .frame-r .attention-text {
        font-size: 13px;
		text-align: left;
        margin-top: 12px !important;}

    /* anchor-box */
    .anchor-box {
        padding-bottom: 30px; }

    /* opening */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
        padding-bottom: 20px!important; }
	#page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening .opening-point.bnr .bnrButton {
		width: 90%;
		margin: 0 auto;
		left: 0;
		right: 0;
		bottom: 14.5%;
	}

    /* about */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about {
        padding-bottom: 0!important; }

    /* モーダル */
    #page_category_top .mfp-content {
        padding: 14px; }
    #page_category_top .mfp-content h3 {
        font-size: 22px; }
    #page_category_top .mfp-content h4 {
        font-size: 16px; }
    #page_category_top .mfp-content table + h4 {
        margin-top: 20px; }
    #page_category_top .mfp-content table tbody th,
    #page_category_top .mfp-content table tbody td {
        font-size: 11px;
        letter-spacing: -0.025em;
        padding: 5px 2px; }
    #page_category_top .mfp-content table thead th {
        font-size: 14px; }

    /* about-more */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .about-more {
        padding-top: 10px;
        padding-bottom: 15px; }

    /* 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: 0 20px 23px 40px }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .frame-gray h5 {
        font-size: 16px; }
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .frame-gray p,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .flow .frame-gray .annotation li {
        font-size: 14px; }

    /* faq */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq {
        padding-top: 40px; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq + .faq {
        padding-top: 30px; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq-heading {
        width: 100%; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq:not(:first-child) .faq-heading + .faq-list {
        margin-top: 30px; }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .faq-question-text {
        font-size: 1.4rem; }

    /* contact */
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .contact .white_panel {
        padding: 15px; }
    
        /* 追加分 */
    .annotation.num.text-left.mb60.smb40 {
        margin-top: 10px !important;
    }
    .link-sp {
        margin: 10px auto !important;
    } }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
        padding: 50px 0 !important; 
    }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening-attention {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .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/pet-insurance/attention.png") no-repeat left center;
        background-size: 30px; 
    }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .bold,
    #page_category_top .mfp-content .bold {
        font-size: 16px !important;
    }
    .red.bold {
        font-weight: bold;
    }
    @media screen and (max-width: 767px) {
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening {
        padding: 30px 0 !important; 
    }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .opening-attention {
        padding: 0 0 30px; 
    }
    .opening .frame-r {
        padding: 10px; 
    }
    .opening .frame-r .attention-text {
        font-size: 13px !important;
        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; 
    }
    #page_category_top .ec-layoutRole__contents .ec-layoutRole__main .bold,
    #page_category_top .mfp-content .bold {
        font-size: 13px !important;
    }}