@charset "euc-jp";
/* CSS Document */
body{
	font-size:medium;
	line-height:1.56;
	text-align:left;
}
#emg,
#emg2,
#emg3{
	display:none !important;
}
.yjGuid{
	display:none !important;
}
.errorBox{
	width:950px;
	margin:0 auto 20px auto;
}

a:hover{
	text-decoration:underline;
}

/*- ptsMainTtl -*/
.ptsMainTtl{
	border-bottom:1px solid #ababab;
	border-top:1px solid #ababab;
	margin-bottom:6px;
	width:100%;
	min-width:950px;
}
.ptsMainTtl__inner{
	margin:0 auto;
	padding:6px 10px 3px;
	width:950px;
}
.ptsMainTtl__inner__menu{
	border-bottom:1px dotted #ababab;
	margin-bottom:5px;
}
.ptsMainTtl__inner__menu__left{
	float:left;
	width:530px;
	margin-bottom:5px;
}
.ptsMainTtl__inner__menu__left__logo{
	margin-right:5px;
	vertical-align:top;
}
.ptsMainTtl__inner__menu__left__logo__img{
	height:26px;
	vertical-align:top;
}
.ptsMainTtl__inner__menu__left__title{
	font-size:150%;
	margin-right:5px;
	line-height:1.3;
	display:inline-block;
	vertical-align:middle;
}
.ptsMainTtl__inner__menu__right{
	float:right;
	width:415px;
	text-align:right;
}
.ptsMainTtl__inner__menu__right__box{
	float:right;
	padding-top:6px;
}
.ptsMainTtl__inner__menu__right__box__text{
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/icon-arrBren.png") no-repeat left center;
	font-size:87%;
	line-height:1.4;
	padding-left:9px;
}
.ptsMainTtl__inner__bottom__left{
	float:left;
	width:630px;
}
.ptsMainTtl__inner__bottom__left__icon{
	color:#fff;
	display:inline-block;
	margin-right:13px;
	vertical-align:middle;
	background-color:#6bb500;
	border-radius:2px 0 0 2px;
	font-size:12px;
	height:20px;
	line-height:21px;
	padding:0 2px 0 4px;
	text-align:center;
	position:relative;
}
.ptsMainTtl__inner__bottom__left__icon::after{
	content: "";
	height:20px;
	width:8px;
	position: absolute;
	top:0;
	right:-8px;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/bg_statesGrenArw.png") no-repeat;
}
.ptsMainTtl__inner__bottom__left__text{
	display:inline-block;
	font-size:86%;
	vertical-align:middle;
}
.ptsMainTtl__inner__bottom__right{
	float:right;
	width:315px;
	height:20px;
	margin-right:0;
	padding-right:0;
	text-align:right;
}
.ptsMainTtl__inner__bottom__right__facebook{
	display:inline-block;
	vertical-align:top;
}
.ptsMainTtl__inner__bottom__right__twitter{
	display:inline-block;
	vertical-align:top;
	margin-right:0;
	text-align:right;
	width:110px;
}


