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

/*=====================================
   Common
=======================================*/   
.pc {

}

* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	color: #444;
	min-width: 1200px;
}

/*clearfix */
.clearfix {
}
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
h1 {
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: flex;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
p, dt, dd, li {
	line-height: 1.5;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	opacity: 0.8;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.toptxtwrap {
	background-color: #35C1F0;
	width: 100%;
}
.toptxt {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
.head_areawrap {
	background-color: #FFF;
	width: 100%;
	padding-top: 20px;
}



.head_area {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.head_area .logo {
	float: left;
	margin-right: 135px;
}
.head_area .topright {
	float: right;
	padding-top: 5px;
}
.navwrap {
	float: left;

}

.nav li {
	float: left;
	margin-right: 70px;
	height: 73px;
}
.nav li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #35C1F0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.nav li a:hover {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #35C1F0;
	text-decoration: none;
}
.nav li.current a {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #35C1F0;
}




#pagetop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	display: none;
	z-index: 9999;
}

#pagetop a {
    background: #333;
    text-decoration: none;
    color: #fff;
    width: 55px;
    padding: 8px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.8;
	line-height:1.4;
}
#footerwrap {
	background-color: #35C1F0;
	width: 100%;
	position: relative;
	color: #fff;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
}

#footer {
	width: 1200px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	text-align: left;
}
.footernav {
	text-align: center;
	margin-bottom: 50px;
}
.footernav li {
	display: inline-block;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D3CD;
}
.footernav li:first-child {
	margin-left: 0px;
	padding-left: 0px;
	border-left-style: none;
}
#footer .pic {
	float: left;
	margin-right: 5px;
}
#footer .txt {
	float: left;
	padding-top: 7px;
}
#footer .txt li{
	float: left;
	margin-left: 20px;
	font-size: 12px;
}
#footer .txt li.pt01 {
	padding-top: 2px;
}
#footer .txt li.pt02 {
	padding-top: 2px;
}





address  {
	color: #FFFFFF;
	font-style: normal;
	/* text-align: center; */
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.pageTop {
	display: none;
	z-index: 9999;
}
.pageTop a {
	position: fixed;
	right: 30px;
	z-index: 9999;
}
#content_wrap {
	text-align: left;
	margin-bottom: 116px;
}
footer{
	background-color: #009EA7;
	text-align: center;
	/* height: 100%; */
	position: fixed;
	bottom: 0;
	width: 100%;
}
.link01:hover {
	text-decoration: none;
}

