@charset "UTF-8";
#front section:nth-of-type(1) {
  padding: 0 0 60px;
}
#front section:nth-of-type(2) {
  padding: 60px 0 110px;
}
#front section:nth-of-type(3) {
  padding: 75px 0 80px;
}
#front section:nth-of-type(4) {
  padding: 75px 0 80px;
}
#front #section_01::before {
  content: none;
}
#front #section_01 #mv {
  position: relative;
/*  width: 92vw;*/
  margin: auto;
}
#front #section_01 #mv > p {
  position: absolute;
  top: 0;
  right: 4%;
  z-index: 10;
  width: 18vw;
}
#front #section_01 #mv .slider {
  display: none;
}
#front #section_01 #mv .slider .slick-slide {
  position: relative;
}
#front #section_01 #mv .slider .slick-slide img {
/*  position: absolute;
  bottom: 0;
  right: 0;
  width: 112%;
  max-width: 112%;
*/
}
#front #section_01 #mv .slider .slide-animation {
  animation: anim 10s 0s forwards;
}
#front #section_01 #mv .slider.slider.slick-initialized {
  display: block;
}
#front #section_01 .container {
  position: relative;
  max-width: 1100px;
}
#front #section_01 .container::before {
  content: none;
}
#front #section_01 .container .page_list_wrap {
  position: relative;
}
#front #section_01 .container .page_list_wrap .page_list {
  margin-top: 50px;
}
#front #section_01 .container .page_list_wrap .dec {
  pointer-events: none;
}
#front #section_01 .container .page_list_wrap .dec img:nth-of-type(1) {
  position: absolute;
  top: -1%;
  left: -2%;
}
#front #section_01 .container .page_list_wrap .dec img:nth-of-type(2) {
  position: absolute;
  top: 30%;
  left: 102%;
}
#front #section_01 .container .page_list_wrap .dec img:nth-of-type(3) {
  position: absolute;
  top: 90%;
  left: -6%;
}
#front #section_01 .container .page_list_wrap .dec img:nth-of-type(4) {
  position: absolute;
  top: 30%;
  left: 21%;
}
#front #section_01 .column_wrap {
  margin: 80px auto 0 auto;
  max-width: 960px;
}
#front #section_01 .column_wrap #column_area {
  border: 1px solid #636B70;
  border-radius: 25px;
  padding: 0 24px 0 40px;
  box-sizing: border-box;
}
#front #section_01 .column_wrap #column_area .vertical_text {
  width: 70px;
  justify-content: flex-start;
  flex-direction: unset;
}
#front #section_01 .column_wrap #column_area .news_detail_area {
  overflow-x: auto;
  max-height: 120px;
  flex: 1;
  text-align: left;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}
#front #section_01 .column_wrap #column_area .news_detail_area dl {
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 5px;
}
#front #section_01 .column_wrap #column_area .news_detail_area dl dt {
  width: 100px;
}
#front #section_01 .column_wrap #column_area .news_detail_area dl dd {
	flex: 1;
/*
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
*/
}
#front #section_01 .column_wrap #column_area iframe {
  width: calc(100% - 31px);
  height: auto;
}
#front #section_01 .column_wrap .go_link {
  text-align: right;
  margin-top: 15px;
	font-size: 16px;
}
#front #section_01 .column_wrap .go_link a {
  color: #636b70;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 5px;
}
#front #section_01 #catch_area {
  max-width: 1366px;
  min-height: 772px;
  margin: 0 auto 0 auto;
  background: url(../../assets/images/index/catch_bg@2x.jpg) no-repeat center top;
  background-size: cover;
  box-sizing: border-box;
  margin-top: 100px;
  padding-top: 130px;
}
#front #section_01 #catch_area .catch_wrap {
  max-width: 670px;
  margin: auto;
  text-align:center;
}
#front #section_01 #catch_area .catch_wrap h2 {
  font-size: 23px;
  line-height: 48px;
  font-weight: bold;
}
#front #section_01 #catch_area .catch_wrap h3 {
  font-size: 29px;
  line-height: 48px;
  font-weight: bold;
  margin-top: 10px;
}
#front #section_01 #catch_area .catch_wrap p {
  font-size: 16px;
  line-height: 48px;
  letter-spacing: -1px;
  margin-top: 40px;
}
#front #section_sending .go_link {
  text-align: right;
  margin-right: 24px;
  margin-top: 15px;
	border-bottom:solid 1px #636b70;
}
#front #section_sending .go_link a {
  color: #636b70;
  position: relative;
