@charset "utf-8";


*{
	box-sizing: border-box;
}
html,body{
	color: #003252;
	font-size: 15px;
	font-family: '游ゴシック', YuGothic, 'メイリオ', Meiryo, "ヒラギノ角ゴシック ProN", "Hiragino Kaku Gothic ProN", sans-serif;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}
a:hover{
	text-decoration: none;
}
.inner{
	max-width: 1200px;
	margin: 0px auto;
	padding: 0 20px;
}
.tb{
	border-radius: 10px;
	border: solid 3px #006aad;
	overflow: hidden;
	margin-bottom: 20px;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
img{
	display: block;
	width: 100%;
}
.col2{
	display: flex;
}
.col2 > div{
	width: 50%;
}
h1{
	font-size: 14px;
	line-height: 1.4em;
}
h1 b{
	font-size: 24px;
}
h2{
font-size: 40px;
font-style: italic;
line-height: 1.2em;
text-align: center;
margin: 0;
padding: 60px 0 10px 0;
clear: both;
}
h2 + p{
	font-size: 20px;
	text-align: center;
	margin: 0 0 40px 0;
}
table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table tr:nth-child(2n+1){
	background: #eef1f8;
}
table td{
	font-size: 20px;
	line-height: 1.0em;
	text-align: center;
	border: solid 1px #006aad;
	padding: 20px 10px;
}
table th{
	color: #fff;
	font-size: 20px;
	line-height: 1.0em;
	background: #006aad;
	border: solid 1px #006aad;
	width: 20%;
	padding: 20px 10px;
}
header{
	padding: 20px 0;
}
header:after{
	content: "";
	display: block;
	clear: both;
}
header h1{
	float: left;
	margin: 0;
}
header h1 img{
	width: auto;
	height: 60px;
}
header ul{
	float: right;
	margin: 0;
	padding: 0;
}
header ul li{
	float: left;
	list-style: none;
	padding-top: 10px;
}
header ul li:after{
	content: " │ ";
	margin-right: 5px;
}
header ul li:last-child{
	padding: 0;
}
header ul li:last-child:after{
	content: none;
}
header ul li a{
	color: #003252;
}
header .inner ul li:last-child a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.0em;
	background: #ffbf00;
	display: block;
	padding: 15px;
	float: right;
	border-radius: 4px;
	box-shadow: 0px 3px 0px #d9a300;
}
header .inner ul li:last-child a:hover{
	box-shadow: none;
	position: relative;
	bottom: -3px;
}


#fv2 .inner.pc{
	max-width: 1000px;
	display: flex;
	margin: 0px auto;
	padding: 0 20px;
}
#fv2 .inner div{
	width: 50%;
}
#fv2 .btn{
	display: block;
	margin-left: 1.83%;
	box-shadow: 0px 6px 0px #d9a300;
	border-radius: 10px;
	position: relative;
	z-index: 10;
	overflow: hidden;
}
#fv2 .btn:hover{
	box-shadow: none;
	bottom: -6px;
}

