@charset "UTF-8";

.wd-10{ width:10% !important; }
.wd-15{ width:15% !important; }
.wd-19{ width:19.99% !important; }
.wd-20{ width:20% !important; }
.wd-30{ width:30% !important; }
.wd-33{ width:33.33% !important; }
.wd-39{ width:39.99% !important; }
.wd-40{ width:40% !important; }
.wd-45{ width:45% !important; }
.wd-49{ width:49.99% !important; }
.wd-50{ width:50% !important; }
.wd-60{ width:60% !important; }
.wd-70{ width:70% !important; }
.wd-80{ width:80% !important; }
.wd-84{ width:84.99% !important; }
.wd-89{ width:89% !important; }
.wd-90{ width:90% !important; }
.wd-94{ width:94% !important; }
.wd-100{ width:100% !important; }
.wdp-300{ width:300px !important; }
.wdp-240{ width:240px !important; }
.wdp-220{ width:220px !important; }
.wdp-200{ width:200px !important; }
.wdp-180{ width:180px !important; }
.wdp-170{ width:170px !important; }
.wdp-160{ width:160px !important; }
.wdp-150{ width:150px !important; }
.wdp-140{ width:140px !important; }
.wdp-130{ width:130px !important; }
.wdp-120{ width:120px !important; }
.wdp-110{ width:110px !important; }
.wdp-100{ width:100px !important; }
.wdp-90{ width:90px !important; }
.wdp-80{ width:80px !important; }
.wdp-70{ width:70px !important; }
.wdp-60{ width:60px !important; }
.wdp-50{ width:50px !important; }
.wdp-40{ width:40px !important; }
@media(max-width:860px){
	.wd-10{ width:100% !important; }
	.wd-20{ width:100% !important; }
	.wd-30{ width:100% !important; }
	.wd-40{ width:100% !important; }
	.wd-49{ width:100% !important; }
	.wd-50{ width:100% !important; }
	.wdp-240{ width:240px !important; }
	.wdp-220{ width:220px !important; }
	.wdp-200{ width:200px !important; }
	.wdp-180{ width:180px !important; }
	.wdp-160{ width:160px !important; }
	.wdp-140{ width:140px !important; }
	.wdp-120{ width:120px !important; }
	.wdp-100{ width:100px !important; }
	.wdp-90{ width:90px !important; }
	.wdp-80{ width:80px !important; }
	.wdp-60{ width:60px !important; }
	.wdp-40{ width:40px !important; }
}
.pl-0{ padding-left:0px !important; }
.pl-5{ padding-left:5px !important; }
.pl-10{ padding-left:10px !important; }
.pl-20{ padding-left:20px !important; }
.pl-30{ padding-left:30px !important; }
.pl-40{ padding-left:40px !important; }
.pl-50{ padding-left:50px !important; }
.pl-60{ padding-left:60px !important; }
.pr-0{ padding-right:0px !important; }
.pr-5{ padding-right:5px !important; }
.pr-10{ padding-right:10px !important; }
.pr-20{ padding-right:20px !important; }
.pr-30{ padding-right:30px !important; }
.pr-40{ padding-right:40px !important; }
.pr-50{ padding-right:50px !important; }
.pr-60{ padding-right:60px !important; }
.pt-0{ padding-top:0px !important; }
.pt-5{ padding-top:5px !important; }
.pt-10{ padding-top:10px !important; }
.pt-15{ padding-top:15px !important; }
.pt-20{ padding-top:20px !important; }
.pt-30{ padding-top:30px !important; }
.pt-40{ padding-top:40px !important; }
.pt-50{ padding-top:50px !important; }
.pt-60{ padding-top:60px !important; }
.pb-0{ padding-bottom:0px !important; }
.pb-5{ padding-bottom:5px !important; }
.pb-10{ padding-bottom:10px !important; }
.pb-15{ padding-bottom:15px !important; }
.pb-20{ padding-bottom:20px !important; }
.pb-30{ padding-bottom:30px !important; }
.pb-40{ padding-bottom:40px !important; }
.pb-50{ padding-bottom:50px !important; }
.pb-60{ padding-bottom:60px !important; }
.ml-5{ margin-left:5px !important; }
.ml-10{ margin-left:10px !important; }
.ml-15{ margin-left:15px !important; }
.ml-20{ margin-left:20px !important; }
.ml-30{ margin-left:30px !important; }
.ml-40{ margin-left:40px !important; }
.mr-5{ margin-right:5px !important; }
.mr-10{ margin-right:10px !important; }
.mr-15{ margin-right:15px !important; }
.mr-20{ margin-right:20px !important; }
.mr-30{ margin-right:30px !important; }
.mr-40{ margin-right:40px !important; }
.mt-0{ margin-top:0px !important; }
.mt-5{ margin-top:5px !important; }
.mt-10{ margin-top:10px !important; }
.mt-15{ margin-top:15px !important; }
.mt-20{ margin-top:20px !important; }
.mt-30{ margin-top:30px !important; }
.mt-40{ margin-top:40px !important; }
.mt-50{ margin-top:50px !important; }
.mb-0{ margin-bottom:0px !important; }
.mb-5{ margin-bottom:5px !important; }
.mb-10{ margin-bottom:10px !important; }
.mb-15{ margin-bottom:15px !important; }
.mb-20{ margin-bottom:20px !important; }
.mb-30{ margin-bottom:30px !important; }
.mb-40{ margin-bottom:40px !important; }
.mb-50{ margin-bottom:50px !important; }
.mb-60{ margin-bottom:60px !important; }
.mc-0{ margin:0 auto !important; }
.mc-10{ margin:0 auto 10px !important; }

