@charset "utf-8";
/* CSS Document */

#contents-area {
	width: auto;
}

.lyt-col-1 #contents-body {
	width: auto;
}

#container-outer {
	width: 100%;
	padding: 0;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
* html #container-outer {
	width: 100%;
}
*:first-child + html #container-outer {
	width: 100%;
}
#container {
	width: 950px !important;
    margin-left: auto;
    margin-right: auto;
}
#container ul {
	margin: 0;
	padding: 0;
}
#container ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-top {
	width: 950px;
	padding-left: 20px;
	padding-right: 20px;
}
.box-p01 {
    padding: 0 10px;
}
.AlignR {
	text-align: right;
}
.box-04-01[class*="col-"] {
	margin: 0 0 20px 0;
}
.mt_20 {
	margin-top: 20px !important;
}
.mt_10 {
	margin-top: 10px !important;
}
.fw_b {
	font-weight: bold;
}
.fs_16 {
    font-size: 115% !important;
}
.fs_20 {
    font-size: 143% !important;
}
.fs_24 {
    font-size: 172% !important;
}
/* header
-------------------------------------------------------------------------------- */
div#header {
	height: 60px;
	margin-bottom:8px;
	padding-left: 20px;
	padding-right: 20px;
}
div#header .inner {
	position: relative;
	text-align: left;
	width: 950px;
	margin: 0 auto;
}
div#header .logo {
	position: absolute;
	top: 20px;
}
div#header .logo a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 151px;
	height: 24px;
	background: url(/internet/set/data/special/sbhikari-01/application/img/p/fig_header.png) left -5px no-repeat;
}
div#header .sbmg {
	position: absolute;
	right:0;
	top: 15px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 140px;
	height: 14px;
	background: url(/internet/set/data/special/sbhikari-01/application/img/p/fig_header.png) right top no-repeat;
}
div#header p.home {
	position: absolute;
	right:0;
	top: 36px;
	width: 46px;
	border-left:1px solid #d8dadc;
	text-align:right;
}
div#header p.home a {
	font-weight:bold;
	font-size:12px;
	height: 1.4em;
	line-height:1.4em;
}
div#header p.ybb {
	position: absolute;
	right:55px;
	top: 36px;
	width: 10em;
	text-align:right;
}
div#header p.ybb a {
	display:block;
	font-weight:bold;
	font-size:12px;
	height: 1.4em;
	line-height:1.4em;
}

