html {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.42857;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
p,
dl,
dt,
dd,
table,
th,
td {
	margin: 0;
	padding: 0;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color: #83cee5;
	text-decoration: underline;
}

ul {
	list-style: none;
}

em {
	font-weight: bold;
	font-style: normal;
}

strong {
	color: #c0151b;
	font-weight: bold;
}

img {
	border: 0;
	vertical-align: bottom;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
select,
textarea {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
}

.footer-nav > ul:before,
.col2:before,
.form-list.inline:before,
.footer-nav > ul:after,
.col2:after,
.form-list.inline:after {
	display: table;
	content: '';
}

.footer-nav > ul:after,
.col2:after,
.form-list.inline:after {
	clear: both;
}

.header-inner,
.primary,
.footer-nav > ul,
.footer-inner,
.form-btn > li > .btn.next {
	box-sizing: border-box;
}

.header-nav > a:before,
.footer-nav > ul > li:before,
.list-link > li:before,
.contents-nav-top > p > a > span:after,
#err:before {
	background-image: url(/fcnts/rnab/icon_sprite.png);
}

.form-btn > li > .btn.next {
	background: -webkit-linear-gradient(330deg, #0d9ecf 0%, #0d9ecf 50%, #0091c2 51%, #0091c2 100%);
	background: linear-gradient(120deg, #0d9ecf 0%, #0d9ecf 50%, #0091c2 51%, #0091c2 100%);
	background-color: #0d9ecf;
}

.header {
	margin-bottom: 30px;
	border-bottom: 3px solid #0099cc;
}

.header-inner {
	position: relative;
	max-width: 1040px;
	height: 80px;
	margin: 0 auto;
	padding: 0 15px;
}

.header-logo {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 10px;
	font-size: 1rem;
	z-index: 3;
}

.header-logo img {
	width: 114px;
}

.header-logo .text {
	display: block;
	position: absolute;
	top: 0;
	left: 132px;
	width: 130px;
}

.header-nav {
	position: absolute;
	top: 37px;
	right: 15px;
	font-size: 12px;
	font-size: 1.2rem;
}

.header-nav > a {
	display: block;
	position: relative;
	padding-left: 21px;
}

.header-nav > a:before {
	background-position: -33px 0px;
	width: 13px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0.25em;
	left: 0;
	content: "";
}

.contents-inner {
	max-width: 700px;
	margin: 0 auto;
}

.primary {
	min-height: 500px;
	margin-bottom: 55px;
	padding: 31px 50px 7px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.footer {
	background-color: #0099cc;
}

.footer-nav {
	border-top: 2px solid #0099cc;
	background-color: #fff;
}

.footer-nav > ul {
	max-width: 1040px;
	margin: 0 auto;
	padding: 11px 10px 1px;
	font-size: 13px;
	font-size: 1.3rem;
}

.footer-nav > ul > li {
	position: relative;
	float: left;
	margin: 0 50px 10px 0;
	padding-left: 15px;
}

.footer-nav > ul > li:before {
	background-position: 0px 0px;
	width: 6px;
	height: 9px;
	display: block;
	position: absolute;
	top: 0.35em;
	left: 0;
	content: "";
}

.footer-inner {
	position: relative;
	max-width: 1040px;
	margin: 0 auto;
	padding: 22px 10px;
	color: #fff;
}

.footer-copyright {
	margin-right: 164px;
	font-size: 12px;
	font-size: 1.2rem;
}

.footer-logo {
	position: absolute;
	top: 13px;
	right: 32px;
}

.footer-logo img {
	width: 91px;
}

.hdg-l1 {
	margin-bottom: 20px;
	color: #000;
	font-weight: normal;
	font-size: 24px;
	font-size: 2.4rem;
}

.contents p {
	margin-bottom: 30px;
}

.list-number {
	list-style: decimal;
	margin-bottom: 30px;
	padding-left: 2em;
}

.list-number > li {
	margin-bottom: 2px;
}

.list-link {
	margin-bottom: 30px;
}

.list-link > li {
	position: relative;
	margin-bottom: 2px;
	padding-left: 17px;
}

.list-link > li:before {
	background-position: 0px 0px;
	width: 6px;
	height: 9px;
	display: block;
	position: absolute;
	top: .35em;
	left: 0;
	content: "";
}

.contents-nav-top > p {
	position: relative;
	top: 2px;
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: right;
	box-sizing: border-box;
}

.contents-nav-top > p > a {
	display: inline-block;
	padding: 6px 8px 6px 11px;
	border-width: 2px 2px 0 2px;
	border-style: solid;
	border-color: #0099cc;
	background-color: #fff;
	color: #0099cc;
	text-decoration: none;
}

.contents-nav-top > p > a > span {
	position: relative;
	display: block;
	padding-right: 20px;
}

.contents-nav-top > p > a > span:after {
	background-position: -20px 0px;
	width: 9px;
	height: 6px;
	display: block;
	position: absolute;
	top: 0.4em;
	right: 0;
	content: "";
}

img {
	max-width: 100%;
	height: auto;
}

img[height],
img[width] {
	max-width: none;
}

.panel {
	margin-bottom: 30px;
	padding: 20px 20px 1px;
	border: 1px solid #e5e5e5;
}

.panel p,
.panel ol {
	margin-bottom: 20px;
}

.panel > .hdg {
	color: #0099cc;
	font-size: 18px;
	font-size: 1.8rem;
}

.panel > .hdg-02 {
	position: relative;
	margin-bottom: 10px;
	padding-left: 13px;
	font-weight: bold;
}

.panel > .hdg-02:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background-color: #0099cc;
	content: "";
}

.panel strong {
	font-weight: normal;
}

.col2 > .col,
.col2 > li {
	float: left;
	margin-left: 3.04054%;
}

.col2 {
	margin-left: -3.04054%;
}

.col2 > * {
	width: 46.95946%;
}

select,
textarea,
input[type="text"],
input[type="password"] {
	padding: 12px 18px 11px 18px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	box-sizing: border-box;
}

select {
	padding: 11px 5px 10px 18px;
	height: 45px;
}

#err {
	position: relative;
	padding: 1px 0 0 22px;
	color: #990000;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}

#err:before {
	background-position: -50px 0px;
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	top: 0.2em;
	left: 0;
	content: "";
}

.err-msg {
	margin-bottom: 15px;
}

.err-msg > #err {
	margin-bottom: 9px;
	padding-top: 0;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
}

.err-msg > #err:before {
	top: 0.15em;
}