#hakko{
	background: #e5f0f7;
	padding-bottom: 40px;
}
#hakko h2{
	padding-top: 30px;
}
#hakko > div > div:after{
	content: "";
	display: block;
	clear: both;
}
#hakko .hakko1 img{
	display: block;
	width: 49%;
	float: right;
}
#hakko .hakko2{
	margin-top: 20px;
}
#hakko .hakko2 img{
	display: block;
	width: 49%;
	float: left;
}
#hakko .hakko2 p{
	width: 49%;
}
#hakko h3{
	font-size: 30px;
	display: inline-block;
	margin: 0;
	width: 49%;
}
#hakko .inner > p{
	width: 49%;
}
#hakko .hakko1 h3{
	float: left;
	width: 49%;
}
#hakko .hakko1 p{
	float: left;
	width: 49%;
}
#hakko .hakko2 h3{
	float: right;
	width: 49%;
}
#hakko .hakko2 p{
	float: right;
	width: 49%;
}
.hakko1 p span{
	text-align: right;
	display: block;
}
/*-- --------- --------- --------- --*/
/*-- ページ構成 --*/
/*-- --------- --------- --------- --*/
#hensei h3{
	font-size: 30px;
	text-align: center;
	margin: 0;
	width: 140px;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -70px;
	background: #fff;
}
#hensei h4{
	margin: 10px 0 0 0;
}
#hensei .col2{
	margin-top: 40px;
}
#hensei .col2 .inner img{
	float: right;
	width: 33.33%;
	margin-left: 10px;
}
#hensei .col2 .inner{
	height: 100%;
	padding: 30px;
	border-radius: 10px;
	border: solid 4px #000;
	position: relative;
}
#hensei .col2 > div:nth-child(1){
	padding-right: 5px;
}
#hensei .col2 > div:nth-child(1) .inner{
	border: solid 4px #44cc00;
}
#hensei .col2 > div:nth-child(1) h3{
	color: #44cc00;
}
#hensei .col2 > div:nth-child(2){
	padding-left: 5px;
}
#hensei .col2 > div:nth-child(2) .inner{
	border: solid 4px #ffbf00;
}
#hensei .col2 > div:nth-child(2) h3{
	color: #ffbf00;
}
#ryoukin .col2 > div:nth-child(1){
	width: 66.66%;
	padding-right: 10px;
}
#ryoukin div.col2 + .tb{
	margin-top: 40px;
}
#price-point{
	display: flex;
}
#price-point div{
	text-align: center;
	width: 33.33%;
	padding: 10px;
}
#price-point div img{
	margin-bottom: 10px;
}
#price-point div span{
	font-size: 12px;
	display: block;
	text-align: left;
	line-height: 1.2em;
	margin-top: 10px;
}
#price-point + b{
	color: #006aad;
	display: block;
	font-size: 20px;
	margin: 20px 0 10px 0;
}
img[src*="price-hyo"]{
	width: 220px;
}

#area{
	padding-bottom: 40px;
}
#area:after{
	content: "";
	display: block;
	clear: both;
}
#area img{
	width: 49%;
	float: right;
}
#area .inner p{
	width: 49%;
	float: left;
}
#area .inner p span{
	font-size: 12px;
    text-align: right;
    display: block;
}
#area h3{
	width: 49%;
	float: left;
	margin: 0;
}
@media screen and (min-width: 0px) and (max-width: 600px){
#area h3{
	float: none;
    width: auto;
    margin-top: 20px;
}
}
#company{
	background: #e5eaed;
	clear: both;
	padding-bottom: 40px;
}
#company .inner:after{
	content: "";
	display: block;
	clear: both;
}
#company img{
	width: 33.33%;
	float: left;
}
#company dl{
	width: 66.66%;
	margin: 0 0 0 0;
	padding-left: 20px;
	float: left;
}
#company dl dt{
	font-weight: bold;
	width: 110px;
	float: left;
	margin-bottom: 20px;
}
#company dl dd{
	margin-bottom: 20px;
}
#company .inner b{
	display: block;
	width: 66.66%;
	padding: 30px 20px 20px 20px;
	float: right;
}


footer{
	color: #ffffff;
	text-align: center;
	padding: 40px 20px;
	background: #003252;
	clear: both;
}
footer ul{
	display: inline-block;
	margin: 0;
}
footer ul li{
	display: inline-block;
}
footer ul li:after{
	content: "┃";
	display: inline-block;
	margin-left: 5px;
}
footer ul li:last-child:after{
	content: none;
}
footer ul li a{
	color: #ffffff;
}
footer > a{
	display: block;
	width: 140px;
	margin: 20px auto;
}
footer > a img{
	display: block;
	width: 100%;
}
footer p{
	font-size: 12px;
	margin: 0;
}