/* --------------------------
media query
-------------------------- */
/* --------------------------
h with center-line
-------------------------- */
/* --------------------------
color
-------------------------- */
/* --------------------------
spacing
-------------------------- */
/* --------------------------
font
-------------------------- */
/* --------------------------
contents width
-------------------------- */
/* --------------------------
z-index order
-------------------------- */
.graduate-h1 {
  background: #E9F2F8 url(../images/talentcommunity/h1-bg.jpg) center center no-repeat;
  background-size: cover;
}
.c-h1-inner{
  color: white;
  letter-spacing:0;
}
.graduate-h1 small{
  color: #00B7F1;
}
@media screen and (max-width: 767px) {
  .graduate-h1 {
    background-image: url(../images/talentcommunity/h1-bg-sp.png);
  }
}
.graduate-h1 small {
  letter-spacing: 0;
}
.graduate-section {
  margin: 80px 0;
}
.graduate-section.no-margin{}
@media screen and (max-width: 767px) {
  .graduate-section {
    margin: 80px 0;
  }
  .graduate-section.no-margin{
    margin: 40px 0 80px 0;
  }
  .graduate-section.no-margin .c-section-container{
    margin:0;
    padding: 0;
  }
}
.graduate-section-bg {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .graduate-section-bg {
    padding: 60px 0;
  }
}
.graduate-panel {
  background-color: #E9F2F8;
  padding: 25px 30px 30px;
  position: relative;
  height: 100%;
}
.graduate-news-section {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .graduate-news-section {
    margin-top: 30px;
  }
}
.graduate-news-h2 {
  font-size: 1.75rem;
  font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
  font-weight: normal;
  letter-spacing: 0.06em;
  margin-bottom: 15px;
}
@media screen and (max-width: 992px) {
  .graduate-news-h2 {
    font-size: 1.25rem;
    margin-bottom: 5px;
  }
}
.graduate-news-more {
  position: absolute;
  top: 35px;
  right: 30px;
  font-size: 1rem;
  font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
  font-weight: normal;
  color: #0063CC;
}
@media screen and (max-width: 992px) {
  .graduate-news-more {
    top: 23px;
    right: 20px;
  }
}
.graduate-news-more::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 16px;
  background-image: url(../images/common/arrow_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 36px;
  position: relative;
  top: 3px;
}
@media screen and (max-width: 992px) {
  .graduate-news-more::after {
    width: 18px;
    height: 14px;
    margin-left: 18px;
    top: 2px;
  }
}
/*.graduate-news-list li {
  border-bottom: 1px solid #999999;
  padding: 20px 0;
}
.graduate-news-place {
  margin-left: 40px;
  font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
  font-weight: normal;
  color: #0063CC;
}
@media screen and (max-width: 767px) {
  .graduate-news-place {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}
.graduate-news-tag {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 3px 6px;
  background: #0063CC;
  color: #fff;
  margin-right: 12px;
  white-space: nowrap;
}
.graduate-news-title {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .graduate-news-title {
    font-size: 0.8125rem;
  }
}
.graduate-news-title a span.title{
  position: relative;
}
.graduate-news-title a {
  font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
  font-weight: normal;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.graduate-news-title a span.title::after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../images/common/link_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 15px;
  top: 3px;
  position: relative;
}*/

