@charset "utf-8";
/* ============== PCと共通部分  ================ */
#keyVisual {
	height: 400px;
	margin: 0 auto;
	background-image: url(../_img_bg/top/keyvisual.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-size: auto 400px;
}
#KeyText {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#KeyText h1 {
	position: absolute;
	top: 30px;
	left: 50px;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	line-height: 1.6;
}
#KeyText h1 span {
	display: block;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 7px;
}
.inner {
	width: 1000px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}
#chuo_top .bar {
	/*width: 30%;*/
	width: 300px;
	margin: 10px auto 20px;
	height: 5px;
	background: #2895da;
	margin-bottom: 60px;
}
#chuo_top h2 {
	font-size: 45px;
	font-weight: bold;
	color: #2895da;
	text-align: center;
	margin: 70px 0 20px 0;
}
#chuo_top .box_half {
	width: 48%;
	float: left;
	margin: 0 1% 60px;
}
#chuo_top .fa {
	margin-right: 10px;
}
#chuo_top .tell .fa-phone {
	margin-right: 13px;
}
/* section#top01
---------------------*/
#top01 h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 30px;
}
#top01 h4 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
#top01 .box_half img {
	width: 100%;
	max-width: 350px;
	display: block;
	margin: 0 auto;
}
#top01 .btn {
	margin-top: 60px;
}
#top01 .bg_blue {
	padding: 60px 0;
}
#top01 li {
	text-align: center;
	background: #fff;
	width: 31.33%;
	float: left;
	padding: 30px 20px;
	margin: 0 1%;
	box-sizing: border-box;
	height: 460px;
	position: relative;
}
#top01 li img {
	margin-bottom: 20px;
}
#top01 li p {
	text-align: left;
}
#top01 li .btn {
	text-align: center;
	position: absolute;
	width: 90%;
	left: 5%;
	bottom: 30px;
	margin: 0;
}
/* section#top02
---------------------*/
#top02 {
	width: 48%;
	float: left;
	margin: 0 2% 50px 0;
}
#top02 p {
	margin-bottom: 10px;
}
#top02 .btn {
	margin-top: 50px;
}
#top03 {
	width: 48%;
	float: left;
	margin: 0 0 50px 2%;
}
#top02 h3, #top03 h3 {
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
/* section#top03
---------------------*/
#top03 li {
	color: #fff;
	width: 27.33%;
	height: 50px;
	/*line-height: 1.8;*/
	padding: 10px 2%;
	float: left;
	background: #0068b7;
	margin: 0 1%;
	display: table;
}
#top03 li p {
	display: table-cell;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	font-weight: normal;
	background: #0068b7;
}
#top03 p {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #2fa8e1;
	padding: 15px 0;
	text-align: center;
}
#top03 .font_awesome {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 12px;
	background: #fff;
	color: #2fa8e1;
}
#top03 .font_awesome i {
	font-size: 80px;
}
/* section#top04
---------------------*/
#top04 h2 {
	font-size: 45px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 60px;
	margin: 0 0 30px 0;
}
#top04 .bar {
	background: #fff;
}
#top04 h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 50px;
/* 	text-align: center; */
}
#top04 .top04_inner {
	text-align: center;
	float: left;
	width: 47%;
	margin-bottom: 30px;
}
#top04 .top04_inner:nth-child(odd) {
	margin-right: 6%;
}
#top04 .top04_inner iframe {
	width: 100%;
	height: 265px;
}
#top04 .top04_inner h3 {
	margin-top:10px;
	margin-bottom: 5px;
	font-size: 16px;
}
#top04 .mv_btn {
	width: 60%;
	margin: 50px auto;
}
/* section#top05
---------------------*/
#top05 .box_half {
	text-align: center;
}
#top05 h3 {
	margin-bottom: 20px;
}
#top05 h4, #top05 p {
	margin-bottom: 10px;
}
#top05 #border {
	border: 1px solid #333;
	padding: 30px 0 20px;
	margin-bottom: 25px;
}
#top05 h4 {
	font-size: 20px;
	font-weight: bold;
}
#top05 #border li {
	font-size: 20px;
	font-weight: bold;
}
#top05 #border .tell img,
#top05 #border .fax img {
	margin: 0 5px -5px 0;
}
#top05 .btn_form img {
	margin: 0 10px -3px 0;
}
#top05 iframe {
	width: 95%;
	height: 375px;
	margin-left: 5%;
}



/* chuo_top common
---------------------*/
.btn {
	background: #4bb56a;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.btn a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 15px 0;
}
.btn:hover {
	opacity: .6;
}
.bg_blue {
	background: #0068b7;
}
.fLeft {float: left !important;}
.fRight {float: right !important;}
.mgnb30 {margin-bottom: 30px !important;}


/* --------------- NEWS --------------- */
#chuoNews{
    margin-top:30px;
}
#chuoNews h2{
	font-size: 30px;
	color: #2895da;
	text-align: center;
	margin-bottom:10px;
    line-height:1.1;
}
#chuoNews .bar {
	width: 200px;
	margin: 0 auto;
	height: 3px;
	background: #2895da;
}

