@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */



.greentitle{
	font-size: 20px;
	font-weight: bold;
	color: #198D6E;}

.flr{float: right;}
.fll{float: left;}

.midashi { font-size: 20px;
width: calc( 100% - 40px ) ;
	padding: 20px; 
	color: #fff; 
	margin-bottom: 50px; 
	text-align: center; 
	background-color:#198D6E;
}
@media screen and (max-width: 767px) {
.midashi { font-size: 20px;
width: calc( 100% - 40px ) ;
	padding: 20px; 
	margin-bottom: 0px; 
}
}
/*--------------profile.php------------------*/
.{
	background: url(../img/profile/teaser_identity.jpg) center center no-repeat;
	background-size: cover;
}
.profilegroup {
	padding: 65px 0 110px;
}
.profiletit {
	font-size: 50px;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
}
.profiletit span {
	display: block;
	font-size: 18px;
}
.profilegrouptop {
	padding: 40px 0 0;
}
.profilegrouptop .img {

}


.profilegrouptop .txt {
	overflow: hidden;
	padding: 0 40px 0 0;
	font-size: 18px;
}

.profilegrouptop .txt_r {
	overflow: hidden;
	padding: 0 0 0 40px ;
	font-size: 18px;
}


@media screen and (max-width: 767px) {
.profilegroup {
	padding: 25px 0 20px 0px;
}
.profiletit {
	font-size: 25px;
}
.profiletit span {
	font-size: 14px;
}
.profilegrouptop {
	padding: 20px 0 50px 0px;
}
.profilegrouptop .img {
	float: none;
	text-align: center;
	margin-bottom: 15px;
}
	
.profilegrouptop .txt {
	padding: 0;
	font-size: 14px;
}
.profilegrouptop .txt_r {
	overflow: hidden;
	padding: 0 0 0 0px ;
	font-size: 16px;
}
}

.profileservice {
	padding: 15px 0 175px;
}
.profileservicecont {
	padding: 50px 0 0;
}
.profileservicecont .table01 {
	float: left;
	width: 620px;
}
.profileservicecont .table02 {
	float: right;
	width: 620px;
}
.profileservicecont table {
	width: 100%;
}
.profileservicecont table th {
	width: 50%;
	color: #000;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.profileservicecont table td {
	width: 50%;
	font-size: 15px;
	padding: 10px;
	font-weight: normal;
	text-align: center;
	color: #469371;
	border-bottom: 1px solid #828381;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.profileservicecont table td:first-child {
	border-top: 1px solid #828381;
}


@media screen and (max-width: 767px) {
.profileservice {
	padding: 5px 0 65px 0px;
}
.profileservicecont {
	padding: 15px 0 0;
}
}
.profilechart {
	padding: 20px 0 140px;
}
.profilechartimg {
	text-align: center;
	padding: 50px 0 0;
}
@media screen and (max-width: 767px) {
.profilechart {
	padding: 15px 0 70px;
}
.profilechartimg {
	padding: 25px 0 0;
}
}
.profilehistory {
	padding: 50px 0 170px;
}
.profilehistory table {
	width: 100%;
}
.profilehistory table + table {
	margin: 45px 0 0;
}
.profilehistory table th {
	width: 530px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 12px 30px 12px 0;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.profiletable {
	position:relative;
}
table.profilehistory {
	position:relative;
}
.profiletable :before,table.profilehistory :before{
	background:url(../img/profile/ico_line.png) 0 0 repeat-y;
	width:2px;
	height:100%;
	top:25px;
	left:530px;
	content:"";
	z-index:2;
	position: absolute;
}
.profilehistory table th span {
	font-size: 12px;
	display: block;
}
.profilehistory table td {
	padding: 12px 10px 12px 30px;
	font-size: 14px;
	vertical-align: top;
}
.profilehistory table td p + p {
	margin: 45px 0 0;
}
@media screen and (max-width: 767px) {
.profilehistory {
	padding: 25px 0 70px;
}
.profilehistory table + table {
	margin: 20px 0 0;
}
.profilehistory table th {
	width: 100px;
	font-size: 110%;
	padding: 10px 15px 10px 0px;
}
.profiletable :before {
	background:url(../img/profile/ico_line.png) 0 0 repeat-y;
	width:2px;
	height:100%;
	top:25px;
	left:98px;
	content:"";
	z-index:2;
	position: absolute;
}
.profilehistory table td {
	padding: 10px;
	font-size: 110%;
}
.profilehistory table td p + p {
	margin: 20px 0 0;
}
}
.profilepdf {
	padding: 15px 0 0;
}
.profilebox {
	width: 1000px;
	margin: 50px auto 0;
}
.profilelist {
	margin: -40px 0 0 -40px;
}
.profilelist li {
	float: left;
	width: 50%;
	padding: 0 0 0 40px;
	margin: 40px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.profilelist li a {
	display: block;
	text-align: center;
	background: #198D6E;
	font-size: 18px;
	color: #F0EFEA;
	padding: 15px 0;
	border-radius: 10px;
}
.profilelist li a:hover {
	text-decoration: none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
@media screen and (max-width: 767px) {
.profilebox {
	width: 85%;
}
.profilelist {
	margin: -15px 0 0;
}
.profilelist li {
	float: none;
	width: 100%;
	padding: 0;
	margin: 15px 0 0;
}
.profilelist li a {
	display: block;
	text-align: center;
	background: #198D6E;
	font-size: 14px;
	padding: 15px 0;
}
}
/*--------------service.php------------------*/
.serviceteaser {
	background: url(../img/service/teaser_service.jpg) center center no-repeat;
	background-size: cover;
}
.serivcemain {
	padding: 55px 0 100px;
}
.servicetit {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 60px;
}
.servicetit span {
	display: block;
	font-size: 18px;
	font-weight: normal;
}
.servicelist {
	position: relative;
}
.servicelist + .servicelist {
	margin: 80px 0 0;
}
.servicelist + .servicelist:before {
	background: url(../common/img/ico_arrow01.png) 0 0 no-repeat;
	width: 100px;
	height: 40px;
	top: -60px;
	left: 260px;
	content: "";
	z-index: 2;
	position: absolute;
}
.servicelist dt {
	float: left;
}
.servicelist dt iframe {
	width: 620px;
	height: 300px;
}
.servicelist dd {
	overflow: hidden;
	padding: 0 0 0 40px;
	font-size: 18px;
}
.servicelist dd .tit {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 60px;
}
.servicelist dd .tit span {
	font-size: 25px;
}
@media screen and (max-width: 767px) {
.serivcemain {
	padding: 30px 0 40px;
}
.servicetit {
	font-size: 22px;
	margin-bottom: 10px;
}
.servicetit span {
	font-size: 14px;
}
.servicelist {
	position: relative;
}
.servicelist + .servicelist {
	margin: 60px 0 0;
}
.servicelist + .servicelist:before {
	background-size: 100%;
	width: 60px;
	height: 30px;
	top: -40px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.servicelist dt {
	float: none;
	text-align: center;
	margin-bottom: 15px;
}
.servicelist dt iframe {
	width: 100%;
	height: 200px;
}
.servicelist dd {
	padding: 0;
	font-size: 14px;
}
.servicelist dd .tit {
	font-size: 12px;
	margin-bottom: 25px;
}
.servicelist dd .tit span {
	font-size: 18px;
}
}
/*--------------institution.php------------------*/

.instimain {
	padding: 45px 0;
}
.instiimg {
	text-align: center;
	padding-bottom: 40px;
}
.instimain + .instimain {
	border-top: 1px dotted #45494e
}
.institit {
	text-align: center;
	font-size: 55px;
	font-weight: bold;
	margin-bottom: 40px;
}
.instilist {
	margin: -30px 0 0 -20px;
}
.instilist li {
	float: left;
	width: 25%;
	padding: 0 0 0 20px;
	margin: 30px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.instibox {
	background: #fff;
}
.instibox .img img {
	width: 100%;
}
.instiin {
	padding: 23px 30px 15px;
}
.instiin .tit {
	font-size: 20px;
	font-weight: bold;
}
.instiin .txt {
	color: #646E73;
	font-size: 13px;
	padding: 15px 0 60px;
}
.instilink .btn {
	float: left;
}
.instilink .btn a {
	display: inline-block;
	width: 40px;
	background: #198D6E;
	text-align: center;
	padding: 3px 0;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.instilink .btn a:hover {
	text-decoration: none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.instilink .btn a + a {
	margin-left: 5px;
}
.instilink .link {
	float: right;
}
@media screen and (max-width: 767px) {
.instimain {
	padding: 20px 0;
}
.institit {
	font-size: 25px;
	margin-bottom: 30px;
}
.instilist {
	margin: -5px 0 0 -5px;
}
.instilist li {
	float: left;
	width: 50%;
	padding: 0 0 0 5px;
	margin: 5px 0 0;
}
.instiin {
	padding: 10px;
}
.instiin .tit {
	font-size: 14px;
}
.instiin .txt {
	font-size: 12px;
	padding: 15px 0 20px;
}
.instilink .btn {
	float: left;
}
.instilink .btn a {
	display: inline-block;
	width: 30px;
	font-size: 10px;
}
.instilink .btn a + a {
	margin-left: 2px;
}
.instilink .link {
	width: 60px;
	padding: 4px 0 0;
	margin-right: -5px;
}
}
/*--------------thanks.php------------------*/

.tahankstit {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	margin: 35px 0 0;
}
.thankstxt {
	font-size: 18px;
	text-align: center;
	margin: 35px 0 50px;
}
.thanksnbtn {
	width: 350px;
	margin: 0 auto;
}
.thanksnbtn a {
	display: block;
	background: #198D6E;
	padding: 10px 0;
	color: #F2F0EB;
	font-size: 18px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.thanksnbtn a:hover {
	text-decoration: none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
@media screen and (max-width: 767px) {
.tahankstit {
	font-size: 16px;
	margin: 30px 0 0;
}
.thankstxt {
	font-size: 14px;
	margin: 15px 0 25px;
}
.thanksnbtn {
	width: 85%;
}
.thanksnbtn a {
	font-size: 15px;
}
}
/*--------------confirm.php------------------*/

.confirmbtn {
	width: 740px !important;
}
.confirmbtn .btn01 {
	width: 350px !important;
}
.confirmbtn .btn02 {
	width: 350px !important;
}
@media screen and (max-width: 767px) {
.confirmbtn {
	width: 85% !important;
}
.confirmbtn .btn01 {
	float: none;
	width: 100% !important;
}
.confirmbtn .btn02 {
	float: none;
	width: 100% !important;
	margin-bottom: 15px;
}
}
/*--------------contact.php------------------*/
.contactteaser {
	background: url(../img/contact/teaser_contact.jpg) center center no-repeat;
	background-size: cover;
}
.contactbox {
	padding: 0 215px;
	margin: 40px 0 0;
}
.contacttable {
	width: 100%;
}
.contacttable th {
	position: relative;
	font-size: 15px;
	width: 240px;
	padding: 15px 0 10px;
	font-weight: bold;
	vertical-align: top;
}
.contacttable th .must {
	color: #fff;
	background: #8b001a;
	width: 40px;
	font-size: 12px;
	text-align: center;
		position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.contacttable td {
	padding: 10px;
	font-size: 13px;
}
@media screen and (max-width: 767px) {
.contacttable th .must {
	color: #fff;
	background: #8b001a;
	width: 40px;
	margin: 10px 0px 0px 5px;
	padding: 2px 5px;
	font-size: 12px;
	text-align: center;
	position: static;
	left: 70px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.contactbox {
	padding: 0;
	margin: 40px 0 0;
}
.contacttable, .contacttable tr, .contacttable tbody, .contacttable th, .contacttable td {
	display: block;
	width: 100% !important;
}
.contacttable th {
	font-size: 14px;
	padding: 5px 0;
}
.contacttable td {
	padding: 0 10px 10px 0;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
}
#form input[type=text] {
	border: 1px solid #000;
	background: #fff;
	font-size: 13px;
	padding: 5px 10px;
	height: 30px;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#form .inputWL {
	width: 100%;
}
#form .inputWM {
	width: 180px;
}
#form .inputWS {
	width: 80px;
}
#form input[type=text] + input[type=text] {
	margin-left: 20px;
}
.radioBox {
	padding: 5px 0;
}
.radioBox label {
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.radioBox label + label {
	margin-left: 125px;
}
.contactsel li {
	float: left;
}
.contactsel li + li {
}
.selectWrap {
	position: relative;
	height: 30px;
}
.selectWrap .date {
	display: inline-block;
	vertical-align: middle;
	margin-top: 0px;
	width: 40px;
	text-align: center;
}
.selectWrap span.customSelect {
	width: 100px;
}
.selectjob span.customSelect {
	width: 184px;
}
.selectcity span.customSelect {
	width: 400px;
}
span.customSelect {
	font-size: 13px;
	background-color: #F8F8F8;
	color: #333;
	padding: 0 0 0 15px;
	border: 1px solid #000;
	line-height: 30px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.customSelectInner {
	background: url(../img/contact/customselect_arrow.png) no-repeat center right;
	padding: 0 9px 0 0;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contacttable td .note01 {
	margin-left: 20px;
}
#form textarea {
	width: 100%;
	height: 130px;
	padding: 10px;
	border: 1px solid #000;
	resize: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
@media screen and (max-width: 767px) {
#form .inputWM {
	width: 45%;
}
#form .inputWS {
	width: 45.5%;
}
#form input[type=text] + input[type=text] {
	margin-left: 20px;
}
.radioBox {
	padding: 5px 0;
}
.radioBox label {
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.radioBox label + label {
	margin-left: 60px;
}
.contactsel li {
	float: none;
	width:100%;
} 
.contactsel li + li {
	margin:10px 0 0;
}
.selectWrap .date {
	width: 10px;
	margin-top:0;
}
.selectWrap {
	position: relative;
	height: 25px;
}
.selectWrap span.customSelect {
	width: 90%;
}
.radioBox label span {
	display:inline-block !important;
}
.selectjob span.customSelect {
	width: 100%;
}
.selectcity span.customSelect {
	width: 100%;
}
span.customSelect {
	padding: 0 0 0 5px;
	line-height: 25px;
}
.customSelectInner {
	background-size: auto 25px;
}
.contacttable td .note01 {
	margin-left: 5px;
	font-size: 12px;
}
}
.contactbtn {
	width: 350px;
	margin: 50px auto 0;
	border-radius: 5px;
}

.contactbtn input[type=submit] {
	border-radius: 10px;
	width: 100%;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	background: #198D6E;
	border: none;
	cursor: pointer;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	-webkit-appearance: none;
}
.contactbtn input{

	border-radius: 5px;
}
.contactbtn input[type=submit]:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}



@media screen and (max-width: 767px) {
.contactbtn {
	width: 85%;
	margin: 25px auto 0;
}
.contactbtn input[type=submit] {
	font-size: 15px;
	line-height: 50px;
}
}

#form .postbtn {
	width:200px;
	height:30px;
	color:#fff;
	background:#198D6E;
	line-height:30px;
	border:none;
	cursor:pointer;
	margin-left:15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;	
}
#form .postbtn:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;	
}
@media screen and (max-width: 767px) {
#form input[type="button"]{
	-webkit-appearance: none;
}
#form input[type="text"].post {
	margin-bottom: 10px;
}
	
#form input[type="button"].postbtn {
   -webkit-appearance: none;
   border-radius: 0;
	width:200px;
	height:30px;
	color:#fff;
	background:#198D6E;
	line-height:30px;
	border:none;
	cursor:pointer;
	margin-left:0;
	margin-top:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;	
}
}
/*--------------index.php------------------*/
.mainimg {
	overflow: hidden;
	position: relative;
}
.mainimgtxt {
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	font-size: 35px;
	color: #ffffff;
	position: absolute;
	top: 40px;
	left: 360px;
	z-index: 2;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.slick-slider {
	margin-bottom: 0;
}
.slider {
	background: #198D6E;
	padding: 30px 0;
}
.slider01box01 {
	background: url("../img/top/img_top00.png")no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 720px;
}
.slider01box02 {
	background: url("../img/top/img_top01.png")no-repeat center center;
	height: 720px;
	-webkit-background-size: cover;
	background-size: cover;
}
.slider01box03 {
	background: url("../img/top/img_top02.png")no-repeat center center;
	height: 720px;
	-webkit-background-size: cover;
	background-size: cover;
}
.slider01box04 {
	background: url("../img/top/img_top03.png")no-repeat center center;
	height: 720px;
	-webkit-background-size: cover;
	background-size: cover;
}

.slider01box05 {
	background: url("../img/top/img_top04.png")no-repeat center center;
	height: 720px;
	-webkit-background-size: cover;
	background-size: cover;
}
@media screen and (max-width: 767px) {
.mainimg {
	overflow: hidden;
	position: relative;
	margin-top:52px;
}
.mainimgtxt {
	font-size: 20px;
	top: 20px;
	right: 20px;
	z-index: 2;
}
.slider01box01 {
	background: url("../img/top/pic_top_sp01.png")no-repeat right center;
	height: 350px;
	-webkit-background-size: cover;
	background-size: cover;
}
.slider01box02 {
	background: url("../img/top/pic_top_sp02.png")no-repeat right center;
	height: 350px;
	-webkit-background-size: cover;
	background-size: cover;
}
.slider01box03 {
	background: url("../img/top/pic_top_sp03.png")no-repeat right center;
	height: 350px;
	-webkit-background-size: cover;
	background-size: cover;
}
.slider01box04 {
	background: url("../img/top/pic_top_sp04.png")no-repeat right center;
	height: 350px;
	-webkit-background-size: cover;
	background-size: cover;
}
.slider01box05 {
	background: url("../img/top/pic_top_sp05.png")no-repeat right center;
	height: 350px;
	-webkit-background-size: cover;
	background-size: cover;
}
.slick-dots li {
	width: 15px;
	height: 15px;
}
.slick-dots {
	bottom: 15px;
}
.slick-dots li button:before {
	border: 1px solid #ffffff;
	border-radius: 50%;
	content: '';
	width: 15px;
	height: 15px;
	opacity: 1;
}
.slick-dots li.slick-active button:before {
	color: white!important;
	background: #ffffff;
}
}
.topinner {
	width: 1280px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
.topinner {
	width: 100%;
}
}
.topsection {
	padding: 100px 0;
}
.topcont {
	float: left;
	width: 730px;
}
.topimg {
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.topcont .tit {
	font-size: 35px;
	font-weight: bold;
	color: #198D6E
}
.topcont .txt {
	font-size: 15px;
	color: #303941;
	line-height: 2;
	font-weight:bold;
	margin: 25px 0 0 0;
}
@media screen and (max-width: 767px) {
.topsection {
	padding: 25px 0 50px;
}
.topcont {
	float: none;
	width: 100%;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.topimg {
	float: none;
}
.topimg img {
	width:100%;
}
.topcont .tit {
	font-size: 25px;
}
.topcont .txt {
	font-size: 14px;
	margin: 25px 0 40px;
}
}
.topservice {
	color: #F0EFEA;
	text-align: right;
	background: url("../img/top/img_top10.jpg")no-repeat center center;
	background-size: cover;
	padding: 60px 0 40px;
	font-weight: bold;
}
.topservice .tit {
	font-size: 60px;
	font-weight: bold;
}
.topservice .tit span {
	font-size: 25px;
	padding: 20px 0;
	display: block;
}
.topservice .txt {
	font-size: 16px;
	font-weight: normal;
	
}
.topservice .btn {
	margin: 110px 0 0 0;
}
.topservice .btn a {
	font-size: 18px;
	color: #198D6E;
	width: 480px;
	display: inline-block;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
}
.topservice .btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}


.topservice2 {
	color: #F0EFEA;
	text-align: right;
	background: url("../img/top/img_top17.jpg")no-repeat center center;
	background-size: cover;
	padding: 60px 0 40px;
	font-weight: bold;
}
.topservice2 .tit {
	font-size: 60px;
	font-weight: bold;
}
.topservice2 .tit span {
	font-size: 25px;
	padding: 20px 0;
	display: block;
}
.topservice2 .txt {
	font-size: 16px;
	font-weight: normal;
	
}
.topservice2 .btn {
	margin: 110px 0 0 0;
}
.topservice2 .btn a {
	font-size: 18px;
	color: #198D6E;
	width: 480px;
	display: inline-block;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
}
.topservice2 .btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.btn01 {
	margin: 110px 0 0 0;
}
.btn01 a {
	font-size: 18px;
	color: #fff;
	width: 100%;
	display: inline-block;
	background: #198D6E;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
}
.btn01 a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.btn02 {
	margin: 110px 0 0 0;
}
.btn02 a {
	font-size: 18px;
	color: #198D6E;
	width: 100%;
	display: inline-block;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
}
.btn02 a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.comcont {
	border:5px solid #198D6E;
	padding:35px 130px 55px;
	background-color: #fff;
	margin-bottom: 25px
	
}
.servicewrap .comcont {
	margin:100px 0 0;
}
.comcont .tit {
	font-size:22px;
	text-align:center;
	font-color:#46505A;
	font-weight:bold;
}
.comcontbox {
	margin:35px 0 0;
	
}
.comcontbox .link01 {
	float:left;
	width:48%;
	text-align:center;
}
.comcontbox .link01 span{
	font-size:18px;
	color:#46505A;
	margin-top: 10px;
}
.comcontbox .link02 {
	float:right;
	width:48%;
}
.comcontbox a {
	display:block;
	background:#198D6E;
	color:#fff;
	text-align:center;
	font-size:30px;
	padding:20px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.comcontbox a:hover {
	text-decoration:none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.comcontbox .link01 a {
	pointer-events:none;
}
@media screen and (max-width: 767px) {
.btn01 {
	margin: 0px 0 20px 0;
}
.topservice {
	padding: 35px 0 30px;
}
.topservice .tit {
	font-size: 45px;
}
.topservice .tit span {
	font-size: 20px;
	padding: 20px 0;
}
.topservice .txt {
	font-size: 14px;
}
.topservice .btn {
	margin: 110px 0 0 0;
	text-align: center;
}
.topservice .btn a {
	font-size: 15px;
	width: 250px;
	padding: 15px 0;
}

.topservice {

	background: url("../img/top/img_top10_2.jpg")no-repeat center center;
	background-size: cover;
}	

.topservice2 {
	padding: 35px 0 30px;
}
.topservice2 .tit {
	font-size: 45px;
}
.topservice2 .tit span {
	font-size: 20px;
	padding: 20px 0;
}
.topservice2 .txt {
	font-size: 14px;
}
.topservice2 .btn {
	margin: 110px 0 0 0;
	text-align: center;
}
.topservice2 .btn a {
	font-size: 15px;
	width: 250px;
	padding: 15px 0;
}
	
.topservice2 {

	background: url("../img/top/img_top17_2.jpg")no-repeat center center;
	background-size: cover;

}
}
.topnewstit {
	margin: 30px 0 50px 0;
	font-size: 18px;
	text-align: center;
	color: #000;
	font-weight: bold;
}

.tit_sub {
	margin: 30px 0 50px 0;
	font-size: 120%;
	text-align: center;
	color: #000;
}

.toplist01 {
	margin: 0 0 0 -40px;
}
.toplist01 li {
	float: left;
	width: 33.33%;
	padding: 0 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.toplist02 {
	margin: 0 0 0 -20px;
}
.toplist02 li {
	float: left;
	width: 25%;
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.toplistbox .img {
	position: relative;
}
.toplistbox .img img {
	width:100%;
}
.toplistbox .img span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
	color: #F0EFEA;
}
.toplistbox .tit {
	font-size: 20px;
	margin: 0 0 20px 0;
}
.toplistbox .toplistin {
	background: #fff;
	padding: 30px 20px 20px 30px;
}
.toplistbox a .txt {
	font-size: 20px;
	margin: 0 0 20px 0;
	font-weight: bold;
	color: #000;
}
.toplistbox .link {
	text-align: right;
}
.comcont {
	border:5px solid #198D6E;
	padding:35px 130px 55px;
	background-color: #fff;
}

.comcont {
	margin:50px 0 0px 0px;
}
.comcont.column {
	margin:50px 0 80px 0px;
}
.comcont .tit {
	font-size:22px;
	text-align:center;
	font-color:#46505A;
	font-weight:bold;
}
.comcontbox {
	margin:35px 0 0;
}
.comcontbox img{
height:  40px;
vertical-align: sub;
margin-right: 10px;
}
.comcontbox .link01 {
	float:left;
	width:48%;
	text-align:center;
}
.comcontbox .link01 span{
	font-size:18px;
	color:#46505A;
	margin-top: 10px;
}
.comcontbox .link02 {
	float:right;
	width:48%;
}
.comcontbox a {
	display:block;
	background:#198D6E;
	color:#fff;
	text-align:center;
	font-size:30px;
	padding:20px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.comcontbox a:hover {
	text-decoration:none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.comcontbox .link01 a {
	pointer-events:none;
}
/*-------------------------------------------------------------------*/
.newsTop{
	max-width: 610px;
	margin: 40px auto 0;
}
.newsTop dl{
	padding: 10px 0px;
	border-bottom: 1px solid #CCC;
}
.newsTop dl + dl{
	margin-top: 10px;
}
.newsTop dt{
	float: left;
	width: 208px;
	font-size: 17px;
	line-height: 20px;
	color: #2E614F;
}
.newsTop dt span{
	display: inline-block;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	width: 70px;
	margin-right: 10px;
	color: #fff;
	vertical-align: middle;
}
.newsTop dd a{
	text-decoration: underline;
	color: #0D1D79;
	font-size: 120%;
}

@media screen and (max-width: 767px) {
.newsTop{
	max-width: 100%;
	margin: 0px auto 20px;
}
.newsTop dl{
	padding: 10px 0px;
	border-bottom: 1px solid #CCC;
}
.newsTop dl + dl{
	margin-top: 10px;
}
.newsTop dt{
	float: none;
	max-width: 100%;
	font-size: 17px;
	line-height: 17px;
	margin-bottom: 10px;
	color: #2E614F;
}
.newsTop dt span{
	display: inline-block;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	width: 70px;
	margin-right: 10px;
	color: #fff;
	vertical-align: middle;
}
.newsTop dd a{
	text-decoration: underline;
	color: #0D1D79;
	font-size: 120%;
}
.topnewstit {
	margin: 15px 0 10px 0;
	font-size: 14px;
}
.toplist01 {
	margin: 0;
}
.toplist01 li+li {
	margin: 25px 0 0 0;
}
.toplist01 li {
	float: none;
	width: 100%;
	padding: 0;
}
.toplist02 {
	margin: 0 0 0 -10px;
}
.toplist02 li {
	float: none;
	width: 50%;
	padding: 0 0 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.toplistbox .img span {
	font-size: 31px;
}
.toplistbox .tit {
	font-size: 15px;
	margin: 0 0 15px 0;
}
.toplistbox .toplistin {
	padding: 10px 15px;
}
.toplistbox .txt {
	font-size: 15px;
	margin: 0 0 15px 0;
}
	.comcont {
	border:3px solid #198D6E;
	padding:15px 10px 25px;
	margin-bottom: 80px
}
.servicewrap .comcont {
	margin:50px 0 0;
}
.comcont .tit {
	font-size:16px;
}
.comcontbox {
	margin:15px 0  0;
	background-color: #fff
}
.comcontbox .link01 {
	float:none;
	width:100%;
	margin-bottom:15px;
	
}
.comcontbox .link02 {
	float:none;
	width:100%;
}
.comcontbox a {
	font-size:15px;
	padding:10px 0;
	vertical-align: middle
}
	
.comcontbox img {
	height: 20px;
	vertical-align: sub;
	margin-right: 10px
}
.comcontbox .link01 a {
	pointer-events:inherit;
}
}
.topguide {
	background: url("../img/top/img_top17.jpg") no-repeat center center;
	background-size: cover;}
.topguide dl {
	display: table;
	width: 100%;
	height: 480px;
	
}
.topguide dt {
	display: table-cell;
	vertical-align: bottom;
	width: 760px;
	padding: 0 0 30px 0;
	font-size: 60px;
	font-weight: bold;
	line-height: 1.1;
}
.topguide dd {
	display: table-cell;
	width: 520px;
	padding: 0 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	
}

.topguide dd .tit {
	font-size: 60px;
	font-weight: bold;
	line-height: 70px

	
}

.topguide dd .subtit {
	font-size: 25px;
	font-weight: bold;

	
}
.topguide dd .txt {
	font-size: 15px;
	margin: 20px 0 0 0;
	line-height: 2;
}


.topguide2 {
	background: url("../img/top/img_top10.jpg") no-repeat center center;
	background-size: cover;}
.topguide2 dl {
	display: table;
	width: 100%;
	height: 480px;
	
}
.topguide2 dt {
	display: table-cell;
	vertical-align: bottom;
	width: 760px;
	padding: 0 0 30px 0;
	font-size: 60px;
	font-weight: bold;
	line-height: 1.1;
}
.topguide2 dd {
	display: table-cell;
	width: 520px;
	padding: 0 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	
}

.topguide2 dd .tit {
	font-size: 60px;
	font-weight: bold;
	line-height: 70px

	
}

.topguide2 dd .subtit {
	font-size: 25px;
	font-weight: bold;

	
}
.topguide2 dd .txt {
	font-size: 15px;
	margin: 20px 0 0 0;
	line-height: 2;
}

@media screen and (max-width: 767px) {
.topguide {
	background: #198D6E;
	padding: 30px 0 50px;
}
.topguide dl {
	display: block;
	height: auto;
	text-align: right;
}
.topguide dt {
	display: block;
	width: auto;
	padding: 0 0 20px 0;
	font-size: 35px;
}
.topguide dd {
	display: block;
	width: auto;
	padding: 0;
}
.topguide dd .tit {
	font-size: 20px;
}
.topguide dd .txt {
	font-size: 14px;
	margin: 25px 0 0 0;
	text-align: left;
}
}
.topins .instilist {
	margin-top: 20px;
}
.topins .instilink {
	margin: 25px 0 0 0;
}
.topinslink {
	margin: 50px  0 50px 0;
	text-align: center;
}
.topinslink a {
	display: inline-block;
	padding: 20px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background: #198D6E;
	font-size: 18px;
	color: #F0EFEA;
	width: 480px;
	text-align: center;
}
.topinslink a:hover {
	text-decoration: none;
	opacity: 0.7;
}

@media screen and (max-width: 767px) {
.topins .instilist {
	margin-top: 30px;
}
.topinslink {
	margin: 25px 0 ;
}
.topinslink a {
	display: inline-block;
	padding: 15px 0;
	font-size: 15px;
	width: 80%;
}
}
.topblog {
	padding: 150px 0 100px;
}
.topblog .toplistin .tit {
	font-weight: bold;
	line-height: 1.4;
}
.topblog a .toplistin .txt {
	font-size: 13px;
	line-height: 2;
	color: #000;
}
.topblog .topblogbox .date {
	float: left;
	color: #808080;
	padding: 3px 0 0 0;
}
.topblog .topblogbox .link {
	float: right;
}
@media screen and (max-width: 767px) {
.topblog {
	padding: 75px 0 50px;
}
.topblog .toplistin .txt {
	font-size: 12px;
}
	
.topblog .topnewstit {
	margin: 15px 0 25px;
}
.topblog .hdL {
	text-align: center;
}
}
.topjapan {
	padding: 0px 0 70px;
}
.topjapan .topjapanbox01 {
	float: left;
	position: relative;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
.topjapan .topjapanbox02 {
	float: right;
	position: relative;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
.topjapan .tit {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
	font-size: 45px;
	color: #F0EFEA;
	width: 100%;
	text-align: center;
	line-height: 1.1;
	font-weight: bold;
}
.topjapan b {
	display:block;
	font-size:12px;
	line-height: 2;
}
.topjapan a {
	display:block;
}
.topjapan img {
	width:100%;
}
.topjapan a:hover {
	text-decoration:none;
}
.topjapan .tit span {
	display: block;
}
.topjapan .topjapanbox01:hover,
.topjapan .topjapanbox02:hover {
	opacity: .7;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
@media screen and (max-width: 767px) {
.topjapan {
	padding: 0px 0 25px;
}
.topjapan .topjapanbox01 {
	float: none;
	margin-bottom: 25px;
}
.topjapan .topjapanbox02 {
	float: none;
}
.topjapan .tit {
	font-size: 20px;
}
.topjapan .tit span {
	font-size: 26px;
}
.topjapan .topjapanbox01:hover, .topjapan .topjapanbox02:hover {
	opacity: .7;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
.toplink {
	width:80px !important;
}
}

