@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200;300;400;500;600;700;900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;700;900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&family=Pinyon+Script&family=Raleway&family=Zen+Kurenaido&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Antique&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@500&display=swap');
/*----------------------------
  基本設定　index,thanx.html
　tel frame　drawer nav
-----------------------------*/

	html {
		font-size: 62.5%;
	}
	body {
		font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
		font-size: 1.6rem;
		line-height: 1.6;
		width: 100%;
		margin: 0;
		padding: 0;
		color:#333;
		background:#EFDB84;
		    font-family: 'M PLUS 1p', sans-serif;
	}
	.cv .num, h2{
		text-align: center
	}
	.wrap{
		overflow: hidden;
	}
	p{
		font-weight: 500;
		text-align: justify;
	}
	a{
	text-decoration: none;
	transition: 1s;
	}
	a img:hover{
		opacity: 0.6;
		transition: 1s;
		
	}
		a:hover{
		  text-decoration: none;
		}
.tac{
  text-align: center;
}
@media screen and (min-width: 768px)  {

	.sp, .sp01 {
		display: none;
	}

	#page-top {
		position: fixed;
		right: 10px;
		font-size: 5rem;
		color: #000;
		opacity: 0.6;
		line-height: 1;
	}
	#page-top:hover {
		opacity: 1;
	}

	h2{
		font-size: 4rem;
		font-weight: 900;
		color: #000;
	
	}
	h2:before {
		content: url('/import/tenant_1/153.121.75.218/kanyes-recruit.com/img/h2_img_left.png');
		display: inline-block;
		padding-right: 20px;
	}
	h2:after {
		content: url('/import/tenant_1/153.121.75.218/kanyes-recruit.com/img/h2_img_right.png');
		display: inline-block;
		padding-left: 20px;
	}

/* ====== index kv（pc）====== */
/* 
  kv .inner{
    position: relative;
  }
  .kv_img img{
    width: 100%;
    margin-top: -80px;
  }
  .gnav{
    width: 100%;
    margin: 15px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 90px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .gnav p a{
    display: block;
    width: 270px;
    padding: 1.5rem 0;
    margin-top: 15px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    background: #fff;
    border: solid 3px #000;
    border-radius: 35px;
  }
  .gnav p a:hover {
    opacity: 0.6;
  }
  .gnav h1{
    max-width: 260px;
    min-width: 180px;
    width: 23%;
    height: auto;
  }
 */
/* ====== index about（pc）====== */

	.about .inner2{
		padding: 40px 8%;
		text-align: justify;
		max-width: 1024px;
		width: 100%;
		margin: 0 auto;
	}
	.about .inner2 h3{
		font-size: 3.6rem;
		font-weight: 700;
		color: #000;
		text-align: center;
		padding-bottom: 20px;
		padding-top: 20px;
	}
    

/* ====== index job（pc）====== */

	.job{
		width: 100%;
		
	}
	img.job_top,
	img.job_bottom{
		width: 100%;
	}
	.job .inner2{
		background: #7ccbe3;
		padding: 30px 0 50px;
	}
	.job_bg{
		background: #fff;
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
		border: solid 2px #000;
        border-radius: 15px;
		padding-bottom: 80px;
		position: relative;
	}
	
	.job h3{
		color: #000;
		font-size: 2.2rem;
		padding-bottom: 10px;
		padding-top: 30px;
		font-weight: 900;
		line-height: normal;
	}
	.detail1{
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 70px 0 40px;
	}
	.detail2,
	.detail3,
	.detail4,
	.detail5 {
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 80px 0 40px;
	}
	.detail1 div,
	.detail2 div,
	.detail3 div,
	.detail4 div,
	.detail5 div {
		width: 55%;
	}
	.detail1 .img,
	.detail2 .img,
	.detail3 .img,
	.detail4 .img,
	.detail5 .img {
		width: 40%;
	}
	.job_box01,
	.job_box02,
	.job_box03{
		display: inline-block;
		padding: 10px 15px;
		font-size: 1.8rem;
		color: #fff;
		font-weight: 700;
		margin-top: 20px;
		text-align: center;
		margin-right: 7px;
	}

	.job_box01{
		background: #7CCBE3;
	}
	.job_box02{
		background: #eca6a6;/* 
		margin: 0 7px; */
	}
	.job_box03{
		background: #000;
	}
	.job_btn a{
		display: block;
		max-width: 450px;
		width: 90%;
		padding: 1.9rem 0 1.7rem;
		margin: 0 auto;
		text-align: center;
		text-decoration: none;
		color: #fff;
		font-size: 2.2rem;
		font-weight: 700;
		background: #7CCBE3;
		border: solid 3px #fff;
		border-radius: 40px;
		box-shadow:0px 8px 18px -10px rgb(28,87,173,0.8);
	}
	.job_btn a:hover{
		opacity: 0.6;
	}
	.job_img01 {
		position: absolute;
		top: -100px;
		right: 3%;
		max-width: 145px;
		width: 15%;
	}
	.detail3 div, .detail5 div{
		position: relative;
	}
	.detail3 div .job_img02 {
		position: absolute;
		top: -90px;
		right: 0;
		max-width: 165px;
	}
	.detail5 div .job_img03 {
		position: absolute;
		top: -70px;
		right: -10px;
		max-width: 220px;
		width: 48%;
	}

/* ====== index footer（pc）====== */

/*   footer {
  width: 100%;
}
.footer_border{
  width: 100%;
  height: 30px;
  background: #eca6a6;
}
footer .inner {
  background: #eca6a6;
  text-align: center;
  padding: 30px 0 0;
}
footer p{
  padding: 35px 0 0;
  color: #fff;
  text-align: center;
  line-height: 2;
}
.footer_link a{
  display: block;
  width: 350px;
  padding: 1.5rem 0;
  margin: 20px auto 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  background: #ea8b8b;
  border: solid 3px #fff;
  border-radius: 35px;
}
.footer_link a:hover{
  opacity: 0.6;
}
.copyright{
  font-size: 1.4rem;
  padding: 35px 0;
} */

/* ====== thanx（pc）====== */

	.thanx_about{
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
	}
	.thanx_about .txt{
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
	}
	.thanx_about  .txt p{
		text-align: center;
		padding-bottom: 20px;
		line-height: 2;
	}
	.thanx_about .txt span{
		display: inline-block;
	}
	.thanx_about .contact{
		margin-top: 20px;
	}
	.thanx_about .contact h3{
		background: #EFDB84;
		color: #000;
	}
	.thanx_about .contact_tel p{
		padding-bottom: 40px;
	}
.contact_tel .tel a{
  color: #000;
}
	.txt_btn a{
		display: block;
		max-width: 300px;
		width: 90%;
		padding: 1.5rem 0 1.5rem;
		margin: 50px auto 70px;
		text-align: center;
		text-decoration: none;
		color: #fff;
		font-size: 2rem;
		font-weight: 700;
		background: linear-gradient(#7CCBE3 0%, #117a76 100%);
		border-bottom: solid 4px #074240;
		border-radius: 40px;
		box-shadow:0px 8px 18px -10px rgb(0,0,0,0.8);
	}
	.txt_btn a:hover {
		opacity: 0.6;
	}


	.txt_btn a{
		display: block;
		max-width: 300px;
		width: 90%;
		padding: 1.5rem 0 1.5rem;
		margin: 50px auto 70px;
		text-align: center;
		text-decoration: none;
		color: #000;
		font-size: 2rem;
		font-weight: 700;
		background: #fff;
		border: solid 3px #000;
		border-radius: 40px;
	}
	.txt_btn a:hover {
		opacity: 0.6;
	}

}

@media screen and (max-width: 1600px)  {

	.kv_img img{
		margin-top: -50px;
	}
}

@media screen and (max-width: 1366px)  {

	.kv_img img{
		margin-top: 0px;
	}
	/* .gnav{
	  padding: 0 50px 0 4%;
	}
	.gnav p a{
	  font-size: 1.6rem;
	  width: 220px;
	  padding: 1rem 0;
	  border: solid 3px #000;
	} */
	h2{
		font-size: 3.6rem;
	}
	.about .inner2 h3{
		font-size: 3rem;
	}
	.job_btn a{
		font-size: 2rem;
		padding: 1.5rem 0;
		border-bottom: solid 4px #fff;
	}
/*   .footer_link a{
  font-size: 1.6rem;
  padding: 1rem 0;
  width: 300px;
} */
}

@media screen and (max-width: 896px)  {
/* 
  .gnav{
    margin-top: 8px;
    padding: 0 4%;
  }
  .gnav p a{
    width: 190px;
    padding: 0.8rem 0;
    font-size: 1.4rem;
  } */
	.about .inner2 h3{
		font-size: 2.6rem;
		padding-bottom: 13px;
	}
	.about .inner2{
		padding: 25px 8%;
	}
	.job{
		margin-bottom: 0px;
	}
	h2{
		font-size: 3rem;
	}
	.job h2{
		padding-bottom: 20px;
	}

	.job .inner2{
		padding: 10px 0 30px;
	}
	.job_bg{
		padding-bottom: 50px;
	}
	.detail1,
	.detail2,
	.detail3,
	.detail4,
	.detail5{
		padding: 40px 0 35px;
	}
	.detail1 .img,
	.detail2 .img,
	.detail3 .img,
	.detail4 .img,
	.detail5 .img{
		width: 42%;
	}
	.job_box01,
	.job_box02,
	.job_box03{
		display: inline-block;
		font-size: 1.4rem;
	}
	.job_img01 {
		position: absolute;
		top: -140px;
	}
	.job_img02{
		display: none;
	}
	.job_btn a{
		font-size: 1.6rem;
		padding: 1.3rem 0;
		width: 360px;
	}
	.detail5 div .job_img03{
		right: -25px;
		top: -50px;
	}
	/* footer .inner{
	  padding: 15px 0 0;
	}
	.footer_border{
	  height: 20px;
	} */
}

