@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body{
	background: #000000;
	font-size: 16px;
	font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

.wrap{
	width: 100%;
	height: 100vh;
	color: #FFFFFF;
}

.headder{
	width: 100%;
	height: 100px;
	color: #FFFFFF;
	position: relative;
}

.tel{
	position: absolute;
	z-index: 99;
	top:50px;
	right:10px;
	font-size: 1.4rem;
	line-height: 1.2rem;
	font-weight:bold;
	text-align: center;
}

.tel span{
	font-weight: normal;
	font-size: 0.8rem;

}

.menu{
	text-align: center;
	font-size: 0.9rem;
}

.menu ul{
	margin: 0;
	padding: 0;
}

.menu ul li{
	color: #FFFFFF;
	list-style-type: none;
	display: inline-block;
	width: 6%;
	min-width: 50px;
}

.menu ul li:not(:last-child){
	border-right:1px solid #FFFFFF;
	margin-top: 60px;
}

.menu a{
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover{
	border-bottom: 2px solid #00FBFF;
}
/*
.main_visual{
	width: 100%;
	background: url("img/Nagoya_city_88.jpg") no-repeat;
	background-position: bottom center;
	background-size:contain;
	background-attachment: fixed;
}
*/
h2{
	font-size: 10rem;
	line-height: 2.5rem;
	margin: 50px auto;
}

h2 span{
	font-size: 1rem;
	font-weight: normal;
	line-height: 1rem;
}


.advantage{
	width: 100%;
	min-height: 300px;
	box-sizing: border-box; 
	padding: 50px;
	text-align: center;
}

.poricy{
	text-align: center;
    padding: 50px;	
}



.advantage img{
	float: left;
	margin-right: 30px;
}

.advantage p{
	line-height: 2rem;
	letter-spacing: 1.5;
	text-align: left;
	}

.mezashi{
	width: 100%;
	background:#00BCD4;
	text-align: center;
	padding: 80px 0;
	color: #FFFFFF;
	margin-top: 100px;
	margin-bottom: 0;
	border-bottom: 1px solid #CCCCCC;	
}

.ad_cont01{
		background: #FFFFFF;
		border-bottom: 1px solid #CCCCCC;
		color: #000000;
	    display: flex;
	    margin-top: 0px;
	}

.ad_cont01_l{
	width: 50%;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	font-size: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.ad_cont01_r{
	width: 50%;
	padding: 5em;
	box-sizing: border-box;
}

.ad_cont02{
		background: #FFFFFF;
		border-bottom: 1px solid #CCCCCC;
		color: #000000;
	    display: flex;
	}

.ad_cont02_item{
	width: 33%;
	box-sizing: border-box;
	padding: 5em 3em 3em 3em;
		
}

.ad_cont02_item_title{
	font-weight: bold;
	font-size: 1.5rem;
}

.ad_cont02_item_img{
	float: left;
	display: flex;
	height: 10em;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	
}

.ad_cont02_item_text{
	overflow: hidden;
}

.clear{
	clear: both;
}

.category{
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 50px 0;
	
}

.midashi{
	font-size: 2.0rem;

}

.cate_cont01{
	margin: 10px auto;
	width: 100%;
	padding: 50px;
	background: #000000;
	box-sizing: border-box;
}

.cate_cont02{
	margin: 10px auto;
	width: 100%;
	padding: 50px;
	background: #242424;
	box-sizing: border-box;
}

.cate_box{
	width: 40%;
	margin: 10px auto;
	display: flex;
	text-align: left;
}

.cate_box h3{
	font-weight: normal;
	font-size: 2rem;
	margin-bottom: -1rem;
}

.cate_cont01 img{
	margin-right: 50px;
}

.cate_cont02 img{
	margin-right: 50px;
}

.poricy_cont{
	width: 50%;
	padding: 20px;
	box-sizing: border-box;
	margin: 50px auto;
	border: 1px solid #FFFFFF;
	text-align: left;
	letter-spacing: 1.6;
	line-height: 2rem;
	font-size: 0.9rem;
}

.poricy_cont h3{
	font-size: 1.0rem;
	margin: 1rem 0 0.5rem 0;
}

.footer{
	width: 100%;
	background: #333333;
	text-align: center;
	padding: 50px 0;
	}

.contact{
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 50px 0;
	position: relative;
	
}

.obi{
	position: absolute;
	width: 100%;
	height: 130px;
	z-index: 999;
	background: #000000;
	bottom:90px;
}

form{
	margin: 50px auto;
	width: 25%;
	text-align: left;
}

dl{
	margin-top: 20px;
}

dt{
	font-size: 1.8rem;
}

select{
		width: 100%;
	    height: 2rem;
}

input{
	box-sizing: border-box;
	padding: 0.5rem;
}

textarea{
	width: 100%;
	height: 20rem;
	padding: 0.8rem;
	box-sizing: border-box;
	font-size: 1.0rem;
}

.red{
	color: #FF0000;
}

.namae{
	width: 100%;
	height: 2rem;
}

.denwa{
	width: 25%;
	height: 2rem;
	
}

.naiyou{
	width: 100%;
}

.soushin{
	width: 100%;
	padding: 1rem 0;
	font-size: 1.2rem;
	text-align: center;
	background: #0064FF;
	color: #FFFFFF;
	cursor: pointer;
}

.logo{
	width: 20%;
	position: absolute;
	z-index: 999;
	top:40px;
	left:10px;
	
}

.formrun-embed{
	padding-bottom: -100px;
}


/***************************************************************************/

@media only screen and (max-device-width: 480px) {
	/* スマホ用のCSS */
	body{
		box-sizing: border-box;
		font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Meiryo, sans-serif;
	}
	
.wrap{
		width: 100%;
	    
	}
	
	
	.footer img{
		width: 60%;
		margin: 0 auto 10px auto;
	}
	
	.footer p{
		font-size: 0.6rem;
	}

	.headder{
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
		height: 130px;
		text-align: center;
		
	}
	
	.logo{
		width: 80%;
		margin: 0 auto;

	}
	
	.tel{
		display: none;
	}
	
.menu{
	text-align: center;
	font-size: 0.9rem;
	width: 100%;
	margin: 30px auto;
}

.menu ul{
	margin: 0;
	padding: 0;
}

.menu ul li{
	color: #FFFFFF;
	list-style-type: none;
	display: inline-block;
	width: 10%;
	min-width: 65px;
	font-size: 0.7rem;
}

.menu ul li:not(:last-child){
	border-right:1px solid #FFFFFF;
	margin-top: 60px;
}

.menu a{
	text-decoration: none;
	color: #FFFFFF;
}

	.advantage{
		width: 100%;
	}
	
	.advantage img{
		width: 100%;
		margin-bottom: 1em;
	}
	

	.advantage h2{
		font-size: 2.8rem;
	}
	
	.mezashi{
	width: 100%;
	box-sizing: border-box;
	background:#00BCD4;
	text-align: center;
	padding: 1.0rem;
	color: #FFFFFF;
	margin: 20px auto 0 auto;
	border-bottom: 1px solid #CCCCCC;	
}
	.mezashi h1{
		font-size: 1.5rem;
	}
	
	.mezashi h3{
		font-size: 1.2rem;
	}	
	
	.ad_cont01{
		background: #FFFFFF;
		border-bottom: 1px solid #CCCCCC;
		color: #000000;
		flex-direction: column;
	}
	
.ad_cont01_l{
	width: 100%;
	text-align: center;
	padding: 2em 0 1em 0;
	font-weight: bold;
	font-size: 1.4rem;
	height: 20px;
	line-height: 20px;
}

.ad_cont01_r{
	width: 100%;
	box-sizing: border-box;
	padding: 1em;
	padding-top: 0;
	line-height: 1.5rem;
}	
	
	.ad_cont02{
		background: #FFFFFF;
		width: 100%;
		border-bottom: 1px solid #CCCCCC;
		color: #000000;
		display: flex;
		flex-direction: column;
		padding: 30px 0;
	}

	.ad_cont02_item{
		width: 100%;
		display: flex;
		flex-direction: column;
		padding: 0;
		margin: 0.5em auto;
	}	
	
	.ad_cont02_item_img{
		text-align: center;
		padding: 0;
		height: auto;
		margin-bottom: 0.5em;
		
	}	
	
	.ad_cont02_item_title{
		font-weight: bold;
		font-size: 1.2rem;
		text-align: center;
		margin-bottom: 0.5em;
		
	}
	
	.ad_cont02_item_text{
		padding: 1em;
		padding-top: 0;
		width: 100%;
		box-sizing:border-box;
		
	}	
	.category h2{
		font-size: 2.8rem;
		line-height: 1.8rem;
	}	
	
	.category h2 span{
		line-height: 1.5rem;
		display: block;
		width: 95%;
		margin: 20px auto;
		
	}
	
	.cate_cont01{
		width: 100%;
		padding: 1rem auto;
		box-sizing: border-box;
	}
	
	.cate_cont02{
		width: 100%;
		background: #242424;
		padding: 1rem auto;
		box-sizing: border-box;
	}	
	
	.cate_box{
		display: flex;
		flex-flow: column;
		width: 100%;
		margin: 0 auto;
	}
	
	.cate_img{
		text-align: center;
	}
	
	.cate_box img{
		margin: 0 auto;
	}
	
	.cate_text{
		width: 100%;
	}

	.midashi{
		text-align: center;
		margin: 20px auto 10px auto;
	}
	
	.poricy{
		width: 100%;
		box-sizing: border-box;
	}
	
	.poricy h2{
		display: block;
		width: 100%;
		font-size: 2.8rem;
		text-align: center;
		margin: 0 auto;
		text-indent: -2rem;
	}	
	
	.poricy h2 span{
		line-height: 1.5rem;
		display: block;
		width: 95%;
		margin: 20px auto;
		
	}	
	
	.poricy_cont{
		width: 100%;
		margin: 0 auto;
	}
	
	.contact h2{
		display: block;
		width: 100%;
		font-size: 2.8rem;
		text-align: center;
		margin: 0 auto;
		text-indent: -2rem;
	}	
	
	.contact h2 span{
		line-height: 1.5rem;
		display: block;
		width: 95%;
		margin: 20px auto;
		
	}	

}