/*- container -*/
.container{
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

/*- step -*/
.step{
	font-size:87%;
	margin:18px 0 11px;
}
.step__select{
	background-color:#fff300 !important;
	color:black !important;
	font-weight:bold;
}
.step__normal{
	background-color:#ababab;
	width:146px;
}
.step__long{
	background-color:#ababab;
	width:249px;
}
.step__select,
.step__normal,
.step__long,
.step__arrow{
	color:#fff;
	float:left;
	height:38px;
	line-height:3em;
	text-align:center;
	vertical-align:middle;
}
.step__arrow{
	background:url("../../../img/procedure/step-arrow.png") no-repeat left bottom;
	height:38px;
	width:29px;
}

/*- elGuide -*/
.elGuide{
	font-size:87%;
	line-height:1.2em;
	margin:0 0 5px;
	text-align:right;
}
.elGuide__a{
	background:url("../../../img/procedure/icon-guide.png") no-repeat 0 1px;
	margin-bottom:5px;
	padding-left:20px;
}

/*- leadtext -*/
.leadtext{
	font-size:125%;
	line-height:1.4;
	margin-bottom:10px;
}

/*- stepContents -*/
.stepContents__li{
	margin-bottom:30px;
}
.stepContents__li__top{
	border-bottom:5px solid #ececfc;
	padding-bottom:5px;
}
.stepContents__li__top__p{
	float:left;
	width:66px;
}
.stepContents__li__top__dl{
	float:left;
	width:884px;
}
.stepContents__li__top__dl__dt{
	color:#6bbc00;
	font-size:26px;
	line-height:1em;
	padding-top:6px;
}
.stepContents__li__top__dl__dd__h3{
	float:left;
	font-size:18px;
	margin-bottom:2px;
}
.stepContents__li__top__dl__p{
	float:right;
	font-size:15px;
	padding-top:3px;
}
.stepContents__li__bottom{
	border-left:5px solid #e1f0cc;
	margin:17px 0 0 27px;
	padding-left:30px;
}
.stepContents__li__bottom__p{
	padding-bottom:13px;
}
.stepContents__li__bottom__span{
	background:#f4f4fd;
	display:inline-block;
	font-size:16px;
	margin-right:20px;
	padding:10px 7px;
}
.stepContents__li__bottom__caution{
	background:url("../../../img/procedure/info_red.gif") no-repeat left center;
	color:#ce002e;
	font-size:18px;
	margin-bottom:15px;
	padding-left:25px;
}
.stepContents__li__bottom__a{
	background:#f4f4fd;
	border:1px solid #ececfb;
	display:inline-block;
	font-size:16px;
	margin-right:20px;
	padding:10px 12px;
}
.stepContents__li__bottom__span{
	background:#f4f4fd;
	border:1px solid #ececfb;
	display:inline-block;
	font-size:16px;
	margin-right:20px;
	padding:10px 12px;
}
.stepContents__li__bottom__a--link{
	display:inline-block;
	font-size:16px;
	margin-right:20px;
	padding:0 20px 0 0;
	background:url("https://s.yimg.jp/images/koukin/02/common/img/icon/icon_link_16.png") no-repeat right center;
}

/*- cardPoint -*/
.cardPoint{
	border:5px solid #ececfc;
	padding:25px 30px;
	width:880px;
	display:table;
}
.cardPoint__left{
	border-right:4px solid #ececfc;
	width:48%;
	display:table-cell;
}
.cardPoint__left__text{
	font-size:112%;
}
.cardPoint__left__div{
	margin-top:10px;
}
.cardPoint__right{
	width:52%;
	padding-left:4%;
	display:table-cell;
}
.cardPoint__right__img{
	float:left;
	margin-right:20px;
}
.cardPoint__right__text{
	font-size:19px;
	line-height:2;
	padding-top:2px;
}

/*--*/
.issueDate{
	margin:38px 0 0 0;
}
.issueDate__h3{
	color:#6bbc00;
	font-size:22px;
	margin-bottom:11px;
}
.issueDate__top{
	border:5px solid #ececfc;
	padding:25px 25px 19px 25px;
	margin:14px 0 40px 0
}
.issueDate__bottom{
	border:5px solid #ececfc;
	padding:25px 25px 19px 25px;
}
.issueDate__bottom__h4{
	background:url("../../../img/procedure/info_red.gif") no-repeat left top;
	color:#ce002e;
	margin-bottom:6px;
	padding-left:25px;
}

/*- caution -*/
.caution{
	margin:38px 0 14px 0;
}
.caution__h3{
	color:#6bbc00;
	font-size:22px;
	margin-bottom:13px;
}
.caution__p{
	/*-margin-bottom:23px;-*/
	margin-bottom:10px;
	display:table;
	width:100%;
}
.caution__p__span--left{
	display:table-cell;
	width:20px;
}
.caution__p__span--right{
	display:table-cell;
}

/*- cautionCard -*/
.cautionCard{
	margin-top:38px;
	margin-bottom:15px;
}
.cautionCard__h3{
	color:#6bbc00;
	font-size:22px;
	padding-bottom:13px;
}
.cautionCard__ul__li{
	padding-bottom:17px;
}
.cautionCard__li__h4{
	font-weight:bold;
	line-height:1;
}
.bottomtext{
    border:5px solid #ececfc;
	padding:25px 25px 19px 25px;
    margin: 20px auto 40px auto;
    text-align: left;
    width: 950px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.bottomtext__h4{
	background:url("../../../img/procedure/info_red.gif") no-repeat left top;
	color:#ce002e;
	margin-bottom:6px;
	padding-left:25px;
}

/*- submit -*/
.submit{
	background:#f4f4fd;
	min-width:950px;
	width:100%;
	margin-top:38px;
}
.submit__box{
	margin:0 auto;
	padding:36px 0 40px;
	text-align:center;
	width:950px;
}
.submit__box__p{
	margin-bottom:3px;
}
.submit__box__label{
	font-size:20px;
	padding-left:5px;
}
.jsAgreeButton{
	cursor:pointer;
	display:block;
	height:53px;
	line-height:53px;
	margin:13px auto 0;
	width:406px;
}
.decBtnOrg{
	background:#f98000;
	border:medium none;
	border-radius:3px;
	color:#ffffff;
	font-family:"¥á¥¤¥ê¥ª","Meiryo","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif;
	font-size:22px;
}

.decBtnOrg:hover{
	text-decoration:underline;
}
.decBtn_gray{
	background: #ababab;
	cursor: default;
}
.decBtn_gray:hover{
	text-decoration:none;
}

/*- contact -*/
.contact{
	width:950px;
	margin:37px auto 0 auto;
}
.contact__h3{
	color:#6bbc00;
	font-size:22px;
	padding-bottom:10px;
}
.contact__ul__li{
	padding-bottom:10px;
}
.contact__li__h4{
	font-weight:bold;
	line-height:1.1;
}
.contact__ul__li--inner{
	margin-bottom:5px;
}

/*- ssl -*/
.ssl{
	font-size:14px;
	margin:34px 0 8px;
	text-align:center;
}

/*--*/
.stepContents__li__bottom__ul{
	text-align:center;
	display:table;
	width:100%;
}
.stepContents__li__bottom__ul__li--left{
	line-height:1.2;
	display:table-cell;
	width:50%;
	padding-right:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.stepContents__li__bottom__ul__li--right{
	line-height:1.2;
	display:table-cell;
	width:50%;
	padding-left:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.stepContents__li__bottom__ul__li__dl__dt{
	padding:13px 0 10px 0;
	background:#f4f4fd;
	border:1px solid #ececfb;
}
.stepContents__li__bottom__ul__li__dl__dt__span--login{
	color:#C50020;
	font-size:16px;
	height:32px;
	line-height:32px;
	padding-left:40px;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/login.png") no-repeat left center;
	display:inline-block;
}
.stepContents__li__bottom__ul__li__dl__dt__span--id{
	font-size:16px;
	height:32px;
	line-height:36px;
	padding-left:40px;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/id.png") no-repeat left center;
	display:inline-block;
}
.stepContents__li__bottom__ul__li__dl__dd{
	font-size:14px;
	padding:13px 0 10px 0;
	border-bottom:1px solid #ececfb;
	border-right:1px solid #ececfb;
	border-left:1px solid #ececfb;
}

/*- guideLink -*/
.guideLink__box{
	margin-bottom:5px;
}
.guideLink{
	display:table;
	float:right;
}
.guideLink__li--link{
	font-size:12px;
	display:table-cell;
}
.guideLink__li--guide{
	font-size: 87%;
	display:table-cell;
	padding-left:15px;
}
.guideLink__li__span{
	padding-left:20px;
	display:inline-block;
	background:url("https://s.yimg.jp/images/koukin/02/common/img/icon/icon_link_16.png") left center no-repeat;
}
.guideLink__li__a{
	background:url("https://s.yimg.jp/images/koukin//02/pc/img/procedure/icon-guide.png") no-repeat scroll 0 1px;
	margin-bottom:5px;
	padding-left:20px;
}

/*-bottomLink-*/
.bottomLink{
	background:#f4f4fd;
	width:100%;
	min-width:950px;
	margin:20px 0 20px
}
.bottomLink__div{
	width:950px;
	margin:0 auto;
	padding:30px 0 20px;
}
.bottomLink__div__h3{
	font-size: 125%;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
}
.bottomLink__div__p{
	margin-bottom: 10px;
}

/*- form -*/
.introduction {
    font-size: 125%;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: left;
	padding-top:50px;
	border-top:5px solid #ececfc;
}
.introduction--02 {
    font-size: 125%;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
}
.errBox {
    box-sizing: border-box;
    margin: 0 auto 20px;
    width: 950px;
    border: 1px solid #ce002e;
    color: #ce002e;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.errTxt {
    background:url("https://s.yimg.jp/images/koukin//02/pc/img/procedure/icon-notification.png") no-repeat scroll left center;
    padding-left: 25px;
}
.nhkform {
    border-left: 3px solid #ececfe;
    border-top: 3px solid #ececfe;
    font-size: 18px;
    margin: 0 auto;
    width: 950px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.nhkform__li--period,
.nhkform__li--number{
    border-bottom: 3px solid #ececfe;
    border-right: 3px solid #ececfe;
}
.nhkform__li--period__dl,
.nhkform__li--number__dl{
    display: table;
    width: 100%;
}
.nhkform__li--period__dl__dt,
.nhkform__li--number__dl__dt{
    background-color: #eaf8fc;
    border-right: 3px solid #ececfe;
    box-sizing: border-box;
    display: table-cell;
    padding: 12px 0 9px 20px;
    text-align: left;
    vertical-align: top;
    width: 280px;
}
.nhkform__li--period__dl__dd,
.nhkform__li--number__dl__dd{
    box-sizing: border-box;
    display: table-cell;
    padding: 12px 0 9px 20px;
    text-align: left;
}
.nhkform__li--period__dl__dd__select {
    background-color: #fff;
    border: 2px solid #c0c0c0;
    font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",sans-serif !important;
    height: 35px;
    padding: 5px 2px 2px 7px;
}
.indis {
    background: #f87f00 none repeat scroll 0 0;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-left: 5px;
    padding: 0 2px;
    vertical-align: middle;
}

/*--*/
.loginBottom{
	margin-top:20px;
}

/*- topBg -*/
.topBg{
	text-align:center;
	width:100%;
	min-width:950px;
	background:#004098;
}
.topH2{
	color:#004694;
	font-size:28px;
	font-weight:bold;
	line-height:1;
	margin-bottom:35px;
}
.topH2--footer{
	color:#004694;
	font-size:28px;
	font-weight:bold;
	line-height:1;
	margin-bottom:20px;
}
.topUl--link{
	display:table;
	width:100%;
	margin-bottom:50px;
}
.topUl--link__li{
	display:table-cell;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.topUl--link__li--center{
	padding:0 25px;
	display:table-cell;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.topUl--link__li__a{
	min-height:278px;
	padding:3px;
	border:5px solid #ececfc;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.topUl--link__li__a.closeBox {
	border:5px solid #F0F0F0;
    position: relative;
}
.topUl--link__li__a:hover{
	text-decoration:none;
}
.topUl--link__li__a:hover .topUl--link__li__a__text{
	text-decoration:underline;
}
.topUl--link__li__a.closeBox:hover .topUl--link__li__a__text{
	text-decoration:none;
}
.topUl--link__li__a__title--01:hover,
.topUl--link__li__a__title--02:hover,
.topUl--link__li__a__title--03:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.closeBox .topUl--link__li__a__title--01:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.topUl--link__li__a__title--01{
	color:#004694;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	height:188px;
	width:284px;
	padding-top:138px;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/box01.png") no-repeat #ececfc;
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.closeBox .topUl--link__li__a__title--01{
	color:#707070;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/box01_close.png") no-repeat #EFEFEF;
}
.closeBox .topUl--link__li__a__title--closed{
    position: absolute;
	z-index: 2;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #ff6f6f;
	left: 0;
    right: 0;
    margin: 50px auto 0;
}
.topUl--link__li__a__title--02{
	color:#004694;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	height:188px;
	width:284px;
	padding-top:138px;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/box02.png") no-repeat #ececfc;
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.topUl--link__li__a__title--03{
	color:#004694;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	height:188px;
	width:284px;
	padding-top:138px;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/box03_2.png") no-repeat #ececfc;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.topUl--link__li__a__text{
	font-size:18px;
	text-align:center;
	line-height:1.2;
	padding:19px 0 11px 0;
	display:block;
}
.closeBox .topUl--link__li__a__text{
	color :#707070;
}

.topUl--link__li__a__text__min{
	font-size:12px;
}
.topUl--underlink{
    width: 100%;
    margin-top: -30px;
}
.topUl--underlink__li{
    margin-bottom: 50px;
}
.topUl--underlink__li__a{
	min-height:100px;
	padding:3px;
	border:5px solid #ececfc;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.topUl--underlink__li__a:hover{
	text-decoration:none;
}
.topUl--underlink__li__a:hover .topUl--underlink__li__a__text{
	text-decoration:underline;
}
.topUl--underlink__li__a__title--01:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.topUl--underlink__li__a__title--01{
	color:#004694;
	font-size:24px;
	font-weight:bold;
	height:90px;
	width:50%;
	padding:25px 0 0 215px;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/box03.png") no-repeat #ececfc 90px 0;
    background-size:160px auto;
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

.topUl--underlink__li__a__text{
	font-size:18px;
	line-height:1.2;
    display:inline-block;
    width: 49%;
    text-align: center;
}
.topUl--underlink__li__a__text__min{
	font-size:12px;
}
.topUl--point{
	display:table;
	width:100%;
	margin-bottom:50px;
	table-layout: fixed;
}
.topUl--point__li--01{
	height:190px;
	padding-top:105px;
	display:table-cell;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/point01.jpg") no-repeat;
	border-right:5px solid #ececfc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.topUl--point__li--02{
	height:190px;
	padding-top:105px;
	display:table-cell;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/point02.jpg") no-repeat;
	border-right:2px solid #ececfc;
	border-left:2px solid #ececfc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.topUl--point__li--03{
	height:190px;
	padding-top:105px;
	display:table-cell;
	background:url("https://s.yimg.jp/images/koukin/02/pc/img/procedure/point03.jpg") no-repeat;
	border-left:5px solid #ececfc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.topUl--point__li__h3{
	font-size: 18px;
	font-weight:bold;
	padding-left:20px;
}
.topUl--point__li__p{
	position:absolute;
	bottom:0;
	text-align:center;
	font-size: 14px;
    line-height: 21px;
	width:100%;
}
.qanda__p{
	font-size:16px;
	line-height:1;
	margin-bottom:20px;
}
.qanda__ul{
	margin-bottom:18px;
}
.qanda__ul__li--left{
	clear:both;
	float:left;
	margin-bottom:19px;
	width:475px;
}
.qanda__ul__li--right{
	float:right;
	margin-bottom:19px;
	width:475px;
}
.qanda__li__span{
	background:#004098;
	color:#ffffff;
	font-weight:bold;
	display:block;
	float:left;
	height:24px;
	margin-right:10px;
	text-align:center;
	vertical-align:24px;
	width:24px;
}
.qanda__li__a{
	display:block;
	float:left;
	height:24px;
	vertical-align:24px;
}

.nhkSubFooter {
    background: #ececfb;
    width: 100%;
	margin-top:50px;
	padding:37px 0 12px 0;
}
.nhkSubFootMod {
    margin: 0 auto;
    padding: 15px 0;
    width: 950px;
}
.nhkSubFootMod__h3{
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 5px;
}
.nhkSubFootMod__h4 {
    display: inline-block;
    font-size: 100%;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
    vertical-align: top;
}
.leftPart {
    float: left;
    margin-bottom: 25px;
    width: 48%;
}
.leftPart__p {
    color: #f00;
    display: inline-block;
    font-size: 300%;
    line-height: 1;
}
.rightPart {
    float: right;
}
.rightPart__p {
    display: inline-block;
    font-size: 90%;
}
.nhkSubFootMod__number{
	margin-bottom:10px;
}
.nhkSubFootMod__number__red{
	color:#F80000;
	font-size:24px;
	font-weight:bold;
}
.nhkSubFootMod__p{
	text-align:center;
	font-size: 95%;
    font-weight: bold;
}
.nhkSubFootMod__p__span {
    color: #f00;
    font-size: 150%;
    vertical-align: middle;
    margin-left: 20px;
}
.footerLink{
	line-height:1;
	text-align:center;
	padding:24px 0 20px 0;
}
.sns .twitter .twitter-share-button {
    width: 105px !important;
}
.twitter {
    height: 20px;
    text-align: right;
    width: 120px;
}
.facebook, .twitter {
    display: inline-block;
    vertical-align: top;
}
.sns {
    float: right;
	margin-top:17px;
}

/*- form -*/
.pan_sns__p {
    color: #666666;
    float: right;
    font-size: 12px;
}
.pan_sns__p__link {
    background:url("https://s.yimg.jp/images/koukin//02/pc/img/procedure/icon-guide.png") no-repeat scroll 0 1px;
    color: #3366ff;
    font-size: 14px;
    margin-bottom: 5px;
    padding-left: 20px;
    text-decoration: none;
}
.elBtnBox {
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0 80px;
    width: 504px;
}
.decLBtn {
    float: left;
    width: 234px;
}
.decRBtn {
    float: right;
    width: 234px;
}
.decBtnGry {
    background-color: #ababab;
    border: medium none;
    border-radius: 3px;
    color: #ffffff !important;
    cursor: pointer;
    display: block;
    font-family: "¥á¥¤¥ê¥ª","Meiryo","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif !important;
    font-size: 138%;
    margin: 10px auto 0;
    padding: 12px 0 8px;
    text-align: center;
    text-decoration: none;
    text-shadow: none !important;
    width: 234px;
}
.decBtnYelow {
    background-color: #ffcc00;
    border: medium none;
    border-radius: 3px;
    color: #ffffff !important;
    cursor: pointer;
    font-family: "¥á¥¤¥ê¥ª","Meiryo","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif !important;
    font-size: 138%;
    margin: 10px auto 0;
    padding: 12px 0 8px;
    text-align: center;
    text-decoration: none;
    text-shadow: none !important;
    width: 234px;
}
.ssl {
    margin-bottom: 10px;
    text-align: center;
}

/*- open -*/
.stepContents__li--open{
	margin-bottom:20px;
}
.openButton{
	color:#fff;
	font-size:18px;
	text-align:center;
	line-height:54px;
	height:54px;
	margin-bottom:20px;
	background:#6bb900;
}
.openButton__span{
	font-size:22px;
	padding-right:5px;
}
.open{
	display:none;
}
.open .caution{
	margin-top:20px;
}

/*--*/
.stepContents__li__bottom__p__bold{
	font-weight:bold;
}
.alertMod {
    border: 5px solid #ff7f00;
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: center;
}
.alertMod .decO {
	color: #ff9f3f;
    font-size: 125%;
}
.confirmBx {
    border: 5px solid #ececfc;
    padding: 25px 30px;
	margin:20px auto 0 auto;
    width: 880px;
}
.mrgB20 {
    margin-bottom: 20px;
}
.confirmBx .decInBox {
    border: 2px solid #ececfc;
    padding: 20px;
}
.confirmBx p.decTpoit {
    font-size: 112%;
    line-height: 2;
    margin-top: -8px;
}

.payFin {
    border: 5px solid #f78000;
    color: #f78000;
    letter-spacing: 0.025em;
    margin-top: 25px;
    padding: 14px;
    text-align: center;
    width: 96%;
	margin-bottom: 20px;
}
.payFin p.bg {
    font-size: 1.275em !important;
}
.payFin span.ml {
    color: #333;
    font-size: 0.9em;
}

/*- apology banner -*/
.apology_link {
    text-align: center;
    margin: 40px 0 ;

}

/*20201222 close_info*/
.infoArea {
  border: 4px solid #D8D8D8;
  box-sizing: border-box;
  padding: 45px 50px;
  margin-bottom: 50px;
}
.infoArea__ttl {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto 25px;
  color: #ff6f6f;
}
.infoArea__ttl::after {
  content: " ";
  display: block;
  height: 3px;
  width: 200px;
  margin: 20px auto 0;
  background: #D8D8D8;
}
.infoArea__subTtl {
  font-size: 24px;
  color: #ff6f6f;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
.infoArea__subTtlDecoration {
  display: inline-block;
  border: 2px solid #ff6f6f;
  border-radius: 5px;
  font-size: 18px;
  padding: 5px 10px;
  margin-right: 20px;
  box-sizing: border-box;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
}
.infoArea__txt {
  text-align: center;
  margin-bottom: 35px;
}
.infoArea__boxLayout {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.infoArea__boxLayout::after {
  content: " ";
  position: absolute;
  width: 3px;
  height: 100%;
  left: 50%;
  background: url(https://s.yimg.jp/images/koukin/02/pc/img/procedure/dot_line.png) repeat-y;
}
.infoArea__boxLayoutItem {
  width: 50%;
}
.infoArea__boxLayoutItemLeft {
 margin-right: 50px;
}
.infoArea__boxLayoutItemRight {
 margin-left: 50px;
}
.infoArea__boxLayoutTtl {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #004694;
  margin-bottom: 20px;
}
.infoArea__boxLayoutTtl::before,
.infoArea__boxLayoutTtl::after {
  content: " ";
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #004694;
  vertical-align: middle;
  margin-bottom: 5px;
}
.infoArea__boxLayoutTtl::before {
  margin-right: 5px;
}
.infoArea__boxLayoutTtl::after {
  margin-left: 5px;
}
.infoArea__boxLayoutAside{
  font-size: 12px;
}
.infoArea__boxLayoutBtnLink {
  display: block;
  width: 500px;
  min-height: 66px;
  text-align: center;
  background: #1EB0FF;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  margin: 30px auto 0; 
}
.infoArea__boxLayoutBtnLink:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.infoArea__boxLayoutBtnLinkInner {
  color: #FFF;
  position: relative;
  padding: 15px 10px;
  display: block;
  box-sizing: border-box;
  line-height: 1.5;
}
.infoArea__boxLayoutBtnLinkInner::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 7px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}
.infoArea__externalLink {
  font-size: 12px;
  font-weight: normal;
}

/*20201222 QandA*/
.qa {
  margin-bottom: 60px;
}
.qa__txt {
  margin-bottom: 40px;
  }
.qa__Md {
  margin-bottom: 30px;
}
.qa__MdItem {
  font-size: 16px;
}
.qa__MdItem:nth-child(odd) {
  border-bottom: 1px solid #D8D8D8;
  position: relative;
  padding: 0 45px 10px 45px;
  cursor: pointer;
  transition: 0.2s ease-out;
  font-weight: bold;
}
.qa__MdItem:nth-child(odd):hover {
  opacity: 0.7;
}
.qa__MdItem:nth-child(odd)::before {
  content: "";
  display: block;
  background: url(https://s.yimg.jp/images/koukin/02/pc/img/procedure/icon_q.png) no-repeat left;
  background-size: contain;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 0;
  top: -5px;
}
.qa__MdItem:nth-child(odd)::after {
  content: "";
  display: block;
  border-top: 2px solid #575757;
  border-right: 2px solid #575757;
  width: 8px;
  height: 8px;
  vertical-align: inherit;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right: 15px;
  top: 10px;
  transition: 0.2s ease-out;
 }
.qa__MdItem:nth-child(odd).is_open::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
}
.qa__MdItem:nth-child(even) {
  position: relative;
  padding: 15px 0 0 45px;
  display: none;
}
.qa__MdItem:nth-child(even)::before {
  content: "";
  display: block;
  background: url(https://s.yimg.jp/images/koukin/02/pc/img/procedure/icon_a.png) no-repeat left;
  background-size: contain;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 0;
  top: 10px;
}
.qa__MdItem__link {
  font-size: 12px;
  font-weight: normal;
}

.contactArea {
  border: 4px solid #D8D8D8;
  box-sizing: border-box;
  padding: 25px 50px;
  margin-bottom: 50px;
}
.contactArea__ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  color: #004694;
}
.contactArea__subTtl {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
.contactArea__subTtlAside{
  font-size: 14px;
  font-weight: bold;
  color: #004694;
  text-align: center;
  margin-bottom: 5px;
}
.contactArea__txt {
  text-align: center;
  font-size: 14px;
}
.contactArea__btnLink {
  display: block;
  min-height: 44px;
  text-align: center;
  background: #004694;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  margin: 0 auto 10px;
  width: 370px;
}
.contactArea__btnLink:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.contactArea__btnLinkInner {
  color: #FFF;
  padding: 15px 10px;
  display: block;
  box-sizing: border-box;
  line-height: 1.5;
}
.contactArea__btnLinkInner::after{
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 1px;
}
.mgB20 {
  margin-bottom: 20px;
}
/*20201222 footer -nhkMinFooter-*/
.nhkMinFooter {
  background: #F4F4F4;
  width: 100%;
  padding:20px 0;
}
.nhkMinFooterInner {
  margin: 0 auto;
  width: 950px;
}
.nhkMinFooter__ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.nhkMinFooter__txt {
  font-size: 16px;
  margin-bottom: 10px;
}
.nhkMinFooter__aside {
  font-size: 14px;
}

/*-backtotop-*/
.backtotopArea {
  display: block;
  padding-top: 8px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 55px;
  z-index: 10;
}
.backtotopArea:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.backtotopArea img {
  width: 100%;
}