.centered{
	text-align:center !important;
}

.lefted{
	text-align:left !important;
}

.righted{
	text-align:right !important;
}

.color_ff0000{
	color:#ff0000 !important;
}
.bolder{
	font-weight:bolder !important;
}
.smaller{
	font-size:13px !important;
	line-height:21px;
}

.aftered:after{
	display:table;
	content:"";
	visibility:visible;
	box-sizing:border-box;
	border-collapse:collapse;
	clear:both;
}
.forceleft{
	float:left !important;
}
.forceright{
	float:right !important;
}
.forceleftc{
	float:left !important;
}
.forcerightc{
	float:right !important;
}
.forceleft_mg{
	margin:0 15px 15px 0 !important;
	float:left !important;
}
.forceright_mg{
	margin:0 0 15px 15px !important;
	float:right !important;
}
@media(max-width:860px){
	.forceleftc{
		float:none !important;
	}
	.forcerightc{
		float:none !important;
	}
	.forceleft_mg{
		margin:0 0 10px !important;
		float:none !important;
	}
	.forceright_mg{
		margin:0 0 10px !important;
		float:none !important;
	}
}
.flclr{
	clear:both;
}
.clr{
	clear:both;
}

.indented{
	text-indent:1em;
}
.noindent{
	text-indent:0 !important;
}

.septline{
	width:100%;
	height:1px;
	margin:15px auto;
	padding:0 0;
	border-bottom:solid 1px #dddddd;
}





input[type='text'],input[type='number'],input[type='password'],input[type='date'],input[type='time'],input[type='tel'],select{
	width:98%;
	height:32px;
	padding:0 8px;
	font-size:12px;
	line-height:32px;
	border:solid 2px #454545;
	background-color:#ffffff;
	border-radius:6px;
	transition:all 0.2s ease-in-out 0s;
	box-sizing:border-box;
	border-collapse:collapse;
}
input[type='text']:focus,input[type='number']:focus,input[type='password']:focus,input[type='date']:focus,input[type='time']:focus,input[type='tel']:focus{
	border:solid 2px #009fba;
}
input[type='number']{
	max-width:120px;
}
input[type='text']{
	max-width:400px;
}
input[type='password']{
	max-width:160px;
}
select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image:url(../img/select_arw.png);
	background-size:16px 32px;
	background-position:100% 50%;
	background-repeat:no-repeat;
	transition:all 0.2s ease-in-out 0s;
}
select:focus{
	background-image:none;
}
input[type='submit'],input[type='button']{
	margin:10px auto;
	padding:10px 25px;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	border:none;
	background-color:#F0954F;
	border-radius:6px;
}
input[type='submit']:hover,input[type='button']:hover{
	background-color:#ED7B27;
}
textarea{
	width:96%;
	padding:4px 8px;
	font-size:14px;
	line-height:20px;
	border:solid 2px #454545;
	background-color:#ffffff;
	border-radius:6px;
}

