

.posRelative div:first-child{
	position: relative;
	padding-right: 175px;
}
#f1,
#f2{
	position: absolute;
	left: 430px;
	bottom:10px;
}

@media (max-width:650px){
	#f1,
	#f2{
		position: absolute;
		left:auto;
		right: 20px;
		bottom:28px;
	}
}


/* CSS Document */

#greetingBtn{
	display: none;
}

@media (max-width:767px){
	#greetingBtn,
	#youkou01Btn,
	#youkou02Btn,
	#youkou03Btn,
	#youkou04Btn{
		display: block;
	}
	#greeting,
	#youkou01,
	#youkou02,
	#youkou03,
	#youkou04a,
	#youkou04b,
	#youkou04c{
		display: none;
	}
	
}

.spBtn{
	border: 1px solid #181955;
	padding:5px;
	color: #181955;
	margin-bottom: 5px;
	cursor: pointer;
}
.spBtn a{
	color: #181955;
}

@media (min-width:768px){
	
	#contactBtnWrap,
	#greetingBtn,
	#youkou01Btn,
	#youkou02Btn,
	#youkou03Btn,
	#youkou04Btn{
		display: none;
	}
	#greeting,
	#youkou01,
	#youkou02,
	#youkou03,
	#youkou04a,
	#youkou04b,
	#youkou04c{
		display: block;
	}
}





/* CSS Document */

.borderBox{
	border: 1px solid #333;
	margin-bottom: 5px;
}
.borderBox div{
	display: inline-block;
}
.borderBox p{
	display: table-cell;
	vertical-align: middle;
	height: 4em;
}

.simBdr{
	border:1px solid #ccc;
	padding:1em;
	margin-bottom: 15px;
}
#about .simBdr strong{
	padding-top: 15px;
}

.simBdr-gray{
	background-color: #eee;
}



/* FontSettings */

#contentsHeader h3,
h4,
#contentsHeader p,
#headerReadText p,
.youkouWrap .leftpane h5
{

	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}


#contentsHeader{
	padding:60px 0 0 0;
	background: url(../images/header_background_image.jpg) repeat-x center;
	height:321px;
}

@media (max-width:767px){
	#contentsHeader{
		padding:30px 0 0 0;
		height:160px;
	}
}

#contentsHeader h3,
#contentsHeader p{
	text-align: center;
	color:white;
}
#contentsHeader h3 span{
	font-size: 60pt;
}

#headerReadText{
	padding:40px 0;
	text-align: center;
	font-size:20px;
	line-height: 32px;
}

.icon-five{
	display: inline-block;
	background: #339900;
	margin-top:10px;
	padding:10px;
	font-size:16px;
	color:white;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}


.btSwitch{
	margin-top:15px;
	border-bottom: 5px solid #006699;
}

.btKojin,.btHoujin{
	float:left;
	width: 370px;
	height:57px;
}
.btKojin a,.btHoujin a{
	display: block;
	height:57px;
	cursor: pointer;
}
.btKojin{
	background: #dfdfdf;
	margin-right: 5px;
}
.titleKojin{
	background: #5C9C21;
	margin-right: 5px;
	color:white;
	font-size:26px!important;
	padding:0.25em;
	display: inline-block;
	width: 10em;
	text-align: center;
}
.btHoujin{
	background: #dfdfdf;
	margin-left: 5px;
}
.titleHoujin{
	background: #B02023;
	margin-left: 5px;
	color:white;
	font-size:26px!important;
	padding:0.25em;
	display: inline-block;
	width: 10em;
	text-align: center;
}

.btKojin.active{
	background: #5C9C21;
}
.btHoujin.active{
	background: #B02023;
}

.btKojin a{
	background: url(../images/bt_kojin.png) no-repeat center center;
}
.btHoujin a{
	background: url(../images/bt_houjin.png) no-repeat center center;
}
.btKojin.active a{
	background: url(../images/bt_kojin_active.png) no-repeat center center;
}
.btHoujin.active a{
	background: url(../images/bt_houjin_active.png) no-repeat center center;
}

@media (min-width:768px) and (max-width:1199px){
	.btKojin,.btHoujin{
		float:left;
		width: 340px;
		height:57px;
	}
}