@media screen and (max-width:767px) {

/*----------------------------
  基本設定
-----------------------------*/

	.contact, p.ci, p.ci2, ul.lcmenu2 li, h1.ttl {
		text-align: center
	}
	.pc,.pc2, .sp01{
		display: none;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	p{
		font-size: 1.6rem;
		line-height: 1.5;
	}
	a{
		text-decoration: none;
	}
	#page-top {
		position: fixed;
		right: 5px;
		font-size: 4rem;
		color: #000;
		opacity: 0.6;
	}
	#page-top:hover{
		opacity: 1;
		transition: 1s;
	}

	h2{
		font-size: 3rem;
		color: #000;
	}
	h2:before {
		content: "";
		background: url('/import/tenant_1/153.121.75.218/kanyes-recruit.com/img/h2_img_left.png') no-repeat;
		background-size: cover;
		height: 40px;
		width: 28px;
		display: inline-block;
		margin-right: 15px;
	}
	h2:after {
		content: "";
		background: url('/import/tenant_1/153.121.75.218/kanyes-recruit.com/img/h2_img_right.png') no-repeat;
		background-size: cover;
		height: 40px;
		width: 28px;
		display: inline-block;
		margin-left: 15px;
	}

/* ====== tel frame（sp）====== */

	.contact .tel, .cv .num, tel {
		font-weight: 700;
	}
	.telpopup-open,
	.telpopup-close {
		cursor: pointer;
	}
	#telpopup-frame{
		background:rgba(0,0,0,0.6);
		width:100%;
		height:100%;
		position:fixed;
		top:0;
		left:0;
		z-index:999999;
	}
	#telpopup-frame-inner{
		position: fixed;
		width:90%;
		top: 50%;
		left: 50%;
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	.telpopup-close{
		padding:30px 0 0 0;
	}
	.telpopup-close img{
		vertical-align:bottom;
	}
	.telpopup-close a{
		line-height:1.0;
		text-decoration:none;
		background:#fff;
		color: #000;
		border-radius:5px;
		display:block;
		text-align:center;
		padding:15px 0;
		font-weight:bold;
	}
	#telpopup-gotel{
		font-size:0.9rem;
		line-height:1.7;
		text-decoration:none;
		background:#7CCBE3;
		color: #fff;
		border-radius:5px;
		display:block;
		padding:20px 15px 18px;
	}
	#telpopup-gotel p{
		text-align: center;
	}
	#telpopup-shop{
		font-size:1.6rem;
		line-height:1.7;
	}
	#telpopup-gotel img{
		vertical-align:baseline;
	}
	#telpopup-gotel a{
		color:#000;
		font-size:2.8rem;
		line-height:1.7;
		font-weight: 800;
	}
	#telpopup-stelb{
		padding:3px 0 5px;
	}
	#telpopup-stelb dl{
		margin:0 0 10px 0;
	}
	#telpopup-stelb dt{
		font-weight:bold;
		line-height:1em;
	}
	#telpopup-stelb dd:last-of-type{
		font-size:0.9rem;
	}
	.tellink{
		pointer-events:none;
		text-decoration:none;
		color:#fee645;
	}

/* ====== sp drawer nav（sp）====== */

	/* .drawer-nav {
	  background: #006996;
	  color: #000;
	  z-index: 9999;
	  width: 40rem;
	  font-weight: 700;
	  font-size: 2rem;
	        overflow-y: scroll;
	}
	.drawer--right.drawer-open .drawer-hamburger{
	  right:40rem;
	}
	.drawer--right .drawer-nav{
	  right: -40rem;
	}
	.drawer-hamburger {
	  background: #000 !important;
	  color: #fff;
	  padding: 10px 0 0;
	  height: 45px;
	  font-size: 1.4rem;
	  width: 100px;
	  text-align: center;
	  line-height: 1.4;
	  font-weight: 700;
	}
	.drawer-nav ul li {
	  border-bottom: 1px dotted rgba(255, 255, 255, .4);
	  font-size: 1.6rem;
	}
	.drawer-nav ul li:last-child a:before {
	  content: ""
	}
	.drawer-nav ul li a {
	  color: #fff;
	  display: block;
	  padding: 20px 40px;
	}
	.drawer--right{
	  right: 25rem;
	} */

/* ====== sp nav（sp）====== */

/*   header.nav {
  width: 100%;
  background-color: #EFDB84;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  box-shadow: 0px 0px 2px 2px rgb(28,87,173,.3);
}
ul.lcmenu1 {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px
}
ul.lcmenu1 li {
  margin: 0 3px
}
ul.lcmenu1 li img {
  width: auto;
  height: 30px
}
ul.lcmenu1 li:first-child {
  border: 1px solid #000;
  border-radius: 5px;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 30px;
  font-size: 1.8rem;
  margin-right: 5px;
  color:#000;
}
ul.lcmenu1 .entry a {
  border: #000 1px solid;
  color: #000;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 1.6rem;
  font-weight: 700;
}
ul.lcmenu1 li:first-child a {
  display: block;
  padding-top: 1px;
}
ul.lcmenu2 {
  border-top: solid 1px rgba(000, 000, 000, .5);
  display: flex;
  flex-wrap: wrap;
  color: #000;
}
ul.lcmenu2 li {
  width: 25%;
  height: 32px;
  line-height: 32px;
  font-size: 1.2rem;
  font-weight: 500;
}
ul.lcmenu2 li:nth-child(4) {
  width: 24%
}
ul.lcmenu2 i {
  font-size: 0.8rem;
  margin-right: 3px;
}
ul.lcmenu2 li:nth-child(1), ul.lcmenu2 li:nth-child(2), ul.lcmenu2 li:nth-child(3) {
  border-right: dotted 1px rgba(000, 000, 000, .5);
}
ul.lcmenu2 li a {
  display: block;
} */

/* ====== index kv（sp）====== */

	.kv img{
		width: 100%;
		height: auto;
		margin-top: 30px;
	}

/* ====== index about（sp）====== */

	.about .inner2{
		padding: 15px 5% 10px;
		text-align: justify;
		width: 100%;
	}
	.about .inner2 h3{
		font-size: 2.4rem;
		font-weight: 700;
		color: #000;
		text-align: center;
		padding-bottom: 10px;
		line-height: normal;
	}
	.about span{
		display: inline-block;
	}

/* ====== index job（sp）====== */

	.job{
		width: 100%;
		margin-bottom: 0px;
	}
	.job_top img,
	.job_bottom img{
		display: block;
		width: 100%;
	}
	.job .inner2{
		background: #7ccbe3;
		padding: 8px 0 10px;
	}
	.job_bg{
		background: #fff;
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
		border: solid 2px #000;
        border-radius: 15px;
		padding-bottom: 45px;
		position: relative;
	}
	.job h2{
		padding-bottom: 10px;
	}
	.job h3{
		color: #000;
		font-size: 2.1rem;
		padding-bottom: 8px;
		font-weight: 900;
		line-height: normal;
		text-align: center;
	}
	.detail1{
		width: 90%;
		margin: 0 auto;
		padding: 30px 0 25px;
	}
	.detail2,
	.detail3,
	.detail4,
	.detail5 {
		width: 90%;
		margin: 0 auto;
		padding: 35px 0 25px;
	}
	.detail1 div,
	.detail2 div,
	.detail3 div,
	.detail4 div,
	.detail5 div {
		width: 100%;
	}
	.detail1 .img,
	.detail2 .img,
	.detail3 .img,
	.detail4 .img,
	.detail5 .img {
		width: 95%;
		max-width: 340px;
		margin: 0 auto;
		display: block;
		padding-bottom: 10px;
	}
	.job_box{
		text-align: center;
	}
	.job_box01,
	.job_box02,
	.job_box03{
		display: inline-block;
		padding: 10px 8px;
		font-size: 1.4rem;
		color: #fff;
		font-weight: 700;
		margin-top: 10px;
		text-align: center;
	}
	.job_box01{
		background: #7CCBE3;
	}
	.job_box02{
		background: #eca6a6;
	}
	.job_box03{
		background: #000;
	}
	.job_btn a{
		display: block;
		max-width: 400px;
		width: 90%;
		padding: 1.3rem 0 1.3rem;
		margin: 0 auto;
		text-align: center;
		text-decoration: none;
		color: #fff;
		font-size: 1.6rem;
		font-weight: 700;
		background: #7CCBE3;
		border: solid 3px #fff;
		border-radius: 40px;
		box-shadow:0px 8px 18px -10px rgb(28,87,173,0.6);
        margin-bottom: 40px;
	}
	.job_btn a:hover{
		opacity: 0.6;
	}
	.job_img01,
	.detail3 div .job_img02,
	.detail5 div .job_img03 {
		display: none;
	}