.graduate-news-list a,
.graduate-news-list div.links {
	display: flex;
	padding: 24px 0px;
	width: 100%;
	align-items: center;
	font-size: 16px;
	line-height: 1.75;
  border-bottom: 1px solid #999;
}
.graduate-news-list a.link{
  display: inline-block;
  width: auto;
  padding: none;
  border: none;
  padding: 0;
}
.graduate-news-list a.nolink{
	pointer-events: none;
}
.graduate-news-list a.nolink:hover{
	text-decoration: none;
}
.graduate-news-list time {
	display: flex;
	margin-top: 6px;
}
.graduate-news-list time:first-child {
	margin-top: 0;
}
.graduate-event-date {
	width: 150px;
}
.graduate-event-time {
	width: 125px;
}
.graduate-event-online,
.graduate-event-online a {
	font-weight: normal;
	font-family: 'TazuganeGothicBold', sans-serif;
	color: #0F55C1;
	letter-spacing: 0.04em;
	width: 153px;
}
.graduate-event-tag {
	font-size: 12px;
	line-height: 1;
	padding: 3px 6px;
	background: #0063CC;
	color: #fff;
	margin-right: 12px;
}
.graduate-event-title-container {
	display: flex;
	align-items: center;
}
.graduate-event-title {
	font-weight: normal;
	font-family: 'TazuganeGothicBold', sans-serif;
	position: relative;
	padding-right: 45px;
}
.graduate-news-list li:hover .graduate-event-title {
	text-decoration: underline;
}
.graduate-event-title::after {
	content: '';
	display: block;
	width: 17px;
	height: 17px;;
	background: url(../images/common/link_blue.svg) center center/cover no-repeat;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.graduate-event li:hover a.nolink .graduate-event-title {
	text-decoration: none!important;
}
a.nolink .graduate-event-title::after {
	display: none;
}

@media screen and (max-width: 767px) {
	.graduate-news-list {
		margin: 5px 0 60px;
	}
  .graduate-news-list.top{
    margin: 5px 0 0 0;
  }
	.graduate-news-list a,
	.graduate-news-list div.links{
		display: block;
		font-size: 14px;
		line-height: 1.642;
		padding: 15px 0;
	}
	.graduate-news-list a.link{
		display: inline;
	}
	.graduate-news-list time {
		display: flex;
		margin-top: 3px;
    align-items: center;
	}
	.graduate-news-list time:first-child {
		margin-top: 0;
	}
	.graduate-event-date {
		width: auto;
		margin-right: 17px;
	}
	.graduate-event-time {
		width: auto;
		letter-spacing: 1.4px;
	}
	.graduate-event-online {
		letter-spacing: 0;
		width: auto;
		margin: 15px 0;
	}
  .graduate-event-online br{
    display: none;
  }
	.graduate-event-tag {
		font-size: 11px;
		margin: 0 0 10px;
		display: inline-block;
		vertical-align: top;
	}
	.graduate-event-title-container {
		display: block;
	}
	.graduate-event-title {
		padding: 0;
	}
	.graduate-event-title::after {
		display: inline-block;
		vertical-align: top;
		width :14.5px;
		height: 14.5px;
		margin-left: 14px;
		position: relative;
		top: 4px;
		transform: none;
	}
}

.graduate-h2 {
  color: #00B7F1;
  font-size: 3.2rem;
  font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
  font-weight: normal;
  margin-bottom: 55px;
  line-height: 1.4;
  line-height: 3rem;
}
@media screen and (max-width: 767px) {
  .graduate-h2 {
    font-size:25px;
    line-height: 2.25rem;
    margin-bottom: 30px;
  }
}
.graduate-h2 small {
  font-size: 1.5rem;
  color: #000E4E;
  display: block;
  line-height: 2.5rem;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .graduate-h2 small {
    font-size: 0.8125rem;
    line-height: 1.25rem;
    margin-top: 6px;
  }
  .tch-image .graduate-h2 small{
    font-size: 15px;
  }
}
.graduate-h2--center {
  text-align: center;
}
.graduate-h2--inverse {
  color: #fff;
}
.graduate-h2--inverse small {
  color: #fff;
}
.graduate-info-link {
  display: block;
  text-decoration: none;
  text-align: center;
}
a.p-graduate-top{
  width: 450px;
}
@media screen and (max-width: 767px) {
  a.p-graduate-top {
    width: 300px;
  }
  .graduate-info-link {
    width: 240px;
  }
  .graduate-info-link--center {
    margin: 0 auto;
  }
  .graduate-info-link--right {
    margin-left: auto;
  }
}
.graduate-info-title {
  font-size: 1.5rem;
  margin-top: 20px;
  font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
  font-weight: normal;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .graduate-info-title {
    font-size: 1rem;
  }
}

.graduate-faq-list {
  margin: 0 -12px;
}
@media screen and (max-width: 767px) {
  .graduate-faq-list {
    margin: 0 -20px;
  }
}
.graduate-faq-list-item {
  background-color: #E9F2F8;
  padding: 28px 28px 28px 58px;
  height: 100%;
  margin: 0 12px;
  border-radius: 10px;
  /*min-height: 320px;*/
}
@media screen and (max-width: 767px) {
  .graduate-faq-list-item {
    padding: 20px 20px 20px 44px;
    margin: 0 10px;
  }
}
.graduate-faq-list-item dt {
  font-size: 1.25rem;
  line-height: 2rem;
  font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
  font-weight: normal;
  margin-bottom: 20px;
  position: relative;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .graduate-faq-list-item dt {
    font-size: 1.0625rem;
    line-height: 1.5625rem;
  }
}
.graduate-faq-list-item dt::before {
  content: "Q";
  color: #00B7F1;
  font-size: 1.75rem;
  position: absolute;
  top: -5px;
  left: -38px;
}
@media screen and (max-width: 767px) {
  .graduate-faq-list-item dt::before {
    font-size: 1.5625rem;
    top: -3px;
    left: -27px;
  }
}
.graduate-faq-list-item dt dd {
  font-size: 1rem;
  line-height: 1.75rem;
}
@media screen and (max-width: 767px) {
  .graduate-faq-list-item dt dd {
    font-size: 0.875rem;
    line-height: 1.4375rem;
  }
}

.about-panel {
  background:#f4f4f1/* url(../images/talentcommunity/about-back.jpg) no-repeat right top/contain*/;
  padding: 50px 40px 60px 50px;
  margin-bottom: 30px;
  position: relative;
}
.about-panel img.bgimg{
  position: absolute;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.about-panel-inner{
  max-width: 572px;
  z-index: 1;
  position: relative;
}
.about-panel .graduate-h2{
  font-size: 41px;
  margin-bottom: 40px;
}
.about-panel .graduate-h2 span{
  color: #000E4E;
}
.about-panel p{
  padding-bottom: 2em;
  font-family: "SyntaxNextBold", "TazuganeGothicBold";
  font-size: 20px;
}
.bt-area{
  text-align: center;
}
.bt-area.flex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.bt-area.flex > a.bt{
  width: 48%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 20px;
  line-height: 1.4em;
}
.about-panel img.bgimg.pc_only{
  display: block;
}
.about-panel img.bgimg.sp_only{
  display: none;
}
@media screen and (max-width: 768px) {
  .bt-area.flex{
    display: block;
  }
  .bt-area.flex > a.bt{
    width: 80%;
    margin: auto;
    margin-bottom: 20px;
  }
  .about-panel {
    background:#f2f2ef/* url(../images/talentcommunity/about-back_sp.jpg) no-repeat left bottom/100%*/;
    padding:30px 20px 180px 20px;
  }
  .about-panel-inner{
    max-width:100%;
  }
  .about-panel img.bgimg{
    height: auto;
    width: 100%;
  }
  .about-panel img.bgimg.pc_only{
    display: none;
  }
  .about-panel img.bgimg.sp_only{
    display: block;
  }
  .about-panel .graduate-h2{
    font-size: 19px;
    margin-bottom: 20px;
  }
  .about-panel p{
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .about-panel {
    padding:30px 20px 130px 20px;
  }
}


.top-article .article-list{
  margin: 0 40px;
  position: relative;
}
.article-list-item {
  background-color: #f4f4f4;
  padding: 28px;
  height: 100%;
  margin: 0 12px;
  border-radius: 10px;
  font-size: 18px;
}
.article-list-item dt {
  font-size: 1.25rem;
  line-height: 2rem;
  font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
  font-weight: normal;
  margin-bottom: 20px;
  position: relative;
  letter-spacing: 0.06em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-list-item dd{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-list-item img{
  margin-bottom: 20px;
}

#article-list .slick-track {
  display: flex;
}
#article-list .slick-slide {
  height: auto !important;
}
#article-list.slick-dotted.slick-slider {
  margin-bottom: 100px;
}
#article-list .slick-dots{
  bottom: -40px;
}
.slick-dots li.slick-active button:before {
  color: #FF6A00;
}
.u-align-center.article{
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .top-article .article-list{
    margin: 0 20px;
  }
  #article-list.slick-dotted.slick-slider {
    margin-bottom: 88px;
  }
  .article-list-item dt{
    margin-bottom: 10px;
  }
  .article-list-item dd{
    -webkit-line-clamp: 4;
    font-size: 14px;
  }
}

