@charset "UTF-8";

/*UNIQ*/

.header {
	position: fixed;
	margin-top: -1px;
	height: 66px;
	width: 100%;
	z-index: 550;
	background-color: rgba(255,255,255,0.5);

}

.snklogo {
	position: absolute;
	margin-top: -8px;
	left: 18px;
}



@media screen and (min-width:320px) and (max-width:1050px) {
	.header {
		position: fixed;
		margin-top: -0px;
		height: 58px;
		width: 100%;
		z-index: 1100;
	
		border-bottom: 1px solid #fff;

	}
}


#maintop {
	position: relative;
	width: 100vw;
	padding-bottom: 0%;
	margin-bottom: 0;
	height: 640px;
   background: #fff;
 z-index: 15;
	background-image: url(../img/main/mainbackimg.webp);
	background-size: 100%;
	background-position: center top -70px;
	background-repeat: no-repeat;
 
}

#maintop_u {
	position: relative;
	width: 100vw;
	padding-top:10%;
	padding-bottom: 0%;
	margin-bottom: 0;
	height: auto;
   background: #fff;
 z-index: 15;
 
}


/*デバイス用*/
@media only screen and (min-device-width: 720px) and (max-device-width: 1050px) {
  #maintop_u {
	
    position: relative;
	width: 100vw;
	padding-bottom: 0%;
	margin-bottom: 0;
	height: auto;
   background: #fff;
 z-index: 15;

 
}
	#maintop {
		position: relative;
		width: 100vw;
		padding-bottom: 0%;
		margin-bottom: 0;
		height: 750px;
	}
}

@media screen and (min-width:320px) and (max-width:1050px) {
	#maintop {
position: relative;
	width: 100vw;
	padding-bottom: 10%;
	margin-bottom: 0;
	height: auto;
  background: #fff;
 	z-index: 15;
	background-image: url(../img/main/mainbackimg.webp);
	background-size: 177%;
	background-position: center top 0%;
	background-repeat: no-repeat;
	}
  #maintop_u {
	position: relative;
	width: 100vw;
	padding-top:14%;
	padding-bottom: 0%;
	margin-bottom: 0;
	height: auto;
   background: #fff;
 z-index: 15;
 
}
}


