@charset "shift_jis";

/*
 * page-notice.css
 */


body {
   background-color: #FFF;
}
body #wrapper{
  padding-top: 0;
}
/* common */
.flL {
  display: inline;
  float: left;
}
.flR {
  display: inline;
  float: right;
}
.center {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.centerTxt {
  text-align: center;
}
.notes {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.5em;
  clear: both;
  color: #666666;
  display: block;
}
.pc_only {
  display: block;
}
.sp_only {
  display: none;
}

/* txtSize	*/
.smallfont {
  font-size: 90%;
  line-height: 1.35;
}
.xsmallfont {
  font-size: 70%;
  line-height: 1.35;
}

/*margin*/
.mgn00, p.mgn00 {
  margin-bottom: 0px;
}
.mgn5 {
  margin-bottom: 5px;
}
.mgn10 {
  margin-bottom: 10px;
}
.mgn20 {
  margin-bottom: 20px;
}
.mgn30 {
  margin-bottom: 30px;
}
.mgnEm5 {
  margin-bottom: 0.5em;
}
.mgnEm01 {
  margin-bottom: 1em;
}
.mgnEm015 {
  margin-bottom: 1.5em;
}
.mgnEm02 {
  margin-bottom: 2em;
}
.mgnEm03 {
  margin-bottom: 3em;
}
a.alpha:hover img{
	opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.blue{
color: #003399;
}

/* link btn */
a.arw {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a.arw:after {
	font-family: 'FontAwesome';
	content: '\f105';
	font-weight: bold;
	padding-left: 0.3em;
	color: #47d38f !important;
}
a.arw span{
	border-bottom: 1px solid #003399;
}

/* Layout */
#breadCrumb {
  margin-bottom: 0px;
  margin-top: 4px;
}
#wrapper .sec{
	font-family: 'Roboto', sans-serif;
	font-feature-settings: "palt";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 0.02em;
}
#gFooterArea{
  /* [disabled]margin-bottom: 140px; */
}

/* hdr */
#header .hdrLogo {
  top: 8px;
}
#gHeaderArea {
  padding-bottom: 3px !important;
  height: 100px;
  background-color: transparent;
  background-image: url('/common/pc/img/openpc/header/cmn_hdr_bg.png');
  background-repeat: repeat-x;
  background-position: center bottom;
}
#header {
  height: 100px;
  font-size: 93%;
}
#gFooterArea {
  background-image: url("/common/pc/img/openpc/footer/bg.gif");
}

/* sec */
.sec {
  padding-top: 40px;
  padding-bottom: 60px;
}
.sec2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.sec .ttl {
  margin-bottom: 30px;
  margin-right: 30px;
}
.sec .txt {
  font-size: 13px;
  margin-bottom: 2em;
  text-align: center;
}
.secInc {
  margin-left: auto;
  margin-right: auto;
  width: 910px;
}
.secBg {
  background-color: #f2f7fa;
}
.secNav .pt {
  padding-top: 30px;
  text-align: right;
}
.secNav .pt a {
  display: inline-block;
  overflow: hidden;
  width: 103px;
  height: 17px;
  text-indent: -9999px;
  text-align: left;
  background-color: transparent;
  background-image: url(../imgs/nf1701_pagetop.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.secNav .pt a:hover {
  background-position: left -17px;
}


/* mv */
#mv {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f0feff;
  background-image: url(../imgs/new_fn_2003/mv_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
#mv h1.ttl  {
  color: #003399;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
}


/* ttl */

h3.ttl.point{
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 32px;
	background-image: url(../imgs/new_fn_2003/point.png);
	background-repeat: no-repeat;
	background-size: auto 5px;
	background-position: center bottom;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

/* sec01 */
#sec01 .secInc  {
	text-align: center;
}
#sec01 h3.ttl {
  font-size: 1.1em;
  margin: 0;
  display: inline-block;
  padding: 0.5em 3em;
  font-weight: bold;
  color: #FF0004;
}
#sec01 h4  {
  color: #FFF;
  font-weight: bold;
  background-color: #003399;
  padding-top: .5em;
  padding-bottom: .5em;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-size: 1.3em;
}
#sec01 ul.browserlist {
	display: flex;
	justify-content: space-between;
  flex-wrap:wrap;
	margin-left: auto;
	margin-right: auto;
}
#sec01 ul.browserlist li {
  width: calc(95%/3);
	background-color: #FFFFFF;
	box-shadow: 0px 10px 40px 0px rgba(4, 40, 37, 0.13);
	height: 186px;
	text-align: center;
	position: relative;
}
#sec01 ul.browserlist li:first-child{
  width: 100%;
  margin-bottom: 1.5em;
  height: auto;
}
#sec01 ul.browserlist li:first-child h5{
  font-size: 1.1em;
  color: #003399;
  font-weight: bold;
  margin-bottom: 1em;
}
#sec01 ul.browserlist li:first-child dl.icn{
  display: flex !important;
  align-items: center;
  max-width: 67%;
  margin: 0 auto 1.5em;
}
#sec01 ul.browserlist li:first-child dl.icn dt{
  width: 20%;
}
#sec01 ul.browserlist li:first-child dl.icn dt p {
  font-size: 14px;
	line-height: 1.8em;
  font-weight: bold !important;
}
#sec01 ul.browserlist li:first-child dl.icn dt img{
	height: 100px;
	display: inline-block;
}
#sec01 ul.browserlist li:first-child dl.icn dd{
  width: 80%;
  text-align: center;
  font-weight: bold !important;
}
#sec01 ul.browserlist li:first-child dl.attention{
  display: flex !important;
  align-items: center;
  max-width: 90%;
  padding-top: 1em;
  padding-bottom: 1em;
  margin: 0 auto 2em;
  border: 2px solid #FF0004;
  box-sizing: border-box;
  background-color: #ebf1f3;
}
#sec01 ul.browserlist li:first-child dl.attention dt{
  width: 25%;
}
#sec01 ul.browserlist li:first-child dl.attention dt p {
  font-size: 14px;
	line-height: 1.8em;
  font-weight: bold !important;
}
#sec01 ul.browserlist li:first-child dl.attention dt img{
  height: 50px;
  display: inline-block;
}
#sec01 ul.browserlist li:first-child dl.attention dd{
  width: 75%;
  font-weight: bold !important;
  border-left: 1px solid #bed0db;
  text-align: left;
  padding-left: 2em;
  max-width: none;
}
#sec01 ul.browserlist li.icn_list img{
	height: 70px;
	display: inline-block;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