/* ====== index footer（sp）====== */

/*   footer {
  width: 100%;
}
.footer_border{
  width: 100%;
  height: 15px;
  background: #eca6a6;
}
footer .inner {
  background: #eca6a6;
  text-align: center;
  padding: 25px 0 0;
}
footer p{
  padding: 20px 0 0;
  color: #fff;
  text-align: center;
  line-height: 2;
}
.footer_link a{
  display: block;
  max-width: 300px;
  width: 80%;
  padding: 1rem 0;
  margin: 20px auto 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  background: #ea8b8b;
  border: solid 3px #fff;
  border-radius: 35px;
}
.footer_link a:hover{
  opacity: 0.6;
}
.copyright{
  font-size: 1.4rem;
  padding: 30px 0;
}
 */
/* ====== thanx（sp）====== */

	.txt{
		padding: 0 5% 0;
	}
	.txt p{
		text-align: center;
		padding-bottom: 20px;
		line-height: 1.8;
	}
	.txt span{
		display: inline-block;
	}
	.thanx_about .contact h3{
		background: #EFDB84;
		color: #000;
	}
	.txt_btn a{
		display: block;
		max-width: 250px;
		width: 90%;
		padding: 1rem 0;
		margin: 30px auto 40px;
		text-align: center;
		text-decoration: none;
		color: #fff;
		font-size: 1.6rem;
		font-weight: 700;
		background: linear-gradient(#7CCBE3 0%, #117a76 100%);
		border-bottom: solid 4px #074240;
		border-radius: 40px;
		box-shadow:0px 8px 18px -10px rgb(28,87,173,0.8);
	}
	.txt_btn a:hover {
		opacity: 0.6;
	}

	/* ====== privacy（sp）====== */

		.txt{
			padding: 0 5% 0;
		}
		.txt p{
			text-align: center;
			padding-bottom: 20px;
			line-height: 1.8;
		}
		.txt span{
			display: inline-block;
		}
		.privacy_about .contact h3{
			background: #7ccbe3;
			color: #000;
		}
		.txt_btn a{
			display: block;
			max-width: 250px;
			width: 90%;
			padding: 1rem 0;
			margin: 30px auto 40px;
			text-align: center;
			text-decoration: none;
			color: #000;
			font-size: 1.6rem;
			font-weight: 700;
			background: #fff;
			border: solid 3px #000;
			border-radius: 40px;
			box-shadow:0px 8px 18px -10px rgb(0,0,0,0.8);
		}
		.txt_btn a:hover {
			opacity: 0.6;
		}
}

@media screen and (max-width:480px) {

/* ====== sp drawer nav（sp480）====== */

/*   .drawer-nav {
  width: 22rem;
}
.drawer--right.drawer-open .drawer-hamburger{
  right:22rem;
}
.drawer--right .drawer-nav{
  right: -22rem;
}
.drawer-hamburger {
  width: 70px;
  font-size: 1.3rem;
  font-weight: 500;
  padding-top: 11px;
  height: 44px;
}
.drawer-nav ul li {
  font-size: 1.3rem;
  font-weight: 500;
}
.drawer-nav ul li a {
  padding: 16px 20px
} */
}

/* ----------------------------------------
	Header
---------------------------------------- */
#header {
	height: 760px;
	position: relative;
}

.header__img {
	width: 100%;
	max-width: none;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#logo {
	max-width: 1000px;
	margin: auto;
	position: absolute;
	top: 270px;
	left: -10%;
	right: 0;
}

#logo img {
	width: 66%;
}

.header__btn-wrap {
	width: 310px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url('/import/tenant_1/153.121.75.218/kanyes-club.com/wp/wp-content/themes/base/images/common/btn_bg.png') no-repeat center;
	background-size: cover;
	position: absolute;
	bottom: 90px;
	right: 0;
}

.header__btn {
	margin: 10px 0 0;
}

.header__btn a {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 13px 0;
	background: #e73820;
}

.header__btn a span {
	display: inline-block;
	-webkit-transform: scale(.7, .9);
	transform: scale(.7, .9);
}

.topHeader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100vh;
	min-height: 690px;
	padding: 100px 0;
	background: #00c0c7;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.top-scroll {
	text-align: center;
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
	margin: auto;
}

.topHeader__bnr {
	text-align: center;
}

.topHeader__flex {
	margin: 0 0 1em;
}

.topHeader__flex__box1 {
	width: 327px;
	padding: 80px 0 0;
}

.topHeader__flex__box2 {
	width: 710px;
	position: relative;
	right: -60px;
}

.topslider {
	margin: 0;
	position: relative;
}

.topslider:before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: url('/import/tenant_1/153.121.75.218/kanyes-club.com/wp/wp-content/themes/base/images/top/slide_bg.png') no-repeat right bottom;
	background-size: contain;
	position: absolute;
	bottom: -30px;
	right: 0px;
}

.topslider .slick-prev:before,
.topslider .slick-next:before {
	display: none;
}

.topslider .slick-arrow {
	width: 43px;
	height: 41px;
	background-size: contain !important;
	z-index: 9;
}

.topslider .slick-arrow:hover {
	opacity: 1 !important;
}

.topslider .slick-next {
	background: url('/import/tenant_1/153.121.75.218/kanyes-club.com/wp/wp-content/themes/base/images/next.png') no-repeat !important;
	right: 60px;
}

.topslider .slick-prev {
	background: url('/import/tenant_1/153.121.75.218/kanyes-club.com/wp/wp-content/themes/base/images/prev.png') no-repeat !important;
	left: 30px;
}

.topslider .slick-dots {
	bottom: 60px;
	text-align: right;
	right: 180px;
}

.topslider .slick-dots li {
	margin: 0;
}

.topslider .slick-dots li button:before {
	font-size: 14px;
	color: #fff;
	opacity: 1;
}

.topslider .slick-dots li.slick-active button:before {
	color: #00c0c7;
}

.space {
	height: 77px;
}

@media screen and (max-width: 768px) {
	#header {
		height: 350px;
	}

	#logo {
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		top: calc(50% + 50px);
		left: 0;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.topHeader {
		display: block;
		height: auto;
		min-height: 0;
		padding: 60px 0 0;
	}

	.top-scroll {
		display: none;
	}

	.topHeader__bnr {
		text-align: center;
	}

	.topHeader__flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.topHeader__flex>div {
		width: 100%;
		padding: 0;
		right: 0;
		position: relative;
	}

	.topHeader__flex__box1 {
		text-align: center;
		padding: 0 100px !important;
		z-index: 1;
	}

	.topHeader__flex__box2 {
		margin: 10px 0 0;
	}

	.topslider .slick-next {
		right: 30px;
	}

	.topslider .slick-dots {
		bottom: 30px;
		right: 50px;
	}

	.space {
		height: 50px;
	}

}

/* ----------------------------------------
	gNavi
---------------------------------------- */
#gNavi {
	width: 100%;
	background: #00c0c7;
	position: fixed;
	top: 0;
	z-index: 10;
}

#gNavi.top:before,
#gNavi.top:after {
	display: block;
	content: "";
	width: 405px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: -30px;
	z-index: 999;
}

#gNavi.top:before {
	background-image: url('/import/tenant_1/153.121.75.218/kanyes-club.com/wp/wp-content/themes/base/images/frame01.png');
	right: calc(100% - 250px);
}

#gNavi.top:after {
	background-image: url('/import/tenant_1/153.121.75.218/kanyes-club.com/wp/wp-content/themes/base/images/frame02.png');
	left: calc(100% - 250px);
}

#nav {
	padding: 30px 0;
	z-index: 9999;
	position: relative;
}

.nav {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
}

.nav li {
	line-height: 1;
	padding: 0 1em;
	position: relative;
}

.nav li a {
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}

.nav li:hover>a {
	opacity: .7;
}

.nav .child {
	display: none;
	width: auto;
	padding: .5em 0 0;
	position: absolute;
	top: 100%;
	left: -.7em;
}

.nav .child li a {
	display: block;
	font-size: 80%;
	white-space: nowrap;
	padding: .5em 1em .5em 2em;
	position: relative;
	background: #00c0c7;
}

.nav .child li a:before {
	display: block;
	content: ">";
	position: absolute;
	top: 50%;
	left: 1em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 769px) {
	#gNavi {
		min-width: 1000px;
	}

	.nav>li:not(:first-child):before {
		display: block;
		content: "";
		width: 1px;
		height: 15px;
		background: #fff;
		position: absolute;
		top: 2px;
		left: 0;
	}
}

