﻿@charset "utf-8";

.cf{
}

.cf:after {
  content: ""; 
  display: block; 
  clear: both; 
}
.mt10{ margin-top:10px; }
.mt20{ margin-top:20px; }
.mt30{ margin-top:30px; }
.mt40{ margin-top:40px; }
.mt50{ margin-top:50px; }
.mt60{ margin-top:60px; }
.mt70{ margin-top:70px; }
.mt80{ margin-top:80px; }
.mt90{ margin-top:90px; }

.mb10{ margin-bottom:10px; }
.mb20{ margin-bottom:20px; }
.mb30{ margin-bottom:30px; }
.mb40{ margin-bottom:40px; }
.mb50{ margin-bottom:50px; }
.mb60{ margin-bottom:60px; }
.mb70{ margin-bottom:70px; }
.mb80{ margin-bottom:80px; }
.mb90{ margin-bottom:90px; }


.kv_top2511 {
	background: url('/assets/img/top2511/kv_top2511.jpg') no-repeat center center;
	background-size: cover;
	height:850px;
}

.kv_top2511 .block1 {
	padding:100px 15px 90px;
	position:relative;
}

.kv_top2511 .sodan{
	position:absolute;
	top: 60px;
	left:20px;
}

.kv_top2511 .kv_official {
		text-align:center;
		color:#fff;
	}

.kv_top2511 .logo {
	/*overflow: hidden;
	background: url('../../img/klp/kv_logo.png') no-repeat center top;
	background-size: 280px auto;
	padding: 85px 0 0;
	height: 0!important;*/
	margin:0 auto 30px;
	display:block;
	width:520px;
}



.kv_top2511 .txt01 {
	margin:0 0 40px;
	font-size:38px;
	line-height:60px;
	text-align: center;
	color:#FFF;
	font-weight: 700;
	text-shadow:0 0 5px #1e5f90;
}

.kv_top2511 .txt01 span {
	color:#ff6;
}

.kv_top2511 .kv_check {
	background-color: rgba(0, 71, 126, 0.8);
	padding:20px 25px 25px 45px;
	margin:0 auto 50px;
	width:780px;
	max-width:780px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.kv_top2511 .kv_check li {
	background: url('/assets/img/top2511/icon_check.svg') no-repeat left center;
	background-size: 18px 14px;
	color:#FFF;
	font-weight: 700;
	background-size: 28px 20px;
	margin:0 0 10px;
	padding:0 0 0 40px;
	font-size:2.0rem;
}

.kv_top2511 .kv_check li:last-child {
	margin:0;
}

section.bg-b{
background:#e4f2f8;
}

#flow .flow-col .ttl{
line-height:1.5;
color:#003e69;
}



.headline_ttl{
	background:#f1f1f1;
	color:#003e69;
	font-weight:bold;
	text-align:left;
	padding:1em;
	border:3px #003e69 solid;
	border-width:0 0 0 5px;
	margin:0 0 2em;
}

body .flinks{ display: none ; }

.consultation_list .box{
	background:#e4f2f8;
	border-radius:10px;
}

.consultation_list .box .icon{
	float:left;
	width:80px;
}

.consultation_list .box .txt{
	float:right;
	width:345px;
	color:#003e69;
	font-size:18px;
	font-weight:bold;
	padding-top:12px;
}

.consultation_list .box .txt small{
	font-size:12px;
}





@media screen and (min-width: 768px) {



#intro p{
font-size:17px;
line-height:2.0;
}

#flow .flow-col .ttl{
font-size:20px;
}

.block1 .areatitle h2{
margin:0 0 5px;
}

.consultation_list .box{
	margin-bottom:20px;
	padding:20px;
}



}/*PC用記述*/





@media screen and (max-width: 768px) /*スマホ用記述*/{


.kv_top2511 {
	/*background: url('/assets/img/top2511/kv_top2511.jpg') no-repeat center center;
	background-size: cover;*/
	height:auto;
}

.kv_top2511 .block1 {
padding:10% 5% 15%;
}

.kv_top2511 .sodan{
width:15%;
top:5%;
left:5%;
}

.kv_top2511 .kv_official {
}

.kv_top2511 .logo {
	width:60%;
}

.kv_top2511 .txt01 {
	font-size:30px;
	line-height:1.5;
	margin-bottom:9%;
}

.kv_top2511 .txt01 span {
}

.kv_top2511 .kv_check {
width:auto;
padding:2% 5%;
margin-bottom:6%;
}

.kv_top2511 .kv_check li {
background-size: 15px 13px;
border-bottom: 1px solid rgba(255,255,255,0.2);
padding:4% 0 4% 25px;
margin:0;
line-height:1.3;
}

.kv_top2511 .kv_check li:last-child{
border-bottom:0;
}


section.index{ margin-bottom:1.5rem; }

.headline_ttl{
font-size:2.4rem;
line-height:3rem;
padding:4rem 1rem 4rem 2rem;
margin-bottom:1.5em;
}


.consultation_list .box{
	margin-bottom:3%;
	padding:5%;
}

.consultation_list .box .icon{
	width:15%;
}

.consultation_list .box .icon img{
	width:100%;
	height:auto;
}

.consultation_list .box .txt{
	width:80%;
	padding-top:0%;
}

#wrapper .btn01{ width:auto; }


}/*スマホ用記述*/