#chuoNews dl{
    border-bottom:1px solid #eee;
    margin-bottom:25px;
}
#chuoNews dt{
    padding:0 0 10px 0;
}
#chuoNews dt a{
    text-decoration: underline;
}
#chuoNews dt time{
    display:block;
    font-size:12px;
    color:#888;
    line-height:1.5;
    /* text-align:right; */
}
#chuoNews dt abbr{
    display:inline-block;
    color:#2895da;
    padding-right:5px;
}
#chuoNews dd{
    padding:0 0 10px 0;
}
#chuoNews dd img{
    width:150px;
    height:auto;
    margin:0 0 10px 15px;
    float:right;
}
#chuoNews .toArchive{
    font-size:14px;
    text-align:right;
}




/* ============== モバイル  ================ */
@media screen and (max-width:800px){
	#keyVisual {
		height: 80vw;
		max-height: 400px;
		width: auto;
		background-repeat: no-repeat;
		background-position: 70% 0;
		background-size: cover;
	}
	#KeyText {
		width: 100%;
	}
	#KeyText h1 {
		top: 30px;
		left: calc(2.083vw + 13px);
		font-size: calc(4.375vw + 7px);
		line-height: 1.4;
	}
	#KeyText h1 span {
		font-size: calc(2.5vw + 4px);
		letter-spacing: 5px;
		padding-top: 5px;
	}
	#KeyText{
		position:relative;
		width:auto;
		margin:0;
	}
	.inner {
		width: calc(100% - 20px);
		margin: 0 10px;
		padding: 0;
	}
	#chuo_top .bar {
		width: 40%;
		margin: 5px auto 30px;
	}
	#chuo_top h2 {
		font-size: calc(2.5vw + 10px);
		line-height: 1.4;
		margin: 35px 0 0;
		white-space: nowrap;
	}
	#chuo_top h3 {
		font-size: calc(1.25vw + 10px);
		margin-bottom: 15px;
	}
	#top01 h4 {
		font-size: calc(2.5vw + 10px);
		margin-bottom: 15px;
	}
	#top01 .box_half {
		width: 95%;
		float: none;
		margin: 0 2.5% 30px;
	}
	#top01 .box_half img {
		max-width: 350px;
	}
	#top01 .btn {
		width: 85%;
		margin: 30px auto 0;
	}
	#top01 .bg_blue {
		margin-top: 0;
		padding: 25px 0;
		background: #f6f6f6;
	}
	#top01 li {
		width: 90%;
		float: none;
		padding: 20px;
		margin: 0 5% 30px;
		height: calc(-4.166vw + 430px);
	}
	#top01 li p {
		width: 90%;
		margin: 0 auto;
	}
	#top01 li .btn {
		text-align: center;
		position: absolute;
		width: 90%;
		left: 5%;
		bottom: 30px;
		margin: 0;
	}
	#top02, #top03 {
		width: 95%;
		float: none;
		margin: 0 2.5% 30px;
	}
	#top02 .btn {
		width: 85%;
		margin: 25px auto 30px;
	}
	#top03 li {
		width: 31.33%;
		height: calc(3.75vw + 18px);
		line-height: 1.4;
		padding: 5px 0;
		margin: 0 1%;
	}
	#top03 li p {
		font-size: calc(1.25vw + 6px);
	}
	#top03 .font_awesome {
		padding: 5px 0;
	}
	#top03 .font_awesome i {
		font-size: 60px;
	}
	#top04.bg_blue {
		margin-top: 0;
		padding: 35px 0 0;
		background: #f6f6f6;
		color: #333;
	}
	#top04 h2 {
		font-size: calc(2.5vw + 10px);
		line-height: 1.4;
		padding: 0;
		margin: 0 0 10px;
		white-space: nowrap;
		color: #2895da;
	}
	#top04 .bar {
		background: #2895da;
	}
	#top04 h3 {
		margin: 0 10px 20px;
	}
	#top04 .top04_inner {
		width: 85%;
		float: none;
		margin: 0 7.5% 20px;
	}
	#top04 .top04_inner:nth-child(odd) {
		margin-right: 7.5%;
	}
	#top04 .top04_inner h3 {
		margin-bottom: 0;
	}
	#top04 .mv_btn {
		width: 85%;
		margin: 20px 7.5% 40px;
	}
	#top05 .box_half {
		width: 95%;
		float: none;
		margin: 0 2.5% 30px;
	}
	#top05 iframe {
		width: 100%;
		margin-left: 0;
	}
	.btn {font-size: calc(0.625vw + 13px);}
	.fLeft {float: none !important;}
	.fRight {float: none !important;}

    /* --------------- NEWS --------------- */
    #chuoNews dl{
        font-size:14px;
    }
    #chuoNews dd{
        font-size:13px;
    }
    #chuoNews dd img{
        width:100px;
        height:auto;
        margin:0 0 10px 10px;
        float:right;
    }
    #chuoNews dt time{
        display:inline-block;
        font-size:12px;
        color:#888;
        line-height:1.5;
        /* text-align:right; */
    }
    #chuoNews dt a{
        display:block;
    }
    
    
    
    
    
    
}