.spbgimg {
	position: fixed;
	height: 100vh;
	background: url(../img/common/top_backimg_visual_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	width: 100%;
	z-index: 20;
	background-attachment: fixed;
}



.sp_allfightersbnr {
	position: absolute;
	margin-top: 60px;
	right: 15px;
	width: 23%;
	z-index: 60;
}

.top_spbnr1 {
	position: relative;
	margin-top: 7%;
	z-index: 150;
}



/*overlay*/

.overlay {
	position: fixed;
	background: rgba(0, 0, 0, 0.9);
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;

	visibility: hidden;
	-webkit-transition: opacity 0.35s, visibility 0.35s, height 0.35s;
	transition: opacity 0.35s, visibility 0.35s, height 0.35s;
	overflow: hidden;
	z-index: 3300;
}

.overlay.close {
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.35s, visibility 0.35s, height 0.35s;
	transition: opacity 0.35s, visibility 0.35s, height 0.35s;
	overflow: hidden;
	z-index: 3300;
}


.overlay.open {
	visibility: visible;
	height: 100%;
}

.overlay.spmenulogo {
	-webkit-animation: fadeInRight 0.5s ease forwards;
	animation: fadeInRight 0.5s ease forwards;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}

.overlay.open li {
	-webkit-animation: fadeInRight 0.5s ease forwards;
	animation: fadeInRight 0.5s ease forwards;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}

.overlay.open li:nth-of-type(2) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.overlay.open li:nth-of-type(3) {
	-webkit-animation-delay: 0.45s;
	animation-delay: 0.45s;
}

.overlay.open li:nth-of-type(4) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.overlay.open li:nth-of-type(5) {
	-webkit-animation-delay: 0.55s;
	animation-delay: 0.55s;
}

.overlay.open li:nth-of-type(6) {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.overlay.open li:nth-of-type(7) {
	-webkit-animation-delay: 0.65s;
	animation-delay: 0.65s;
}

.overlay.open li:nth-of-type(8) {
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}



.spmenulogo {
	width: 60%;
	margin: 10% auto;
	margin-bottom: 2%;
}

.topsnklogo {
	margin-top: 20px;
	margin-left: 30px;
}


.textartea_gmenu {
	color:#002c4c;
	font-weight: 500;
	margin-bottom: 0;
}

.saiyojyoho {

	width: 100%;	
	padding:0.1em 0.1em 0.1em 0.1em;
	font-size: 85%;
}
.saiyojyoho span {
	color:#fff;
}

.saiyojyoholist a:hover {
	opacity:0.8 !important;
}

.saiyojyoholist {
	padding:0em 1.5em;
	background-color: #002c4c;
}
.saiyojyoholist a:hover {
	opacity: 0.3;
}


.top_info_box {
	position: absolute;
	width: 40vw;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	right:0;
	z-index: 550!important;
}

.top_info_box_o{
	position: absolute;
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	right:0;
}

.infobox_infowrp {
	position: relative;
	margin-top: -50px;
	margin-left: 0;
	width: 450px;
	height: 150px;
	text-align: center;
	z-index: 162;
}

.infobox_infowrp_o {
	position: relative;
	margin-top: -50px;
	margin-left: 0;
	text-align: center;
		background-color:rgba(255,255,255,0.6);
		width: 50%;
	height: auto;
  padding:5em 3em;
  
}

/*デバイス用*/
@media only screen and (min-device-width: 720px) and (max-device-width: 1050px) {
	.top_info_box {
		position: relative;
		width: 100%;
		height: 650px;
		 display: flex;
		align-items: center;
		justify-content: center;
	}

	.infobox_infowrp {
		position: absolute;
		margin-left: 0;
		width: 600px;
		height: 650px;
		text-align: center;
		z-index: 162;
		margin: 90px auto;
		
	}

	.top_slider_wrp {
		position: absolute;
		bottom: 0px !important;
		width: 100% !important;
		z-index: 182;
	}
}

@media all and (-ms-high-contrast:none) {

	.top_info_box,
	::-ms-backdrop {
		position: relative;
		width: 100%;
		height: 100%
	}
}


@media screen and (min-width:320px) and (max-width:1050px) {
	.top_info_box {
		position: relative;
		width: 100%;
		height: auto;
		padding-top: 60%;
		align-items:center;
		justify-content: center;
	}


	.infobox_infowrp {
		position: static;
		margin-top: 0;
		margin-left: 0;
		width: 100%;
		height: auto;
		text-align: center;
		z-index: 162;

	}
}


.top_sidebnr {
	position: absolute;
	z-index: 600;
	left:0;
	bottom:40px;
}

.top_scrollarrow {
	margin-top: 5%;
}





.overlay_o {
position: relative;
 display:none;
z-index: 3650;
}

.btn_area {
position:absolute;
  margin-top: -60px;
right:10px;
  width: 5%;
z-index: 500;
}
.btn_area button{
    display:block;
    margin:0 auto;
}

.recruitbtn {
  position: relative;
  z-index: 500;
  width: 100%;
  margin: 0 auto;
}
.recruitbtn li {
  float: left;
  width: 46% ;
  margin-right: 7%;
}
.recruitbtn li:last-child {
  margin-right: -20%;
}

.textarea_entrycap {
  font-weight: 500;
}

#intro {
  position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  padding-bottom:8%;
}

.abouthead {
  position: relative;
  text-align: center;
  margin-top: 10%;
}

.mainbackoverlay {
   width: 100vw;
  height: 100vh;
  position: fixed;
  background-color:rgba(0,0,0,0.5);

z-index: 2;

}

.testarea_aboutlead {
  color:#fff;
  font-weight: 500;
  line-height: 2em;
  text-align: center;
}

.testarea_aboutleadhead {
   color:#fff;
  font-weight: 600;
  line-height: 2em;
  text-align: center;
  margin-bottom: 3%;
}

#about {
  position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background-color: #fff;
  padding-top:5%;
  padding-bottom:10%;
	margin-bottom: 0;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	#about {
  position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background-color: #fff;
  padding-top:10%;
  padding-bottom:20%;
	margin-bottom: 0;
}
}

.textarea_aboutlead {
  font-weight: 500;
  line-height: 1.9em;
  letter-spacing: 0.1em;
}

.aboutleft {
  width: 19%;
	padding-left:10%;
}
.aboutleft2 {
	position: relative;
	margin-top: 7%;
  width: 40%;
	padding-left:0;
}


.aboutright {
  width: 75%;
  padding:0% 10% 0% 5%;
	border-left:thin solid #333;

}
.aboutright2 {
	position: relative;
	margin-top: 7%;
  width: 55%;
  padding-right:10%;
}
@media screen and (min-width:320px) and (max-width:1050px) {
	.aboutleft {
  width: 100%;
	padding-left:10%;
}
.aboutleft2 {
	position: relative;
	margin-top: 7%;
  width: 100%;
	padding-left:0;
}


.aboutright {
  width: 90%;
  padding:0% 10% 0% 0%;
	border-left:0 solid #fff;

}
.aboutright2 {
	position: relative;
	margin-top: 7%;
  width: 90%;
  padding-right:10%;
}
}

.textarea_abouttit {
  margin-top: 7%;
   font-weight: 500;
  line-height: 1.9em;
  letter-spacing: 0.1em;
}

.aboutwrp {
  margin-bottom: 10%;
}

.viewdetailbtn {
  text-align: center;
  margin-top: 7%;
}