@media screen and (max-width: 768px) {
	#gNavi {
		height: 50px;
	}

	#gNavi.top:before,
	#gNavi.top:after {
		width: 205px;
		height: 60px;
		top: -10px;
		z-index: -1;
	}

	#gNavi.top:before {
		right: calc(100% - 150px);
	}

	#gNavi.top:after {
		left: calc(100% - 150px);
	}

	#btn {
		display: block;
		width: 50px;
		height: 50px;
		margin: 0 10px 0 auto;
		position: relative;
		z-index: 9999;
	}

	#btn a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 50px;
		height: 58px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 8px;
		position: relative;
		background: #00c0c7;
	}

	#btn span {
		background-color: #fff;
		display: block;
		width: 25px;
		height: 2px;
		margin: 3px 0;
		-webkit-transition: 0.3s ease;
		transition: 0.3s ease;
	}

	#btn.open a span:nth-of-type(1) {
		-webkit-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}

	#btn.open a span:nth-of-type(2) {
		-webkit-transform: translateY(-1px) rotate(-45deg);
		transform: translateY(-1px) rotate(-45deg);
	}

	#btn.open a span:nth-of-type(3) {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	.btn-menu-txt {
		bottom: 12px;
		color: #fff;
		text-align: center;
		line-height: 1em;
		position: absolute;
		left: 1px;
		right: 0;
		margin: auto;
		font-size: 10px;
		letter-spacing: 0.05em;
	}

	#nav {
		display: none;
		width: 70%;
		padding: 20px 0;
		background: #00c0c7;
		position: absolute;
		top: 50px;
		right: 0;
	}

	.nav {
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset;
	}

	.nav li {
		text-align: center;
		padding: 0;
	}

	.nav li a {
		position: relative;
	}

	.nav>li>a:after {
		display: block;
		content: "";
		width: 20px;
		height: 1px;
		background: rgba(255, 255, 255, .6);
		position: absolute;
		bottom: 0;
		left: 1em;
	}

	.nav li a {
		display: inline-block;
		padding: 1em;
	}

	.nav .child {
		position: relative;
		top: 0;
		left: 0;
	}

	.nav .child ul {
		display: inline-block;
		margin: 0 0 0 2em;
	}

	.nav .child li {
		text-align: left;
	}
}

/* ----------------------------------------
	Footer
---------------------------------------- */
#map {
	height: 500px;
	overflow: hidden;
}

#footer {
	color: #fff;
	text-align: center;
	padding: 4em 0 6.5em;
	background: #00c0c7;
}

.footer__logo {
	margin: 0 0 2em;
}

.footer__logo img {
	width: 358px;
}

.footer__text {
	font-size: 20px;
	line-height: 1.35;
}

.footer__tel {
	margin: 0 0 3em;
}

.footer__tel img {
	width: 774px;
}

.footer__copy {
	font-size: 11px;
	margin: 0;
}

#pagetop {
	display: none;
	width: 40px;
	position: fixed;
	bottom: 100px;
	right: 10px;
	margin: 0;
	z-index: 800 !important;
}

#pagetop a {
	display: block;
}


.btns {
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	background: #ffcd00;
	position: fixed;
	bottom: 0;
	z-index: 2;
}

.btns1 li {
	width: 50%;
	max-width: 500px;
	position: relative;
}

.btns1 li:first-child:before {
	display: block;
	content: "";
	width: 1px;
	height: 100%;
	background: #4d4d4d;
	position: absolute;
	top: 0;
	right: 0;
}

.btns li a {
	display: block;
	text-align: center;
	padding: 30px 0;
}

.btns1 li a img {
	height: 28px;
}

.btns2:before,
.btns2:after {
	display: block;
	content: "";
	width: calc(50vw - 500px);
	height: 100%;
	position: absolute;
	top: 0;
}

.btns2:before {
	background: #f74039;
	left: 0;
}

.btns2:after {
	background: #ff7700;
	right: 0;
}

.btns2 li {
	width: 25%;
	max-width: 250px;
}

.btns2 li.btn1 {
	background: #f74039;
}

.btns2 li.btn2 a {
	background: #ffcd00;
}

.btns2 li.btn3 a {
	background: #6ecd00;
}

.btns2 li.btn4 a {
	background: #ff7700;
}

.btns2 li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.btns2 li a .text{
	font-size: 26px;
	margin-left: 10px;
	text-align: left;
	line-height: 1;
}
.btns2 li a img{
	height: 24px;
}
.btns {
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	background: #ffcd00;
	position: fixed;
	bottom: 0;
	z-index: 50;
}

.btns1 li {
	width: 50%;
	max-width: 500px;
	position: relative;
}

.btns1 li:first-child:before {
	display: block;
	content: "";
	width: 1px;
	height: 100%;
	background: #4d4d4d;
	position: absolute;
	top: 0;
	right: 0;
}

.btns li a {
	display: block;
	text-align: center;
	padding: 30px 0;
	color: #fff;
}

.btns1 li a img {
	height: 28px;
}

.btns2:before,
.btns2:after {
	display: block;
	content: "";
	width: calc(50vw - 500px);
	height: 100%;
	position: absolute;
	top: 0;
}

.btns2:before {
	background: #f74039;
	left: 0;
}

.btns2:after {
	background: #ff7700;
	right: 0;
}

.btns2 li {
	width: 25%;
	max-width: 250px;
}

.btns2 li.btn1 {
	background: #f74039;
}

.btns2 li.btn2 a {
	background: #ffcd00;
}
.btns2 li.btn2 .ab a{
  background: #419df5;
}
.btn2 > div,
.btn2 > div > div{
    height: 100%;
}

.btns2 li.btn3 a {
	background: #6ecd00;
}

.btns2 li.btn4 a {
	background: #ff7700;
}

.btns2 li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.btns2 li a .text{
	font-size: 26px;
	margin-left: 10px;
	text-align: left;
	line-height: 1;
}
.btns2 li a img{
	height: 24px;
}
footer {
	color: #fff;
	padding: 5em 0 7em;
	background: #00c0c7;
}

.footer__flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 0 3em;
}

.footer__flex__box1 {
	width: 340px;
}

.footer__flex__box2 {
	width: 580px;
}

.footer__flex__logo {
	text-align: center;
	margin: 0 0 3em;
}

.footer__copy {
	font-size: 12px;
	text-align: center;
}

.footer__flex__nav>li {
	margin: 0 1.3em 0 0;
}

.footer__flex__nav a {
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 0 0 0 1em;
	white-space: nowrap;
}

.footer__flex__nav a:before {
	display: block;
	content: ">";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.footer__flex__nav__child {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer__flex__nav__child li {
	width: 49%;
	font-size: 80%;
}

.footer__flex__nav__child li:nth-child(even) {
	margin-left: 2%;
}

@media screen and (max-width: 768px) {

	#map,
	#map iframe {
		height: 250px;
	}

	#footer {
		padding: 3em 0 4.5em;
	}

	.footer__logo {
		margin: 0 0 1em;
	}

	.footer__logo img {
		width: 200px;
	}

	.footer__tel {
		margin: 0 0 2em;
	}

	.footer__tel img {
		width: 260px;
	}

	#pagetop {
		bottom: 60px;
	}

	.btns li a {
		line-height: 1;
		padding: 18px 0;
	}

	.btns1 li a img {
		height: 16px;
	}

	.btns2 li a {
		padding: 10px 0;
	}

	/* .btns2 li a img {
		height: 11px;
	} */

	.btns2 li.btn3 a img {
		height: 25px;
	}

	footer {
		padding: 0 0 5em;
	}

	.footer__flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin: 0 0 3em;
	}

	.footer__flex__box1 {
		width: 100%;
		text-align: center;
	}

	.footer__flex__box2 {
		width: calc(100% + 20px);
		margin: 0 0 0 -10px;
		padding: 0 0 4em;
	}

	.footer__flex__text {
		display: inline-block;
		text-align: left;
	}

	.footer__flex__logo {
		padding: 0 80px;
	}
}
.flex {
    display: flex;
}

