@charset "UTF-8";

/*----------------------------------------------------
Copyright (C) 2018- Hiforest T.okawada　
http://www.hiforest.com/
----------------------------------------------------*/

@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,div,p,ul{
	display:block;
	box-sizing:border-box;
	border-collapse:collapse;
}
html{width:100%; height:100%; margin:0; padding:0;}
body{width:100%; height:100%; margin:0; padding:0; background-color:#fbfaf5; text-align:center; font-size:16px; line-height:22px; font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, Verdana, Arial, Helvetica;}
img {border:none;}





div.contents{
	display:block;
	width:100%;
	min-height:100%;
	margin:0 auto;
	padding:0 0;
	position:relative;
	z-index:1;
}
div.contents:after{
	display:table;
	content:"";
	visibility:visible;
	box-sizing:border-box;
	border-collapse:collapse;
	clear:both;
}





div.mainbg{
	display:block;
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	overflow:hidden;
	background-image:url(../img/topbg.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
}
div.mainbg div.bgset{
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;
	text-align:center;
}
div.mainbg div.bgset ul.bgs{
	display:block;
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:1;
	overflow:hidden;
	list-style-type:none;
}
div.mainbg div.bgset ul.bgs li{
	display:block;
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
}
div.mainbg div.bgset ul.bgs li img{
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
}
div.mainbg h1{
	display:block;
	width:480px;
	height:240px;
	margin:-120px auto auto -240px;
	padding:0 0;
	position:absolute;
	top:50%;
	left:50%;
	z-index:1;
	background-image:url(../img/logo.png?upd=202202250648);
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:contain;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
@media(max-width:480px){
	div.mainbg h1{
		width:360px;
		height:180px;
		margin:-90px auto auto -180px;
	}
}
div.mainbg h1 span{
	visibility:hidden;
}
div.mainbg div.mainmenu{
	display:block;
	width:100%;
	height:36px;
	margin:-18px 0 auto 0;
	padding:0 0;
	position:absolute;
	top:50%;
	left:0;
	z-index:2;
	background-color:#38a1db;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
@media(max-width:760px){
	div.mainbg div.mainmenu{
		height:27px;
		margin:-13.5px 0 auto 0;
	}
}
div.mainbg div.mainmenu ul.menuul{
	display:block;
	width:auto;
	height:36px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	list-style-type:none;
	text-align:center;
	font-size:0;
	line-height:0;
}
@media(max-width:760px){
	div.mainbg div.mainmenu ul.menuul{
		display:none;
	}
}
div.mainbg div.mainmenu ul.menuul li{
	display:inline-block;
	margin:0;
	padding:0 0;
	list-style-type:none;
	border-right:dashed 1px #ffffff;
	font-size:22px;
	line-height:36px;
}
div.mainbg div.mainmenu ul.menuul li:first-child{
	border-left:dashed 1px #ffffff;
}
div.mainbg div.mainmenu ul.menuul li a{
	display:block;
	width:auto;
	margin:0;
	padding:0 12px;
	font-size:22px;
	line-height:36px;
	color:#ffffff;
	text-decoration:none;
	font-family:Noto Sans Japanese;
}
div.mainbg div.mainmenu ul.menuul li a.slg{
	width:180px;
	padding:0 0;
}
div.mainbg div.mainmenu ul.menuul li a:hover{
	color:#38a1db;
	background-color:#ffffff;
	filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
}





div.header{
	display:block;
	width:100%;
	height:78px;
	margin:0;
	padding:0;
	position:absolute;
	top:-80px;
	left:0;
	z-index:22;
	background-image:url(../img/headerbg.png?upd=202202250648);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
div.header h2{
	display:block;
	width:100%;
	height:44px;
	margin:4px 0 4px;
	padding:0;
	border-bottom:solid 1px #38a1db;
	background-image:url(../img/header_logo.png?upd=202202250648);
	background-repeat:no-repeat;
	background-position:6px 50%;
	background-size:contain;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
div.header h2 a{
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
div.header h2 span{
	visibility:hidden;
}
div.header ul.headermenu{
	display:block;
	width:auto;
	height:24px;
	margin:0 0 0 auto;
	padding:0 2px 0 0;
	overflow:hidden;
	list-style-type:none;
	text-align:right;
	font-size:0;
	line-height:0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
@media(max-width:760px){
	div.header ul.headermenu{
		display:none;
	}
}
div.header ul.headermenu li{
	display:inline-block;
	margin:0;
	padding:0 0;
	list-style-type:none;
	font-size:18px;
	line-height:24px;
	border-left:dashed 1px #38a1db;
}
div.header ul.headermenu li:first-child{
	border-left:none;
}
div.header ul.headermenu li a{
	display:block;
	width:auto;
	margin:0 0;
	padding:0 6px 0 6px;
	font-size:18px;
	line-height:24px;
	color:#38a1db;
	text-decoration:none;
	text-shadow:2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
	font-family:Noto Sans Japanese;
}
div.header ul.headermenu li a:hover{
	color:#1c819e;
	filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
}





div.newsouter{
	display:block;
	width:360px;
	height:calc(49.99% - 140px);
	margin:130px auto auto -180px;
	padding:0 0;
	position:absolute;
	top:50%;
	left:50%;
	z-index:20;
	overflow:hidden;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
@media(max-width:480px){
	div.newsouter{
		width:300px;
		height:calc(49.99% - 110px);
		margin:100px auto auto -150px;
	}
}
h2.newstitle{
	display:block;
	width:300px;
	height:32px;
	margin:0 0 5px;
	padding:0 0 0;
	background-image:url(../img/news.png?upd=202202250648);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:contain;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
ul.newsbox{
	display:block;
	width:100%;
	margin:0 0;
	padding:0 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
ul.newsbox li{
	display:block;
	width:100%;
	margin:0 0;
	padding:0 0;
	font-size:14px;
	line-height:20px;
	text-align:left;
	list-style-type:none;
}
ul.newsbox li{
	display:block;
	width:100%;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:14px;
	line-height:20px;
	text-align:left;
	border-bottom:dashed 1px #ffffff;
}
ul.newsbox li:last-child{
	border-bottom:none;
}
ul.newsbox li a{
	display:block;
	width:calc(99.99% - 10px);
	margin:0 5px;
	padding:0 0;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-shadow:2px 0px 1px #333333, 0px 2px 1px #333333, -2px 0px 1px #333333, 0px -2px 1px #333333;
	text-decoration:none;
	font-family:Noto Sans Japanese;
}





div.footer{
	display:block;
	width:100%;
	height:32px;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	right:0;
	z-index:22;
	text-align:right;
	font-size:12px;
	line-height:32px;
}
div.footer:after{
	display:table;
	content:"";
	visibility:visible;
	box-sizing:border-box;
	border-collapse:collapse;
	clear:both;
}
div.footer p.copyright{
	display:inline-block;
	margin:0;
	padding:0 24px 0 0;
	text-align:right;
	font-size:12px;
	line-height:32px;
	color:#38a1db;
	text-shadow:2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
	font-family:Noto Sans Japanese;
}
@media(max-width:760px){
	div.footer{
		text-align:center;
	}
	div.footer p.copyright{
		text-align:center;
	}
}





#btn_spmenu{
	display:none;
	width:36px;
	height:36px;
	margin:0 0;
	padding:0 0;
	position:absolute;
	top:6px;
	right:8px;
	z-index:24;
	background-image:url(../img/btn_menu.png?upd=202202250648);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:contain;
}
@media(max-width:760px){
	#btn_spmenu{
		display:block;
	}
}
.btn_spmenu_c{
	background-image:url(../img/btn_menu_c.png?upd=202202250648) !important;
}
div.spmenu{
	display:block;
	width:180px;
	height:100%;
	margin:0 0;
	padding:0 0;
	position:absolute;
	top:0;
	left:-184px;
	z-index:22;
	background-color:#ffffff;
	-webkit-box-shadow:0 0 2px 2px #333333;
	box-shadow: 0 0 2px 2px #333333;
}
div.spmenu ul.spmenuul{
	display:block;
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	list-style-type:none;
	text-align:left;
	font-size:0;
	line-height:0;
}
div.spmenu ul.spmenuul li{
	display:block;
	width:100%;
	margin:0 0;
	padding:0 0;
	list-style-type:none;
	border-bottom:dashed 1px #1c819e;
	font-size:22px;
	line-height:32px;
}
div.spmenu ul.spmenuul li a{
	display:block;
	width:100%;
	font-size:22px;
	line-height:32px;
	text-indent:6px;
	color:#1c819e;
	text-decoration:none;
	font-family:Noto Sans Japanese;
}
div.spmenu ul.spmenuul li a:hover{
	color:#ffffff;
	background-color:#1c819e;
	filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
}





div.contentsbox{
	display:none;
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	overflow:auto;
	background-color:#ffffff;
}
div.contentsbox h3{
	display:block;
	width:96%;
	margin:90px auto 0;
	padding:0;
	text-align:center;
	font-size:24px;
	line-height:30px;
	letter-spacing:2px;
	font-weight:bolder;
	color:#454545;
	font-family:Noto Sans Japanese;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
@media(max-width:760px){
	div.contentsbox h3{
		margin:66px auto 0;
	}
}
div.contentsbox h4{
	display:inline-block;
	width:auto;
	margin:0 0 0;
	padding:0px 0 3px 4px;
	text-align:left;
	font-size:18px;
	line-height:24px;
	letter-spacing:0;
	font-weight:bolder;
	color:#38a1db;
	border-left:solid 6px #38a1db;
}
div.contentsbox .cbox{
	display:block;
	width:96%;
	max-width:800px;
	margin:0 auto 0;
	padding:30px 0 30px;
	text-align:left;
	font-size:16px;
	line-height:24px;
	color:#454545;
	font-family:Noto Sans Japanese;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}



p.cont64{
	display:block;
	width:96%;
	max-width:640px;
	margin:0 auto;
	padding:0 0;
}
p.cont48{
	display:block;
	width:96%;
	max-width:480px;
	margin:0 auto;
	padding:0 0;
}
p.cont32{
	display:block;
	width:98%;
	max-width:320px;
	margin:0 auto;
	padding:0 0;
}

ul.clist{
	display:block;
	width:96%;
	max-width:480px;
	margin:0 auto;
	padding:0 0;
}
ul.clist li{
	display:block;
	width:auto;
	margin:0 0;
	padding:4px 0 8px 12px;
	font-size:16px;
	line-height:24px;
	background-image:url(../img/list_arrow.png?upd=202202250648);
	background-position:0 11px;
	background-repeat:no-repeat;
	background-size:8px;
}

p.tablehead{margin:6px 0 0; padding:0; text-align:left; font-weight:bold;}
span.nodisp{visibility:hidden;}
span.tinyinfo{font-size:11px; line-height:14px; color:#666666;}
table.tbl001{margin:30px auto 40px; padding:0; border-top:solid 1px #333333; border-left:solid 1px #333333; font-size:100%; font-family:Noto Sans Japanese;}
table.tbl001 th{margin:0; padding:3px 6px; border-bottom:solid 1px #333333; border-right:solid 1px #333333; text-align:left; vertical-align:top; font-size:100%; font-weight:bolder; color:#333333; }
table.tbl001 td{margin:0; padding:3px 6px; border-bottom:solid 1px #333333; border-right:solid 1px #333333; text-align:left; vertical-align:top; font-size:100%; font-weight:normal; color:#333333;}
@media(max-width:640px){
	span.nodisp{visibility:visible;}
	table.tbl001{
		display:block;
		width:100%;
	}
	table.tbl001 tbody{
		display:block;
		width:100%;
	}
	table.tbl001 tr{
		display:block;
		width:100%;
	}
	table.tbl001 th{
		display:block;
		width:100%;
		text-align:left;
		border:none;
		border-bottom:solid 1px #333333;
	}
	table.tbl001 td{
		width:100%;
		display:block;
		border:none;
		border-bottom:solid 1px #333333;
	}
}

table.tbl000{margin:30px auto 40px; padding:0; font-size:100%; font-family:Noto Sans Japanese;}
table.tbl000 th{margin:0 0 4px; padding:6px 9px 6px 0; border-right:solid 1px #333333; text-align:left; vertical-align:top; font-size:100%; font-weight:normal; color:#333333; }
table.tbl000 td{margin:0 0 4px; padding:6px 0 6px 9px; text-align:left; vertical-align:top; font-size:100%; font-weight:normal; color:#333333;}
@media(max-width:640px){
	table.tbl000{
		display:block;
		width:90%;
	}
	table.tbl000 tbody{
		display:block;
		width:100%;
	}
	table.tbl000 tr{
		display:block;
		width:100%;
	}
	table.tbl000 th{
		display:block;
		width:calc(100% - 18px);
		padding:6px 9px 6px;
		text-align:left;
		border:none;
		border-bottom:dashed 1px #333333;
	}
	table.tbl000 td{
		display:block;
		width:calc(100% - 18px);
		margin:0 0 10px;
		padding:6px 9px 6px;
		border:none;
		border-bottom:solid 1px #333333;
	}
}

p.tdtl{margin:0 0 4px; padding:30px 0 2px; text-align:left; font-size:110%; font-weight:normal; border-bottom:solid 1px #454545;}
p.tdtl2{margin:0 0 4px; padding:0 0 2px; text-align:left; font-size:110%; font-weight:normal; border-bottom:solid 1px #454545;}
table.tbl002{margin:30px auto 40px; padding:0; font-size:100%; font-family:Noto Sans Japanese;}
table.tbl002 th{width:100px; margin:0 0 4px; padding:6px 9px 6px 0; text-align:left; vertical-align:top; font-size:110%; font-weight:bolder; color:#333333; }
table.tbl002 td{width:500px; margin:0 0 4px; padding:6px 0 6px 9px; text-align:left; vertical-align:top; font-size:100%; font-weight:normal; color:#333333;}
@media(max-width:640px){
	table.tbl002{
		display:block;
		width:90%;
	}
	table.tbl002 tbody{
		display:block;
		width:100%;
	}
	table.tbl002 tr{
		display:block;
		width:100%;
	}
	table.tbl002 th{
		display:block;
		width:calc(100% - 18px);
		padding:6px 9px 6px;
		text-align:left;
	}
	table.tbl002 td{
		display:block;
		width:calc(100% - 18px);
		margin:0 0 10px;
		padding:6px 9px 6px;
	}
}

table.tbl003{margin:0 auto 0; padding:0; font-size:94%; font-family:Noto Sans Japanese;}
table.tbl003 th{margin:0 0 4px; padding:6px 9px 6px 0; border-right:solid 1px #333333; text-align:left; vertical-align:top; font-size:94%; font-weight:normal; color:#333333; }
table.tbl003 td{margin:0 0 4px; padding:6px 0 6px 9px; text-align:left; vertical-align:top; font-size:94%; font-weight:normal; color:#333333;}
@media(max-width:480px){
	table.tbl003{
		display:block;
		width:90%;
	}
	table.tbl003 tbody{
		display:block;
		width:100%;
	}
	table.tbl003 tr{
		display:block;
		width:100%;
	}
	table.tbl003 th{
		display:block;
		width:calc(100% - 18px);
		padding:6px 9px 6px;
		text-align:left;
		border:none;
		border-bottom:dashed 1px #333333;
	}
	table.tbl003 td{
		display:block;
		width:calc(100% - 18px);
		margin:0 0 10px;
		padding:6px 9px 6px;
		border:none;
		border-bottom:solid 1px #333333;
	}
}

div.igmap{
	display:block;
	width:100%;
	max-width:480px;
	margin:6px 0;
	padding:0 0 75%;
	position:relative;
	border:solid 1px #333333;
}
div.igmap iframe{
	display:block;
	width:100%;
	height:100%;
	margin:0 0;
	padding:0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	border:none;
}

div.vimeomv_outer{
	display:block;
	width:100%;
	max-width:640px;
	margin:0 auto 30px;
	padding:0 0;
	position:relative;
}
div.vimeomv{
	display:block;
	width:100%;
	margin:0 0;
	padding:0 0 75%;
	position:relative;
}
div.vimeomv iframe{
	display:block;
	width:100%;
	height:100%;
	margin:0 0;
	padding:0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	border:none;
}

img.pagepho{
	display:block;
	width:96%;
	margin:6px 0;
}
img.pagepho_s{
	display:block;
	width:96%;
	max-width:480px;
	margin:6px auto;
}
img.pagepho_ss{
	display:block;
	width:96%;
	max-width:360px;
	margin:6px 0;
}





div.basepoint{
	display:block;
	width:1px;
	height:1px;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	left:0;
	z-index:0;
	visibility:hidden;
}

div.goupbtn{
	display:none;
	width:42px;
	height:42px;
	margin:0;
	padding:0;
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:99999997;
}
div.goupbtn a{
	display:block;
	width:42px;
	height:42px;
	margin:0;
	padding:0;
	background-image:url('../img/gotop.svg');
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:80%;
}
div.goupbtn a:hover{

}







.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-100{ 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; }
@media(max-width:480px){
	.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-5{ padding-left:5px; }
.pl-10{ padding-left:10px; }
.pl-20{ padding-left:20px; }
.pr-5{ padding-right:5px; }
.pr-10{ padding-right:10px; }
.pr-20{ padding-right:20px; }
.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; }

.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;
	margin:0 10px 10px 0 !important;
}
.forcerightc{
	float:right !important;
	margin:0 0 0 10px !important;
}
.forcecenter{
	margin:0 auto 10px !important;
}
@media(max-width:640px){
	.forceleftc{
		float:none !important;
		margin:0 auto 10px !important;
	}
	.forcerightc{
		float:none !important;
		margin:0 auto 10px !important;
	}
}
.forceleftc48{
	float:left !important;
	margin:0 10px 10px 0 !important;
}
.forcerightc48{
	float:right !important;
	margin:0 0 0 10px !important;
}
@media(max-width:480px){
	.forceleftc48{
		float:none !important;
		margin:0 auto 10px !important;
	}
	.forcerightc48{
		float:none !important;
		margin:0 auto 10px !important;
	}
}
.clr{
	clear:both;
}
br.clr{clear:both; width:0px; height:0px; margin:0px; padding:0px; font-size:0px; line-height:0px;}

.line {width:620px; height:5px; background-image:url('../img/line0.gif'); background-repeat:repeat-x;}

a{
	text-decoration:underline;
	color:#2a83a2;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
a:visited{
	text-decoration:underline;
	color:#2a83a2;
}
a:hover{
	text-decoration:none;
	filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;
}







a.pdflink{
	display:inline-block;
	margin:0 0;
	padding:0 0 0 28px;
	font-size:16px;
	line-height:22px;
	background-image:url(../img/icon_pdf.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	background-size:22px 22px;
}

a.wordlink{
	display:inline-block;
	margin:0 0;
	padding:0 0 0 28px;
	font-size:16px;
	line-height:22px;
	background-image:url(../img/icon_word.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	background-size:22px 22px;
}

a.excellink{
	display:inline-block;
	margin:0 0;
	padding:0 0 0 28px;
	font-size:16px;
	line-height:22px;
	background-image:url(../img/icon_excel.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	background-size:22px 22px;
}

div.liner{
	display:block;
	width:96%;
	max-width:760px;
	height:1px;
	margin:0 auto;
	padding:0 0;
	font-size:1px;
	line-height:1px;
	border-bottom:solid 1px #454545;
}






input[type='text'],input[type='password'],select{
	width:98%;
	height:32px;
	padding:0 8px;
	font-size:12px;
	line-height:32px;
	border:solid 2px #999999;
	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='password']:focus{
	border:solid 2px #009fba;
}
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-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 #999999;
	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.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:#999999;
	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:#999999;
	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:93%;
	margin:30px auto 15px;
	padding:3px 0;
	font-size:20px;
	line-height:24px;
	font-weight:900;
	text-indent:5px;
	color:#333333;
	border-left:solid 6px #666666;
	box-sizing:border-box;
	border-collapse:collapse;
	font-family:"Noto Sans Japanese" !important;
}
h4.h4tl{
	display:block;
	width:92%;
	margin:0 auto 15px;
	padding:15px 0 3px;
	font-size:18px;
	line-height:22px;
	font-weight:700;
	text-indent:5px;
	color:#666666;
	border-bottom:solid 1px #eeeeee;
	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/arrow.gif');
	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/arrow.gif');
	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;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
	border-collapse:collapse;
}
.acttr{
	display:block;
	width:92%;
	margin:0 auto;
	padding:10px 0 10px;
	font-size:14px;
	line-height:22px;
	box-sizing:border-box;
	border-collapse:collapse;
}
.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%;
	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%;
	font-size:14px;
	line-height:32px;
	text-indent:0px; 
	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%;
	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%;
	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;
}
@media(max-width:480px){
	.actth{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd{
		width:98.99%;
		float:none;
		text-align:left;
	}
	.acttd-50{
		width:98.99%;
		float:none;
		text-align:left;
	}
}

.acthr{
	display:block;
	width:96%;
	margin:30px auto;
	padding:0%;
	font-size:1px;
	line-height:1px;
	border-bottom:solid 1px #999999;
	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:480px){
	.actib{
		display:block !important;
		margin-bottom:8px;
	}
}







.tbox {position:absolute; display:none; margin:0; padding:0; z-index:100002000; }
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url('../img/preload.gif') no-repeat 50% 50%; }
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:100001000; }
.tclose {position:absolute; top:7px; right:7px; width:23px; height:23px; cursor:pointer; background:url('../img/closes.png') no-repeat; }
.tclose:hover {background-position:0 -24px; }
#mskbg {background:#666666;}