.form-panel {
	margin: 0 -17px;
	padding: 15px 17px;
}

.form-panel p {
	margin: 10px 0 0;
}

.form-panel .form-panel-hdg {
	margin-top: 0;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}

.form-panel .required {
	display: inline-block;
	position: relative;
	top: -1px;
	margin-left: 4px;
	padding: 0 2px;
	background-color: #990000;
	color: #fff;
	font-size: 11px;
	font-size: 1.1rem;
}

.form-panel #err {
	margin-top: 10px;
}

.form-list {
	font-size: 16px;
	font-size: 1.6rem;
}

.form-list > li {
	margin-top: 10px;
}

.form-list > li > label {
	position: relative;
}

.form-list > li > label > input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.form-list > li > label > input + span {
	display: inline-block;
	position: relative;
	padding: 0 0 0 30px;
	min-height: 22px;
	vertical-align: middle;
	cursor: pointer;
}

.form-list > li > label > input + span:before,
.form-list > li > label > input + span:after {
	display: block;
	position: absolute;
	content: "";
}

.form-list > li > label > input[type="radio"] + span:before {
	top: -1px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #fff;
}

.form-list > li > label > input[type="radio"]:checked + span:after {
	top: 5px;
	left: 6px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #999;
}

.form-list > li > label > input[type="checkbox"] + span:before {
	top: -1px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.form-list > li > label > input[type="checkbox"]:checked + span:after {
	top: 3px;
	left: 4px;
	width: 10px;
	height: 6px;
	border-left: 4px solid #999;
	border-bottom: 4px solid #999;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.form-list.inline > li {
	float: left;
	margin-right: 80px;
}

.form-btn {
	margin-top: 15px;
	text-align: center;
}

.form-btn > li {
	margin-bottom: 30px;
}

.form-btn > li > .btn.next {
	display: inline-block;
	padding: 9px 25px 8px;
	min-width: 235px;
	border: none;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: none;
}

.form-btn > li > .btn.next:hover {
	opacity: 0.85;
}

.form-btn > li > .reset {
	padding: 0;
	border: none;
	background: none;
	color: #336699;
}

.form-btn > li > .reset:hover,
.form-btn > li > .reset:focus {
	color: #83cee5;
	text-decoration: underline;
}

.form-btn > li > .prev {
	padding: 0 0 0 20px;
	border: none;
	background: #fff url(/fcnts/rnab/icon_arrow_prev_01.png) no-repeat 0 0.6em;
	color: #336699;
}

.form-btn > li > .prev:hover,
.form-btn > li > .prev:focus {
	color: #83cee5;
	text-decoration: underline;
}

._err input[type="text"],
._err input[type="password"],
._err select,
._err textarea {
	border-color: #990000;
	background-color: #fff5f3;
	color: #990000;
}

._err.list {
	background-color: #fff5f3;
}

._err .form-panel-hdg {
	color: #990000;
}

._err .form-list {
	color: #990000;
}

._err .form-list > li > label > input[type="radio"] + span:before,
._err .form-list > li > label > input[type="checkbox"] + span:before {
	border-color: #990000;
	background-color: #fff5f3;
}

._err .form-list > li > label > input[type="radio"]:checked + span:after {
	background-color: #990000;
}

._err .form-list > li > label > input[type="checkbox"]:checked + span:after {
	border-left-color: #990000;
	border-bottom-color: #990000;
}

.left {
	text-align: left !important;
}

.center {
	text-align: center !important;
}

.right {
	text-align: right !important;
}

.w-5 {
	width: 5% !important;
}

.w-10 {
	width: 10% !important;
}

.w-15 {
	width: 15% !important;
}

.w-20 {
	width: 20% !important;
}

.w-25 {
	width: 25% !important;
}

.w-30 {
	width: 30% !important;
}

.w-35 {
	width: 35% !important;
}

.w-40 {
	width: 40% !important;
}

.w-45 {
	width: 45% !important;
}

.w-50 {
	width: 50% !important;
}

.w-55 {
	width: 55% !important;
}

.w-60 {
	width: 60% !important;
}

.w-65 {
	width: 65% !important;
}

.w-70 {
	width: 70% !important;
}

.w-75 {
	width: 75% !important;
}

.w-80 {
	width: 80% !important;
}

.w-85 {
	width: 85% !important;
}

.w-90 {
	width: 90% !important;
}

.w-95 {
	width: 95% !important;
}

.w-100 {
	width: 100% !important;
}

@media only screen and (max-width: 1040px) {

.header-inner {
	max-width: 100%;
}

.header-logo .text {
	display: none;
}

.footer-logo {
	right: 10px;
}

}

@media only screen and (max-width: 767px) {

body {
	font-size: 13px;
	font-size: 1.3rem;
}

.header {
	border-width: 2px;
}

.header-inner {
	height: 35px;
}

.header-logo {
	top: 4px;
	left: 8px;
}

.header-logo img {
	width: 75px;
}

.header-nav {
	top: 10px;
	font-size: 10px;
	font-size: 1rem;
}

.header-nav > a:before {
	top: 0.2em;
}

.contents-inner {
	max-width: 100%;
}

.primary {
	min-height: inherit;
	margin-bottom: 30px;
	padding: 0 15px;
	box-shadow: none;
}

.footer-nav {
	border-top-width: 2px;
}

.footer-nav > ul {
	margin-left: -2%;
	padding: 23px 15px 2px;
	font-size: 10px;
	font-size: 1rem;
}

.footer-nav > ul > li {
	width: 48%;
	margin: 0 0 16px 2%;
	box-sizing: border-box;
}

.footer-nav > ul > li:before {
	top: 0.25em;
}

.footer-inner {
	display: table;
	width: 100%;
	padding: 15px;
}

.footer-copyright {
	display: table-cell;
	width: 69.31%;
	margin: 0;
	font-size: 9px;
	font-size: 0.9rem;
	vertical-align: middle;
}

.footer-logo {
	position: static;
	display: table-cell;
	width: 30.69%;
	text-align: right;
	vertical-align: middle;
}

.footer-logo img {
	width: 57px;
}

.hdg-l1 {
	font-size: 18px;
	font-size: 1.8rem;
}

.contents-nav-top > p {
	top: 2px;
	font-size: 10px;
	font-size: 1rem;
	text-align: center;
}

.contents-nav-top > p > a {
	padding: 8px 55px 7px 54px;
	border-width: 2px 2px 0 2px;
}

.contents-nav-top > p > a > span {
	padding-right: 15px;
}

.panel {
	padding: 15px;
}

.panel > .hdg {
	font-size: 16px;
	font-size: 1.6rem;
}

.panel > *:last-child {
	margin-bottom: 0;
}

.col2 {
	margin-left: 0;
}

.col2 > .col,
.col2 > li {
	float: none;
	margin-left: 0;
}

.col2 {
	margin-left: 0;
}

.col2 > * {
	width: 100%;
}

.col2 > .col + .col {
	margin-top: 30px;
}

select,
textarea,
input[type="text"],
input[type="password"] {
	padding: 12px 5px 11px 5px;
	font-size: 13px;
	font-size: 1.3rem;
}

select {
	padding: 11px 5px 10px 5px;
}

#err {
	font-size: 11px;
	font-size: 1.1rem;
}

.err-msg > #err {
	font-size: 13px;
	font-size: 1.3rem;
}

.form-panel {
	margin: 0 -15px;
	padding: 15px;
}

.form-panel .form-panel-hdg {
	font-size: 14px;
	font-size: 1.4rem;
}

.form-panel .required {
	font-size: 9px;
	font-size: 0.9rem;
}

.form-panel.password input {
	width: 100% !important;
}

.form-panel.password .note {
	display: block;
	margin-top: 10px;
}

.form-panel.number input {
	width: 25%;
}

.form-list {
	font-size: 14px;
	font-size: 1.4rem;
}

.form-list.inline {
	margin-left: -2%;
}

.form-list.inline > li {
	float: left;
	margin-right: 0;
	margin-left: 2%;
	width: 48%;
}

.form-list.inline > li:nth-child(2n+1) {
	clear: both;
}

}