@media (max-width:767px){
	.btKojin,.btHoujin{
		float:left;
		width: 48%;
		height:57px;
	}
}

/**
 * 法人手順
 * --------------------------------------------------------
 **/

.houjinHow dl{
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 15px;
}

.houjinHow dl dt{
	width:15%;
	float:left;
	font-size: 150%;
	color:#184064;
}
.houjinHow dl dd{
	float:left;
	width:85%;
	font-size:16px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-left: 2px solid #ccc;
}

@media (max-width:767px){
	.houjinHow dl dt{
		width:33%;
	}
	.houjinHow dl dd{
		width:67%;
	}

}

/** -----------------------------------　**/




#howtopay .pointMark{
	line-height: 110%;
}
#howtopay .pointMark small{
	font-size:12px;
	line-height: 110%!important;
}
.pointMark3{
	text-indent:-1.5em;
	margin-left: 1.5em;
	line-height:120%!important;
	font-size: 86%;
}
#about p{
	
	margin-bottom: 20px;
	font-size:16px;
	line-height: 180%;
}

#about .panel-body p{
	margin-bottom: 0;
}

#about h6{
	/*border-top: 1px solid #006699;*/
	border-bottom: 1px solid #006699;
	padding-top:20px;
	padding-bottom:20px;
	padding-right: 35px;
	margin-bottom: 40px;
	color: #006699;
	text-align: left;
	font-size:22px;
	background: url(../images/aco_icon.png) right center no-repeat;
}

#about h6.rev2{
	background-color: #006699;
	
	padding-top:   10px;
	padding-bottom:10px;
	
	color: #ffffff;
	text-align: center;
	font-size:22px;
}

.marginTB{
	margin-top:20px;
	margin-bottom:20px;
}
.marginT{
	margin-top:20px;
}
.marginB{
	margin-bottom:20px;
}

.regibtn {
	margin-bottom: 20px;
	background: #E4FFA3;
	text-align: center;
	background-image: -webkit-linear-gradient(top, #E4FFA3, #87DA35);
	background-image: -moz-linear-gradient(top, #E4FFA3, #87DA35);
	background-image: -ms-linear-gradient(top, #E4FFA3, #87DA35);
	background-image: -o-linear-gradient(top, #E4FFA3, #87DA35);
	background-image: linear-gradient(to bottom, #E4FFA3, #87DA35);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #000000;
	font-size: 20px;
	font-weight: 100;
	padding: 20px;
	border: solid #76C27D 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}

.regibtn:hover {
	background: #1E62D0;
	background-image: -webkit-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -moz-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -ms-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -o-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: linear-gradient(to bottom, #1E62D0, #3D94F6);
	text-decoration: none;
}

#about strong{
	display: inline-block;
	font-size:20px;
	/*padding:30px 0 15px 0;*/
}

.strongTitle{
	padding:30px 0 15px 0;
}


/**
 * ================================================================================================================
 * Basic Settings
 * ================================================================================================================
 **/

@media (min-width:768px){
	.big{
		font-size:26px!important;
	}
}

@media (max-width:767.95px){
	.big{
		font-size:20px!important;
	}
}

.big-blue{
	color:blue;
}
.big-navy{
	color:navy;
}
.kakomi{
	font-size: 20px;
	padding:5px;
	display: inline-block;
	text-align: center;
	width: 6em;
	background:#5C9C21;
	color:white;
}

.kakomi2{
	background: #B02023;
}




#visualUnderHeader{
	padding:0.5em;
	background: #132A84;
	color:white;
	text-align: center;
}



#greeting p{
	font-size:14px;
	line-height: 22px;
}
#greeting .container{
	
}

#greeting{
	background: none;
	margin-bottom: 60px;
}

#greeting .container .row{
	margin-top:40px;
	margin-bottom:40px;
	background-color: rgba(255,255,255,0.8);
	padding: 40px;
}

#contact .container .row{
	margin-top:10px;
	margin-bottom:10px;
	background-color: rgba(255,255,255,0.8);
	padding: 10px;
}
#greeting h4{
	text-align: center;
	margin-bottom: 20px;
	height:49px;
	font-size: 30px;
	color: #132A84;
}
#greeting h5{
	margin-top:40px;
}

