body {
	font-size: 1.0em;
	font-family: 'Noto Sans JP', sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.5em;
	background:#f6f6f6;
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}

a{
	color: #1d3994;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}

img {
	max-width:100%;
	height:auto;
}

.template003_title,h2:after,.template003_to_top,h2.template003_h2{
	background-color:rgba(50,149,223,0.541);
}

.template003_to_top{
	box-shadow:0px 3px 10px rgba(0,0,0,.2);
}
.template003_description{
	background:#111;
}

.template003_description p{
	max-width:770px;
	margin:0 auto;
	padding:15px;
	font-size:.9em;
	line-height:1.3em;
	color:#fff;
}

.template003_title{
	padding:20px 0;
}

h1{
	max-width:770px;
	font-size: 1.8em;
	line-height: 1.3em;
	padding:15px;
	margin:0 auto;
}

.template003_mainvisual{
	line-height:1em;
	margin:15px 0;
}

.template003_mainvisual p{
	max-width:800px;
	margin:0 auto;
}

.template003_content{
	max-width:742px;
	margin:20px auto 25px;
	border:4px solid #eee;
	padding:15px 25px 40px;
	background:#fff;
}

h2.template003_h2_first,h2.template003_h2{
	font-size:1.3em;
	line-height:1.3em;
	padding:.8em 0;
}
h2.template003_h2_first{
	color:#111;
}
h2.template003_h2{
	padding:.8em 1em .8em 1.7em;
	margin:3em 0 1em;
	position:relative;
	border-radius:3px;
}

h2:nth-of-type(2){
	margin:1em 0 1em;
}

h2.template003_h2:before{
	content:"";
	position:absolute;
	top:50%;
	left:.8em;
	width:5px;
	height:calc( 100% - 30px );
	transform:translateY(-50%);
	border-radius:999px;
	background:rgba(0,0,0,.2);
	z-index:5;
}

footer{
	margin:25px 0 0;
	background:#111;
	color:#fff;
}

.template003_footer_sitename{
	max-width:770px;
	padding:15px;
	margin:0 auto;
	text-align:center;
}

.template003_to_top{
	position:fixed;
	right:10px;
	bottom:10px;
	border-radius:99px;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
}

.template003_to_top a{
	color:#fff;
	text-decolation:none;
	font-size:2em;
	display:block;
}


.fa-caret-right:before{
	margin-right:5px;
}





@media screen and (max-width:780px){
.template003_header_wrap{
	margin: 0 0 30px;
}
h1{
	font-size: 1.3em;
	line-height: 1.3em;
}
.template003_description{
	font-size:.7em;
	line-height:1.3em;
}
.template003_content{
	margin:0;
	padding:15px 15px 25px;
	border:none;
}
h2.template003_h2_first{
}
h2.template003_h2_first, h2.template003_h2{
	font-size:1.1em;
	line-height:1.3em;
}
footer{
	margin:0;
}
.template003_footer_sitename{
	font-size:.7em;
}

}
