<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/******************************************************************
/services/internet/hikari.html
******************************************************************/
.c-card:not([class*="c-grid__"]) + .c-card--fuki_dashi,
.p-main-option .p-main-option__fuki_dashi,
.table-exp &gt; .table-exp--fuki_dashi {
	background: #ffebff;
	border: 1px solid #cbcbcb !important;
	box-sizing: border-box;
	color: #000;
	display: block;
	line-height: 1.5;
	margin: 20px auto 0;
	padding: 12px 6px;
	position: relative;
}

.c-card:not([class*="c-grid__"]) + .c-card--fuki_dashi::before,
.p-main-option .p-main-option__fuki_dashi::before,
.table-exp &gt; .table-exp--fuki_dashi::before {
	border: 12px solid transparent;
	border-bottom: 12px solid #ffebff;
	content: "";
	left: 50%;
	margin-left: -15px;
	position: absolute;
	top: -24px;
	z-index: 2;
}

.c-card:not([class*="c-grid__"]) + .c-card--fuki_dashi::after,
.p-main-option .p-main-option__fuki_dashi::after,
.table-exp &gt; .table-exp--fuki_dashi::after {
	border: 12px solid transparent;
	border-bottom: 12px solid #cbcbcb;
	content: "";
	left: 50%;
	margin-left: -15px;
	position: absolute;
	top: -25px;
	z-index: 1;
}

.c-card:not([class*="c-grid__"]) + .c-card--fuki_dashi dd,
.table-exp &gt; .table-exp--fuki_dashi dd {
	color: #f00;
}

.c-card:not([class*="c-grid__"]) + .c-card--fuki_dashi .c-card--fuki_dashi__title,
.table-exp &gt; .table-exp--fuki_dashi .table-exp--fuki_dashi__title {
	color: rgb(253,79,134);
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.c-card:not([class*="c-grid__"]) + .c-card--fuki_dashi .c-card--fuki_dashi__text {
	text-align: center;
}

.c-card:not([class*="c-grid__"]) + .c-card--fuki_dashi .c-card--fuki_dashi__text .fc_red,
.p-main-option .p-main-option__fuki_dashi .fc_red,
.p-main-option .p-main-option__fuki_dashi .fc_red a {
	color: #e1000e;
}

.c-card:not([class*="c-grid__"]) + .c-card--fuki_dashi .c-card--fuki_dashi__text .fc_red .fs_big,
.p-main-option .p-main-option__fuki_dashi .fc_red .fs_big{
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2;
}

.p-main-option .p-main-option__n {
	flex-grow: 1;
	display: flex;
}

.p-main-option .p-main-option__n .p-main-option__main {
	width: 100%;
}

.p-main-option .p-main-option__fuki_dashi .p-main-option--fuki_dashi__title {
	color: rgb(253,79,134);
	font-weight: bold;
}

.c-table__data .fuki_dashi .fuki_dashi__title {
	color: rgb(253,79,134);
	font-size: 125%;
	line-height: 1.2;
}

#main .one_Area.bg_light_pink {
	background: #fdecec;
}

#main .in_bnr_area,
.c-section__bnrArea .in_bnr_area,
.applyArea_hikari .bnrArea_box .in_bnr_area {
	background-color: transparent;
	padding: 30px;
}

#main .in_bnr_area .h_txt,
.c-section__bnrArea .in_bnr_area .h_txt,
.applyArea_hikari .bnrArea_box .in_bnr_area .h_txt {
	color: rgb(253,79,134);
	font-weight: bold;
}

#main .in_bnr_area .h_txt,
#main .in_bnr_area .s_txt,
.c-section__bnrArea .in_bnr_area .h_txt,
.c-section__bnrArea .in_bnr_area .s_txt,
.applyArea_hikari .bnrArea_box .in_bnr_area .h_txt,
.applyArea_hikari .bnrArea_box .in_bnr_area .s_txt {
	margin-bottom: 1em;
	text-align: center;
}

#main .in_bnr_area .bnrArea,
.c-section__bnrArea .in_bnr_area .bnrArea,
.applyArea_hikari .bnrArea_box .in_bnr_area .bnrArea {
	text-align: center;
}

#main .in_bnr_area .bnrArea a,
.c-section__bnrArea .in_bnr_area .bnrArea a,
.applyArea_hikari .bnrArea_box .in_bnr_area .bnrArea a {
	display: inline-block;
}

.sectioning_layout-inner .c-section__bnrArea {
	margin: 0 auto 3rem;
	max-width: 1260px;
}