/*
  text-decoration: underline;
  text-underline-offset: 5px;
*/
}
#front #section_sending .go_link.icon_target a::before {
	display:none;
}
#front #section_sending .go_link.icon_target a::after {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../../assets/images/target.svg) no-repeat;
	background-size: 100%;
	margin-left: 10px;
	position: relative;
	top: 1px;
}
#front #section_sending .go_link a img{
	height: 21px;
	vertical-align: top;
	margin-right: 10px;
}
#front #section_sending #speakerdeck .text_set {
  width: 275px;
  padding-right: 40px;
}
#front #section_sending #speakerdeck .speakerdeck_area {
  flex: 1;
}
#front #section_sending #speakerdeck .speakerdeck_area iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 440 / 247 !important;
}
#front #section_sending #speakerdeck .speakerdeck_area .attend {
  text-align: right;
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}
#front #section_sending #speakerdeck .speakerdeck_area .attend a {
  color: #3fa2f7;
  text-decoration: underline;
}
#front #section_sending #speakerdeck h2 {
  font-size: 26px;
}
#front #section_sending #speakerdeck p.catch_com {
  font-size: 18px;
  line-height: 40px;
  margin-top: 40px;
}
#front #section_sending #seminar {
  margin-top: 80px;
}
#front #section_sending #seminar h2 {
  font-size: 26px;
}
#front #section_sending #seminar hr {
  margin: 0;
  border: 0;
  height: 3px;
  background-image: repeating-linear-gradient(90deg, #FFF, #FFF 2px, #636B70 2px, #636B70 3px);
}
#front #section_sending #note {
  margin-top: 80px;
}
#front #section_sending:before {
  display: none;
}
#front #access::before {
  content: none;
}
#front #access iframe {
  width: 100%;
  display: block;
}

.note_title{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}

#front #section_01 #mv .slider .slick-slide .btn{
	position:absolute;
	z-index:9999;
	text-align:center;
}

#front #section_01 #mv .slider .slick-slide .btn img{
	display:inline;
}

#front #section_01 #mv .slider .slick-slide.clinic .btn01{
	width:19.91%;
	bottom:20%;
	left:6.58%;
}

#front #section_01 #mv .slider .slick-slide.clinic .btn02{
	width:20.71%;
	bottom:20%;
    left:16.5%;
	/*left:27.81%;*/
}

#front #section_01 #mv .slider .slick-slide.info .btn01{
	width:33.16%;
	bottom:20%;
	left:0;
	right:0;
	margin:auto;
}

#front #section_01 #mv .slider .slick-slide.recruit .btn01{
	width:33.16%;
	bottom:16%;
	left:0;
	right:0;
	margin:auto;
}

main #mv ul.slick-dots{
	top:unset;
	bottom:-30px;
	left: 0;
	display: flex;
	justify-content: center;
}

main #mv ul.slick-dots li.slick-active button{
	background-color:#b7d332;
	border:solid 1px #b7d332;
}

main #mv ul.slick-dots li button{
	background-color:#fff;
	border:solid 1px #636b70;
	height: 10px;
	padding:0 4px;
}

@media print, screen and (min-width: 813px) {
  #front {
    margin-top: 95px;
  }
  #front #section_01 #mv {
/*    max-width: 1248px;*/
min-height: 500px;
  }
  #front #section_01 #mv > p {
    top: 14%;
    right: 9%;
    width: 8%;
  }
  #front #section_01 #mv .slider .slick-slide {
/*
    height: 632px !important;
*/
  }
  #front #section_01 #mv .slider .slick-slide > img {
		width:100%;
/*
    height: 100%;
    object-fit: cover;
*/
  }
  #front #section_01 .container .page_list_wrap .page_list {
    margin-top: 100px;
    
    justify-content: space-between;
  }
  #front #section_01 .container .page_list_wrap .page_list li {
    width: 21.63%;
  }
  #front #section_01 .container .page_list_wrap .page_list li::after {
  content: "";
  display: block;
  width: 21.63%;
}
  #front #section_01 .container .page_list_wrap .page_list li:nth-of-type(n+5) {
    margin-top: 86px;
  }
}