.checkbox{
	display:none;
}
.checkbox + .checkbox-icon{
	position:relative;
	vertical-align:middle;
}
.checkbox + .checkbox-icon:before{
	padding:0 7px 0 0;
	content:"\f372";
	font-family:"Ionicons";
	color:#ccc;
	font-size:16px;
}
.checkbox:checked + .checkbox-icon:before{
	content:"\f374";
	color:#17bcdf;
}

label{
	padding:0 7px 0 0;
}
.radio{
	display:none;
}
.radio + .radio-icon:before{
	padding:0 4px 0 0;
	content:"\f3a6";
	font-family:"Ionicons";
	color:#666666;
	font-size:20px;
}
.radio:checked + .radio-icon:before{
	content:"\f3a7";
	color:#666666;
}

a.csvdown{
	width:75% !important;
	max-width:300px !important;
}
a.button{
	display:block;
	width:70%;
	max-width:240px;
	height:36px;
	margin:0 auto;
	padding:0 0;
	font-size:18px;
	line-height:35px;
	letter-spacing:1px;
	font-weight:bolder;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	background-color:#333333;
	border-radius:6px;
	font-family:"Noto Sans Japanese" !important;
	box-sizing:border-box;
	border-collapse:collapse;
	transition:all 0.2s ease-in-out 0s;
}
a.button:hover{
	background-color:#666666;
}
a.button_w{
	display:block;
	width:70%;
	max-width:240px;
	height:36px;
	margin:0 auto;
	padding:0 0;
	font-size:18px;
	line-height:32px;
	letter-spacing:1px;
	font-weight:bolder;
	color:#666666;
	text-align:center;
	text-decoration:none;
	border:solid 2px #666666;
	background-color:#f7f7f7;
	border-radius:6px;
	font-family:"Noto Sans Japanese" !important;
	box-sizing:border-box;
	border-collapse:collapse;
	transition:all 0.2s ease-in-out 0s;
}
a.button_w:hover{
	background-color:#dddddd;
}
a.button_g{
	display:block;
	width:70%;
	max-width:240px;
	height:36px;
	margin:0 auto;
	padding:0 0;
	font-size:18px;
	line-height:36px;
	letter-spacing:1px;
	font-weight:bolder;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	background-color:#454545;
	border-radius:6px;
	font-family:"Noto Sans Japanese" !important;
	box-sizing:border-box;
	border-collapse:collapse;
	transition:all 0.2s ease-in-out 0s;
}
a.button_g:hover{
	color:#666666;
	background-color:#dddddd;
}
a.button_s{
	display:inline-block;
	margin:0 auto;
	padding:0 10px;
	font-size:14px;
	line-height:28px;
	letter-spacing:0px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	background-color:#454545;
	border-radius:6px;
	font-family:"Noto Sans Japanese" !important;
	box-sizing:border-box;
	border-collapse:collapse;
	transition:all 0.2s ease-in-out 0s;
}
a.button_s:hover{
	color:#666666;
	background-color:#dddddd;
}
a.button_rb{
	display:block;
	width:70%;
	max-width:240px;
	height:40px;
	margin:0 auto;
	padding:0 10px;
	font-size:18px;
	line-height:40px;
	letter-spacing:1px;
	font-weight:bolder;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	background-color:#cc0000;
	border-radius:6px;
	font-family:"Noto Sans Japanese" !important;
	box-sizing:border-box;
	border-collapse:collapse;
	transition:all 0.2s ease-in-out 0s;
}
a.button_rb:hover{
	color:#ffffff;
	background-color:#ff0000;
}



