@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

#header .box, #header .box .nav, #top, #top .content, #top .box .snsBtn, #sub .content .col2_02, #sub .content .lst_01 {
  *zoom: 1;
}
#header .box:after, #header .box .nav:after, #top:after, #top .content:after, #top .box .snsBtn:after, #sub .content .col2_02:after, #sub .content .lst_01:after {
  content: "";
  clear: both;
  display: block;
}

/*----------------------------------
	base
------------------------------------*/
body {
  font-size: 14px;
  color: 333333;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic","メイリオ", Meiryo, Osaka,  sans-serif;
  line-height: 24px;
  position: relative;
  padding: 74px 0 0;
  min-width: 1280px;
}

/*----------------------------------
	header
------------------------------------*/
#header {
  background: #001737;
  border-bottom: #f6f6f6 1px solid;
  height: 73px;
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  min-width: 1060px;
}
#header .box {
  margin: 0 auto;
  width: 1060px;
}
#header .box p {
  float: left;
}
#header .box .nav {
  float: right;
  width: 653px;
}
#header .box .nav li {
  float: left;
}
#header .box .nav .left {
  margin-right: 130px;
}
#header .box .nav h1 {
  position: absolute;
}
#header .box .nav.special {
  position: relative;
}
#header .box .nav.special h1 {
  left: 132px;
}
#header .box .nav.soft {
  position: relative;
}
#header .box .nav.soft h1 {
  left: 262px;
}
#header .box .nav.spec {
  position: relative;
}
#header .box .nav.spec h1 {
  left: 392px;
}

/*----------------------------------
	footer
------------------------------------*/
#footer {
  background: #eeeeee;
  border-top: #d6d6d6 1px solid;
  padding: 15px 0;
  min-width: 1060px;
  width: 100%;
}
#footer p {
  font-size: 12px;
  color: #808080;
  text-align: center;
  margin: 0 auto;
  width: 1060px;
}

/*----------------------------------
	top
------------------------------------*/
#top {
  background-color: #ffffff;
  background-image: url(/sp/bizrage/images/mainVisual-bg_01.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0 auto;
  width: 1280px;
  /*----------------------------------
  	mainVisual
  ------------------------------------*/
}
#top .content {
  margin: 0 auto;
  width: 1060px;
}
#top .box {
  float: right;
  margin: 64px 0 0 0;
}
#top .box h1 + p {
  text-align: right;
  margin-top: 10px;
}
#top .box .movie_01 {
  margin: 30px 0 0 60px;
}
#top .box .movie_01 p {
  font-weight: bold;
  font-size: 15.5px;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#top .box .btn_01 {
  margin-top: 20px;
}
#top .box .snsBtn {
  margin: 25px 0 15px 0;
}
#top .box .snsBtn li {
  float: right;
}
#top .box .dnfconnecter {
  position: relative;
}
#top .box .dnfconnecter .btn {
  position: absolute;
  left: 43px;
  bottom: 10px;
}
#top .box .dnfconnecter .btn a {
  display: block;
  width: 319px;
  height: 48px;
  background-image: url(/sp/bizrage/images/dnfconnecter-btn_o.png);
}
#top .box .dnfconnecter .btn a:hover img, #top .box .dnfconnecter .btn a:focus img, #top .box .dnfconnecter .btn a:active img {
  opacity: 0;
}
#top .mainVisual {
  float: left;
  margin-top: 91px;
  position: relative;
  min-height: 680px;
  width: 605px;
}
#top .mainVisual .txt_01 {
  position: absolute;
  bottom: 50px;
  left: 0;
}
#top .mainVisual #jsOn {
  display: block;
  height: 600px;
}
#top .mainVisual #jsOn #cut_01 {
  position: relative;
}
#top .mainVisual #jsOn #cut_01 .main {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#top .mainVisual #jsOn #cut_01 #part_01 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#top .mainVisual #jsOn #cut_01 #part_02 {
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
}