@media only screen and (min-width: 813px) and (max-width: 1099px) {
  #front #section_01 .container .page_list_wrap .page_list li {
    width: 30%;
  }
}


@media only screen and (max-width: 812px) {

	#front .vertical_text span{
    font-size: 18px;
		writing-mode: unset;
		border-right: 0px;
		border-bottom: 1px solid #636B70;
	}


  #front section:nth-of-type(1) {
    padding:0 0 50px 0;
  }
  #front section:nth-of-type(2) {
    padding: 50px 0;
  }
  #front section:nth-of-type(3) {
    padding: 50px 0;
  }
  #front section:nth-of-type(4) {
    padding: 50px 0;
  }
/*
  #front #section_01 #mv .slider .slick-slide img {
    height: 100%;
    object-fit: cover;
  }
*/
  #front #section_01 .container .page_list_wrap .page_list li {
    width: 48%;
  }
  #front #section_01 .container .page_list_wrap .page_list li:nth-of-type(n+3) {
    margin-top: 18px;
  }
  #front #section_01 .container .page_list_wrap .page_list li img {
    width: 100%;
  }
  #front #section_01 .container .page_list_wrap .dec img:nth-of-type(n+2) {
    width: 40px;
    top: auto;
    left: 81vw;
    bottom: -1px;
  }
  #front #section_01 .container .page_list_wrap .dec img:nth-of-type(n+3) {
    display: none;
  }
  #front #section_01 .column_wrap #column_area {
    margin-top: 20px;
    padding: 20px 15px;
    display: block;
    align-items: flex-start;
    border-radius: 10px;
  }
  #front #section_01 .column_wrap #column_area .vertical_text {
    width: 100%;
    justify-content: center;
  }
  #front #section_01 .column_wrap #column_area .news_detail_area dl dt {
    font-size: 12px;
    width: 70px;
  }
  #front #section_01 .column_wrap #column_area .news_detail_area dl dd {
    font-size: 12px;
  }
  #front #section_01 .column_wrap #column_area .vertical_text {
    font-size: 1.6rem;
  }
	#front #section_01 #catch_area{
		min-height:650px;
	}

  #front #section_01 #catch_area .catch_wrap {
    padding: 0 1.25vw;
    text-align: center;
  }
  #front #section_01 #catch_area .catch_wrap h2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
  }
  #front #section_01 #catch_area .catch_wrap h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
  }
  #front #section_01 #catch_area .catch_wrap p {
    font-size: 13px;
    line-height: 30px;
		margin-top:30px;
  }
  #front #section_sending #speakerdeck .text_set {
    width: 100%;
    padding-right:0;
  }
  #front #section_sending #speakerdeck .speakerdeck_area {
    margin-top: 20px;
  }
  #front #section_sending #speakerdeck .speakerdeck_area .attend {
    text-align: left;
    font-size: 13px;
		line-height:22px;
  }
  #front #section_sending #speakerdeck h2 {
  }

  #front #section_sending #speakerdeck p.catch_com {
    font-size: 14px;
    margin-top:20px;
		line-height:30px;
  }



	#front #section_01 #mv .slider .slick-slide.clinic .btn01{
		width:40%;
		bottom:40px;
		left:7.3%;
	}

	#front #section_01 #mv .slider .slick-slide.clinic .btn02{
		width:42%;
		bottom:40px;
		left:unset;
		right:30%;
	}

	#front #section_01 #mv .slider .slick-slide.info .btn01{
		width:62.16%;
		bottom:34%;
		left:0;
		right:0;
		margin:auto;
	}

	#front #section_01 #mv .slider .slick-slide.recruit .btn01{
		width:62.16%;
		bottom:21%;
		left:0;
		right:0;
		margin:auto;
	}

	#front #section_sending .note_sp{
		text-align:right;
		margin-top:20px;
	}

	#front #section_sending .note_sp .go_link{
		display:inline-block;
	}

	#front #section_sending .seminar_sp{
		text-align:right;
		margin-top:20px;
	}

	#front #section_sending .seminar_sp .go_link{
		display:inline-block;
		font-size:17px;
	}


}