#recruitinfo {
  position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background-color: #fff;
  padding-top:7%;
  padding-bottom:10%;
}

.recruitbnr {
  border:thin solid #999;
}

.textarea_recruitlist_sub {
  font-weight: 400;
  color:#808080;
}

.textarea_recruitlist {
  font-weight: 500;
  color:#378FD0;
  margin-top: 1em;
  margin-bottom: 0;
}

.recruitlist {
  position: relative;
  margin-top: 2%;
}
.recruitlist li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 5%;
}
.recruitlist li:nth-child(4n) {
  margin-right: -20%;
}

#footerwrp {
    position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background: #002c4c;
	padding-top:3%;
 z-index: 500;

}

.footer_bottom {
  width: 100%;
  height: 60px;
  background-color: #fff;
	padding-top:1%;
}

.footerlist {
  position: relative;
  padding-top:5%;
  margin-bottom: 5%;
}
.footerlist li {
  float: left;
  margin-right: 3%;
  
}

.textarea_footerlist {
  font-weight: 500;
  color:#fff;
}

.textarea_footerlist_b {
  color:#fff;
  line-height: 2.2em;
}

.footerbnrlist {
  position: relative;
  margin-top: 50px;
  right:0;
}
.footerbnrlist li {
  float: right;
  margin-bottom: 7%;
  width: 100%;
}

#midintro {
  height: auto;
 
}

.textarea_midinfo {
  position: relative;
   color:#378FD0;
  font-weight: 500;
  z-index: 500;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 2%;
}

.textarea_midinfolead {
  position: relative;
  color:#fff;
  font-weight: 500;
  z-index: 500;
  text-align: left;
  margin-top: 2%;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 5%;
}

.ftleft {
  width: 55%;
	padding-top:2%;
	padding-bottom:5%;
	margin-right: 5%;
}

.ftright {
  width: 35%;
	padding-bottom:5%;
	
}
.ftright img {
	width: 80%;
	margin-left: 0%;
	margin-bottom: 3%;
}

.textarea_decency_l {
	margin-top: 18px;
	margin-left:25px;
	letter-spacing: -0.03em;
	color:#002c4c;
}

.textarea_decency_l a:link {
	color:#002c4c;
	text-decoration: none;
}
.textarea_decency_l a:hover {
	color:#002c4c;
	text-decoration: none;
}
.textarea_decency_l a:visited {
	color:#002c4c;
	text-decoration: none;
}


@media screen and (min-width:320px) and (max-width:1050px) {
  #footerwrp {
    position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background: #002c4c;
	padding-top:10%;
 z-index: 20;

}
	.footer_bottom {
  width: 100%;
  height: 80px;
  background-color: #fff;
	padding-top:2%;
	margin-top: 5%;
}
	
	.ftleft {
  width: 100%;
	padding-top:2%;
	padding-bottom:5%;
	margin-right: 5%;
}

.ftright {
  width: 100%;
	padding-bottom:5%;
	
}
	
	.textarea_decency_l {
	margin-top: 6px;
	margin-left:25px;
	letter-spacing: -0.03em;
	color:#002c4c;
}
.textarea_decency_l_sp {
	margin-top: 40px;
	text-align: center;
	letter-spacing: -0.03em;
	font-size: 4rem;
	color:#002c4c;
}
  .ftright img {
	width: 100%;
	margin-left: 0%;
	margin-bottom: 3%;
}


}

.textarea_decency_labout {
	margin-top: 18px;
	margin-left:25px;
	letter-spacing: -0.03em;
	color:#fff;
  margin-bottom: 0;
}
.textarea_decency_ll {
	margin-top: 18px;
	letter-spacing: -0.03em;
	color:#002c4c;
}
.textarea_decency_l span {
	font-size: 70%;
}



.textarea_subcatch {
	position: relative;
	font-weight: 600;
	margin-bottom: 4%;
	margin-top: 0%;
    width: 100%;
text-align: left;
	z-index: 100;
	line-height: 1.5em;
}
.textarea_subcatch_r {
	position: relative;
	font-weight: 600;
	margin-bottom: 1%;
	margin-top: 0%;
    width: 100%;
text-align: justify;
	z-index: 100;
	line-height: 1.5em;
}
.textarea_subcatch br {
	display: block;
}

/*デバイス用*/
@media only screen and (min-device-width: 720px) and (max-device-width: 1050px) {

.textarea_subcatch {
	font-weight: 600;
	margin-bottom: 4%;
	margin-top: 0%;
    width: 100%;
	letter-spacing: -0.1em;
}
}

