@charset "UTF-8";
body{
	font-size: 18px;
	color:#333333;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ,Arial,sans-serif;

	/*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: 36px;
	text-align: center;
	margin: 0 0 48px 0;
	line-height: 150%;
	font-weight: bold;
}
h2{
	display: block;
	font-size: 36px;
	text-align: center;
	margin: 0 0 48px 0;
	line-height: 150%;
}
.wrap{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.wh{
	background-color:#./;
}
.gr{
	background-color:#f2f2f2;
}
.op5{
	opacity: 0.5;
}
.tac{
	text-align: center !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.pc{}
.sp{display: none;}

.attn{
	font-size: 12px;
	line-height: 150%;
	display: block;
	padding-top: 10px;
}
/*ie8--Hack*/
.mr0{
	margin-right: 0px !important;
}
.mr50{
	margin-right: 50px !important;
}
.ml20{
	margin-left: 20px !important;
}
.ml34{
	margin-left: 34px !important;
}
.ml285{
	margin-left: 285px !important;
}

/*----head----*/
header{
	position: relative;
}
header #head1{
	display: block;
	width: 100%;
	height: 100px;
	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:2px;
	top:21px;
	/*width: 314px;*/
    width: 328px;
	height: 49px;
}
header #head1 #hd1Logo2{
	position: absolute;
	right:2px;
	/*top:46px;*/
    top:40px;
	width: 196px;
	height: 18px;
}
header #head2{
	display: block;
	width: 100%;
	height: 550px;
	background:#f2f2f2 url(../images/common/bgHead2PC.jpg) no-repeat;
	background-position: center center,center center;
}

header #head2 #hd2tx1{
	position: absolute;
	left:2px;
	top:57px;
	width:550px;
	height: 200px;
	color:#333333;
	font-size: 28px;
	line-height: 150%;
	letter-spacing: -1px;
}

header #head2 #hd2tx2{
	position: absolute;
	left:406px;
	top:454px;
	width:600px;
	height: 40px;
	color:#fff;
	font-size: 26px;
	letter-spacing:-1px;
	font-weight: bold;
	text-align: right;
	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 .hd3back{
	display: block;
	width: 100%;
	height: 120px;
	background: url(../images/common/bgHead3PC.png) repeat;
	background-position: center center;
}
header #head3{
	display: block;
	z-index: 10;
	width: 1000px;
	margin: 0 auto;
	height: 120px;
	font-size: 20px;
}
header #head3 li{
	line-height: 130%;
	display: inline-block;
	float: left;
	width: 500px;
	height: 120px;
}
header #head3 li a{
	display: block;
	width: 100%;
	height: 100%;
	color:#fff;
	padding-top: 22px;
	padding-left: 42px;
}
#head3 li:nth-child(1){
	background-color: #eea71e;
}
#head3 li:nth-child(2){
	background-color:#4073b9;
}
header #head3 .hd3Card{
	width: 129px;
	height: 80px;
	float: left;
	margin-right: 20px;
}
header #head3 strong{
	display: block;
	padding-top: 25px;
	padding-bottom: 13px;
	font-size: 28px;
	font-weight: bold;
}

.page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

/*----footer----*/
#footer{
	color:#999999 !important;
	background-color: #424242;
	font-size: 12px;
	padding: 30px 0;
}
#footer #copyRight{
	margin-top: 15px;
}


/*
20211114 add
*/
.ba_fee_revision{
    width: 80%;
    margin:0 auto 2em;
}


.ba_fee_revision_title{
    text-align: center;
}

.ba_fee_revision h2{
    text-decoration: underline!important;
    margin:1em 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;
}

/* 20250306 */
.important_announcement{
    margin:1em auto;
    font-size:1rem;
    max-width:75%;
    text-align: center
}