
/* CSS Document */

/*==================================================

top-contents
=================================================*/

.top-image {
	width: 100%;
	position: relative;
	line-height: 0;
	z-index: 6!important;
	overflow: hidden;
	margin: 70px auto 0;
	background: #eaf5ed;
}
.top-image .txt .titleback{
	width: 55%;
	max-width: 1000px;
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 1;
}
.top-image .txt h1 {
	position: absolute;
	left: 5%;
	top: 10%;
	margin: 0 auto;
	color: #fff;
	font-size: 5.0vw;
	font-family: 'Noto Serif JP', serif;
	z-index: 1;
}
.top-image .photo {
	width: 100%;
	overflow: hidden;
	
}
.top-image .title{
	color: #fff;
	margin: auto;
	font-size: 3.5em;
	line-height: 1.2em;
	text-align: center;
	padding: 50px 10px;
	font-weight: 500;
}

.top-image .title h1{
    font-family: 'Noto Serif JP', serif;
	
}
.top-image .title .en{
	font-size: 0.4em;
	display: block;
	color: #f49c00;
	font-style: italic;
	letter-spacing: 0.1em;
}

.top-main-cont {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.inner{
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
section .inner{
	padding: 30px 20px;
}
.tRight{
	text-align: right;
}

.top-contents{
	max-width: 1000px;
	width: 96%;
	margin: 0 auto;
	position: relative;
}

.top-news{
	margin: 0 auto;
	position: relative;
	padding: 80px 0 100px;
  position: relative;
  overflow: hidden;
  margin: 0;
	
}
.top-news:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 100%;
  margin: 0 -10% 3%;
	background: #eaf5ed;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: -1;
}
.top-news .title_en{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	font-size: 4vw;
	letter-spacing: 0.1em;
	font-weight: 600;
	position: absolute;
	top: -60px;
	right: 0;
	z-index: 6;
}
.top-news .midashi{
	width: 35%
}
.top-news h2.title{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	font-size: 3.0rem;
	position: relative;
  display: inline-block;
  padding: 0 70px;
}
.top-news h2.title:before,
.top-news h2.title:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 1px;
  background-color: #3489ca;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.top-news h2.title::before{
  left:0;
}
.top-news h2.title::after{
  right: 0;
}
.news-contents{
	width: 65%;
}
.news-contents table th,
.news-contents table td{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	vertical-align: top;
	padding: 10px;
}

.top-feature{
	margin: 0 auto;
	position: relative;
	padding: 30px 0 0;
  margin: 0 auto 15%;
	max-width: 1500px;
	
}
.top-feature .backnaname{
	position: absolute;
	left: 0;
	top: 60%;
	transform: translateY(-50%);
	width: 100%;
}
.top-feature .midashi{
	text-align: right;
	margin: 0 0 20px auto;
}

.top-feature h2.title{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	position: relative;
  display: inline-block;
  padding: 0 70px;
	text-align: right;
	margin: 0 0 20px auto;
}
.top-feature h2.title:before,
.top-feature h2.title:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 1px;
  background-color: #3489ca;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.top-feature h2.title::before{
  left:0;
}
.top-feature h2.title::after{
  right: 0;
}
.top_Point{
	margin: 0px auto 120px;
	padding: 30px 0 40px;
	position: relative;
	width: 50%;
}
.top_Vision{
	margin: 120px auto 0px;
	padding: 40px 0 30px;
	position: relative;
	width: 50%;
}

.top-feature .top_Point .title_en,
.top-feature .top_Vision .title_en{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	font-size: 4.5vw;
	letter-spacing: 0.2em;
	font-weight: 600;
	z-index: 6;
	display: block;
}
.top-feature .top_Point .title_en{
	position: absolute;
	top:0;
	right: 0;
}
.top-feature .top_Vision .title_en{
	position: absolute;
	bottom:0;
	left: 0;
}
.top-feature .top_Point h3.title_w,
.top-feature .top_Vision h3.title_w{
	color: #3489ca;
	background: #fff;
	padding:10px 30px;
    font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.2em;
	font-weight: 600;
	z-index: 6;
	display: block;
}
.top-feature .top_Point h3.title_w{
	background: #fff;
	position: absolute;
	bottom:0;
	
}
.top-feature .top_Vision h3.title_w{
	background: #fff;
	position: absolute;
	top:0;
	right: 0;
	
}

.top-about{
	margin: 0 auto;
	position: relative;
	padding: 0;
	margin: 0 auto 12%;
	max-width: 1500px;
}

.top-about .top_Area,
.top-about .top_Mes,
.top-about .top_Outline{
	width: 33.3333%;
}

.top-about .backnaname{
	position: absolute;
	left: 0;
	top: 60%;
	transform: translateY(-50%);
	width: 100%;
}
.top-about .midashi{
	text-align: center;
	position: absolute;
	left: 0;
	top: 20px;
}