/* #container-question
-------------------------------------------------------------------------------- */
#container-question {
    padding: 100px 10px;
		background-color: #F0F5F9;
}
#container-question .area-question {
	max-width: 950px;
	margin: 0 auto;
}
#container-question .area-question:not(:first-child) {
	margin-top: 60px;
	border-top: solid 1px #BFCFDE;
}
#container-question .area-question .internet-u96-list-s-lv1-disc {
	margin-left: 55px;
}
#js-question-2 .box-question {
	margin-top: 60px;
}
#js-question-3 .box-question {
	margin-top: 60px;
}
#container-question .box-answer {
	display: -ms-flexbox;
	display: -webkit-flex;  
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-moz-box-pack: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
  margin: 40px auto 0;
	width: 950px;
	column-gap: 6px;
  row-gap: 40px;
}
#container-question .area-question:nth-child(2) .box-answer {
	-webkit-box-pack: space-between;
	-moz-box-pack: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	width: 950px;
	flex-wrap: wrap;
}
#container-question .box-answer li {
	position: relative;
	width: 455px;
	height: 70px;
}
#container-question .box-answer a {
	display: flex;
	align-items: center;
	position: relative;
	border: solid 2px #B9BFC5;
	border-radius: 10px;
	box-sizing: border-box;
	background-color: #fff;
	text-decoration:none;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	height: 70px;
	letter-spacing: 1.6px;
	padding-left: 50px;
	text-align: left;
	color: #333333;
	white-space: pre-wrap;
}
#container-question .box-answer a:active {
	outline: none;
}
#container-question .box-answer a::before{
	content: "";
	background: url(/internet/set/data/special/sbhikari-01/application/img/shared/fy25/icon-circle.webp) center top no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
	position: absolute;
	top: 22px;
	left: 15px;
}
#container-question .box-answer .selected a{
	border-color: #497CE4;
	outline: none;
}
#container-question .box-answer .selected a::before{
	content: "";
	background: url(/internet/set/data/special/sbhikari-01/application/img/shared/fy25/icon-circle-active.webp) center top no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
	position: absolute;
	top: 22px;
	left: 15px;
}
#container-question .box-answer .selected a:after{
	content: none;
}
#container-question .box-question {
	display: flex;
	justify-content: flex-start;
}
#container-question .question-num {
    float: left;
    width: 46px;
    height: 30px;
    margin-right: 10px;
    padding-left: 1px;
    line-height: 1.9;
    background: url(/internet/set/data/special/sbhikari-01/application/img/p/fy25/bg_qa.webp) left top no-repeat;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
		font-family: Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
}
#container-question .question-text {
    line-height: 1.3;
    font-size: 28px;
    font-weight: bold;
	white-space: pre-line;
	width: 95%;
}
#container-question .question-note {
	list-style-type: disc;
	padding-left: 75px;
	margin-top: 20px;
}
/* #container-result
-------------------------------------------------------------------------------- */
#container-result {

}
#container-result #js-result {
	padding: 100px 0 0;
	background-color: #E6EEF6;
}
#isp {
	max-width: 950px;
	margin: 0 auto;
}
#container-result .box-04-01.box-col-2 {
	border: none;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	background-color: unset;
}
#container-result .box-04-01.box-col-2:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
#container-result #hikari .box-04-01.box-col-2.box-application .inner {
    height: 175px;
}
#container-result .box-04-01.box-col-2 .inner + .inner {
    float: right;
}
#container-result .box-04-01.box-col-2 .inner h3.hdg-01 {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #B8D3ED !important;
	background: #BFCFDE !important;
	padding: 6px 0;
	width: 465px;
}
#container-result .box-04-01.box-col-2 .inner h4 {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}
#container-result .box-04-01.box-col-2 .tel {
	line-height: 1.4;
}
#container-result .box-04-01.box-col-2 .attention {
	color: #497CE4;
	font-size: 100%;
	font-family: Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
	line-height: 1;
}
ul.notice-list {
    font-size: 85.71%;
    line-height: 1.35;
}
ul.notice-list li:first-child {
    margin-top: 0;
}
ul.notice-list li:last-child {
    margin-bottom: 0;
}
ul.notice-list li {
    margin: 12px 0 0;
    padding: 0;
}
ul.notice-list li > span {
    padding-right: 0.5em;
    white-space: nowrap;
}
ul.notice-list li > span,
ul.notice-list li > div {
    display: table-cell;
}
.notice-list li.center > span, 
.notice-list li.center > div {
    display: inline;
}
#container-result .box-04-01.box-col-2.box-ntt .inner {
    position: relative;
    height: auto;
		border: 1px solid #BFCFDE;
}
#container-result .box-04-01.box-col-2.box-ntt .inner .box-inner {
    padding: 10px 0;
		background-color: #fff;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east {
    width: 610px;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east .box-inner {
    width: 305px;
    float: left;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east .box-inner + .box-inner{
    width: 304px;
    border-left: 1px solid #d8dadc;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-west {
    width: 320px;
}
#container-result .box-04-01.box-col-2.box-ntt .time {
    position: absolute;
    bottom: 10px;
    width: 305px;
    text-align: center;
}
#container-result .box-04-01.box-col-2.box-ntt .box-ntt-west .time {
    width: 320px;
}
#container-result .box-04-01.box-col-2 .internet-u96-button-blue-type02 {
    color: #fff !important;
}
#container-result .box-04-01.box-col-2 .internet-u96-button-blue-type02:hover {
	text-decoration: none;
	animation: none !important;
}
#container-result #hikari .box-application .internet-u96-button-blue-type02,
#container-result #hikari .box-application .btn-02 {
    margin-top: 40px;
}
#container-result #hikari .box-application .btn-02 {
  min-width:270px;
  box-sizing:border-box;
}
#container-result #hikari .box-ntt .box-ntt-west .variant {
    margin-top: 45px !important;
}
#container-result .box-04-01 .time {
    padding-left: 20px;
}
#container-result .application-flow {
    list-style: none;
    width: 950px;
    margin: 40px auto;
}
#container-result ul.annotation_fix {
    margin-top: 15px !important;
    margin-left: 0 !important;
    list-style: none;
    font-size: 86% !important;
    text-indent: 0;
}
@media print {
    body {
        -webkit-print-color-adjust: exact;
    }
    #container-result .application-flow.flow-1:before {
        content: url(/internet/set/data/special/sbhikari-01/application/img/p/fig_application-flow-1.png) left top no-repeat;
    }
    #container-result .application-flow.flow-2:before {
        content: url(/internet/set/data/special/sbhikari-01/application/img/p/fig_application-flow-2.png?20190701) left top no-repeat;
    }
    #container-result .application-flow.flow-3:before {
        content: url(/internet/set/data/special/sbhikari-01/application/img/p/fig_application-flow-3.png) left top no-repeat;
    }
    #container-result .application-flow.flow-4:before {
        content: url(/internet/set/data/special/sbhikari-01/application/img/p/fig_application-flow-4.png) left top no-repeat;
    }
    #container-result .application-flow.flow-5:before {
        content: url(/internet/set/data/special/sbhikari-01/application/img/p/fig_application-flow-5.png) left top no-repeat;
    }
    #container-result .application-flow.flow-6:before {
        content: url(/internet/set/data/special/sbhikari-01/application/img/p/fig_application-flow-6.png) left top no-repeat;
    }
}
/* #faq{
	display:none;
	margin-top: 40px;
} */


