@charset "utf-8";
/* CSS Document */

#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(../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(../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: 0 10px;
}
#container-question .box-question {
	margin-top: 25px;
}

#container-question .question-num {
    float: left;
    width: 55px;
    height: 56px;
    margin-right: 10px;
    padding-left: 5px;
    line-height: 1.7;
    background: url(../img/p/bg_qa.png) left top no-repeat;
    text-align: center;
    color: #fff;
    font-size: 186%;
    font-weight: bold;
}
#container-question .question-text {
    line-height: 2.3;
    font-size: 143%;
    font-weight: bold;
}
/* #container-result
-------------------------------------------------------------------------------- */
#container-result {
	margin: 30px 0 30px;
}
#container-result .box-04-01.box-col-2 {
	border: none;
}
#container-result .box-04-01.box-col-2:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
#container-result .box-04-01.box-col-2 .inner {
    float: left;
	width: 465px;
  min-height: 140px;
	border: 1px solid #d8dadc;
	height: 168px;
}
#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 #d8dadc !important;
	background: #f4f5f6 !important;
	padding: 6px 0;
	width: 465px;
	margin: 0 0 10px 0;
}
#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: #1871f1;
	font-size: 100%;
	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;
}
.list-bullet-01 li{
	list-style-type: none;
}
#container-result .box-04-01.box-col-2.box-ntt .inner {
    position: relative;
    height: auto;
}
#container-result .box-04-01.box-col-2.box-ntt .inner .box-inner {
    height: 120px;
}
#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 .btn-01 {
    margin-top: 28px;
}
#container-result #hikari .box-application .btn-01,
#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: 0;
}
#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(../img/p/fig_start-using-service-flow-1.png) left top no-repeat;
    }
    #container-result .application-flow.flow-2:before {
        content: url(../img/p/fig_start-using-service-flow-2.png) left top no-repeat;
    }
    #container-result .application-flow.flow-3:before {
        content: url(../img/p/fig_start-using-service-flow-3.png) left top no-repeat;
    }
    #container-result .application-flow.flow-4:before {
        content: url(../img/p/fig_start-using-service-flow-4.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 {
    height: 140px;
}
#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;
}


@media screen and (min-width: 901px) {
	#container-question .box-answer {
		width:800px;
		margin:50px auto 0px;
		display: flex;
		text-align: center;
		justify-content: space-evenly;
	}
	#container-question .box-answer li {
		height: 48px;
		width: 195px;
		text-align: center;
		line-height: 48px;
	}
	#container-question .box-answer a:hover {
		background: #fff;
		border: solid 1px #187fc4;
	} 
	#container-question .box-answer a {
		text-decoration: none;
		border: solid 1px #9cbbd0;
		background: linear-gradient(#fff, #edf4f9);
		display: block;
		font-weight: bold;
		position: relative;
		color: #333333;
	} 

	#container-question .box-answer .unselected.answer-1 a:hover{
		background: #fff;
		border: solid 1px #187fc4;
		color: #333;
	}
	
	#container-question .box-answer .unselected.answer-2 a:hover{
		background: #fff;
		border: solid 1px #187fc4;
		color: #333;
	}
	
	#container-question .box-answer .unselected.answer-3 a:hover{
		background: #fff;
		border: solid 1px #187fc4;
		color: #333;
	}
	
	#container-question .box-answer .unselected.answer-4 a:hover{
		background: #fff;
		border: solid 1px #187fc4;
		color: #333;
	}
	
	#container-question .box-answer .unselected.answer-5 a:hover{
		background: #fff;
		border: solid 1px #187fc4;
		color: #333;
	}
	
	#container-question .box-answer .unselected.answer-6 a:hover{
		background: #fff;
		border: solid 1px #187fc4;
		color: #333;
	}

	#container-question .box-answer .unselected.answer-1 a{
		color: #c5cace;
		background: #F5F5F5;
		border: solid 1px #c5cace;
	}
	
	#container-question .box-answer .unselected.answer-2 a{
		color: #c5cace;
		background: #F5F5F5;
		border: solid 1px #c5cace;
	}
	
	#container-question .box-answer .unselected.answer-3 a{
		color: #c5cace;
		border: solid 1px #c5cace;
		background: #F5F5F5;
	}
	
	#container-question .box-answer .unselected.answer-4 a{
		color: #c5cace;
		border: solid 1px #c5cace;
		background: #F5F5F5;
	}
	
	#container-question .box-answer .unselected.answer-5 a{
		color: #c5cace;
		border: solid 1px #c5cace;
		background: #F5F5F5;
	}
	
	#container-question .box-answer .unselected.answer-6 a{
		border: solid 1px #c5cace;
		color: #c5cace;
		background: #F5F5F5;
	}
	
	#container-question .box-answer a::after {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border: 7px solid transparent;
		border-left: 5px solid #357eec;
		left: 50%;
		bottom: -3px;
		transform: translateX(-50%) rotate(90deg);
	}
	
	#container-question .box-answer .unselected a::after {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border: 7px solid transparent;
		border-left: 5px solid #c5cace;
		left: 50%;
		bottom: -3px;
		transform: translateX(-50%) rotate(90deg);
	}

	#container-question .box-answer .selected a {
		background: #fff;
		border: solid 1px #187fc4;
		color: #187fc4;
	}

	
	#container-question .box-answer .selected a:hover {
		color: #333;
	}

	#container-question .box-answer .unselected a:hover::after {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border: 7px solid transparent;
		border-left: 5px solid #357eec;
		left: 50%;
		bottom: -3px;
		transform: translateX(-50%) rotate(90deg);
	}
	#container-question .box-answer .selected a::before {
		content: url(../img/p/arrow-down.png);
		display: inline-block;
		position: absolute;
		height: 5px;
		left: 50%;
		transform: translateX(-50%);
		bottom: 24px;
		z-index: -1;
	}

	#container-question .box-answer .selected a:hover::after {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border: 7px solid transparent;
		border-left: 5px solid #357eec;
		left: 50%;
		bottom: -3px;
		transform: translateX(-50%) rotate(90deg);
	}
	
	#container-question .box-answer .selected a::after {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border: 7px solid transparent;
		border-left: 5px solid transparent;
		left: 50%;
		bottom: -3px;
		transform: translateX(-50%) rotate(90deg);
	}
  }