.top-about .title_en{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	font-size: 4.5vw;
	letter-spacing: 0.2em;
	font-weight: 600;
	z-index: 6;
	display: block;
	margin-bottom: 30px;
}
.top-about h2.title{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	position: relative;
  display: inline-block;
  padding: 0 70px;
	text-align: center;
}
.top-about h2.title:before,
.top-about h2.title:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 1px;
  background-color: #3489ca;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.top-about h2.title::before{
  left:0;
}
.top-about h2.title::after{
  right: 0;
}

.top-about h3.title_w{
	color: #3489ca;
	background: #fff;
	padding:10px 30px;
    font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.2em;
	font-weight: 600;
	z-index: 6;
	display: block;
	margin: 0 auto;
}
.top-about .top_Area{
	padding: 200px 0 0;
}
.top-about .top_Mes{
	padding: 100px 0 0;
}
.top-about .top_Outline{
	padding: 0 ;
}

.top-business{
	padding: 30px 0 80px;
}
.top-business .title_en{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	font-size: 4.5vw;
	letter-spacing: 0.2em;
	font-weight: 600;
	z-index: 6;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.top-business .midashi{
	text-align: center;
	margin: 30px auto;
}
.top-business h2.title{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	position: relative;
  display: inline-block;
  padding: 0 70px;
	text-align: center;
	margin: 0 auto;
}
.top-business h2.title:before,
.top-business h2.title:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 1px;
  background-color: #3489ca;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.top-business h2.title::before{
  left:0;
}
.top-business h2.title::after{
  right: 0;
}

.top-business .btn_bus01{
	width: 98%;
	height: 320px;
	background: url("../img/top/tbtn_service01.png") left top no-repeat;
	background-size: cover;
	margin: 3px 1%;
}
.top-business .btn_bus02{
	width: 32.3333%;
	height: 320px;
	background: url("../img/top/tbtn_service02.png") left top no-repeat;
	background-size: cover;
	margin: 3px 0 2px 1%;
}
.top-business .btn_bus03{
	width: 32.3333%;
	height: 320px;
	background: url("../img/top/tbtn_service03.png") left top no-repeat;
	background-size: cover;
	margin: 3px 0.5%;
}
.top-business .btn_bus04{
	width: 32.3333%;
	height: 320px;
	background: url("../img/top/tbtn_service04.png") left top no-repeat;
	background-size: cover;
	margin: 3px 1% 2px 0;
}
.top-business .btn_bus01 a,
.top-business .btn_bus02 a,
.top-business .btn_bus03 a,
.top-business .btn_bus04 a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.top-business .btn_bus01 h3,
.top-business .btn_bus02 h3,
.top-business .btn_bus03 h3,
.top-business .btn_bus04 h3{
	background: #fff;
	color: #3489ca;
	padding: 5px 30px;
	display: inline-block;
}

.top-recruit{
	padding: 30px 0;
}
.top-recruit .title_en{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	font-size: 4.5vw;
	letter-spacing: 0.2em;
	font-weight: 600;
	z-index: 6;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.top-recruit .midashi{
	text-align: center;
	margin: 30px auto;
}
.top-recruit h2.title{
	color: #3489ca;
    font-family: 'Noto Serif JP', serif;
	position: relative;
  display: inline-block;
  padding: 0 70px;
	text-align: center;
	margin: 0 auto;
}
.top-recruit h2.title:before,
.top-recruit h2.title:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 1px;
  background-color: #3489ca;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.top-recruit h2.title::before{
  left:0;
}
.top-recruit h2.title::after{
  right: 0;
}

.top-recruit .btn_rec{
	width: 31.3333%;
	margin: 0 1%;
}
.top-recruit .btn_rec h3{
	color: #3489ca;
}
.top-recruit .btn_reco {
	width: 48%;
	margin: 0 1%;
}

.top-club{
	position: relative;
	padding: 0;
	margin: 30px auto;
}
.top-club .title_en {
	color: #fff;
	position: absolute;
	left: 10%;
	bottom: 11%;
	font-size: 11.0vw;
	letter-spacing: 0.1em;
	z-index: 1;
    font-family: 'Noto Serif JP', serif;
}
.top-club .midashi{
	position: absolute;
	top: 40%;
	right: 12%;
	
}
.top-club h2.title{
	color: #fff;
    font-family: 'Noto Serif JP', serif;
	position: relative;
  display: inline-block;
  padding: 0 70px;
	text-align: center;
	margin: 0 auto;
}
.top-club h2.title:before,
.top-club h2.title:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 1px;
  background-color: #fff;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.top-club h2.title::before{
  left:0;
}
.top-club h2.title::after{
  right: 0;
}
.btn_con{
	text-align: center;
	max-width: 530px;
	width: 80%;
	margin: 30px auto;
}
@media only screen and (min-width:1px) and (max-width: 960px) {
		
.top-news .midashi{
	width: 100%;
}
.top-news h2.title,
.top-feature h2.title,
.top-about h2.title,
.top-business h2.title,
.top-recruit h2.title,
.top-club h2.title{
	font-size: 2.5rem;
}
.news-contents{
	width: 80%;
	margin: 0 0 0 20%;
}
	
}