/* 2015/02/23追加 */

#container-result .box-04-01.box-col-2.box-ntt .inner .box-inner2 {
    padding: 10px 0;
		background-color: #fff;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east2 {
    width: 465px;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east2:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east2 .box-inner,
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east2 .box-inner2 {
    width: 465px;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-east2 .box-inner + .box-inner2,
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-west2 .box-inner + .box-inner2 {
    width: 465px;
    border-top: 1px solid #d8dadc;
}
#container-result .box-04-01.box-col-2.box-ntt .inner.box-ntt-west2 {
    width: 465px;
}
#container-result .box-04-01.box-col-2.box-ntt .time2 {
    text-align: center;
}
#container-result .box-04-01.box-col-2.box-ntt .box-ntt-west2 .time2 {
    width: 465px;
}

.list-bullet-01.note{
	margin-top: 30px;
}
.list-bullet-01 {
	list-style-type: disc;
	padding-left: 20px;
	margin: 30px;
}
/* .list-bullet-01 li{
	list-style-type: none;
} */

.u-pc-mb-100 {
	margin-bottom: 100px;
}
@-webkit-keyframes mercury-arrow-app-R {
	0% {
		transform: translate3d(0,0,0) rotate(45deg);
		-webkit-transform: translate3d(0,0,0) rotate(45deg);
		-moz-transform: translate3d(0,0,0) rotate(45deg);
		-ms-transform: translate3d(0,0,0) rotate(45deg);
		-o-transform: translate3d(0,0,0) rotate(45deg);
}

50% {
		transform: translate3d(30%,0,0) rotate(45deg);
		-webkit-transform: translate3d(30%,0,0) rotate(45deg);
		-moz-transform: translate3d(30%,0,0) rotate(45deg);
		-ms-transform: translate3d(30%,0,0) rotate(45deg);
		-o-transform: translate3d(30%,0,0) rotate(45deg);
}

100% {
		transform: translate3d(0,0,0) rotate(45deg);
		-webkit-transform: translate3d(0,0,0) rotate(45deg);
		-moz-transform: translate3d(0,0,0) rotate(45deg);
		-ms-transform: translate3d(0,0,0) rotate(45deg);
		-o-transform: translate3d(0,0,0) rotate(45deg);
}
}
@keyframes mercury-arrow-app-R {
	0% {
			transform: translate3d(0,0,0) rotate(45deg);
			-webkit-transform: translate3d(0,0,0) rotate(45deg);
			-moz-transform: translate3d(0,0,0) rotate(45deg);
			-ms-transform: translate3d(0,0,0) rotate(45deg);
			-o-transform: translate3d(0,0,0) rotate(45deg);
	}

	50% {
			transform: translate3d(30%,0,0) rotate(45deg);
			-webkit-transform: translate3d(30%,0,0) rotate(45deg);
			-moz-transform: translate3d(30%,0,0) rotate(45deg);
			-ms-transform: translate3d(30%,0,0) rotate(45deg);
			-o-transform: translate3d(30%,0,0) rotate(45deg);
	}

	100% {
			transform: translate3d(0,0,0) rotate(45deg);
			-webkit-transform: translate3d(0,0,0) rotate(45deg);
			-moz-transform: translate3d(0,0,0) rotate(45deg);
			-ms-transform: translate3d(0,0,0) rotate(45deg);
			-o-transform: translate3d(0,0,0) rotate(45deg);
	}
}
.internet-u96-button-blue-type02[data-sb-category-icon-direction=right]:hover:after {
	-webkit-animation: mercury-arrow-app-R .4s 2 !important;
	animation: mercury-arrow-app-R .4s 2 !important;
}