.btn01 a {
	display: inline-block;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border: 1px solid #35C1F0;
	font-size: 14px;
	font-weight: bold;
	color: #35C1F0;
}
.btn01 a span {
	background-image: url(../img/cmn/icon_01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.btn02 a {
	display: inline-block;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
	border: 1px solid #35C1F0;
	font-size: 14px;
	font-weight: bold;
	color: #35C1F0;
}
.btn02 a span {
	background-image: url(../img/cmn/icon_01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.btn03 a {
	display: inline-block;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
	border: 1px solid #fff;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.btn03 a span {
	background-image: url(../img/cmn/icon_02.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.btn04 a {
	display: inline-block;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border: 1px solid #35C1F0;
	font-size: 14px;
	font-weight: bold;
	color: #35C1F0;
}
.btn04 a span {
	background-image: url(../img/cmn/icon_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.title01 {
	text-align: center;
	margin-bottom: 40px;
	color: #35C1F0;
}
.title01 .pt01 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.title01 .pt02 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	display: block;
}
.topmain .titlewrap {
	padding-top: 50px;
}



.topmain .main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.topmain .bg {
	position: fixed;
	top: 0px;
	z-index: -1;
	width: 100%;
}
.topmain .bg img {
	height: auto;
	width: 100%;
}
.topmain .cont01wrap {
	background-image: url(../img/cmn/bg_02.png);
	background-repeat: repeat;
	width: 100%;
	padding-top: 45px;
	padding-bottom: 40px;
}
.topmain .cont01wrap .logo{
	text-align:center;
	padding-top:40px;
}
.topmain .cont01wrap .message{
	width:1000px;
	background-color:rgba(255,255,255,0.8);
	text-align:center;
	margin:40px auto 0 auto;
	padding:40px;
	font-size:18px;
	font-weight:bold;
}
	
.topmain .cont01 {
	text-align: center;
}
.topmain .cont01wrap .cont01 .box01 {
	background-color: #FFF;
	padding: 20px;
	width: 815px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border-radius: 5px;
	text-align: left;
}
.topmain .cont02wrap {
	background-color: rgba(255,255,255,0.8);
	height: 180px;
	width: 100%;
	overflow: hidden;
}
.topmain .cont03wrap {
	background-color: rgba(255,255,255,0.8);
	height: 180px;
	width: 100%;
	overflow: hidden;
}
.topbox01.clearfix .txtblock {
	float: left;
	width: 50%;
}
.topbox01.clearfix .txtblock .inner {
	width: 49%;
	margin-left:48%;
}
.topbox02.clearfix .txtblock .inner {
	width: 49%;
	margin-left:8%;
}

.txtblock .inner h2{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 18px;
	margin-top: 38px;
	background: url(../img/top/arrow.png) no-repeat left;
	padding-left: 14px;
}
.txtblock .inner h2 a{
	color:#009EA6;
	font-weight:bold;
	}
.topbox01.clearfix .imgblock {
	text-align: center;
	float: right;
	width: 50%;
	height: 180px;
}
.topbox02.clearfix .txtblock {
	float: right;
	width: 50%;
}
.topbox02.clearfix .imgblock {
	text-align: center;
	float: left;
	width: 50%;
	height: 180px;
}
.topbg01 {
	background-image: url(../img/top/pic_01.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.topbg02 {
	background-image: url(../img/top/pic_02.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.topbg03 {
	background-image: url(../img/top/pic_03.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.topbg04 {
	background-image: url(../img/top/pic_04.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.toptitle01 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 40px;
	padding-top: 38px;
}
.toptxt01 {
	font-size: 14px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}





.newslist {
	height: 160px;
	overflow-y: auto;
	padding-right: 20px;
	position: relative;
}
.newslist
	dt {
	color: #35C1F0;
	position: absolute;
}
.newslist
	dd {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 200px;
}
.mainwrap {
	background-image: url(../img/cmn/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	padding-top: 6%;
	padding-bottom: 6%;
}
.mainwrap .title01{
	margin-bottom: 0;
	color: #10A9DC;
}

#topiwrap {
	background-color: #F4F4F4;
	width: 100%;
	margin-bottom: 85px;
}
#topicpath {
	font-size: 12px;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 7px;
}
.title02     {
	font-size: 30px;
	color: #35C1F0;
	margin-bottom: 20px;
	font-weight: normal;
}
.cmnmb {
	margin-bottom: 80px;
}

.table01
	table {
	width: 100%;
}
.table01
	table th {
	font-weight: normal;
	background-color: #F4F4F4;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 1px solid #CCC;
	vertical-align: top;
}
.table01
	table td {
	font-weight: normal;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 1px solid #CCC;
}
.map {
	margin-bottom: 30px;
}



.businessmain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.businessmain .box01.clearfix .imgblock {
	float: right;
}
.businessmain .box01.clearfix .txtblock {
	float: left;
	width: 455px;
}
.businessmain .box01.clearfix .txtblock
	dl dt {
	font-size: 30px;
	color: #35C1F0;
	margin-bottom: 10px;
}
.aboutmain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.recruitmain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.contactmain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.contactmain .txt01 {
	color: #D80000;
	margin-bottom: 15px;
}
.contactmain .table01
	table th{
	width: 235px;
}
.contactmain
	input {
	padding: 7px;
	width: 100%;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
.contactmain
	textarea {
	padding: 7px;
	width: 100%;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	height:150px;
}

.col01  {
	color: #D80000;
}
.fmbtn {
	text-align: center;
	padding-top: 50px;
}
.fmbtn
	li {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}
.newsmain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.newsmain .listwrap {
	margin-bottom: 60px;
	position: relative;
}
.pagenav {
	text-align: center;
}
.pagenav
	li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.pagenav
	li a {
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
.pagenav
	li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #35C1F0;
}
.pagenav
	li.current a {
	color: #FFF;
	text-decoration: none;
	background-color: #35C1F0;
}
.catewrap {
	position: absolute;
	top: 0px;
	right: 0px;
}
.catewrap
	li {
	display: inline-block;
	margin-left: 20px;
}
.catewrap
	li select {
	padding: 5px;
}
.newslist02 {
	position: relative;
	margin-bottom: 60px;
}
.newslist02
	dt {
	color: #35C1F0;
	position: absolute;
	padding-left: 20px;
}
.newslist02
	dd {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 250px;
}
.tab {
	font-size: 10px;
	color: #FFF;
	background-color: #999;
	display: inline-block;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	position: relative;
	top: -1px;
}
.tab.bg01 {
	background-color: #FF7F00;
}
.tab.bg02 {
	background-color: #84C910;
}
.tab.bg03 {
	background-color: #457BCD;
}
.detailbox
	p {
	margin-bottom: 20px;
}
.imgl {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
