@charset "UTF-8";
h2, h3{
	font-size: 16px;
	letter-spacing: 5px;
}

/*topimg*/
div img{width:100%;}

.content {
	max-width: 1000px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	clear:both;
	margin: 0 auto;
}

.content p{
	line-height:24px;
	margin-bottom:1.5em;
}

.content p.topsp{
	margin-top:1.5em;
}

.content p.bottom{
	margin:0;
}

.content p.frame01{
	clear: both;
	color: #000;
	padding: 5px 30px;
	margin-top: 80px;
	margin-bottom: 0;
	border: 1px solid #C9CACA;
}

.content dt{
	font-size:14px;
	margin-bottom:3px;
}

.content li,
.content dd{
	line-height:24px;
	font-size:14px;
}

.content dd.ddsp{
	margin-bottom: 1.5em;
}

.content dd.ddborder{
	border-bottom: 1px solid #C9CACA;
	padding-bottom: 1.5em;
}

h2.headline01{
	text-align:center;
	padding: 30px 0;
	background:url(../../images/line01.jpg) left bottom no-repeat;
}

.headlinebox {
	background-color: #eff8fe;
	margin:30px 0;
	padding:30px;
	overflow:hidden;
	position: relative;
}

.headlinebox p.hlstrong{
	margin-top: 2.5em;
	margin-bottom: 0;
	color: #000;
	line-height: 36px;
}

.boxClear{
	clear:both;
	padding-top: 10px;
}

.boxconnect{
	margin-top:-60px;
}

.cMenu{
	display: table-cell;
	padding: 80px 20px;
}

.cMenu ul li{
	background : -webkit-gradient(linear, left top, left bottom, from(#53c5d0), to(#00a0db));
    background : -webkit-linear-gradient(top, #53c5d0, #00a0db);
    background : linear-gradient(to bottom, #53c5d0, #00a0db);
	margin: 10px;
	float: left;
	font-size:16px;
}

.cMenu ul li:hover,
.cMenu ul li:active{
	opacity: 0.7;
}

.cMenu ul li a{
	text-decoration:none;
	color: #FFF;
	line-height:94px;
	letter-spacing: 3px;
	padding:30px 27px 30px 30px;
}

.cHeader{
	background-color: #eff8fe;
	margin-bottom: 70px;
  padding: 30px 0;
}

.cHeaderTopimg{
	max-width: 1000px;
	height: 280px;
	margin: 0px auto;
	background:top center no-repeat;
}

.cHeaderTextbox{
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
	background-color: #fff;
	line-height:26px;
}

.cHeaderTitle{
	margin: 0 30px;
	padding: 10px 0;
}

.cHeaderText{
	margin: 0 30px;
}

.cboxarea{
	padding: 30px;
	overflow:hidden;
	position: relative;
}
/*
.cboxarea>div{
	display: inline-block;
}

.cboxarea>div:first-of-type{
	margin-right: 64px;
}*/

.cboxarea h3{
    margin:20px 0;
}

.ereaframe01{
	border: 1px solid #C9CACA;
}

.textcolor01{
	color:#00A0DB;
}

.textcolor02{
	color: #000;
}

.textsize01{
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 3px;
}

.textsize02{
	letter-spacing: 3px;
}

img.imagesCenter{
	margin:0 29px;
}

.cfootbox{
	background-color: #eff8fe;
	overflow:hidden;
	position: relative;
	margin-top: 150px;
	padding: 30px;
}

.cfootbox p.otoiawase{
	color: #000;
	margin:0;
}

.cfootbox p.jimukyoku{
	margin-top:0.5em;
	margin-bottom: 0;
}

.cfootbox>div{
	display: inline-block;
	vertical-align: top;
	min-width:467px;
}/*
.topback{
	clear: both;
	width:34px;
	float: right;
	margin-bottom: 80px;
}
*/

/* swiper */
.swiper {
	width: 100%;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}