.textarea_subcatch_u {
	font-weight: 600;
	
	margin-top: 0%;
    width: 80%;
  margin: 3% auto;
  margin-bottom: 8%;
	
}
.textarea_subcatch_u br {
	display: block;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.textarea_subcatch br {
	display: none;
}
	.textarea_subcatch {
      
	font-weight: 600;
	margin-bottom: 4%;
	margin-top: 3%;
    width: 100%;
    letter-spacing: -0.06em;
      
	
}
  	.textarea_subcatch_u br {
	display: none;
}
	.textarea_subcatch_u {
      
	font-weight: 600;
	margin-bottom: 15%;
	margin-top: 3%;
    width: 80%;
    
      
	
}
}



.textarea_lead {
	font-weight: 500;
	text-align: justify;
	color:#000;

}
.textarea_lead_s {
	font-weight: 500;
	text-align: justify;
	padding-left:1em;
	text-indent:-1em;
}
.textarea_lead_b {
	margin-top: -3%;
	font-weight: 600;
		line-height: 1.8em;
	text-align: justify;
}

.textarea_cattit {
	margin-top: 0;
	margin-left: 0;
	text-align: left;
	line-height: 1em;
	font-weight: 500;
}
.textarea_cattit br {
	display: block;
}

#businesfield {
	 position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background-color: #fff;
  padding:5% 10% 7% 10%;
}

.bfwrp {
	border:thin #333 solid;
	padding:10% 10%;
}

.textarea_field {
	font-weight: 500;
	margin-top: 6%;
	line-height: 1.7em;
	margin-bottom: 4%;
  text-align: justify;
}

.businesfield_list {
display:flex;
	flex-wrap:wrap;
	width:100%;
}
.businesfield_list li {
	list-style:none;
	position: relative;
	float: left;
	width: 30.9%;
	margin-right: 3%;
	
}

.businesfield_list li:last-child {
	margin-right: -20%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.textarea_lead_b {
	margin-top: 0;
	font-weight: 600;
		line-height: 1.8em;
	
}
	.textarea_lead {
	font-weight: 500;
	text-align: justify;
		line-height: 1.6em;

}
	.businesfield_list li {
	position: relative;
	float: left;
	width: 100%;
	margin-right: 0%;
		margin-bottom: 5%;
}
}

.field_fieldtitline {
	border-bottom:thin #333 solid;
}

.fieldimg {
	position: relative;
	border-bottom:thin #333 solid;
text-align: center;
	margin-left: -25%;
	z-index: 500;
	background-color: #fff;
}

.field {
	width: 20%;
position: absolute;
	margin-top: -1.3%;
}

.copy2 span {
	position: relative;
}

.maintopoverlay {
	position: absolute;
	width: 100vw;
	padding-bottom: 0%;
	margin-bottom: 0;
	height: 640px;
	background-image: url(../img/common/06.png);
	opacity: 0.5;
}

  /*デバイス用*/
@media only screen and (min-device-width: 720px) and (max-device-width: 1050px) {
  .field {
	width: 30%;
position: absolute;
	margin-top: -2.3%;
}
  	.fieldimg {
	position: relative;
	border-bottom:thin #333 solid;
      margin-top: 10%;
	margin-left: -43%;
    margin-top: 0;
      margin-bottom: 0;
	z-index: 500;	background-color: #fff;
}
  }

@media screen and (min-width:320px) and (max-width:1050px) {
	#businesfield {
	 position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background-color: #fff;
  padding:10% 10% 5% 10%;
}
	.fieldimg {
	position: relative;
	border-bottom:thin #333 solid;
	margin-left: -65%;
    margin-top: 0;
      margin-bottom: 0;
	z-index: 500;
			background-color: #fff;
}

  
.field {
	width: 40%;
position: absolute;
	margin-top: -2.5%;
}

	.textarea_cattit {
	margin-top: 0;
	margin-left: 0;
	text-align: left;
	line-height: 1em;
	font-weight: 500;
}
.textarea_cattit br {
	display:none;
}
	
	.maintopoverlay {
	position: absolute;
	width: 100vw;
	padding-bottom: 0%;
	margin-bottom: 0;
	height: 100vh;
	background-image: url(../img/common/06.png);
	opacity: 0.5;
}
}

.topbnr {
	position: fixed;
	width:15%;
	bottom:10px;
	z-index: 400!important;
	width: 200px;
	right: 10px;
	z-index: 560;
}


  .gmenu {
	position: absolute;
	width: 80%;
	margin-top: 18px;
	right: 30px;
}
.gmenu li a:link {
	text-decoration: none;
	color:#002c4c;
}
.gmenu li a:hover {
	text-decoration: none;
	color:#002c4c;
}
.gmenu li a:visited {
	text-decoration: none;
	color:#002c4c;
}
.gmenu li {
	float: right;
	margin-left: 2%;
}

.header_baseoverlay {
	position: fixed;
	margin-top: -1px;
	height: 66px;
	width: 100%;
	z-index: 540;
  background-color: rgba(0,0,0,0.4);

}