.banner-section a{
  display: block;
  width: 720px;
  height: 400px;
  margin: auto;
}
.banner-section a div.img {
  width: 100%;
  height: 100%;
  aspect-ratio: 5.5 / 3;
  overflow: hidden;
  position: relative;
}
.banner-section a div.img img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.banner-section a div.img:after{
	content: "";
  background: url(../images/talentcommunity/banner.jpg) no-repeat center center/100%;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
	z-index: 5;
}
.banner-section a:hover div.img:after{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .banner-section a{
    max-width: 500px;
    width: 100%;
    height:auto;
  }
  .banner-section a div.img img{
    margin-bottom: 0!important;
  }
}

.voice ul li{
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 0px;
}
.voice ul li:nth-child(even){
  flex-direction:row-reverse;
}
.voice ul li .chara{
  width: 140px;
  text-align: center;
  font-size: 20px;
  font-family: "SyntaxNextBold", "TazuganeGothicBold";
  line-height: 1.4em;
}
.voice ul li .chara span{
  color: #00B7F1;
}
.voice ul li .chara img{
  display: block;
  margin-bottom: 20px;
}
.voice ul li .fukidashi{
  background: #E9F2F8;
  position: relative;
  border-radius: 10px;
  padding: 20px 30px;
  font-size: 20px;
  width: 660px;
  margin-left: 50px;
}
.voice ul li:nth-child(even) .fukidashi{
  margin-left: 0px;
  margin-right: 50px;
}
.voice ul li .fukidashi:after{
  content: "";
  background: url(../images/talentcommunity/fukidashi-arrow.png) no-repeat center center/100%;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  bottom: 30px;
  left: -30px;
}
.voice ul li:nth-child(even) .fukidashi:after{
  left: auto;
  right: -30px;
  transform: scale(-1, 1);
}
@media screen and (max-width: 900px) {
  .voice ul li,
  .voice ul li:nth-child(even){
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .voice ul li,
  .voice ul li:nth-child(even){
    flex-direction:column-reverse;
    margin-bottom: 20px;
  }
  .voice ul li .chara{
    margin-top: 20px;
    font-size: 14px;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: left;
  }
  .voice ul li:nth-child(even) .chara{
    flex-direction: row-reverse;
    text-align: right;
  }
  .voice ul li .chara img{
    width: 70px;
    margin-right: 10px;
  }
  .voice ul li:nth-child(even) .chara img{
    margin-right: 0;
    margin-left: 10px;
  }
  .voice ul li .fukidashi{
    margin-left: 20px;
    font-size: 14px;
    width: auto;
    padding: 20px;
  }
  .voice ul li:nth-child(even) .fukidashi{
    margin-right: 20px;
  }

  .voice ul li .fukidashi:after{
    background: url(../images/talentcommunity/fukidashi-arrow_sp.png) no-repeat center top/100%;
    bottom: -30px;
    left: 50px;
  }
  .voice ul li:nth-child(even) .fukidashi:after{
    right: 50px;
  }
}

.p-entry-panel{
  position: relative;
  padding: 50px;
}
.p-entry-panel h3{
    text-align: center;
    font-size: 1.5rem;
    font-family: "SyntaxNextBold", "TazuganeGothicBold" !important;
    font-weight: normal;
    margin-bottom: 10px;
    letter-spacing: 0.06em;
}
.p-entry-panel .bt-area{
  padding: 30px 0 0 0;
}
.p-entry-panel img.people{
  position: absolute;
  width: 180px;
  top: -40px;
  left: 10px;
}

@media screen and (max-width: 767px) {
  .p-entry-panel h3{
    font-size: 18px;
  }
  .p-entry-panel img.people{
    width: 90px;
    left: -10px;
  }
}

#faq-list .slick-track {
  display: flex;
}
#faq-list .slick-slide {
  height: auto !important;
}
#faq-list.slick-dotted.slick-slider {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #faq-list.slick-dotted.slick-slider {
    margin-bottom: 88px;
  }
}
#article-list .slick-prev,
#faq-list .slick-prev {
  width: 15px;
  height: 15px;
  transform: rotate(-45deg);
  border-top: 4px solid #00B7F1;
  border-left: 4px solid #00B7F1;
}
#article-list .slick-prev::before,
#faq-list .slick-prev::before {
  content: "";
}
#article-list .slick-prev{
  left: -15px;
}
@media screen and (max-width: 1280px) {
  #faq-list .slick-prev {
    left: 44px;
    z-index: 2;
  }
  #article-list .slick-prev{
    left: -5px;
  }
}
#article-list .slick-next,
#faq-list .slick-next {
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  border-top: 4px solid #00B7F1;
  border-right: 4px solid #00B7F1;
}