@media only screen and (min-width:1px) and (max-width: 768px) {
	
.top-image {
	margin-top: 65px;
}
.top-news{
	margin: 0 auto;
	position: relative;
	padding: 60px 0 40px;
  position: relative;
  overflow: hidden;
  margin: 0;
	
}	
.top-feature .top_Point .title_en,
.top-feature .top_Vision .title_en,
.top-about .title_en,
.top-business .title_en,
.top-recruit .title_en{
	font-size: 8vw;
}
.top-news .title_en{
	font-size: 5vw;
}

.top-about h2.title,
.top-news h2.title,
.top-feature h2.title,
.top-business h2.title,
.top-recruit h2.title,
.top-club h2.title{
	font-size: 2.0rem;
}

.top-feature .midashi{
	text-align: center;
	margin: 0 auto 10px;
}

.top_Point{
	margin: 0px auto 60px;
	padding: 30px 0 40px;
	position: relative;
	width: 50%;
}
.top_Vision{
	margin: 60px auto 0px;
	padding: 40px 0 30px;
	position: relative;
	width: 50%;
}

.top-business .midashi,
.top-recruit .midashi{
	text-align: center;
	margin: 20px auto;
}
.top-business .btn_bus01{
	width: 98%;
	height: 230px;
	margin: 3px 1%;
}
.top-business .btn_bus02{
	width: 32.3333%;
	height: 230px;
	margin: 3px 0 2px 1%;
}
.top-business .btn_bus03{
	width: 32.3333%;
	height: 230px;
	margin: 3px 0.5%;
}
.top-business .btn_bus04{
	width: 32.3333%;
	height: 230px;
	margin: 3px 1% 2px 0;
}

.top-club .midashi{
	position: absolute;
	top: 10%;
	right: 10%;
	
}
.news-contents table th,
.news-contents table td{
	padding: 5px 10px;
}	
	
}
@media only screen and (min-width:1px) and (max-width: 670px) {
.top-business .btn_bus01{
	width: 96%;
	height: 200px;
	margin: 3px 2%;
}
.top-business .btn_bus02{
	width: 96%;
	height: 160px;
	margin: 3px 2%;
}
.top-business .btn_bus03{
	width: 96%;
	height: 160px;
	margin: 3px 2%;
}
.top-business .btn_bus04{
	width: 96%;
	height: 160px;
	margin: 3px 2%;
}
	
}

@media only screen and (min-width:1px) and (max-width: 480px) {

.top-business{
	padding: 30px 0;
}	
.top-about h2.title,
.top-news h2.title,
.top-feature h2.title,
.top-business h2.title,
.top-recruit h2.title,
.top-club h2.title{
	font-size: 1.6rem;
  padding: 0 50px;
}
	
.top-about h2.title:before,
.top-about h2.title:after,
.top-news h2.title:before,
.top-news h2.title:after,
.top-feature h2.title:before,
.top-feature h2.title:after,
.top-business h2.title:before,
.top-business h2.title:after,
.top-recruit h2.title:before,
.top-recruit h2.title:after,
.top-club h2.title:before,
.top-club h2.title:after{
  width: 35px;
}
.top-news .midashi{
	width: 100%;
	text-align: center;
}
.top-about .midashi{
	position: relative;
	top: inherit;
	text-align: center;
	margin: 10px auto 0;
	}
.top-about .title_en{
	margin-bottom: 10px;
	}
.top-business .midashi,
.top-recruit .midashi{
	text-align: center;
	margin: 10px auto;
}
.news-contents{
	width: 95%;
	margin: 0 0 0 5%;
}
.top_Point{
	margin: 0px 10% 0 0;
	padding: 30px 0 40px;
	position: relative;
	width: 90%;
}
.top_Vision{
	margin: 0 0 0 10%;
	padding: 40px 0 30px;
	position: relative;
	width: 90%;
}


.top-news .title_en{
	text-align: center;
	left: 0;
}
.top-about .top_Area,
.top-about .top_Mes,
.top-about .top_Outline{
	width: 50%;
}
.top-about .title_en{
	top: 30px;
}
.top-about .top_Area{
	padding: 50px 0 0;
}
.top-about .top_Mes{
	padding: 0px 0 0;
}
.top-about .top_Outline{
	padding: 0 ;
}
.top-recruit .btn_reco {
	width: 80%;
	margin: 0 10%;
}


}