@charset "utf-8";
/* CSS Document */
/* reset
==================================== */
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 0;
	font-family: "Noto Sans Japanese","ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo";
	color: #666666;
	line-height:1.6em;
	font-size:16px;
	background: #ffffff;
}
img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	border:0;
}
 h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, dl, dt, dd, table, th, td, form, input, select{
	margin:0;
	padding:0;
	border:0;
	font-size: 16px;
	letter-spacing:0;
	font:inherit;
	vertical-align:baseline;
	outline:none;
	color:#666666;
	font-family: "Noto Sans Japanese";
}
 ol,ul,ol,ul{
	list-style:none;
}
 table,table{
	border-collapse:collapse;
	border-spacing:0;
}
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,article, article, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: bottom;
	background: transparent;
}
article,article,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
	display: block;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
	outline: none;
	color:#1262a8;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;
}
a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
aside .current{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.non_hover a img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* layout -----------------------------------------------------*/
.pc_obj {display: block;}
.sp_obj {display: none;}
.alignCenter {text-align: center !important;}
.alignLeft {text-align: left !important;}
.alignRight {text-align: right !important;}
.alignRight_pc {text-align: right !important;}
.clB{color: #1262a8;}
.clO{color: #FF4500;}
.clG{color: #009845;}
.clRG{color: #8ac020;}
.clr{color: #e6531d;}
.bd_b{border-bottom: 2px solid #ff7bac;}
.fBold{font-weight: bold;}
.f_left{float: left;}
.f_right{float: right;}
.ft_20{font-size: 20px;}
.ft_14{font-size: 14px;}

.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr1 { margin-right: 1em !important; }


/* --------------------------------------------------------------------------*/
/* ¡ö¡ö¡ö¹²Í¨style¡ö¡ö¡ö -----------------------------------------------------------*/
/* --------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
}
.inner{
	margin: 0 auto;
	width: 100%;
	max-width: 1170px;
}
.img_r {
	float: right;
	margin: 0 0em 0.5em 1em;
}
.img_l {
	float: left;
	margin: 0 1em 0.5em 0em;
}
.t_indent {
	text-indent: -1em;
	margin-left: 1em;
}
.txt_link{
	display: inline-block;
	padding: 0.2em 1em;
	background: #1262a8;
	border: solid 2px #1262a8;
	color: #fff;
	text-decoration: none;
}
.txt_link:hover{
	background: #e2f1ff;
	color: #1262a8;
}
.txt_link:before {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f0da";
	font-weight: normal;
	font-style: normal;
	margin-right: 0.5em;
}
.icon_link:before {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f0da";
	font-weight: normal;
	font-style: normal;
	margin-right: 0.5em;
}
.icon_blank:after {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f2d2";
	font-weight: normal;
	font-style: normal;
	margin-left: 0.2em;
}
.icon_pdf:before {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f1c1";
	font-weight: normal;
	font-style: normal;
	margin-right: 0.5em;
}
.icon_tel:before {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f098";
	font-weight: normal;
	font-style: normal;
	margin-right: 0.5em;
}
.fa{
	vertical-align: middle;
}
#pageTop {
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: -90px;
  right: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: .5s;
}
#pageTop a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	display: block;
}
.flex{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
}
.flex_wrap{
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.justify_center{
	-webkit-justify-content:center;
	justify-content:center;
}
.justify_between{
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
.justify_around{
	-webkit-justify-content:space-around;
	justify-content:space-around;
}
.aitems_center{
	align-items: center;
	-webkit-align-items: center;
}
.aitems_end{
	align-items: flex-end;
	-webkit-align-items: flex-end;
}
.column2{
	width: 49%;
}
.gap1{
	gap: 0 1rem;
}


/*Table*/
table.bordered {
width: 100%;
margin: 0 0 1em;
border: 1px solid #c0cee0 !important;
border-collapse: collapse;
border-spacing: 0;
font-weight: normal;
}
table.bordered th,
table.bordered td {
	padding: 10px 8px;
    border-top: 1px solid #c0cee0;
	border-right: 1px solid #c0cee0;
	border-bottom: 1px solid #c0cee0;
	background: #fff;
    vertical-align: middle !important;
}
table.bordered th {
	background: #edf3fa;
    border-left: 1px solid #c0cee0;
}
table.bordered td {
vertical-align: top;
}


/* TABLET
================================================================================================================== */
@media only screen and (max-device-width: 1169px) {
	body {
		width: 100%;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		font-size: 92%;
	}
}
/* sp
================================================================================================================== */
@media only screen and (max-width: 767px){
	body {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.pc_obj {
		display: none;
	}
	.sp_obj {
		display: block;
	}
	.alignRight_pc {
		text-align: left !important;
	}
	.alignLeft_sp {
		text-align: left;
	}
	.f_left,.f_right{
		float: none;
	}
	.img_r {
		float: none;
		margin: 0 auto 1em auto;
		display: block;
		text-align: center;
	}
	.img_l {
		float: none;
		margin: 0 auto 1em auto;
		text-align: center;
	}
	.mr1 { margin-right: 0 !important; }
	.inner{
		margin: 0 auto;
		width: 98%;
	}
	.column2{
		width: 100%;
		margin: 0 auto;
	}
	.flex_wrap_sp{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

}