.whatskanyes__head{
	display: flex;
}
.whatskanyes__head-ttl{
	width: 50%;
	position: relative;
	background-color: #EF5A24;
}
.whatskanyes__head-ttl.gr{
	background-color: #6ecd00;
}
.whatskanyes__head-img{
	width: 50%;
}
.whatskanyes__head-ttl img{
	position: absolute;
	right: 10%;
	height: 60%;
	top: 50%;
	transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
/* .topttl-box .topttl {
    position: absolute;
    bottom: 10%;
    z-index: 1;
    transform: rotate(355deg);
    right: 10%;
    font-size: 30px;
    font-family: 'Mochiy Pop P One', sans-serif;
    color: #ffe700;
    font-size: calc(100vw / 36);
} */
.topttl-box{
    position: relative;
    z-index: 1;
    width: 56%;
    height: 85%;
    margin-left: auto;
    margin-right: 50px;
}

/* .topttl-box .topttl{
  position: absolute;
  bottom: 10%;
  z-index: 1;
  transform: rotate(355deg);
  right: 10%;
  font-size: 30px;
  font-family: 'Mochiy Pop P One', sans-serif;
  color: #ffe700;
  font-size: calc(100vw / 42);
} */

.topttl-box .topttl{
	position: absolute;
	bottom: 10%;
	z-index: 1;
	transform: rotate(355deg);
	right: 3%;
	font-family: 'Mochiy Pop P One', sans-serif;
	color: #ffe700;
	font-size: calc(100vw / 43);
	width: 100%;
	text-align: center;
}
.inner {
    width: 1000px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*+p, *+ul, *+ol, *+dl, *+blockquote, *+pre, *+address, *+fieldset, *+figure {
    margin-top: 15px;
        margin-bottom: 15px;
}
#btns {
	display: none;
}

.btns {
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	background: #ffcd00;
	position: fixed;
	bottom: 0;
	z-index: 2;
}

.btns1 li {
	width: 50%;
	max-width: 500px;
	position: relative;
}

.btns1 li:first-child:before {
	display: block;
	content: "";
	width: 1px;
	height: 100%;
	background: #4d4d4d;
	position: absolute;
	top: 0;
	right: 0;
}

.btns li a {
	display: block;
	text-align: center;
	padding: 30px 0;
}

.btns1 li a img {
	height: 28px;
}

.btns2:before,
.btns2:after {
	display: block;
	content: "";
	width: calc(50vw - 508px);
	height: 100%;
	position: absolute;
	top: 0;
}

.btns2:before {
	background: #f74039;
	left: 0;
}

.btns2:after {
	background: #ff7700;
	right: 0;
}

.btns2 li {
	width: 25%;
	max-width: 250px;
}

.btns2 li.btn1 {
	background: #f74039;
}

.btns2 li.btn2 a {
	background: #ffcd00;
}

.btns2 li.btn3 a {
	background: #6ecd00;
}

.btns2 li.btn4 a {
	background: #ff7700;
}

.btns2 li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.btns2 li a .text{
	font-size: 26px;
	margin-left: 10px;
	text-align: left;
	line-height: 1;
}
.btns2 li a img{
	height: 24px;
}
.btns {
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	background: #ffcd00;
	position: fixed;
	bottom: 0;
	z-index: 50;
}

.btns1 li {
	width: 50%;
	max-width: 500px;
	position: relative;
}

.btns1 li:first-child:before {
	display: block;
	content: "";
	width: 1px;
	height: 100%;
	background: #4d4d4d;
	position: absolute;
	top: 0;
	right: 0;
}

.btns li a {
	display: block;
	text-align: center;
	padding: 30px 0;
	color: #fff;
}

.btns1 li a img {
	height: 28px;
}

.btns2:before,
.btns2:after {
	display: block;
	content: "";
	width: calc(50vw - 500px);
	height: 100%;
	position: absolute;
	top: 0;
}

.btns2:before {
	background: #f74039;
	left: 0;
}

.btns2:after {
	background: #ff7700;
	right: 0;
}

.btns2 li {
	width: 25%;
	max-width: 250px;
}

.btns2 li.btn1 {
	background: #f74039;
}

.btns2 li.btn2 a {
	background: #ffcd00;
}
.btns2 li.btn2 .ab a{
  background: #419df5;
}
.btn2 > div,
.btn2 > div > div{
    height: 100%;
}

.btns2 li.btn3 a {
	background: #6ecd00;
}

.btns2 li.btn4 a {
	background: #ff7700;
}

.btns2 li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.btns2 li a .text{
	font-size: 26px;
	margin-left: 10px;
	text-align: left;
	line-height: 1;
}
.btns2 li a img{
	height: 24px;
}

@media screen and (max-width: 768px) {
	.inner{
		width: 100%;
		padding: 0 10px;
	}
	.pc {
    display: none !important;
}
	.pc2 {
    display: block !important;
}
}
.tel-link {
	display: flex;
	align-items: center;
	justify-content: center;
}

.tel-link img{
	height: 37px;
}

.tel-link .tel{
	font-size: 45px;
	font-family: 'Noto Sans JP', sans-serif;
	margin-left: 20px;
	line-height: 0;
}
.tel a{
  color: #fff;
}
.g-h{
display: flex;
align-items: center;
justify-content: center;
}

.g-h .t-box{
font-size: 13px;
border:solid 1px #fff;
padding: 5px;
}

.g-h .tel{
font-size: 30px;
font-family: 'Noto Sans JP', sans-serif;
    margin-left: 10px;
		line-height: 0;
}

.tel-link2 {
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	box-sizing: border-box;
}

.tel-link2 img{
	height: 24px;
}

.tel-link2 .tel{
	font-size: 26px;
	font-family: 'Noto Sans JP', sans-serif;
	margin-left: 10px;
}

.detail1 .job_box{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.detail1 .job_btn{
  width: 100%;
}
.detail1{
  flex-wrap: wrap;
}




/* ====== kv_detail（pc）====== */
@media screen and (min-width: 768px)  {
	.gnav .nav{
		display: flex;
	}
	.kv_require a{
		display: block;
		width: 200px;
		padding: 1.5rem 0;
		margin-top: 15px;
		text-align: center;
		text-decoration: none;
		color: #000;
		font-size: 1.8rem;
		font-weight: 700;
		background: #fff;
		border: solid 3px #000;
		border-radius: 35px;
	}
	.kv_entry a{
		display: block;
		width: 250px;
		padding: 1.5rem 0;
		margin: 15px 0 0 15px;
		text-align: center;
		text-decoration: none;
		color: #fff;
		font-size: 1.8rem;
		font-weight: 700;
		background: #000;
		border-bottom: solid 3px #fff;
		border-radius: 35px;
	}
	.kv_require a:hover{
		opacity: 0.6;
	}
	.kv_entry a:hover{
		opacity: 0.6;
	}

/* ====== breadcrumb（pc）====== */

	.breadcrumb{
		max-width:1300px;
		padding: 0 5%;
		margin: 0 auto;
	}
	.breadcrumb ul{
		padding: 20px 0 0;
		font-size: 1.5rem;
	}
	.breadcrumb li{
		display:inline;
		list-style: none;
		letter-spacing: normal;
	}
	.breadcrumb li:after {
		content: '>';
		padding: 0 3px;
	}
	.breadcrumb li:last-child:after {
		content: '';
	}

/* ====== about（pc）====== */

	.about .inner2{
		padding: 30px 5% 55px
	}

/* ====== point（pc）====== */

	img.poin_bg_img{
		width: 100%;
	}
	.point{
		position: relative;
	}
	.point .bg{
		position: absolute;
		top: -50px;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		background: rgb(255,255,255,.75);
		max-width:1000px;
		width: 90%;
		max-height: 400px;
		height: 60%;
		padding: 20px 2.5%;
	}
	.point .bg .bg_inner2{
		position: absolute;
		top: -30px;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		max-height: 400px;
		height: 60%;
	}

/* ====== works（pc）====== */

	.works{
		width: 100%;
	}
	.works .inner2{
		background: #7ccbe3;
		padding: 30px 0 50px;
	}
	.works h2{
		padding-bottom: 30px;
	}
	.works_box01 h3{
		color: #7CCBE3;
		font-size: 3.2rem;
		padding-bottom: 15px;
		margin-bottom: 25px;
		font-weight: 900;
		line-height: normal;
		border-bottom: 2.5px solid #7CCBE3;
	}
	.works_box02 h3{
		color: #7CCBE3;
		font-size: 3.2rem;
		padding-bottom: 30px;
		font-weight: 900;
		line-height: normal;
		text-align: center;
	}
	.works_box01 {
		background: #fff;
		max-width: 1000px;
		width: 90%;
		margin: 0 auto 40px;
		border: solid 2px #000;
        border-radius: 15px;
		padding: 65px 0;
		position: relative;
	}
	.works_box02 {
		background: #7ccbe3;
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
		padding: 55px 0 70px;
	}
	.works_box01 .works_bg,
	.works_box02 .works_bg{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 90%;
		margin: 0 auto;
	}
	.works_box01 .img{
		width: 40%;
	}
	.works_box01 div{
		width: 55%;
	}
	.works_box02 .box01,
	.works_box02 .box02,
	.works_box02 .box03{
		width: 48%;
	}
	.works_box02 .box01,
	.works_box02 .box02,
	.works_box02 .box03{
		border: solid 2px #000;
        background-color: #fff;
	}
	.works_box02 .box01 h4{
    background: #47bddb;
    color: #fff;
    font-size: 2.0rem;
    display: flex;
    text-align: center;
    padding: 10px 0;
    align-items: center;
    justify-content: center;
	}
	.works_box02 .box02 h4{
	   background: #eca6a6;
    color: #fff;
    font-size: 2.0rem;
    display: flex;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    align-items: center;
    justify-content: center;
	}
	.works_box02 .box03 h4{
		background: #000;
		color: #fff;
		font-size: 2.8rem;
		display: block;
		text-align: center;
		padding: 14px 0;
	}
	.works_box02 .box01 p,
	.works_box02 .box02 p,
	.works_box02 .box03 p{
		width: 80%;
		margin: 0 auto;
		height: 135px;
		display: flex;
		align-items: center;
	}
	.works_img{
		position: absolute;
		bottom: -130px;
		right: 60px;
	}

/* ====== contact（pc）====== */

	.contact{
		max-width: 1000px;
		width: 90%;
		margin: 75px auto;
		border: solid 2px #000;
        border-radius: 15px ;
	}
	.contact h3{
		text-align: center;
		font-size:2.8rem;
		font-weight: 700;
		color: #fff;
		background: #000;
        border-radius: 13px 13px 0 0 ;
		padding: 18px 0;
	}
	.contact_tel {
		font-size: 5.6rem;
		font-weight: 700;
		color: #000;
		text-align: center;
		padding-top: 25px;
	}
	.contact_tel p{
		text-align: center;
		color: #333;
		font-weight: 700;
		font-size: 1.8rem;
		padding-bottom: 20px;
	}
	.contact_link{
		display: flex;
		justify-content: space-between;
		max-width: 700px;
		width: 90%;
		margin: 0 auto;
	}
	.link_btn01, .link_btn02{
		width: 48.5%;
		margin-top: 0;
	}
	.link_btn01 a{
		display: block;
		margin: 0 auto 55px;
		font-size: 2rem;
		font-weight: 700;
		text-align: center;
		padding: 1.3rem 0 1.5rem;
		background: #fff;
		border: solid 3px #000;
		border-radius: 35px;
		color: #000;
		box-shadow:0px 8px 18px -10px rgb(0,0,0,0.6);
	}
	.link_btn01 a:hover{
		opacity: 0.6;
	}
	.link_btn02 a{
		display: block;
		margin: 0 auto 55px;
		font-size: 2rem;
		font-weight: 700;
		text-align: center;
		padding: 1.3rem 0 1.5rem;
		background: #dec454;
		border: solid 3px #fff;
		border-radius: 35px;
		color: #fff;
		box-shadow:0px 8px 18px -10px rgb(0,0,0,0.6);
	}
	.link_btn02 a:hover{
		opacity: 0.6;
	}

/* ====== interview（pc）====== */

	.interview{
		width: 100%;
		position: relative;
		margin-top: 90px;
	}
	.interview h2{
		position: relative;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
	.interview img{
		width: 100%;
		min-height: 400px;
		object-fit: cover;
	}
	.interview dl{
		max-width: 900px;
		width: 90%;
		margin: 0 auto;
		padding-top: 40px;
	}
	.interview dt{
		border: 1px solid #000;
		color: #000;
		font-size: 2.0rem;
	/*   font-weight: 900; */
		padding: 5px 15px;
	}
	.interview dd{
		width: 95%;
		font-size: 1.8rem;
		font-weight: 500;
		margin: 0 auto;
		padding: 20px 0 30px;
	}
    
    .interview p{
		text-align: center;
		font-size: 2.0rem;
		font-weight: 800;
		margin: 0 auto;
		padding-top: 30px;
	}

/* ====== career up（pc）====== */

	.career{
		padding-top: 30px;
		margin-bottom: 80px;
	}
	.career h2{
		padding-bottom: 30px;
	}
	.career .inner2{
		width: 100%;
		background: #7ccbe3;
		padding: 30px 0 50px;
	}
	.career p{
		background: #fff;
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
		box-shadow:0px 0px 17px 5px rgb(28,87,173,.1);
		padding: 55px 0;
		text-align: center;
	}
	.career p img{
		max-width: 550px;
		width: 90%;
	}

/* ====== welfare（pc）====== */

	.welfare {
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
		border: solid 2px #000;
        border-radius: 15px;
		margin-top: 55px;
        background-color: #7ccbe3;
	}
	.welfare h2{
		text-align: center;
		font-size:3.6rem;
		font-weight: 700;
		color: #fff;
		background: #7CCBE3;
		padding: 9px 0;
        border-radius: 15px;
        line-height: 1.6;
	}
	.welfare h2:before{
		content: none;
	}
	.welfare h2:after{
		content: none;
	}
	.welfare_flex{
		display: flex;
		justify-content: space-around;
		align-items: center;
		padding: 40px 0;
		max-width: 1000px;
		margin: 0 auto;
	}
	.welfare h3{
		font-size: 4rem;
		color: #7CCBE3;
		text-align: center;
		line-height: 1;
		padding-bottom: 23px;
		letter-spacing: 0.3rem;
	}
	.welfare h3 span{
		font-size: 3rem;
		padding-bottom: 23px;
	}

/* ====== message（pc）====== */

	.message{
		width: 100%;
		text-align: center;
		padding: 70px 0 0;
	}
	.message photo{
		width: 100%;
		display: block;
		position: relative;
	}
	img.message_img{
		max-width: 600px;
		width: 100%;
	}
	.message .job_top{
		position: absolute;
		bottom: -1px;
		left: 0;
	}
	.message .job_bottom{
		margin-top: -1px;
	}
	.message .inner2{
		background: #7CCBE3;
	}
	.message_txt{
		max-width: 900px;
		width: 90%;
		margin: 0 auto;
		padding-bottom: 5px;
	}
	.message_txt h3{
		color: #fff;
		font-size: 3rem;
		text-align: left;
		padding-bottom: 15px;
		line-height: 1.6;
		font-weight: bold;
	}
	.message_txt p{
		color: #fff;
	}
	.message_txt p span{
		display: block;
		font-size: 1.8rem;
		font-weight: 700;
		text-align: right;
	}

/* ====== guideline（pc）====== */

	.require {
		padding:70px 0 0;
		width: 100%;
		margin: 0 auto;
		background: #EFDB84;
		color: #000;
	}
	.require h2{
		padding-bottom: 30px;
		border-bottom: solid 3px #000;
		position: relative;
	}
	.require h2:before {
		content: none;
	}
	.require h2:after {
		position: absolute;
		content: " ";
		display: block;
		border-bottom: solid 3px #000;
		bottom: -3px;
		width: 30%;
	}
	.require .inner2 {
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
	}
	.require .border{
		margin-bottom: 0;
	}
	.require table {
		width: 100%;
		border-collapse: collapse;
	}
	.require table tr {
		display: flex;
		align-items: center;
	}
	.require table th {
		width: 38%;
		height: auto;
		text-align: left;
		font-size: 1.8rem;
		font-weight: 700;
		padding: 0;
	}
	.require table td {
		width: 62%;
		font-size: 1.8rem;
		font-weight: 400;
	}
	.require table tr {
		padding: 30px 10px;
		border-bottom: dotted 1px #000;
	}

/* ====== entry（pc）====== */

	#entry {
		max-width: 1000px;
		width: 90%;
		margin: 0 auto 50px;
		padding: 70px 0 0;
		text-align: center;
		color: #000;
	}
	.entry h2{
		padding-bottom: 30px;
		border-bottom: solid 3px #000;
		position: relative;
	}
	.entry h2:before{
		content: none;
	}
	.entry h2:after {
		position: absolute;
		content: " ";
		display: block;
		border-bottom: solid 3px #000;
		bottom: -3px;
		width: 30%;
	}
	form{
		max-width: 1000px;
		width: 90%;
		padding: 40px 0 35px;
		margin: 0 auto;
	}
	input, select, textarea {
		font-size: 100%;
	}
	.entry form{
		text-align: left;
	}
	.CMS-FORM-GROUP{
		width: 100%;
		padding-bottom: 50px;
	}
	.CMS-FORM-INPUT-LABEL,
    .CMS-FORM-EMAIL-LABEL,
    .CMS-FORM-TEL-LABEL,
    .CMS-FORM-NUMBER-LABEL,
    .CMS-FORM-SELECT-LABEL {
		display: inline;
		font-weight: 700;
		font-size: 1.8rem;
	}
	.CMS-FORM-INPUT,.CMS-FORM-EMAIL,.CMS-FORM-NUMBER,.CMS-FORM-TEL{
		width: 100%;
		padding: 0 20px;
		height: 63px;
		border: 1px solid rgb(67,67,67,.3);
		border-radius: 3px;
		background: #ffffd8;
	}
	.CMS-FORM-SELECT-LABEL{
		font-weight: 700;
	}
	form span{
		display:inline-block;
		line-height:1rem;
		background: #dec454;
		color: #fff;
		font-size:0.85em;
		font-weight: normal;
		padding: 7px;
		margin:0 20px 10px 15px;
	}
	.sbtn button{
		display: block;
		max-width: 450px;
		width: 90%;
		padding: 1.9rem 0 1.7rem;
		margin: 0 auto;
		text-align: center;
		text-decoration: none;
		color: #000;
		font-size: 2.2rem;
		font-weight: 700;
		background: #fff;
		border: solid 3px #000;
		border-radius: 40px;
		box-shadow:0px 8px 18px -10px rgb(0,0,0,0.8);
        cursor: pointer;
	}
	.sbtn button:hover {
		opacity: 0.6;
		transition: 1s;
	}

	/* ====== ps時のみ改行 ====== */
	br.sp{display: none;
	}

}

@media screen and (max-width: 1366px)  {

	.kv_require a{
		font-size: 1.6rem;
		width: 160px;
		padding: 1rem 0;
		border: solid 3px #000;
	}
	.kv_entry a{
		font-size: 1.6rem;
		width: 210px;
		padding: 1rem 0;
		border: solid 3px #fff;
		margin-left: 10px;
	}
	.point .bg .bg_inner2{
		top: 0px;
		width: 85%;
	}

}

@media screen and (max-width: 896px)  {

	.kv_require a{
		width: 130px;
		padding: 0.8rem 0;
		font-size: 1.4rem;
	}
	.kv_entry a	{
		width: 185px;
		padding: 0.8rem 0;
		font-size: 1.4rem;
		margin-left: 5px;
	}
	.point .bg{
		top: -35px;
	}
	.point p span{
		font-size: 2.8rem;
	}
	.works h2{
		padding-bottom: 20px;
	}
	.works_box02 .box03 h4{
		font-size: 2rem
	}
	.contact_tel{
		font-size: 5rem;
	}
	.welfare h2{
		font-size: 3rem;
	}
	.welfare h3{
		font-size: 4rem;
	}
	.message_txt h3{
		font-size: 2.6rem;
	}
}

@media screen and (max-width:767px) {

/*----------------------------
  基本設定
-----------------------------*/

/* ====== breadcrumb（sp）====== */

	.breadcrumb{
		padding: 0 5%;
		margin: 0 auto;
	}
	.breadcrumb ul{
		padding: 17px 0 0;
		font-size: 1.3rem;
	}
	.breadcrumb li{
		display:inline;
		list-style: none;
		letter-spacing: normal;
	}
	.breadcrumb li:after {
		content: '>';
		padding: 0 3px;
	}
	.breadcrumb li:last-child:after {
		content: '';
	}

/* ====== point（sp）====== */

	img.poin_bg_img{
		width: 100%;
		height: 500px;
		object-fit: cover;
	}
	.point{
		position: relative;
	}
	.point .bg{
		position: absolute;
		top: -50px;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		background: rgb(255,255,255,.75);
		max-width:1000px;
		width: 90%;
		max-height: 400px;
		height: 60%;
		padding: 20px 2.5%;
	}
	.point .bg .bg_inner2{
		position: absolute;
		top: -30px;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		max-height: 400px;
		height: 60%;
	}

/* ====== works（sp）====== */

	.works{
		width: 100%;
		margin-bottom: 40px;
	}
	.works .inner2{
		background: #7ccbe3;
		padding: 8px 0 10px;
	}
	.works h2{
	  padding-top: 10px;
		padding-bottom: 10px;
	}
	.works_box01 h3{
		color: #7CCBE3;
		font-size: 2.3rem;
		padding-bottom: 2px;
		margin-bottom: 8px;
		font-weight: 900;
		line-height: normal;
		border-bottom: 2.5px solid #7CCBE3;
	}
	.works_box02 h3{
		color: #7CCBE3;
		font-size: 2.4rem;
		padding-bottom: 10px;
		font-weight: 900;
		line-height: normal;
		text-align: center;
	}
	.works_box01 {
		background: #fff;
		width: 90%;
		margin: 0 auto 20px;
		border: solid 2px #000;
        border-radius: 15px;
		padding: 30px 0;
		position: relative;
	}
	.works_box02 {
		background: #fff;
		width: 90%;
		margin: 0 auto;
		padding: 18px 0 18px;
        background-color: #7ccbe3;
	}
	.works_box01 .works_bg,
	.works_box02 .works_bg{
		width: 80%;
		margin: 0 auto;
	}
	.works_box01 img{
		width: 95%;
		max-width: 340px;
		margin: 0 auto;
		display: block;
		padding-bottom: 5px;
	}
	.works_box01 div{
		width: 90%;
		margin: 0 auto;
	}
	.works_box02 .box01,
	.works_box02 .box02,
	.works_box02 .box03{
		width: 100%;
	}
	.works_box02 .box01,
	.works_box02 .box02,
	.works_box02 .box03{
		border: solid 2px #000;
        background-color: #fff;
	}
	.works_box02 .box02{
		margin: 15px 0;
	}
	.works_box02 .box01 h4{
		background: #47bddb;
		color: #fff;
		font-size: 2rem;
		display: block;
		text-align: center;
		padding: 8px 0;
	}
	.works_box02 .box02 h4{
		background: #eca6a6;
		color: #fff;
		font-size: 2rem;
		display: block;
		text-align: center;
		padding: 8px 0;
	}
	.works_box02 .box03 h4{
		background: #ff607f;
		color: #fff;
		font-size: 2rem;
		display: block;
		text-align: center;
		padding: 8px 0;
	}
	.works_box02 .box01 p,
	.works_box02 .box02 p,
	.works_box02 .box03 p{
		width: 80%;
		margin: 0 auto;
		height: 120px;
		display: flex;
		align-items: center;
	}
	.works_box01 .works_img{
		display: none;
	}

/* ====== contact（sp）====== */

	.contact{
		width: 90%;
		margin: 0 auto;
		padding-bottom: 30px;
		border: solid 2px #000;
        border-radius: 15px;
	}
	.contact h3{
		text-align: center;
		font-size:2rem;
		font-weight: 700;
		color: #fff;
		background: #000;
		padding: 15px 0;
        border-radius: 13px 13px 0 0;
	}
	.contact_tel {
		font-size: 3.2rem;
		font-weight: 900;
		color: #000;
		text-align: center;
		padding-top: 15px;
	}
	.contact_tel p{
		text-align: center;
		color: #333;
		font-weight: 700;
		font-size: 1.4rem;
		padding-bottom: 10px;
	}
	.contact_link{
		width: 80%;
		margin: 0 auto;
	}
	.link_btn01, .link_btn02{
		max-width: 350px;
		width: 100%;
		margin: 0 auto;
	}
	.link_btn01 a{
		display: block;
		margin: 0 auto 10px;
		font-size: 1.8rem;
		font-weight: 700;
		text-align: center;
		padding: 1rem 0;
		background: #fff;
		border: solid 3px #000;
		border-radius: 35px;
		color: #000;
		box-shadow:0px 8px 18px -10px rgb(0,0,0,0.6);
	}
	.link_btn01 a:hover{
		opacity: 0.6;
	}
	.link_btn02 a{
		display: block;
		margin: 0 auto;
		font-size: 1.8rem;
		font-weight: 700;
		text-align: center;
		padding: 1rem 0;
		background: #dec454;
		border: solid 3px #fff;
		border-radius: 35px;
		color: #fff;
		box-shadow:0px 8px 18px -10px rgb(0,0,0,0.6);
	}
	.link_btn02 a:hover{
		opacity: 0.6;
	}

/* ====== interview（sp）====== */

	.interview{
		width: 100%;
		position: relative;
		margin-top: 50px;
	}
	.interview h2{
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
	.interview img{
		width: 100%;
		min-height: 235px;
		object-fit: cover;
	}
	.interview dl{
		width: 90%;
		margin: 0 auto;
		padding-top: 13px;
	}
	.interview dt{
		border: 1px solid #000;
		color: #000;
		font-size: 1.8rem;
		line-height: normal;

		padding: 5px 15px;
		margin-top: 5px;
	}
	.interview dd{
		width: 95%;
		font-size: 1.6rem;
		font-weight: 500;
		margin: 0 auto;
		padding: 8px 0 0;
	}
	.interview_img{
		margin-top: 10px;
	}
    
    .interview p{
		text-align: center;
		font-size: 2.0rem;
		font-weight: 800;
		margin: 0 auto;
		padding-top: 30px;
	}

/* ====== career up（sp）====== */

	.career{
		margin-bottom: 40px;
	}
	.career h2{
		padding-bottom: 10px;
	}
	.career .inner2{
		width: 100%;
		background: #7ccbe3;
		padding: 8px 0 10px;
	}
	.career p{
		background: #fff;
		width: 90%;
		margin: 0 auto;
		box-shadow:0px 0px 17px 5px rgb(28,87,173,.1);
		padding: 40px 0;
		text-align: center;
	}
	.career p img{
		width: 95%;
	}

/* ====== welfare（sp）====== */

	.welfare {
		width: 90%;
		margin: 0 auto;
		margin-top: 25px;
        background-color: #7ccbe3;
        border: solid 2px #000;
        border-radius: 15px;
	}
	.welfare h2{
		text-align: center;
		font-size:2.8rem;
		font-weight: 700;
		color: #fff;
		background: #7CCBE3;
		padding: 9px 0;
        border-radius: 15px;
	}
	.welfare h2:before{
		content: none;
	}
	.welfare h2:after{
		content: none;
	}
	.welfare_flex{
		padding: 30px 5%;
		margin: 0 auto;
		border-bottom: solid 1px #7CCBE3;
	}
	.welfare h3{
		font-size: 2rem;
		color: #7CCBE3;
		line-height: 1;
		padding-bottom: 15px;
		letter-spacing: 0.3rem;
		text-align: center;
	}
	.welfare h3 span{
		font-size: 1.4rem;
		padding-bottom: 23px;
	}
	.welfare_flex div p{
		text-align: center;
	}
	.welfare_flex div p span{
		display: inline-block;
	}

/* ====== message（sp）====== */

	.message{
		width: 100%;
		text-align: center;
		padding: 40px 0 0;
	}
	.message photo{
		width: 100%;
		display: block;
		position: relative;
	}
	img.message_img{
		width: 75%;
	}
	.message .job_top{
		position: absolute;
		bottom: -1px;
		left: 0;
	}
	.message .job_bottom{
		margin-top: -1px;
	}
	.message .inner2{
		background: #7CCBE3;
	}
	.message_txt{
		width: 90%;
		margin: 0 auto;
		padding-bottom: 5px;
	}
	.message_txt h3{
		color: #fff;
		font-size: 2.2rem;
		text-align: left;
		padding-bottom: 5px;
	}
	.message_txt p{
		color: #fff;
	}
	.message_txt p span{
		display: block;
		font-weight: 700;
		text-align: right;
	}

/* ====== guideline（sp）====== */

	.require {
		padding: 20px 0 30px;
		width: 90%;
		margin: 0 auto;
	}
	.require h2:before {
		content: none;
	}
	.require h2:after {
		content: none;
	}
	.require h2{
		margin-bottom: 10px;
	}
	.require .inner2 {
		max-width: 1024px;
		width: 100%;
		margin: 0 auto;
	}
	.require .border{
		margin-bottom: 0;
	}
	.require table {
		width: 100%;
		border-collapse: collapse;
		background: #EFDB84;
	}
	.require table tr {
		display: flex;
		align-items: center;
	}
	.require table th {
		width: 38%;
		height: auto;
		text-align: left;
		font-weight: 700;
		padding: 0;
	}
	.require table td {
		width: 62%;
		font-weight: 400;
	}
	.require table tr {
		padding: 20px 10px;
		border-bottom: dotted 1px #000;
	}

/* ====== entry（sp）====== */

	#entry {
		width: 100%;
		margin: 0 auto 20px;
		text-align: center;
	}
	.entry h2:before {
		content: none;
	}
	.entry h2:after {
		content: none;
	}
	form{
		width: 100%;
		padding: 10px 5%;
		margin: 0 auto;
	}
	input, select, textarea {
	font-size: 100%;
	}
	.entry form{
		text-align: left;
	}
	.CMS-FORM-GROUP{
		width: 100%;
		padding-bottom: 25px;
	}
	.CMS-FORM-INPUT-LABEL,
    .CMS-FORM-EMAIL-LABEL, 
    .CMS-FORM-SELECT-LABEL,
    .CMS-FORM-TEL-LABEL,
    .CMS-FORM-NUMBER-LABEL,
    .CMS-FORM-SELECT-LABEL {
		display: inline;
		font-weight: 700;
		font-size: 1.8rem;
	}
	.CMS-FORM-INPUT,.CMS-FORM-EMAIL,.CMS-FORM-NUMBER,.CMS-FORM-TEL{
		width: 100%;
		padding: 0 20px;
		height: 50px;
		border: 1px solid rgb(67,67,67,.3);
		border-radius: 3px;
		background: #ffffd8;
	}
	form span{
		display:inline-block;
		line-height:1rem;
		background: #dec454;
		color: #fff;
		font-size:0.85em;
		font-weight: normal;
		padding: 7px;
		margin:0 20px 10px 15px;
	}
	.sbtn button{
		display: block;
		max-width: 400px;
		width: 90%;
		padding: 1.2rem 0;
		margin: 0 auto;
		text-align: center;
		text-decoration: none;
		color: #000;
		font-size: 1.8rem;
		font-weight: 700;
		background: #fff;
		border: solid 3px #000;
		border-radius: 40px;
		box-shadow:0px 8px 18px -10px rgb(0,0,0,0.8);
	}
	.sbtn button:hover {
		opacity: 0.6;
		transition: 1s;
	}
}


/*guideline_txt-------------------------*/
#guideline_txt{
	margin:10px 0 25px;
}
#guideline_txt .txt_box{
	max-width:1000px;
	width:100%;
	margin:0 auto;
	padding:15px 10px;
}
#guideline_txt .txt_box h3{
	text-align:center;
	color:#000;
	font-size:22px;
}