#about {
	margin-bottom: 0;
}
#about h4{
	text-align: center;
	margin-bottom: 20px;
	height:49px;
	font-size: 30px;
	color: #132A84;
}

#contact{
	/*background: url(../images/contact_background_image.png);*/
}
/*
#contact h4{
	background: #337ab7;
	width:10em;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	color:white;
	text-align: center;
}
*/
#contact h4{
	text-align: center;
	margin-bottom: 20px;
	height:49px;
	font-size: 30px;
	/*color: #132A84;*/
	color: black;
}

#contact .container .row div{
	width:760px;
	margin:auto;
}
#contact .container .row p{
	padding:0 25px 25px 25px;
	font-size: 16px;
	line-height: 200%;
}
#contact .container .row p span{
	display: inline-block;
	width:5em;
}

#contact h5{
	background: #98c313;
	margin-top:40px;
	padding:15px;
	color:white;
	font-size:18px;
	text-align: center;
}

#contact .colon{
	display: inline-block;
	width: 5em;
}

@media (max-width:767px){
	
	#contentsHeader h3{
		font-size: 10pt;
	}
	#contentsHeader h3 span{
		font-size: 30pt;
	}

	#greeting h4{
		background-size: 100%;
		height:46px;
	}
	#about h4{
		background-size: 100%;
		height:46px;
	}
	#contact h4{
		background-size: 214px 46px;
		height:46px;
	}
}

@media (min-width:1200px){
	

	.youkouWrap{
		border-bottom: 1px solid #000;
		width: 1140px;
	}
	.youkouWrap .leftpane,
	.youkouWrap .rightpane{
		float: left;
	}
	
	.youkouWrap .leftpane{
		width:290px;
	}
	.youkouWrap .leftpane h5{
		margin-top:40px;
		margin-bottom:20px;
		font-size:26px;
	}
	.youkouWrap .rightpane{
		width:850px;
	}
	.youkouWrap .rightpane{
		padding-top:40px;
		padding-bottom:20px;
	}

}

@media (min-width:768px) and (max-width:1199px){
	

	.youkouWrap{
		border-bottom: 1px solid #000;
		width: 100%;
	}
	.youkouWrap .leftpane,
	.youkouWrap .rightpane{
		float: none;
	}
	
	.youkouWrap .leftpane{
		width: 100%;
	}
	.youkouWrap .leftpane h5{
		margin-top:40px;
		margin-bottom:20px;
		text-align: center;
		font-size:26px;
	}
	.youkouWrap .rightpane{
		width: 100%;
	}
	.youkouWrap .rightpane{
		padding-top:40px;
		padding-bottom:20px;
	}
	
	#contact .container .row div{
		width:640px;
		margin:auto;
	}
}
@media (max-width:767px){
	
	#headerReadText{
		font-size:16px;
		line-height: 150%;
		text-align: left;
		padding:15px 15px;
	}
	
	#greeting .container .row{
		margin:5px;
		padding:5px;
	}
	
	.youkouWrap .leftpane h5{
		font-size:18px;
		text-align: center;
		padding: 10px;
		color: white;
		background: #005096;
	}
	#contact .container .row div{
		width: 100%;
		
	}
	#contact .container .row p span{
		display: inline;
		
	}
	.big{
		font-size:18px;
	}
}
/* /css/style.cssから移植 */



#donationPhoto{
	margin-left: 0;
	font-size:11px;
	line-height:24px;
}
#donationPhoto img{
	margin-bottom: 15px;
}
@media (max-width:767px){
	#donationPhoto{
		width:50%;
		float: none;
		margin:0 auto 15px auto;
	}
}
ol{
	padding:0;
}
ol li{
	margin-bottom: 15px;
	padding-left:20px;
	font-size:16px;
	
}

.olbox{
	padding: 2em 2em 1em 1em ;
	margin:0;
}
.olbox p{
	margin-left: 1em;
}

.ulbox ul{
	padding: 0 ;
	margin:0 0 10px 0;
	
}

.ulbox li{
	list-style: none;
	float:left;
}
.ulbox li img{
	margin-right:15px;
}
.ulbox p{
	
}