.mainbackbokeh {
		margin-top: 0;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: url(../img/main/mainbackimg_bokeh.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	z-index: 10;
	opacity: 0.6;
}

/*デバイス用*/
@media only screen and (min-device-width: 720px) and (max-device-width: 1050px) {
  .mainbackbokeh {
		margin-top: 0;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: url(../img/main/mainbackimg_bokeh.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 10;
	opacity: 0.6;
}
}

.newsinfowrp {
	position: relative;
	width: 100%;
	background-color: #fff;
	height: auto;
	padding-top:5%;
	padding-bottom:3%;
	z-index: 20;
}

.dcyserviceinfowrp {
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom:5%;
	z-index: 150;
}

.ft_creditarea {
	top: 2%;
text-align: center;
}

.copy3 span {
	position: relative;
		color:#002c4c;
}

.dcyserviceinfowrpleft {
	width: 40%;
	padding-left:10%;
  font-size: 0.85vw
}

.dcyserviceinfowrpright {
	width: 55%;
	 padding-right:10%;
}

#newsinfo {
	 position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  padding-top:5%;
}

.topbnr_feelfree {
	position: absolute;
	margin-top: 90px;
	right:35px;
	width:12%;
}
@media screen and (min-width:320px) and (max-width:1050px) {
	.newsinfowrp {
	position: relative;
	width: 100%;
	background-color: #fff;
	height: auto;
	padding-top:5%;
	padding-bottom:10%;
	z-index: 20;
}

  .ft_creditarea {
	top: 2%;
text-align: center;
    font-size: 2rem;
}
	#newsinfo {
	 position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  padding-top:10%;
}
	.dcyserviceinfowrp {
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom:15%;
	z-index: 150;
}
	.dcyserviceinfowrpleft {
	width: 100%;
	padding-left:10%;
}

.dcyserviceinfowrpright {
	width: 90%;
	 padding-right:10%;
}
	
	.header_baseoverlay {
		position: fixed;
	margin-top: -1px;
	height: 58px;
	width: 100%;
	z-index: 540;
  background-color: rgba(0,0,0,0.4);

}
	.mainbackbokeh {
		margin-top: 0;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: url(../img/main/mainbackimg_bokeh.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	z-index: 10;
	opacity: 0.6;
}
	
	.topbnr_feelfree {
	position: relative;
	margin-top: 5%;
	right:inherit;
	width:100%;
		padding:2% 10%;
}
}

.textarea_ft {
	font-weight: 500;
	color:#fff;
	line-height: 1.9em;
}


.textarea_ftsub {
		font-weight: 500;
	color:#fff;
	padding-bottom:2%;
	border-bottom:thin solid #fff;
}
.textarea_ftsub br {
  display: none;
}

.ftlogo {
	width: 80%;
	margin-left: -1.5%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
  .textarea_ft {
	font-weight: 500;
	color:#fff;
	line-height: 1.9em;
    text-align: center;
}
  .textarea_ftsub {
		font-weight: 500;
	color:#fff;
	padding-bottom:5%;
	border-bottom:thin solid #fff;
    text-align: center;
}

	.textarea_ftsub br {
	display: block;
}
	.ftlogo {
	width: 100%;
	margin-left: -1.5%;
		margin-bottom: 5%;
}
}



.ftmenylist {
	margin-top: 5%;
	margin-bottom: 0;
}
.ftmenylist li {
	float: left;
	margin-right: 3%;
	border-right:thin solid #fff;
	padding-right:3%;
}
.ftmenylist li:first-child {
	border-left:thin solid #fff;
	padding-left:3%;
}
.ftmenylist li a:link {
	color:#fff;
}
.ftmenylist li a:visited {
	color:#fff;
}
.ftmenylist li a:hover {
	color:#fff;
}




/*NEWS
------------------------------ */

.news dl {
  width: 100%;
  display: flex;
  align-items: center;
}


.news dd {
  line-height: 1.7em;
}

.news {
	position: relative;
	height: auto;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 30px;
	width: 65%;
	z-index: 50;
}

#feed {
	position: relative;
	width: 100%;
	margin: 0px 0 0 0px;
	z-index: 600;
  	border-bottom: 2px dotted #CCC;


}

#feed:last-child {
	border-bottom: none;
}

.blog_list_day {
	padding: 0.1em 0.1em;
	
	color: #fff;
 width: 15%;
	background-color: #002c4c;
	font-size: 1.5rem;
	font-weight: 600;
	max-height: 999999px;
    text-align: center;
  
}

.blog_list_title {
	margin-bottom: 3px;
  padding-top: 1em;
	padding-bottom: 1em;
	font-size:1.5rem;
    font-weight: 500;
	text-decoration: underline;
	margin-left: 1em;
	max-height: 999999px;
  width: 80%;
  
}
.blog_list_title a {
  color:#4D4D4D;
}