@media screen and (max-width:767px){
	#guideline_txt .txt_box h3{
		text-align:left;
		color:#000;
		font-size:18px;
	}
}
/* .topttl-box{
  margin: 0px auto 50px;
} */

.topttl-box2 h2{
  background: #7ccbe4;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  padding: 40px 30px 20px;
}

.topttl-box2 h2:before,
.topttl-box2 h2:after{
  content:none;
}

.topttl-box2 .sbttl{
  font-size: 35px;
  font-weight: bold;
  padding: 30px 10px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.topttl-box2 .sbttl .sbr{
  background: #7ccbe3;
  border-radius: 50px;
  padding: 5px 10px;
  font-size: 24px;
  margin-left: 10px;
}

.keybox{
  display: flex;
  justify-content: center;
  margin: 50px 0;
}
.keybox .topkey1,
.keybox .topkey2,
.keybox .topkey3{
      padding: 50px 10px;
    font-size: 24px;
    width: 25%;
    border: solid #000 3px;
    border-radius: 15px;
    text-align: center;
    font-weight: bold;
    margin: 0 10px;
    max-width: 320px;

}
.keybox .topkey1{
  background-color: #7ccbe4;
}
.keybox .topkey2{
  background-color: #efdb85;
}
.keybox .topkey3{
  background-color: #eda6a7;
}
a:not(.falses):hover {
    opacity: 0.7;
}
.top-btn{
    display: block;
    max-width: 450px;
    width: 90%;
    padding: 1.9rem 0 1.7rem;
    margin: 50px auto;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 2.2rem;
    font-weight: 700;
    background: #fff;
    border: solid 3px #000;
    border-radius: 40px;
    box-shadow: 0px 8px 18px -10px rgb(0 0 0 / 80%);
    cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .nav li a {
    font-size: 16px;
}
.btns2 li {
    max-width: 100%;
}
.flex {
        flex-wrap: wrap;
}
}
@media screen and (max-width: 768px) {
  .top-btn{
    max-width: 400px;
    width: 90%;
    padding: 1.2rem 0;
    font-size: 1.8rem;
}
  .topttl-box2 h2{
    font-size: 28px;
  }
  .topttl-box2 .sbttl{
    font-size: 24px;
  }
  .topttl-box2 .sbttl .sbr{
    font-size: 18px;
  }
  .keybox .topkey1, .keybox .topkey2, .keybox .topkey3{
        font-size: 18px;
  }
.flex-column {
    -webkit-box-orient: vertical;
    /* -webkit-box-direction: normal; */
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tel-link2 .tel,
	.btns2 li a .text,
	.btns2 li a .text{
		font-size: 20px;
	}
	.btns2 li a {
    padding: 10px 0;
}
}
@media screen and (max-width: 599px) {
  .tel-link2 {
    justify-content: flex-start;
    padding: 10px 0;
}
.btns2 li a,
.tel-link2 {
    flex-direction: column;
}
.tel-link2 .tel,
.btns2 li a .text,
.btns2 li a .text {
    font-size: 10px;
}
.btns2 li a .text {
    margin-left: 0;
    text-align: center;
    margin-top: 5px;
}
.tel-link2 {
    justify-content: flex-start;
    padding: 10px 0;
}
.btns2 li:first-child a {
    padding: 0;
    margin-top: 5px;
}
.btns2 li a {
    justify-content: flex-start;
}
.topttl-box2 h2 {
    font-size: 24px;
}
.topttl-box2 .sbttl {
    font-size: 18px;
}
.topttl-box2 .sbttl .sbr {
    font-size: 14px;
}
.keybox{
      flex-wrap: wrap;
}
.keybox .topkey1, .keybox .topkey2, .keybox .topkey3{
      width: 44%;
}
.keybox .topkey3,
.require h2{
  margin: 10px;
}
.link_btn01{
  padding-bottom: 20px;
}
#entry{
  margin: 30px auto 20px;
}
h2{
      font-weight: 900;
}
}

	[data-element-id]#gNavi{
  position: relative;
}
[data-element-id].nav .child{
  display: block;
}
[data-element-id].btns{
  position: relative;
}