h3.h3tl{
	display:block;
	width:100%;
	max-width: 990px;
	margin:30px auto 30px;
	padding:3px 0 3px 25px;
	font-size:20px;
	line-height:24px;
	font-weight:900;
	text-indent:5px;
	text-align:left;
	color:#333333;
	border-bottom:solid 1px #666666;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
	background-image:url(../img/icon001.svg);
	background-repeat:no-repeat;
	background-size:22px 22px;
	background-position:0% 50%;
}
h4.h4tl{
	display:block;
	width:94%;
	max-width: 970px;
	margin:0 auto 20px;
	padding:3px 0 3px;
	font-size:18px;
	line-height:23px;
	font-weight:700;
	text-indent:8px;
	text-align:left;
	color:#666666;
	border-left:solid 4px #333333;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
}
h5.h5tl{
	display:block;
	width:94%;
	max-width: 970px;
	margin:0 auto 20px;
	padding:3px 0 3px;
	font-size:18px;
	line-height:23px;
	font-weight:700;
	text-indent:8px;
	text-align:left;
	color:#666666;
	border-left:solid 4px #333333;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
}
.acttitle{
	font-size:18px;
	line-height:22px;
	font-weight:700;
	color:#666666;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
}



.flowset{
	width:90%;
	margin:20px auto;
	padding:0 0;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
}
.flowset:after{
	display:table;
	content:"";
	visibility:visible;
	box-sizing:border-box;
	border-collapse:collapse;
	clear:both;
}
.flowset .stp{
	width:24.99%;
	margin:0 0;
	padding:0 0;
	font-size:3vw;
	line-height:3.2vw;
	font-weight:bolder;
	text-align:center;
	color:#aaaaaa;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
	border-radius:15px;
	background-image:url(../img/select_arw.png);
	background-position:100% 50%;
	background-repeat:no-repeat;
	/* background-size:cover; */
	float:left;
}
.flowset .stp:last-child{
	background-image:none;
}
.flowset .current{
	color:#cc0000;
}
.flowset .stp p{
	width:80%;
	margin:3px auto 0;
	padding:3px 0 0;
	font-size:2vw;
	line-height:2.6vw;
	font-weight:bolder;
	text-align:center;
	color:#666666;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
	border-top:solid 1px #666666;
}

.flowset3{
	width:90%;
	margin:20px auto;
	padding:0 0;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
}
.flowset3:after{
	display:table;
	content:"";
	visibility:visible;
	box-sizing:border-box;
	border-collapse:collapse;
	clear:both;
}
.flowset3 .stp{
	width:33.33%;
	margin:0 0;
	padding:0 0;
	font-size:3vw;
	line-height:3.2vw;
	font-weight:bolder;
	text-align:center;
	color:#aaaaaa;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
	border-radius:15px;
	background-image:url(../img/select_arw.png);
	background-position:100% 50%;
	background-repeat:no-repeat;
	/* background-size:cover; */
	float:left;
}
.flowset3 .stp:last-child{
	background-image:none;
}
.flowset3 .current{
	color:#cc0000;
}
.flowset3 .stp p{
	width:80%;
	margin:3px auto 0;
	padding:3px 0 0;
	font-size:2vw;
	line-height:2.6vw;
	font-weight:bolder;
	text-align:center;
	color:#666666;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
	border-top:solid 1px #666666;
}



