@charset "UTF-8";
/* ------------------------------ ページタイトル
------------------------------ */
.pagettl-sec .pagettl-con::before { max-width: 680px; }
.pagettl-sec .ico { width: 7.2rem; }
@media screen and (max-width: 750px) { .pagettl-sec .ico { width: 5.0rem; } }
.pagettl-sec .pagettl-fig { width: 23.0158730159%; margin-top: 2.380952381%; margin-right: 19.2857142857%; }

/* ------------------------------ サイドバー
------------------------------ */
.column-flex .column-side .side-main { background-color: #F6FBFF; }
.column-flex .column-side .side-heading { background-color: #D9EDFF; }
.column-flex .column-side .side-con { border-top: 3px solid #1973C1; }
.column-flex .column-side .side-con .info-search-box { border-bottom: 1px solid #1973C1; }
.column-flex .column-side .side-con .info-search-box .search-subheading { border-left: 5px solid #1973C1; }

/* ------------------------------ コンテンツ
------------------------------ */
._detail .c-heading { border-left: 5px solid #1973C1; }
._detail .c-subheading { border-bottom: 2px solid #1973C1; }
._detail .c-subheading::before { background: url("../img/common/ico_heading_y.svg") no-repeat left top; }
._detail .provider-data dl { display: flex; margin-top: 1.5rem; }
._detail .provider-data dl dt { width: 4.2em; color: #1973C1; font-weight: 700; }
._detail .provider-data dl dd { flex: 1; padding-left: 1em; text-indent: -1em; }
._detail .provider-data dl dd::before { content: '：'; }

/*# sourceMappingURL=provider.css.map */