/*----------------------------------
	content
------------------------------------*/
#sub {
  background: #bbe1ef;
}
#sub .content {
  background: #ffffff;
  width: 1060px;
  margin: 0 auto;
  padding-bottom: 80px;
  /*	box-soft_01
  ------------------------------------*/
  /*	col2_01
  ------------------------------------*/
  /*	col2_02
  ------------------------------------*/
  /*	imgCol_01
  ------------------------------------*/
  /*	lnk_01
  ------------------------------------*/
  /*	hdg2_01
  ------------------------------------*/
  /*	tbl_01
  ------------------------------------*/
  /*	lst_01
  ------------------------------------*/
  /*	lstNote_01
  ------------------------------------*/
  /*	lstNote_02
  ------------------------------------*/
  /*	lstNote_03
  ------------------------------------*/
  /*	aCenter
  ------------------------------------*/
  /*	mL
  ------------------------------------*/
  /*	mR
  ------------------------------------*/
  /*	mT
  ------------------------------------*/
  /*	pR
  ------------------------------------*/
  /*	pT
  ------------------------------------*/
}
#sub .content .mainVisual {
  position: relative;
}
#sub .content .mainVisual .btn_01 {
  position: absolute;
  bottom: 70px;
  left: 335px;
}
#sub .content .mainVisual .txt_01 {
  position: absolute;
  left: 30px;
  bottom: 15px;
  color: #666666;
  font-size: 12px;
}
#sub .content .box-soft_01 {
  padding: 30px 0;
  background: #f1f1f1;
}
#sub .content .box-soft_01 li {
  margin-bottom: 20px;
}
#sub .content .col2_01 {
  display: table;
  padding-top: 30px;
  margin: 0 30px;
}
#sub .content .col2_01 .col {
  display: table-cell;
  vertical-align: top;
}
#sub .content .col2_01 .col:first-child {
  padding-right: 15px;
}
#sub .content .col2_01 + h2 {
  margin: 45px 30px 0 30px;
}
#sub .content .col2_01 + h2 + p {
  color: #727171;
  margin: 20px 30px 0 30px;
}
#sub .content .col2_01 + h2 + p.blk {
  color: #333333;
}
#sub .content .col2_02 {
  width: 1001px;
  margin: 0 auto;
}
#sub .content .col2_02 .col {
  float: left;
  width: 500px;
}
#sub .content .col2_02 + h2 {
  margin: 45px 30px 0 30px;
}
#sub .content .imgCol_01 {
  display: table;
  margin-top: 20px;
}
#sub .content .imgCol_01 .txt {
  display: table-cell;
  vertical-align: top;
  color: #727171;
}
#sub .content .imgCol_01 .img {
  display: table-cell;
  padding: 0 7px;
}
#sub .content .imgCol_01 .img .caption {
  font-size: 12px;
  color: #727171;
  display: block;
  margin-top: 5px;
}
#sub .content .lnk_01 {
  margin-top: 30px;
}
#sub .content .lnk_01 li {
  display: inline-block;
}
#sub .content .lnk_01 li:first-child {
  padding-right: 40px;
}
#sub .content .hdg2_01 {
  font-size: 18px;
  font-weight: bold;
}
#sub .content .tbl_01 {
  font-size: 12px;
  margin: 10px 0;
}
#sub .content .tbl_01 thead {
  background: #001737;
  color: #ffffff;
  font-size: 14px;
  vertical-align: middle;
}
#sub .content .tbl_01 thead th, #sub .content .tbl_01 thead td {
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
}
#sub .content .tbl_01 tbody th, #sub .content .tbl_01 tbody td {
  vertical-align: top;
  border-bottom: #001737 1px solid;
  padding: 6px 10px;
}
#sub .content .tbl_01 tbody th {
  background: #f0f0f0;
}
#sub .content .tbl_01 .lineT {
  border-top: #001737 1px solid;
}
#sub .content .tbl_01 .lineR {
  border-right: #001737 1px solid;
}
#sub .content .tbl_01 .lineB {
  border-bottom: #001737 1px solid;
}
#sub .content .tbl_01 .lineL {
  border-left: #001737 1px solid;
}
#sub .content .tbl_01 .lineN {
  border: none;
}
#sub .content .lst_01 {
  list-style: disc;
  line-height: 20px;
  margin-left: 10px;
}
#sub .content .lst_01 li {
  float: left;
  width: 250px;
  margin-right: 35px;
}
#sub .content .lstNote_01 {
  font-size: 12px;
  margin: 5px 0;
  margin-left: 2em;
}
#sub .content .lstNote_01 span {
  text-indent: -2em;
  display: inline-block;
}
#sub .content .lstNote_01 .em_01 {
  color: #e60012;
}
#sub .content .lstNote_02 {
  color: #666666;
  font-size: 11px;
  line-height: 18px;
  margin: 10px 30px;
}
#sub .content .lstNote_03 {
  color: #666666;
  font-size: 11px;
  line-height: 18px;
  text-indent: -1em;
  margin-left: 1em;
}
#sub .content .aCenter {
  text-align: center;
}
#sub .content .mL40 {
  margin-left: 40px;
}
#sub .content .mL30 {
  margin-left: 30px;
}
#sub .content .mR30 {
  margin-right: 30px;
}
#sub .content .mT30 {
  margin-top: 30px;
}
#sub .content .pR00 {
  padding-left: 0 !important;
}
#sub .content .pT00 {
  padding-top: 0 !important;
}
