@charset "UTF-8";
body{
	font-size: 12px;
	color:#333333;
	font-family:'NotoSansCJKjp-Regular',arial,helvetica,clean,sans-serif;
	font:'NotoSansCJKjp-Regular'arial,helvetica,clean,sans-serif;
}
p{
	line-height: 150%;
}
a{
	text-decoration: none;
}
a:hover{
	opacity: 0.65;

}
h1{
	display: block;
	font-size: 18px;
	text-align: center;
	margin: 0 0 24px 0;
	line-height: 150%;
	font-weight: bold;
}
h2{
	display: block;
	font-size: 18px;
	text-align: center;
	margin: 0 0 24px 0;
	line-height: 150%;
}
.wrap{
	padding: 0 16px;
	/*overflow-x: hidden;*/
	position: relative;
}
.wh{
	background-color:#fff;
}
.gr{
	background-color:#f2f2f2;
}
.op5{
	opacity: 0.5;
}
.tac{
	text-align: center !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.pc{display: none;}
.sp{}

.attn{
	font-size: 10px;
	line-height: 140%;
	display: block;
	padding-top: 10px;
}
/*ie8--Hack*/
.pt10{
	display: block;
	padding-top: 5px;	
}
.mr0{
	margin-right: 0px !important;
}
.mr50{
	margin-right: 0px !important;
}
.ml20{
	margin-left: 0px !important;
}
.ml34{
	margin-left: 34px !important;
}
.ml285{
	margin-left: 0px !important;
}

/*----head----*/
header{
	position: relative;
}
header #head1{
	display: block;
	width: 100%;
	height: 45px;
	z-index:10;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
header #head1 #hd1Logo{
	position: absolute;
	left:15px;
	top:10px;
	/*width:157px;*/
    width: 164px;
	height:24.5px;
}
header #head1 #hd1Logo2{
	position: absolute;
	right:16px;
	/*top:19px;
	width:96.5px;
	height:8px;*/
    top: 18px;
    width: 117.6px;
    height: 10.8px;
}
header #head2{
	display: block;
	width: 100%;
	height: 337px;
	background: url(../images/common/bgHead2SP.jpg) no-repeat center center;
	background-size: cover;
}
header #head2 .wrap{
	max-width: 330px;
	margin: 0 auto;
	position: relative;
	height: 337px;
}
header #head2 #hd2tx1{
	position: absolute;
	left:6px;
	top:40px;
	width:240px;
	color:#333333;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: -1px;
}

header #head2 #hd2tx2{
	position: absolute;
	left:6px;
	bottom:20px;
	width:100%;
	color:#fff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(96,110,0,1),
		-1px 1px 2px rgba(96,110,0,1),
		1px -1px 2px rgba(96,110,0,1),
		-1px -1px 2px rgba(96,110,0,1),
		0px 0px 10px rgba(96,110,0,1);
}
header #head3{
	width: 100%;
	margin: 0 auto;
	height: 100px;
	font-size: 10px;
}
header #head3 li{
	line-height: 140%;
	display: block;
	float: left;
	width: 50%;
	height: 100px;
}
header #head3 li a{
	display: block;
	width:100%;
	height: 100px;
	color:#fff;
	padding-top: 10px;
	text-align: center;
}

header #head3 li:nth-child(1){
	background-color: #eea71e;
}
header #head3 li:nth-child(2){
	background-color:#4073b9;
}
header #head3 .hd3Card{
	width: 63px;
	height:40px;
}
header #head3 p{
	margin: 0 auto 0 auto;
	font-size: 10px;
}
header #head3 strong{
	display: block;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}

.page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.page-top img{
		width: 60px;
}

/*----footer----*/
#footer{
	color:#999999 !important;
	background-color: #424242;
	font-size: 10px;
	padding: 15px 0;
	line-height: 150%;
}
#footer #copyRight{
	margin-top: 10px;
}



/*
20211114 add
*/
.ba_fee_revision{
    width: 96%;
    margin:0 auto 2em;
}


.ba_fee_revision_title{
    text-align: center;
}

.ba_fee_revision h2{
    text-decoration: underline!important;
    margin:2em 0 0.5em!important;
    font-size:120%!important;
    color:black;
}
.ba_fee_revision h3{
    font-size:smaller;
}
.ba_fee_revision table th,
.ba_fee_revision table td{
    text-align: center;
    background-color: white;
}
.ba_fee_revision table th{
    background-color: #ccc;
    font-size: smaller;
}

.ba_fee_revision table{
    margin:1em auto;
    width:100%;
}
.ba_fee_revision table th,
.ba_fee_revision table td,
.ba_fee_revision table tr{
        border:solid 1px #333;
        padding:0.2em;
}
.explain_title{
    font-weight: bold;
}
.explain{
    text-indent:-1em;
    padding-left:1em;
}
.explain.ex2{
    font-size:smaller;
    text-indent:-1.3em;
    padding-left:1.3em;
}
/* 20240107 */
.text2{
    font-size:0.95rem;
    margin-bottom: 12px;
}
h2.t2{
	margin: 0 0 24px 0;
}
.rei {
    margin-left: 2em;
    text-indent: -2em;
}
.orange{
   color:#eea71e;
}
.red{
   color:red;
}
.bold{
    font-weight: bold;
}
#numbering {
    text-align: right;
    font-size: 0.7rem;
    margin-top: 0.5em;
}
#footer .wrap {
    margin-bottom: 70px;
}

/* 20250306 */
.important_announcement{
    margin:1em;
    font-size:0.8rem;
    text-align: center;
}