.sectioning_layout-inner .c-section__bnrArea__s {
	margin: 0 auto 3rem;
	max-width: 1134px;
}

.sectioning_layout-inner .c-section__bnrArea a,
.sectioning_layout-inner .c-section__bnrArea__s a {
	display: inline-block;
}

.sectioning_layout-inner .c-section__bnrArea a img,
.sectioning_layout-inner .c-section__bnrArea__s a img {
	max-width: 100%;
}

.applyArea .c-section__bnrArea,
.applyArea_hikari .bnrArea_box {
	background-color: #fdecec;
	border: solid 1px rgb(253,79,134);
}

#main .applyArea_one .applyArea_hikari,
#main .applyArea_one .applyArea_mobileone {
    max-width: 1260px;
    margin: 0 auto;
}

#main .applyArea_one .applyArea_hikari .title_box,
#main .applyArea_one .applyArea_mobileone .title_box {
    background: #09357f;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding: 10px 3px;
}

#main .applyArea_one .applyArea_mobileone {
	margin: 30px 0;
}

#main .applyArea_one .applyArea_mobileone .info_box {
	background-color: #fff;
	border: solid 1px #242424;
	border-top: none;
	line-height: 1.5;
	text-align: center;
	padding: 10px 3px;
}

#main .applyArea_one .applyArea_mobileone .info_box a:hover {
	font-weight: normal;
	text-decoration: none;
}

@media screen and (min-width: 768px) {
	#main .Area_sub-nav .sub-nav__item {
		width: 50%;
	}
}

.level2Block.ocn_confirm_box {
	width: 840px;
	margin: 0 auto;
	padding-left: 10px;
	line-height: 1.5;
}

.level2Block.ocn_confirm_box .box_red {
	border: 4px solid #D80000;
	padding: 10px;
}

.level2Block.ocn_confirm_box a.newWin {
    background: url(/common/img/icon_out1.png) no-repeat right center;
    margin-right: 5px;
    padding-right: 17px;
}

.table-exp {
	margin-bottom: 30px;	
}

.table-exp &gt; .table-exp--fuki_dashi img {
	max-width: 100%;
	height: auto;	
}

.table-exp &gt; .table-exp--fuki_dashi .te__body {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	order: 2;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te__body {
		padding: 1.125rem 0.75rem;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te__body &gt; *:not(:last-child) {
	margin-bottom: 1rem;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te__body &gt; *:not(:last-child) {
		margin-bottom: 0.75rem;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type {
  display: flex;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type {
		display: block;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item:first-child {
	border-right: 1px dotted #d00e31;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item:first-child {
		border-right: 0;
		border-bottom: 1px dotted #d00e31;
		padding-bottom: 0.75rem;
		margin-bottom: 0.75rem;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item {
	width: 50%;
	box-sizing: border-box;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item {
		width: 100%;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item_l {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	text-align: center;
	width: 100%;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item_l {
		display: block;
		padding-bottom: 0.75rem;
		margin-bottom: 0.75rem;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item_l dt {
	margin-right: 1.25rem;
}

.table-exp &gt; .table-exp--fuki_dashi .c-gutter-l &gt; *:not(:last-child) {
	margin-bottom: 1.25rem;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .c-gutter-l &gt; *:not(:last-child) {
		margin-bottom: 0.9375rem;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item_l.c-gutter-l &gt; *:not(:last-child) {
	margin-bottom: 0;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type__item_l.c-gutter-l &gt; *:not(:last-child) {
		margin-right: 0;
		margin-bottom: 0.9375rem;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type dt {
	display: inline-flex;
	align-items: flex-end;
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type dt .te-main-service-type__body {
    padding-left: 5px;
    flex-grow: 1;
    font-size: 120%;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type dt .te-main-service-type__body {
		font-size: 108%;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type dt .te-main-service-type__body small {
    font-size: 0.6rem;
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type dd {
	color: #f00;
	font-weight: bold;
	font-size: 92%;
	line-height: 1.2;
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type dd strong.te-main-service-type__bold {
	color: #f00;
	font-size: 235%;
}

@media screen and (max-width: 736px) {
	.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type dd strong.te-main-service-type__bold {
		font-size: 190%;
	}
}

.table-exp &gt; .table-exp--fuki_dashi .te-main-service-type dd normal {
	font-weight: normal;
}

.table-exp &gt; .table-exp--fuki_dashi .u-center {
	text-align: center;
}

.table-exp &gt; .table-exp--fuki_dashi .u-center small {
	font-size: 75%;
}</pre></body></html>