.compoutl dd {
  font-family: 'Noto Sans Japanese';
  font-weight: 400;
  font-size: 12pt;
  line-height: 1.6em;
  width: 93%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}

.compsubtit {
  margin-top: 50px;
  margin-bottom: 20px;
}

.comppout_wrp {
  position: relative;
  left:0;
	margin-top: 3%;
  margin-bottom: 80px;
}

.textarea_newsinfotit {
	font-weight: 5600;
	margin-bottom: 2%;
}

.news_btntextarea {
	font-weight: 500;
}
.news_btntextarea a:link {
	color:#333;
}
.news_btntextarea a:visited {
	color:#333;
}

.newsblogbnr {
	position: absolute;
	background-color: #002c4c;
	padding:2% 0.5% 4% 4%;
	right:0;
	margin-top: 5%;
}

.detailbtn {
	margin-top: 5%;
	text-align: center;
	transition: all 0.5s;
}
.detailbtn a {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.detailbtn a:hover {
	opacity: 0.6;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.blog_list_day {
	padding: 0.1em 0.1em;
	
	color: #fff;
 width: 26%;
	background-color: #002c4c;
	font-size: 1.8rem;
	font-weight: 600;
	max-height: 999999px;
    text-align: center;
  
}

.blog_list_title {
	margin-bottom: 3px;
  padding-top: 2em;
	padding-bottom: 2em;
	font-size:2.5rem;
    font-weight: 500;
	text-decoration: underline;
	margin-left: 1em;
	max-height: 999999px;
  width: 80%;
  
}
	.news {
	position: relative;
	height: auto;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 30px;
	width: 100%;
}
	.newsblogbnr {
	position: relative;
	background-color: #002c4c;
	padding:2% 0.5% 4% 4%;
	right:0;
		width: 70%;
		margin: 10% auto;
}
}





/*FIXED INFO*/
.hidden_box {
position: relative;
	z-index: 2100;
}

.hidden_box label {
	position: fixed;
	right: 5px;
	bottom:155px;
	cursor: pointer;
	transition: all 0.3s;	
	z-index: 2000;
}

.hidden_box label:before {
	display: inline-block;
	content: url(../img/main/closebtn.svg);
	font-family: 'FontAwesome';
}

.hidden_box input:checked + label:before {
	content: url(../img/main/openbtn.svg);
	color: #668ad8;
}

.hidden_box input {
	display: none;
}

.hidden_box .hidden_show {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 1;
}

.hidden_box input:checked + label + .hidden_show {
	padding: 0 0;
	height: auto;
	opacity: 0;
}

.mailbtn {
	position: absolute;
	right: 0;
	margin-top: -0.3%;
  width: 22%;
}

/*デバイス用*/
@media only screen and (min-device-width: 720px) and (max-device-width: 1050px) {
.mailbtn {
	position: absolute;
	right: 0;
	margin-top: 0.8%;
  width: 15%;
}
}

.fttelinfo {
	position: relative;
	background-color: #fff;
	padding-top:1%;
	padding-bottom:1%;
	border-top:thin solid #333;
	border-bottom:thin solid #333;
	margin-top: 5%;
	margin-bottom: 5%;
	
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.mailbtn {
	position: relative;
		right:-14%;
		width: 70%;
		margin: 10% auto;
}
	.fttelinfo {
	position: relative;
	background-color: #fff;
	padding-top:1%;
	padding-bottom:1%;
	border-top:0 solid #333;
	border-bottom:0 solid #333;
	margin-top: 15%;
	margin-bottom: 5%;
	
}

}

.u_fttelinfowrp {
	background-color: #fff;
	height: auto;
	padding-top:3%;
	padding-bottom:3%;
	
}

.maintop_u_left {
	width: 50%;
	height: auto;
	margin-bottom: 5%;
	overflow: hidden;
}
.maintop_u_left img {
	margin-top: -8%;
}

.maintop_u_right {
	width: 45%;
	padding-top:3.5%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
  .maintop_u_left {
	width: 100%;
	height: auto;
	margin-bottom: 0%;
	overflow: hidden;
}
.maintop_u_left img {
	margin-top: 0%;
}

.maintop_u_right {
	width: 90%;
	padding-top:7%;
}
}

.aboutfieldcattit {
	background-color: #002c4c;
	width: 40%;
	padding:0 0 0.1em 0;
	margin-bottom: 2%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
  .aboutfieldcattit {
	background-color: #002c4c;
	width: 100%;
	padding:0 0 0.1em 0;
	margin-bottom: 2%;
}
}

#aboutfield {
	padding:10% 10% 0 10%;
}
#solutionresult {
	padding:5% 10% 0 10%;
	transition:  all 0.3s;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	#solutionresult {
	padding:10% 5% 0 5%;
	transition:  all 0.3s;
}
}
@media screen and  (min-width:1850px) {
	#solutionresult {
	padding:5% 15% 0 15%;
		transition:  all 0.3s;
}

}