#sec01 ul.browserlist li.icn_list p {
	position: absolute;
	bottom: 10px;
	margin: 0 auto;
	font-weight: bold;
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 1.8em;
}

/* note_block */
.note_att {
  background-color: #FFF;
  display: block;
  margin-bottom: 1em;
  padding-bottom: 1em;
  text-align: left;
  margin-top: 2em;
}
.note_att h3 {
  padding: 0.3em 1em;
  background-color: #969ab1;
  display: inline-block;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 1.5em;
  line-height: 1.4;
  margin: 0 0 1em;
}
.note_att p, .note_att ul {
  color: #333;
  font-size: 0.9em;
}
.note_att p, .note_att > ul {
  margin: 1em 50px 0px;
}
.note_att p {
  margin: 0 50px 0px;
}
.note_att ul li span {
  color: #969BB1;
}


/* sec03 */
#sec03 {
  border-top: 1px solid #bed0db;
  text-align: center;
  background-color: #FFFFFF;
}
#sec03 ul.link{
	border-top: 1px solid #bed0db;
	margin-bottom: 2em;
}
#sec03 ul.link li a{
	text-align: left;
	display: block;
	padding: 0.8em 1em;
	border-bottom: 1px solid #bed0db;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	position: relative;
	font-size: 15px;
	padding-left: 3.5em;
}
#sec03 ul.link li a:after {
	font-family: 'FontAwesome';
	content: '\f107';
	font-weight: bold;
	padding-left: 0.3em;
	color: #47d38f !important;
	position: absolute;
	right: 1em;
	display: inline-block;
	 top: 43%;
  transform: translateY(-43%);
}
#sec03 ul.link li a span{
	display: inline-block;
	position: absolute;
	left: 1em;
}
#sec03 dl.anser{
	text-align: left;
	border: 1px solid #bed0db;
	background-color: #FFFFFF;
	display: block;
	padding: 10px 50px;
}
#sec03 dl.anser dt {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #bed0db;
	line-height: 1.5;
	padding-left: 75px;
	position: relative;
	padding-bottom: 1.5em;
	padding-top: 1.2em;
}
#sec03 dl.anser dt span {
	color: #47d38f;
	display: block;
	position: absolute;
	left: 0px;
	font-weight: 100;
	font-size: 40px;
	line-height: 1;
  top: 43%;
  transform: translateY(-43%);
}
#sec03 dl.anser dd {
	padding-top: 1em;
	padding-bottom: 0;
	font-size: 15px;
}
#sec03 table.browser {
  width: 100%;
  margin: 1em auto;
  border-collapse: separate;
  border-spacing: 0 3px;
}
#sec03 table.browser th{
  width: 60px;
  padding-right: 1em;
  border-right: 1px solid #bed0db;
}
#sec03 table.browser th img{
  width: 100%;
}
#sec03 table.browser td{
  padding: 0.2em 1em;
}
#sec03 p.faqListTop{
  text-align: right;
  margin: 0 -3em 0 0;
}
#sec03 p.faqListTop a {
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding-right: 1.8em;
  font-size: .8em;
}
#sec03 p.faqListTop a:after {
  font-family: 'FontAwesome';
  content: '\f106';
  color: #47d38f;
  font-weight: bold;
  position: absolute;
  right: 0.8em;
  top: 50%;
  transform: translateY(-50%);
}