form{
	display:block;
	max-width: 1280px;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttr{
	display:block;
	width:96%;
	margin:0 auto;
	padding:10px 0 10px;
	font-size:14px;
	line-height:22px;
	box-sizing:border-box;
	border-collapse:collapse;
	text-align:left;
}
.underbars{
	width:96%;
	margin:0 auto 12px;
	padding:12px 0 6px;
	text-align:left;
	border-bottom:solid 1px #454545;
}
.underlined{
	border-bottom:solid 1px #dddddd;
}
.acttr:after{
	display:table;
	content:"";
	visibility:visible;
	box-sizing:border-box;
	border-collapse:collapse;
	clear:both;
}
.actth{
	display:block;
	width:24%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	text-indent:0px;
	color:#333333;
	text-align:right;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd{
	display:block;
	width:73.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	text-indent:0px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-10{
	display:block;
	width:9.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-20{
	display:block;
	width:19.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-30{
	display:block;
	width:29.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.actth-30{
	display:block;
	width:29.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-40{
	display:block;
	width:38.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-50{
	display:block;
	width:48.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-70{
	display:block;
	width:68.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-80{
	display:block;
	width:78.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-90{
	display:block;
	width:88.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	float:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttd-100{
	display:block;
	width:98.99%;
	margin:0;
	padding:0 0.5%;
	position:relative;
	font-size:14px;
	line-height:32px;
	color:#333333;
	text-align:left;
	box-sizing:border-box;
	border-collapse:collapse;
}
span.must{
	vertical-align:super;
	font-size:8px;
	line-height:0px;
	font-weight:900;
	color:#ff0000;
}
p.capt{
	margin:0 0;
	padding:3px 0;
	font-size:12px;
	line-height:20px;
}
.acttr Error{
	color:#ff0000;
}
.acttr .Error input,.acttr .Error select,.acttr .Error textarea{
	background-color:#ffeeee;
}
.bordered{
	padding:0 0 !important;
	border-top:solid 1px transeparent;
	border-left:solid 1px transeparent;
	border-right:solid 1px transeparent;
}
.bordered .actth{
	width:calc(39.99% - 20px) !important;
	padding:10px 10px !important;
}
.bordered .acttd{
	width:calc(59.99% - 20px) !important;
	padding:10px 10px !important;
	border-left:solid 1px transeparent;
}
.bordered_bottom{
	border:solid 1px transeparent;
}

.bged{
	padding:0 0 !important;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}
.bged .actth{
	width:calc(39.99% - 20px) !important;
	padding:10px 10px !important;
	background-color:#cccccc;
	font-weight:700;
}
.bged .acttd{
	width:calc(59.99% - 20px) !important;
	padding:10px 10px !important;
	border-left:solid 1px #ffffff;
	background-color:#eeeeee;
}
.bged .acttd-10{
	width:calc(9.99% - 20px) !important;
}
.bged .acttd-20{
	width:calc(19.99% - 20px) !important;
}
.bged .actth-30{
	width:calc(29.99% - 20px) !important;
}
.bged .acttd-40{
	width:calc(39.99% - 20px) !important;
}
.bged .acttd-50{
	width:calc(49.99% - 20px) !important;
}
.bged .acttd-60{
	width:calc(59.99% - 20px) !important;
}
.bged .acttd-70{
	width:calc(69.99% - 20px) !important;
}
.bged .acttd-80{
	width:calc(79.99% - 20px) !important;
}
.bged .acttd-90{
	width:calc(89.99% - 20px) !important;
}
.bged .bgnone{
	background-color:transparent !important;
}
.bged_bottom{
	border:solid 1px transeparent;
}


@media(max-width:860px){
	.actth{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-10{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-20{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-30{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-40{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-50{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-60{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-70{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-80{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-90{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.bordered .actth{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bordered .acttd{
		width:calc(98.99% - 20px) !important;
		padding:0 10px 10px !important;
		border-left:none;
	}
	.bged .acttd,.bged .acttd-20,.bged .acttd-50{
		width:calc(98.99% - 20px) !important;
		padding:0 10px 10px !important;
		border-left:none;
	}
	.bged .actth,.bged .actth-10{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bged .actth,.bged .actth-20{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bged .actth,.bged .actth-30{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bged .actth,.bged .actth-40{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bged .actth,.bged .actth-50{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bged .actth,.bged .actth-60{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bged .actth,.bged .actth-70{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bged .actth,.bged .actth-80{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
	.bged .actth,.bged .actth-90{
		width:calc(98.99% - 20px) !important;
		padding:10px 10px 0 !important;
	}
}

.acthr{
	display:block;
	width:96%;
	margin:30px auto;
	padding:0%;
	font-size:1px;
	line-height:1px;
	border-bottom:solid 1px #454545;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acthr_s{
	display:block;
	width:98%;
	margin:5px auto;
	padding:0%;
	font-size:1px;
	line-height:1px;
	border-bottom:solid 1px #eeeeee;
	box-sizing:border-box;
	border-collapse:collapse;
}
.actib{
	display:inline-block !important;
}
@media(max-width:860px){
	.actib{
		display:block !important;
		margin-bottom:8px;
	}
}

.fmbox a{color:#1e50a2; text-decoration:none;}
.fmbox a:hover{color:#507ea4; text-decoration:underline;}
.fmbox a:visited{color:#19448e; text-decoration:none;}

.pcdisp{
	display:inline;
}
@media(max-width:860px){
	.pcdisp{
		display:none;
	}
}
.spdisp{
	display:none;
}
@media(max-width:860px){
	.spdisp{
		display:inline;
	}
}