@media (min-width:992px){

	.ulbox li{
		list-style: none;
		float:left;
		width:50%;
		padding-right: 20px;
	}
	#about .ulbox li p{
		line-height: 140%;
	}
	.ulbox li img{
		width:180px;
		margin-bottom: 5px;
	}
	
}

@media (max-width:767px){
	.ulbox li img{
		width:200px;
	}
}
ol li h5{
	background: #f8f8f8;
	
	padding:0.8em;
	border-radius: 5px;
	font-size:14px;
}

#contents ol li h5{
	margin-top:0;
}

ol li h6{
	border-bottom: 1px solid #ccc;
	margin: 30px 0 20px 0;
	padding-bottom: 15px;
	font-size:14px;
}

#contents .well h5{
	margin:8px 0 15px 0;
	text-align:right;
}

.cBox{
	border:1px solid #ccc;
	border-radius: 15px;
}

#kingaku .big{
	display: inline-block;
	width:7em;
}


.taxtable{
	width: 100%;
}

.taxtable th{
	white-space: nowrap;
	text-align: center;
}
.taxtable td{
	white-space: nowrap;
	text-align: center;
}

@media (max-width:767px){


	.scroll{
	overflow: auto;　　　　/*tableをスクロールさせる*/
	white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
	}
	.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
	 height: 5px;
	}
	.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
	 background: #F1F1F1;
	}
	.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
	 background: #BCBCBC;
	}

	
}
#donationMainVisual ul li a{
	text-decoration: none;
}

.bold{
	font-weight: bold;
}


@media (min-width:1200px){

	#donationMainVisual{
		position: relative;
		width: 1140px;
		margin:auto;
	}
	/**/
	#donationMainVisual>div{
		background: url(../images/menu_design.jpg) no-repeat top center;
		height:640px;
	}

	#donationMainVisual ul{
		margin-top:607px;
		padding:0;
		display: flex;
		justify-content: space-between;
	}
	
	#donationMainVisual ul li a,
	#donationMainVisual ul li{
		color:#132A84;
		background-color: #efefef;
		
	}
	
	#donationMainVisual ul li:first-child{
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	#donationMainVisual ul li{
		float:left;
		font-size:18px;
		line-height:40px;
		list-style: none;
		width:15%;
		text-align: center;
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	
	
	
	.floatingBtn{
		position: absolute;
		top:30px;
		right:30px;
		background-image: url(none)!important;
		width:200px;
		height: 520px!important;
	}
	.floatingBtn img{
		margin-bottom: 10px;
	}

}

@media (min-width:992px) and (max-width:1199px){
	
	#donationMainVisual{
		position: relative;
		width: 945px;
		margin:auto;
	}
	
	/**/
	#donationMainVisual>div{
		background: url(../images/menu_design_md.jpg) no-repeat top center;
		
	}

	#donationMainVisual ul{
		margin-top:500px;
		padding:0;
		display: flex;
		justify-content: space-between;
	}
	#donationMainVisual ul li a,
	#donationMainVisual ul li{
		color:#132A84;
		background-color: #efefef;
		/*font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;*/
	}
	#donationMainVisual ul li:first-child{
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	#donationMainVisual ul li{
		float:left;
		font-size:14px;
		line-height:40px;
		list-style: none;
		width:15%;
		text-align: center;
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	.floatingBtn{
		position: absolute;
		top:30px;
		right:40px;
		background-image: url(none)!important;
		width:200px;
		height: 450px!important;
	}
	.floatingBtn img{
		margin-bottom: 10px;
	}
}
@media (min-width:768px) and (max-width:991px){
	
	
	#donationMainVisual{
		position: relative;
		width: 768px;
		margin:auto;
	}
	
	#donationMainVisual>div{
		background: url(../images/menu_design_sm.jpg) no-repeat top center;
		height:444px;
		margin:0;
		padding:0;
	}
	
	#donationMainVisual ul{
		margin-top:405px;
		padding:0;
		height:28px;
		width:768px;
		margin-right:auto;
		margin-left:auto;
	}
	#donationMainVisual ul li a,
	#donationMainVisual ul li{
		color:#132A84;
		background-color: #efefef;
		/*font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;*/
			height:40px;
	}
	#donationMainVisual ul li:first-child{
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	#donationMainVisual ul li{
		float:left;
		font-size:12px;
		line-height:40px;
		list-style: none;
		width:14%;
		text-align: center;
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	
	.floatingBtn{
		position: absolute;
		top:30px;
		right:40px;
		background-image: url(none)!important;
		width:150px;
		height:380px!important;
	}
	.floatingBtn img{
		margin-bottom: 10px;
	}
	
}
@media (max-width:767px){
	
	.floatingBtn{
		display: none;
	}
	
	/*
	#donationMainVisual>div{
		margin:0;
		padding:0;
		width: 100%;
	}
	
	#donationMainVisual ul {
		margin:0;
		padding:0;
	}
	#donationMainVisual ul li{
		list-style: none;
	}
	#donationMainVisual ul li a{
		display: block;
		padding: 10px 0;
		margin:5px 10px;
		
		border: 1px solid #ccc;
		border-radius: 3px;
	}
	#d1,#d2,
	#d4,#d5,
	#d7,#d8,#d9{
		
		text-align: center;
	}
	
	#d3,#d6{
		width: 100%;
		text-align: center;
		padding:10px;
	}
	*/
}