#article-list .slick-next{
  right: -15px;
}
#article-list .slick-next::before,
#faq-list .slick-next::before {
  content: "";
}
@media screen and (max-width: 1280px) {
  #faq-list .slick-next {
    right: 44px;
  }
  #article-list .slick-next{
    right: -5px;
  }
}
#faq-list .slick-dots {
  bottom: -50px;
}
@media screen and (max-width: 767px) {
  #faq-list .slick-dots li button::before {
    font-size: 10px;
  }
}
#faq-list .slick-dots li.slick-active button::before {
  color: #FF6A00;
}

a.graduate-button-small {
  display: inline-block;
  width: 280px;
  padding: 19px;
}
a.graduate-button-small:hover{
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  a.graduate-button-small {
    width: 274px;
    height: 60px;
    z-index: 1;
  }
}

.flex{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.flex>div,
.flex>img{
  width: 550px;
  height: 346px;
  box-sizing: border-box;
}
.flex>div{
  display: flex;
  flex-direction: column;
  justify-content: center;
   background: #E9F2F8;
   padding: 40px;
   box-sizing: border-box;
}
.flex>div .graduate-h2{
  margin-bottom: 20px;
}
.flex>div p{
  font-size: 22px;
  padding-bottom: 30px;
  font-family: "SyntaxNextBold", "TazuganeGothicBold";
}
.flex>div a.bt{
  max-width: 280px;
}
.flex>img{
  margin-top: 30px;
  border:8px solid #E9F2F8;
  object-fit: contain;
}
.flex>img.business{
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .flex{
    flex-direction: column-reverse;
    margin-bottom: 30px;
  }
  .flex>div,
  .flex>img{
    width: 300px;
    height: 210px; 
  }

  .flex>div{
    height: auto;
    padding: 40px;
  }
  .flex>img{
    margin-right: calc(100% - 300px);
    margin-top: 0;
    border:4px solid #E9F2F8;
  }
  .flex>div{
    margin-left: calc(100% - 300px);
  }
  .flex>div a.bt{
    max-width: none;
  }
  .flex>div p{
    font-size: 13px;
    padding-bottom: 20px;
  }
}

.modal{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  overflow-y: scroll;
}
.modal__bg{
  background: #000e4e;
opacity: 0.5;
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content {
  height:auto;
  background: #fff;
  left: 50%;
  padding: 70px 30px;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 60%;
  box-sizing: border-box;
  box-shadow: 0px -1px 16px 3px rgba(0,14,78,0.27);
}
.modal__content .modal-inner{
  height: 100%;
  overflow-y: auto;
  display: flex;
  justify-content: center;
}
.modal__content .modal-inner a.bt{
  border-radius: 100px;
  text-align: center;
  margin: 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.close-bt{
  top: -20px;
  right: -40px;
  transform: translateX(-50%);
  position: absolute;
  z-index: 100;
}
/*バツボタン*/
.batsu {
	display: block;
    width: 50px;
    height: 50px;
	  background-color: #eaeaea;
    border-radius: 50%;
    position: relative;
}
.batsu:hover{
  background: #00B7F1;
}
 
.batsu::before, .batsu::after { /* 共通設定 */
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3.5px; /* 棒の幅（太さ） */
	height: 25px;
    background: #000e4e;
}
 
.batsu::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
.batsu::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

@media screen and (min-width:1025px) and (max-width:1200px) {
	.modal__content {
		width: 80%;
	}
}
@media screen and (max-width:767px) {
	/*モーダルコンテンツ内*/
	.batsu {
		width: 40px;
		height: 40px;
	}
  .close-bt{
    top: -20px;
    right: -30px;
		z-index: 100;
  }
  
	.batsu::before, .batsu::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 3px;
		height: 20px;
	}
	.modal__content {
		width: 90%;
		padding:60px 20px;
		top: 8%;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		height: auto;
		/*height: 85%;
		overflow-y: auto;
  	overscroll-behavior-y: contain;*/
	}
  .modal__content .modal-inner{
    display: block;
  }
	.modal-content h3 {
		font-size: 18px;
		text-align: center;
		padding: 20px 0;
	}
	.modal__content .modal-inner{
    display: block;
	}
  .modal__content .modal-inner a.bt{
    height: 106px;
    margin: 20px 0;
    font-size: 18px;
  }
}

.article-list img{
  margin-bottom: 20px;
}
a.policy{
  text-decoration: underline;
}
a.policy:hover{
  opacity: 0.7;
}
.graduate-event-title.nolink{
  pointer-events: none;
}
.graduate-event-title.nolink::after {
  display: none;
}
.graduate-event li:hover .graduate-event-title.nolink {
	text-decoration: none;
  pointer-events: none;
}
p.lead{
  font-size: 18px;
  line-height: 1.8em;
}
@media (max-width: 767px) {
  p.lead {
      font-size: 14px;
  }
}

.img-b{
  aspect-ratio: 4 / 2;
}
div.img p{
  text-align: center;
}
div.img a:hover img{
  opacity: 0.7;
}
.employee-interview-more a.bt{
  width: 400px;
}
.tb .employee-interview-col div.comment > div {
  width: 100%;
}
.tb.article .employee-interview-col div.comment > div {
  width: calc(100% - 120px);
}
.tb.article .employee-interview-col div.comment > div.name{
    width: 100px;
    text-align: center;
    padding-top: 10px;
}
.tb.article .p-entry-row{
  margin: 20px auto;
  justify-content: center;
  background: #f5f5f5;
}
.tb.article .p-entry-row .p-entry-panel{
  background: #f5f5f5;
}

@media (max-width: 767px) {
  div.img img{
    margin-bottom: 10px!important;
    width: 100%!important;
  }
  div.img p{
    text-align: left;
    font-size: 12px;
  }
  div.img p br{
    display: none;
  }
  .employee-interview-more a.bt{
    width: 90%;
  }
  .tb.article .p-entry-panel{
    padding: 10px;
  }
}