[data-element-id]#top-column .slick-slide {
    display: flex;
    flex-wrap: wrap;
    width: 100%!important;
}
[data-element-id].column-slider li{
  width: 20%;
}
[data-element-id]#top-column .slick-slider .slick-track,
.slick-slider .slick-list{
  width: 100%!important;
}
[data-element-id]#pagetop{
  position: absolute;
      bottom: 0;
    margin-left: auto;
}
[data-element-id].hidden_box .hidden_show {
	height: auto;
	opacity: 1;
}
[data-element-id].archive__group > div{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
[data-element-id]#btns,
[data-element-id]#pagetop{
    display: block;
}
h2{
  	line-height: 1.6!important;
}
.tel-logo{
  position: relative;
    padding-left: 50px;
    font-size: 40px;
}
.tel-logo:before{
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  background: url(/upload/tenant_1/0617e1f6fa271ab0b5906aced5a3927f.png) no-repeat center center;
  background-size: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%,-50%);
}
.tel-logo a{
  color: #765EB8;
  font-family: 'Noto Sans JP', sans-serif;
}
.tel-logo2 {
    font-size: 45px;
    line-height: 1;
    position: relative;
    padding-left: 59px;
}
.tel-logo2 a:before{
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    background: url(/import/tenant_1/153.121.75.218/kanyes-club.com/wp/wp-content/themes/base/images/footer_tel.png) no-repeat center center;
    background-size: 40px;
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translate(-50%,-50%);
}
.tel-logo2 a{
    font-family: 'Noto Sans JP', sans-serif;
    position: relative;
}
 @media all and (max-width: 599px) {
   .tel-logo2 a:before {
    background-size: 35px;
}
 }
 
/*円画像 .circle-img*/
.circle-img img {
    border-radius: 50%;
}
 
/*波画像用 .interview-weve-img*/
.interview-weve-img .item,
.interview-weve-img .pic,
.interview-weve-img .pic > * {
    height: 100%;
}

.interview-weve-img ul {
    position: relative;
}

.interview-weve-img ul:after {
    content: "";
    background-image: url('/upload/tenant_1/b6f0e0a2df36c8e18c4577d7b129be23.png');
    background-repeat: no-repeat;
    background-size: 100% calc(100% + 1px);
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

@media (max-width: 599px) {
    .interview-weve-img .pic {
        width: 100%;
    }
}
