@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200;300;400;500;700;900&display=swap');
/*----------------------------------------------------

------------------------------------------------------*/
#mainimage h2{
margin: 0;
padding: 0.6em 0 0.2em;
color: #17458F;
font-weight: 400;
font-size: 40px;
font-family: 'Noto Sans JP', sans-serif;
}
@media screen and (max-width: 700px){
#mainimage h2{
font-size: 200%;
}
}
@media screen and (max-width: 500px){
#mainimage h2{
font-size: 160%;
}
}
/*----------------------------------------------------
　service
------------------------------------------------------*/
#first{
	width:88%;
	max-width:844px;
	margin:0 auto;
	padding:2.25em 0 0;
}
#first h2{
	font-size:100%;
	margin:0 0 1.2em;
}
#first h2 img{
	width:100%;
	max-width:422px;
}

/*  
------------------------------------------*/
#first .detail{
	clear:both;
	overflow:hidden;
}
#first .detail h3{
	margin:0 0 0.3em;
	padding:0.3em;
	color:#17458F;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	background:#e8ecf4;
	border:1px solid #17458F;
}
#first .detail .text{
	margin:0 0 1em;
	font-size:81%;
	line-height:1.6;
	text-align:left;
}
/*  
------------------------------------------*/
#first ol.flow{
	clear:both;
	overflow:hidden;
	margin:0 0 2.6em;
}
#first ol.flow li{
  clear: both;
  overflow: hidden;
	margin:0 0 1em;
	padding:0 0 0 0;
	font-size:115%;
	font-weight:normal;
	line-height:1.2;
	text-align:left;
}
#first ol.flow li h4{
font-size: 100%;
font-weight: bold;
float: left;
width: 8em;
}
#first ol.flow li .txt{
float: left;
font-size: 93%;
}
@media screen and (max-width: 700px){
#first ol.flow li h4{
float: none;
width: 100%;
}
#first ol.flow li .txt{
float: none;
}
}
@media screen and (max-width: 480px){

}
@media screen and (max-width: 450px){
#first ol.flow li{
	background-position:left top !important;
}

}
/*  
------------------------------------------*/
#first .detail table.risoku{
	width:100%;
	margin:0 0 0.3em;
}
#first .detail table.risoku th{
	padding:0.2em 1em;
	line-height:1.3;
	vertical-align:top;
	border:1px solid #7f7f7f;
	border-right:none;
}
#first .detail table.risoku td{
	padding:0.2em 1em;
	line-height:1.3;
	vertical-align:top;
	text-align:center;
	border:1px solid #7f7f7f;
}
#first .detail table.risoku thead th{
	color:#fff;
	text-align:center;
	background:#14489e;
	border:1px solid #7f7f7f;
	border-bottom:none;
}
#first .detail table.risoku td{
	background:#e4e4e4;
}
.risoku-text{
  position: relative;
	margin:0 0 1.5em;
	font-size:81%;
	line-height:1.6;
	text-align:left;
}
.risoku-text .detail-link{
position: absolute;
right: 0;
top: 0;
}
.risoku-text .detail-link a{
color: #17458F;
font-weight: bold;
}
.risoku-text .detail-link a:before{
	content:"→";
}

@media screen and (max-width: 480px){


}
/*  
------------------------------------------*/
.toriatsukai{
	clear:both;
	overflow:hidden;
	padding:1em 0 0;
	position:relative;
}
.toriatsukai h3{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-3em;
	padding:0.2em 0.5em;
	color:#14489e;
	line-height:1.5;
	background:#fff;
}
.toriatsukai .text{
	padding:1em;
	border:1px solid #14489e;
}
@media screen and (max-width: 450px){
.toriatsukai .text{
	padding:1em 0.7em;
	font-size:93%;
}
}
/*----------------------------------------------------
　
------------------------------------------------------*/
.kaitori{
	width:88%;
	max-width:844px;
	margin:0 auto;
	padding:2.25em 0 0;
}

.kaitori-text{
	margin:0 0 2em;
	font-size:93%;
	text-align:left;
}