.titimg {
	position: absolute;
	width: 20%;
    margin-top: -7%;  
	right:10%;
  z-index: 10!important;
}

.aboutfield_7point {
	margin-top: 5%;
	border:4px solid #002c4c;
	padding:8% 13%;
	margin-bottom: 12%;
}
.aboutfield_7point img {
	position: relative;
	margin: 0 auto;
}

.aboutfield_pdcacaca {
	margin-top: 5%;
	border:4px solid #002c4c;
	padding:2% 4%;
	margin-bottom: 12%;
}

.aboutbnr {
	position: relative;
	width: 70%;
	margin: 5% auto;
}

.solutionbnr {
	background-color: #002c4c;
	padding:0.2% 1%;
	font-weight: 600;
	color:#fff;
	width: 230px;
	margin-bottom: 0.6%;
}

.solutionleft img {
	  display: flex;
  align-items: center;
}

.solutionleft {
	width: 20%;
}

.solutionright {
	width: 80%;
}
@media screen and (min-width:320px) and (max-width:1050px) {
  .aboutfield_pdcacaca {
	margin-top: 10%;
	border:4px solid #002c4c;
	padding:4% 8%;
	margin-bottom: 20%;
}
  .aboutfield_7point {
	margin-top: 10%;
	border:0 solid #002c4c;
	padding:0 0;
	margin-bottom: 20%;
}
  .aboutbnr {
	position: relative;
	width: 100%;
	margin: 5% auto;
}
  .titimg {
	position: relative;
	width: 70%;
    margin: 5% auto;
    right:0%;
  z-index: 5!important;
}
  .solutionbnr {
	background-color: #002c4c;
	padding:2% 2%;
	font-weight: 600;
	color:#fff;
	width: 100%;
    margin-top: 5%;
	margin-bottom: 0.6%;
    font-size: 2rem;
}
  .solutionleft {
	width: 100%;
  padding:0% 27%;
}

.solutionright {
	width: 100%;
}
}

.textarea_solution1 {
	font-weight: 600;
	margin-bottom: 0.2em;
}
.textarea_solution1 br {
  display: none;
}

.textarea_solution2 {
	font-weight: 600;
	margin-bottom: 2%;
}

.textarea_solution3 {
	font-weight: 600;
}

.textarea_solutionlead {
  text-align: justify;
}

.solutionwrp {
	position: relative;
	border:solid 2px #002c4c;
	padding:3% 2.5% 2% 2.5%;
	margin-bottom: 4%;
}
@media screen and (min-width:320px) and (max-width:1050px) {
  .textarea_solution3 {
    margin-top: 0.5em;
	font-weight: 600;
}
  .textarea_solution1 {
	font-weight: 600;
	margin-bottom: 0.5em;
    line-height: 1.3em;
}
  .textarea_solution1 br {
  display: block;
}
  .solutionwrp {
	position: relative;
	border:solid 2px #002c4c;
	padding:7% 7%;
	margin-bottom: 4%;
}
  
.textarea_solutionlead {
  text-align: justify;
  margin-top: 1em;
}
}

#js-btn-wrap {
	background-color:#002c4c;
	width: 30%;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}
@media screen and (min-width:320px) and (max-width:1050px) {
  #js-btn-wrap {
	background-color:#002c4c;
	width: 30%;
	margin: 10% auto;
	text-align: center;
	cursor: pointer;
}
}

.buttontextarea {
	font-weight: 600;
	color:#fff;
	margin-bottom: 2%;
}

.resluttit {
	text-align: center;
}

#section_e {
	position: relative;
	padding-top:5%;
	margin-bottom: 10%;
	z-index: 100;
}

.inqtextarea {
	margin-top: 1%;
}

#seminar {
	 position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background-color: #fff;
	padding:5% 10% 0 10%;
	margin-bottom: 0;
}
#privacy {
position: relative;
  width: 100vw;
  height: auto;
  z-index: 300;
  background-color: #fff;
	margin-bottom: 0;
}

.seminarright {
	width: 25%;
	padding-left:5%;
	border-left:thin solid #333;
}

.seminarleft {
	width: 75%;
	padding-right:5%;
}

.coachname {
	
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.coachname {
	text-align: center;
		font-weight: 600;
		margin-bottom: 0;
}
	.seminarright {
	width: 100%;
	padding-left:0%;
	border-left:0 solid #333;
		margin-top: 15%;
}
	.seminarright img {
		width: 70%;
		margin-left: 15%;
		
	}

.seminarleft {
	width: 100%;
	padding-right:0%;
}

}

.seminarmidtit {
	margin-top: 5%;
	margin-bottom: 0%;
	line-height: 1.68em;
	margin-bottom: 3em;
}

.seminarside {
	margin-bottom:0;
}