/**
 * SP MENU
 */
@media (max-width:767px){
	
	#contentMessage{
		text-align: left;
		padding:1em;
	}
	
	#spmenu{
		margin-bottom: 40px;
	}
	
	#donationMainVisual>div{
		margin:0;
		padding:0;
		width: 100%;
	}
	#donationMainVisual ul{
		margin:20px 0 20px 0;
		padding:0;
	}
	#donationMainVisual ul li{
		list-style: none;
	}
	#d1s,
	#d2s,
	#d3s,
	#d4s
	{
		width:100%;
		height:40px;
		line-height: 40px;
		float:left;
		text-align: center;
		
		margin-bottom: 5px;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
	}
	#d1s a{
		padding: 0 15px;
	}

	
	
	
}

#ZeiSeiC3 strong,
#ZeiSeiC4 strong{
	margin-top:15px;
	padding:10px 0 10px 10px!important;
	border-left: 15px solid #0F2B6C;
	line-height: 150%;
}


#ZeiSeiC5 .underline{
	text-decoration: underline;
}
#ZeiSeiC5 dl{
	margin-bottom: 40px;
}
#ZeiSeiC5 dl dt{
	float:left;
	width:25%;
	font-size:150%;
}
#ZeiSeiC5 dl dt span{
	display: inline-block;
	background: #005096;
	width:8em;
	border-radius: 3px;
	text-align: center;
	padding:10px;
	color: white;
}
#ZeiSeiC5 dl dd{
	float:left;
	width:75%;
	line-height: 180%!important;
}
#ZeiSeiC5 dl dd strong{
	font-weight: bold;
	font-size:18px;
	padding: 0;
}

#ZeiSeiC5 dl.case1 dt span{
	background: #E37F80;
}
#ZeiSeiC5 dl.case2 dt span{
	background: #AD6E12 ;
}
#ZeiSeiC5 dl.case3 dt span{
	background: #81C063;
}

@media (max-width:767px){
	#ZeiSeiC5 dl dt,
	#ZeiSeiC5 dl dd{
		width:100%;
		float:none;
	}
	#ZeiSeiC5 dl dt span{
		padding:5px;
		margin-bottom: 15px;
	}
	
}


.kojinHow1c{
	border: 1px solid #ccc;
	border-radius: 15px;
	text-align: center;
	margin-top:15px;
	margin-bottom: 15px;
}

.kojinHow1c span{
	width: 10em;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #fff;
	margin-top: -10px;
}

.kojinHow1c p{
	text-align: left;
	margin:0 0 5px 10px!important;
	font-size:14px!important;
}

.shadow{
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4); 
}

.fileBtP{
	padding-left:0;
}
.fileComment{
	font-size:86%;
	text-indent: -1em;
	margin-left: 1em;
}
@media (min-width:768px){
	.fileBtP span{
		display: block;
	}
}
@media (max-width:767px){
	.fileBtP{
		 padding-left:0;
	}
}

.marginBottomLess{
	margin-bottom: 0!important;
}