@media screen and (min-width:320px) and (max-width:1050px) {
	
	.seminartype li {
	float: left;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 10%;
	
}
	.seminartype li:first-child {
	border-right:0 solid #333;
	padding-right:0%;
}
}

.seminarsidetit {
	margin-top: 3%;
	margin-bottom: 1%;
}

.seminarprofile {
	margin-top: 5%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.seminarsidetit {
	margin-top: 0%;
	margin-bottom: 1%;
		text-align: center;
}
		.seminarsidetit_k {
	margin-top: 5%;
	margin-bottom: 1%;
		text-align: center;
}
.seminarprofile {
	margin-top: 5%;
	line-height: 1.6em;
}
}

.mt50 {
	margin-top: 15%;
}

#section_lp7 {
	position: relative;
	margin-bottom: 10%;
}

 
.compoutl {
 margin-top: 20px;
 width: 100%;
 
}

.compoutl dt{
  font-family: 'Noto Sans Japanese';
 font-weight: 500;
 font-size: 1.7rem;
 float: left;
 width: 20%;
 margin-bottom: 15px;
 padding-bottom:15px;

}
.compoutl dd{
  font-family: 'Noto Sans Japanese';
 font-weight: 500;
 font-size: 1.7rem;
 line-height: 1.6em;
 width: 93%;
 margin-bottom: 15px;
 padding-bottom:15px;
 border-bottom:1px dotted #ccc;
}

.compsubtit {
 margin-top: 50px;
 margin-bottom: 20px;
}

.comppout_wrp {
 position: relative;
 left: 0;
 margin-bottom: 80px;
}
.logo {
	
}


/*SP HEADER
------------------------------ */

#overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 18500;
  background: rgba(255, 255, 255, 0.9);
}

#spmenulist {
  font-size: 20pt;
  color: #666666;
  width: 90%;
  margin: 0 auto;
  vertical-align: middle;
  font-weight: 600;

  margin-bottom: 20px;
}

#spmenulist li {
  text-align: center;
  width: 100%;
  margin-bottom: 0px;
  padding: 30px 0 30px 15px;
  border-bottom: 1px solid #b6b6b6;
}

#spmenulist li:last-child {
	border:0;
}

#spmenulist li a {
  padding: 16px 20px 15px;
}

#spmenulist a:link {
  text-decoration: none;
  color: #000;
}

#spmenulist a:visited {
  text-decoration: none;
  color: #000;
}

#spmenulist a:hover {
  text-decoration: none;
  color: #000;
}

#close {
  background: #284464;
  color: #fff;
  width: 90%;
  margin: auto;
  text-align: center;
  font-size: 18pt;
  font-weight: 600;
  padding: 10px 0 10px 10px;
  cursor: pointer;
}

#hammenu {
  position: fixed;
  top: 14px;
  right: 15px;
  z-index: 4000;
}
.toplogosp {
	text-align: center;
}

.box {
	position: relative;
}

.fieldillust {
margin-top: 5%;
	margin-bottom: 5%;
}




.fieldunchor {
  position: absolute;
  margin-top: -10%;
}

.textarea_policy {
	font-weight: 600;
}

.fis {
	
}
@media screen and (min-width:320px) and (max-width:1050px) {
	.logo {
	margin-top: 1.5%;
}
	.fis {
	margin-top: 5%;
}
}
.telnum a {
    color:#fff;
    text-decoration:none;
    }

.textblank {
	color:transparent;
}

.seminarlist {
	margin-top: -2%;
}
.seminarlist li {
	float: left;
	width: 46%;
	margin-right: 4%;
	padding-right:2%;

}
.seminarlist li:last-child {

	margin-right: -20%;
	padding-left:5%;
	border-left:thin solid #333;
}

.borderline {
	position: relative;
	border-top:dotted #000 thin;
	margin-top: 5%;
	padding-bottom:5%;

}

.pagetop {
	position: absolute;
	right:0;
	margin-top: -8%;
	z-index: 500 !important;
}

.subcatch_z br {
	display: block;
}			
.subcatch_z {
	display: block;
	margin-top:0%;
	margin-bottom: 0!important;
	padding-bottom:1%!important;
}	
@media screen and (min-width:320px) and (max-width:1050px) {
	.seminarlist li {
	float: left;
	width: 100%;
	margin-right: 4%;
	padding-right:2%;
		margin-bottom: 5%;

}
	.seminarlist li:last-child {

	margin-right: 0%;
	padding-left:0%;
	border-left:0;
}
	.borderline {
	position: relative;
	border-top:dotted #000 thin;
	margin-top: 5%;
	padding-bottom:10%;

}
	.subcatch_z br {
	display: block;
	padding-left:1em;
	text-indent:-1em;
}
		.subcatch_z {

	padding-left:1em;
	text-indent:-1em;

}


}



.infocatchlead {
	position: relative;
}

.infocatchbtn {
	position: relative;
}


