@charset "UTF-8";


/*  recruit
-----------------------------------------------------------------------------*/
.contentsInner .inner {
	max-width: 1130px;
}
.contentsInner img {
	max-width: 100%;
}
.contentsInner a {
	color: #000;
	text-decoration: none;
}

.contentsInner p {
	margin-bottom: 3rem;
	line-height: 1.875;
}
.contentsInner p:last-child {
	margin-bottom: 0 !important;
}

.headLine01 {
	max-width: 94rem;
	margin: 0 auto 5.3rem; 
	font-size: 1.4rem;
	font-weight: 500;
	display: flex;
	padding-left: 6.8rem;
	align-items: center;
	min-height: 12rem;
	background: url(/img/recruit/img_recruit_bg_hl01.png) no-repeat left center;
	background-size: 13.5rem auto;
}
.headLine01 .title {
	font-size: 3.8rem;
	font-weight: 700;
	margin-right: 2rem;
	vertical-align: -1rem;
	
}
.contentsInner .message {
	margin-bottom: 6rem;
}
.contentsInner .message .photo {
	margin: 0 0 35px 0;
	padding-right: 10px;
	position: relative;
}
.contentsInner .message .photo img {
	width: 100%;
}
.contentsInner .message .textBox {
	padding: 2.5rem 3rem 2.5rem 4rem; 
	width: 67.6rem;
	position: relative;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.8);
}
.contentsInner .message .textBox p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.833;
}
.contentsInner .message .nameBox_01 {
	position: absolute;
	bottom: 2rem;
	right: 1rem;
	padding: 5px 10px;
	background-color: rgba(255, 255, 255, 0.7);
}
.contentsInner .message .nameBox_01 p {
	font-size: 2rem;
	font-weight: 700;
	color: #262626;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.7);
	line-height: 1.6;
}
.contentsInner .message .nameBox_01 .name_01 {
	font-size: 3rem;
	font-weight: 700;
	color: #262626;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.7);
	line-height: 1.6;
}

@media only screen and (max-width: 767px) {
.contentsInner .message .nameBox_01 {
	padding: 3px 10px;
}
.contentsInner .message .nameBox_01 p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .contentsInner .message .nameBox_01 .name_01 {
    font-size: 1.8rem;
  }
}

.contentsInner .message .nameBox_02 {
	position: absolute;
	bottom: 2rem;
	padding: 5px 10px;
	background-color: rgba(255, 255, 255, 0.7);
}
.contentsInner .message .nameBox_02 p {
	font-size: 2rem;
	font-weight: 700;
	color: #262626;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.7);
	line-height: 1.6;
}
.contentsInner .message .nameBox_02 .name_02{
	font-size: 3rem;
	font-weight: 700;
	color: #262626;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.7);
	line-height: 1.6;
}

@media only screen and (max-width: 767px) {
.contentsInner .message .nameBox_02 {
	padding: 3px 10px;
	bottom: 1.5rem;
}
  .contentsInner .message .nameBox_02 p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .contentsInner .message .nameBox_02 .name_02 {
    font-size: 1.8rem;
  }
}

.contentsInner .message .ttlBox {
	position: absolute;
	top: 1.5rem;
	left: 2.5rem;
	padding: 5px 10px;
	background-color:  none;
}
.contentsInner .message .ttlBox {
	font-size: 3rem;
}
.contentsInner .message .ttlBox h2 {
	font-size: 5rem;
	font-weight: 700;
	color: #204068;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.7);
	line-height: 1.6;
}

@media only screen and (max-width: 799px) {
  .contentsInner .message .ttlBox h2 {
    font-size: 2rem;
  }
}

.contentsInner .message .ttlBox_01 {
	position: absolute;
	top: 11rem;
	right: 1rem;
	padding: 5px 10px;
	background-color: rgba(0, 0, 0, 0.5);
}
.contentsInner .message .ttlBox_01 {
	font-size: 3rem;
}
.contentsInner .message .ttlBox_01 h2 {
	font-size: 5rem;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
	line-height: 1.6;
}

@media only screen and (max-width: 799px) {
  .contentsInner .message .ttlBox_01 {
	position: absolute;
	top: 3rem;
	right: 1rem;
	padding: 5px 10px;
	background-color: rgba(0, 0, 0, 0.5);
}
  .contentsInner .message .ttlBox_01 h2 {
    font-size: 2rem;
  }
}

.contentsInner .message .ttlBox_02 {
	position: absolute;
	top: 7rem;
	padding: 5px 10px;
	background-color: rgba(0, 0, 0, 0.5);
}
.contentsInner .message .ttlBox_02 {
	font-size: 3rem;
}
.contentsInner .message .ttlBox_02 h2 {
	font-size: 5rem;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
	line-height: 1.6;
}

@media only screen and (max-width: 799px) {
  .contentsInner .message .ttlBox_02 {
	position: absolute;
	top: 1.5rem;

	padding: 5px 5px;
	background-color: rgba(0, 0, 0, 0.5);
}
  .contentsInner .message .ttlBox_02 h2 {
    font-size: 2rem;
    line-height: 1.4;
  }
}

.contentsInner .interview {
	position: relative;
}
.contentsInner .interviewBg {
	position: absolute;
	top: 9rem;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(24, 99, 147, 0.08) 0%, rgba(24, 99, 147, 0.03) 85.71%, rgba(234, 234, 234, 0) 100%);
}
.contentsInner .mainConts {
	max-width: 94rem;
	margin: 0 auto;
	padding:15px;
}

.headLine02 {
	margin-bottom: 2.7rem;
	padding-bottom: 1.5rem;
	font-size: 2.4rem;
	font-weight: 700;
	color: #262626;
	line-height: 1.875;
	text-align: center;
}

.headLine03 {
	margin-bottom: 2.7rem;
	padding-bottom: 1rem;
	font-size: 3rem;
	font-weight: 700;
	color: #204068;
	line-height: 1.875;
	text-align: left;
	}

.headLine04 {
  position: relative;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
}
@media only screen and (max-width: 799px) {
  .headLine04 {
    padding-left: 20px;
    font-size: 1.6rem;
  }
}


.contentsInner .imgBox .photoBox {
	width: min(45vw,45.3rem);
	float: left;
	margin: 0.3rem 3.5rem 1rem 0;
	position: relative;
}
.contentsInner .imgBox .photoBox:after {
	background: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(24, 99, 147, 0.25) 54.68%, rgba(1, 66, 129, 0.5) 100%);
	position: absolute;  
	top: 0.2rem;
	right: -0.7rem; 
	left: 1rem; 
	bottom: -0.9rem;
	z-index: -1;
	content: ""; 
}
.contentsInner .imgBox {
	margin-bottom: 3rem;
}
.contentsInner p sup {
	font-size: 0.9rem;
}
.contentsInner .noteList {
	margin-top: -0.5rem;
}
.contentsInner .noteList li {
	font-size: 1.2rem;
	line-height: 1.67;
	display: flex;
	margin-bottom: 0.8rem;
}
.contentsInner .noteList li:last-child {
	margin-bottom: 0;
}
.contentsInner .noteList li .txtSpan {
	flex-shrink: 0;
	margin-right: 0.8rem;
}
.contentsInner .noteList li sup {
	font-size: 0.7rem;
}
.contentsInner .strength {
	margin-bottom: 5.2rem;
}
.contentsInner .strength:last-child {
	margin-bottom: 0;
}
.contentsInner .imgBox02 .photoBox {
	float: right;
	margin: 0.3rem 0.7rem 1rem 3.0rem;
}
.contentsInner .topics {
	position: relative;
	padding: 18.2rem 0 14.3rem;
}
.contentsInner .topics .mainConts {
	padding: 0 2rem;
	max-width: 98rem;
}
.contentsInner .topics .bg01 {
	position: absolute;
	top: 15rem;
	right: -44.6rem;
	z-index: -1;
	width: 60rem;
}
.contentsInner .topics .bg02 {
	position: absolute;
	top: 100rem;
	left: -45.7rem;
	z-index: -1;
	width: 
	60rem;
}
.contentsInner .topics .bg03 {
	position: absolute;
	top: 180rem;
	right: -44.6rem;
	z-index: -1;
	width: 60rem;
}
.contentsInner .topics .bg04 {
	position: absolute;
	top: 265rem;
	left: -45.7rem;
	z-index: -1;
	width: 
	60rem;
}
.contentsInner .topics .bg05 {
	position: absolute;
	top: 350rem;
	right: -44.6rem;
	z-index: -1;
	width: 60rem;
}
.contentsInner .topics .headLine01 {
	margin-bottom: 4.6rem;
}
.contentsInner .topics h3 {
	margin-bottom: 4.6rem;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 700;
	position: relative;
}
.contentsInner .topics h3:after {
	width: 100%;  
	height: 1px;
	background-color: currentColor;
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	content: ""; 
}
.contentsInner .topics h3 span {
	min-width: 14.4rem;
	width: fit-content;
	padding: 0 1.5rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
.contentsInner .topics h4 {
	margin-bottom: 1rem;
	font-size: 2.4rem;
	font-weight: 700;
	color: #204068;
	line-height: 1.5;
	text-align: center;
}
.contentsInner .topics p {
	margin-bottom: 0;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0;
}
.contentsInner .topics .bigPhoto {
	margin-bottom: 13rem;
}
.contentsInner .topics .bigPhoto:last-child {
	margin-bottom: 0;
}
.contentsInner .topics .h4Ttl {
	margin-bottom: 4.5rem;
}
.contentsInner .details {
	margin-bottom: 5rem;
	padding: 0 2rem;
	display: flex;
	align-items: center;
	min-height: 30rem;
	background: url(/ir/img/img_report25_bg06.png) no-repeat center;
	background-size: cover;
}
.contentsInner .details .mainConts {
	width: 100%;
}
.contentsInner .details h2 {
	text-align: center;
	color: #204068;
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 3rem;
}
.contentsInner .details .linkUl {
	display: flex;
	flex-wrap: wrap;
	gap: 2.6rem;
}
.contentsInner .details .linkUl li {
	width: calc((100% - (2.6rem * 3)) / 4);
}
.contentsInner .details .linkUl a {
	padding: 0.5rem 2rem 0.5rem min(1.6vw,3rem); 
	display: flex;
	align-items: center;
	min-height: 5rem;
	border-radius: 0.5rem;
	color: #fff;
	font-size: min(1.7vw,1.8rem);
	font-weight: 700;
	background: #204068 url(/ir/img/img_report25_icon01.png) no-repeat right 1.5rem center;
	background-size: 1.5rem auto;
	transition: .1s;
}
.contentsInner .details .linkUl a:hover {
	opacity: 0.7;
	transition: .1s;
}

@media only screen and (min-width: 800px) {
	.contentsInner .list a:hover {
		color: #0070C0;
		transition: .1s;
	}
	/* .contentsInner .list a:hover::after {
		background-image: url(/ir/img/img_report25_icon03.png);
	} */
	.contentsInner .list a:hover .arrow .outImg {
		opacity: 0;
		visibility: hidden;
		transition: .1s;
	}
}


@media only screen and (max-width: 799px) {
	.headline4 .ttl {
		margin-bottom: 0.9rem;
		letter-spacing: 0;
	}
	.headline4 .sub {
		font-size: 1.3rem;
	}
	.headline4 .sub .txt {
		vertical-align: 0.2rem;
		min-width: 7.2rem;
		margin-left: 0.5rem;
		padding: 0.2rem;
		font-size: 0.9rem;
	}
	.contentsInner .list {
		margin-bottom: 5.7rem;
		gap: 0 2.76rem;
	}
	.contentsInner .list li {
		width: calc((100% - 2.76rem) / 2);
	}
	.contentsInner .list a {
		padding-bottom: 0.6rem;
		font-size: 1.6rem;
	}
	.contentsInner .list a:hover {
		color: #0070C0;
		transition: .1s;
	}
	.contentsInner .list a .arrow {
		width: 2.7rem;
		height: 1.6rem;
	}
	.contentsInner p {
		margin-bottom: 2.6rem;
		font-size: 1.6rem;
		line-height: 1.625;
	}
	.contentsInner .centerTxt {
		margin-bottom: 6.1rem;
		margin-bottom: 0;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		line-height: 1.875;
	}
	.contentsInner .interviewBox {
		padding-top: 6.1rem;
	}
	.headLine01 {
		padding-right: 2rem;
		width: fit-content;
		margin: 0 auto 3.5rem;
		padding-left: 3rem;
		font-size: 1.4rem;
		max-width: inherit;
		min-height: 5.2rem;
		background-size: 5.8rem auto;
	}
	.headLine01 .title {
		font-size: 2.8rem;
		margin-right: 1.4rem;
	}
	.contentsInner .message .photo {
		margin: 0 -1.5rem -3.2rem 0;
	}
	.contentsInner .message .textBox {
		width: auto;
		padding: 1.6rem 2rem 1.8rem;
		padding-inline-end: 1rem;
		margin: 0 0 0 -1.5rem;
	}
	.contentsInner .message .textBox p {
		font-size: 1.6rem;
		line-height: 1.75;
	}
	.contentsInner .message {
		margin-bottom: 4.6rem;
	}
	.headLine02 {
		margin-bottom: 3rem;
		padding-bottom: 1.7rem;
		font-size: 2rem;
		line-height: 1.8;
	}
	.headLine03 {
		margin-bottom: 3rem;
		padding-bottom: 1.7rem;
		font-size: 2rem;
		line-height: 1.5;
	}
	.contentsInner .imgBox .photoBox {
		float: none;
		width: auto;
		margin: 0 0.7rem 2rem 0;
	}
	.contentsInner .imgBox .photoBox img {
		width: 100%;
	}
	.contentsInner .imgBox {
		margin-bottom: 2.6rem;
	}
	.contentsInner .noteList {
		margin-top: -0.8rem;
	}
	.contentsInner .noteList li {
		margin-bottom: 0.4rem;
	}
	.contentsInner .strength {
		margin-bottom: 3.5rem;
	}
	.contentsInner .mainConts {
		max-width: inherit !important;
	}
	.contentsInner .interviewBg {
		top: 9rem;
	}
	.contentsInner .topics {
		padding: 12rem 0 4.2rem;
	}
	.contentsInner .topics .mainConts {
		padding: 0 1.5rem;
	}
	.contentsInner .topics .headLine01 {
		padding-right: 0.5rem;
		margin: 0 auto 5.6rem;
	}
	.contentsInner .topics h3 {
		font-size: 1.2rem;
		margin-bottom: 2.1rem;
	}
	.contentsInner .topics h3 span {
		min-width: 11.4rem;
	}
	.contentsInner .topics h4 {
		font-size: 2rem;
		line-height: 1.45;
	}
	.contentsInner .topics p {
		margin-bottom: 0.5rem;
	}
	.contentsInner .topics .bigPhoto img {
		width: 100%;
	}
	.contentsInner .topics .bigPhoto {
		margin-bottom: 6.2rem;
	}
	.contentsInner .topics .h4Ttl {
		margin-bottom: 1rem;
	}
	.contentsInner .topics .bg01 {
		width: 52rem;
		right: -13rem;
		top: -7.3rem;
	}
	.contentsInner .topics .bg02{
		display: none;
	}
	.contentsInner .details {
		padding: 2rem 1.7rem;
		min-height: 24.4rem;
		background-image: url(/ir/img/img_report25_bg06_sp.png);
	}
	.contentsInner .details h2 {
		margin-bottom: 3.4rem;
		font-size: 1.8rem;
	}
	.contentsInner .details .linkUl {
		gap: 1.7rem 1.4rem;
	}
	.contentsInner .details .linkUl li {
		width: calc((100% - 1.4rem) / 2);
	}
	.contentsInner .details .linkUl a {
		padding: 0.5rem 3rem 0.5rem 1.4rem;
		min-height: 5rem;
		font-size: 1.5rem;
		background-position: right 1rem center;
	}
}

@media only screen and (max-width: 389px) {
	.contentsInner .centerTxt {
		font-size: 1.5rem;
	}
	.headLine01 {
		padding-right: 0;
		font-size: 1.2rem;
	}
	.headLine01 .title {
		font-size: 2.2rem;
		margin-right: 0.8rem;
	}
	.contentsInner .topics h4 {
		font-size: min(5vw,2rem);
	} 
	.contentsInner .details .linkUl a {
		font-size: min(3.9vw,1.5rem);
	}
}

.fadeInUp {
    opacity: 0;
    transition: all ease-in-out 0.8s;
}

.fadeInUp.on {
    opacity: 1;
}

.hover-img {
  cursor: pointer;
  overflow: visible;
  width: 100%;
}
.hover-img img {
  height: auto;
  transition: transform .6s ease; /* ゆっくり変化させる */
}
.hover-img:hover img {
  transform: scale(1.3); /* 拡大 */
}

.scroll_down_recruit {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  width: 1px;
  height: 30px;
}

.scroll_down_recruit::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: #0272BD;
  -webkit-animation: animations_scroll_move 2s cubic-bezier(1, 0, 0, 1) infinite;
          animation: animations_scroll_move 2s cubic-bezier(1, 0, 0, 1) infinite;
  content: '';
}

.document_btn_recruit01 {
  background: #0070C0 url(/images/svg/icon_arrow_08.svg) no-repeat right 22px center/9px;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 15px 50px 15px 40px;
  text-decoration: none;
  line-height: 2.8rem;
}

.document_btn_recruit01 span{
  font-size: 1.5rem;
  font-weight: 400;
}

.document_btn_recruit01:hover {
  opacity: 0.7;
  transition: .1s;
}

.document_btn_recruit02 {
  background: #0070C0 url(/images/svg/icon_arrow_08.svg) no-repeat right 22px center/9px;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 15px 50px 18px 40px;
  text-decoration: none;
}

.document_btn_recruit02:hover {
  opacity: 0.7;
  transition: .1s;
}
.container_rec-int {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: auto;
  margin: auto;
  vertical-align: top;
  padding: 0 15px;
}

.container_rec-int a {
  color: #262626;
  text-decoration: none;
}

@media screen and (max-width: 799px) {
  .container_rec-int {
    width: 100%;
    max-width: auto;
  }
}

.item_rec-int {
  background: #fff;
  width: calc((100% - 100px) / 3);
  max-width: auto;
  margin: auto;
  padding: 25px;
}

@media screen and (max-width: 799px) {
  .item_rec-int {
    width: 100%;
    max-width: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
  }
}

.item_rec-int_link {
  color: #ffffff;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px;
}

.item_rec-int_link a {
  display: inline-block;
  padding: 3px 10px 4px 13px;
  background:#0071C0;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
}

.item_rec-int_link a:hover {
  opacity: 0.7;
  transition: .1s;
}

.img_rec-int {
  cursor: pointer;
  overflow: hidden!important;
  width: 100%;
}

.img_rec-int img {
  max-width: 100%;
  height: auto;
  transition: transform .6s ease; /* ゆっくり変化させる */
}

.img_rec-int  a:hover {
  opacity: 0.7;
  transition: .1s;
}

.img_rec-int:hover img {
  transform: scale(1.2); /* 拡大 */
}F5F5F5

.ttl_rec-int {
  font-size: 1.6rem;
  text-align: center;
}

.dpm_rec-int {
  font-size: 1.4rem;
  text-align: center;
}

.video_block_recruit {
  max-width: 65%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 0; 
  padding-bottom: 42%;
  border: 2px solid #D5D5D5;
}

.video_block_recruit iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.banner_recruit-site {
  display: flex;
  justify-content: center;
  max-width: 500px;
  width: 100%;
  margin: 10px auto 15px auto;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  cursor: pointer;
}

.banner_recruit-site:hover {
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .banner_recruit-site img {
    padding: 0 15px;
	max-width: 375px;
	width:100%;
	}
}

.hr_bottom {
  margin-top: 80px;
  borde: 0.5px solid #D5D5D5;
}

.rec_faq_ques {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #262626;
  margin-bottom: 20px;
  padding-left: 0;
}

.rec_faq_ques > span {
  font-family: "Oswald", sans-serif !important;
  width: 40px;
  min-width: 40px;
  margin-right: 20px;
  height: 40px;
  background-color: #0070C0;
  border-radius: 50%;
  font-size: 1.8rem;
  color: #FFF;
  font-weight: 500;
  text-align: center;
  padding-top: 6px;
}

@media only screen and (min-width: 799.1px) {
  .rec_faq_ques .txt a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 799px) {
  .rec_faq_ques {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .rec_faq_ques > span {
    width: 30px;
    min-width: 30px;
    margin-right: 10px;
    height: 30px;
    font-size: 1.8rem;
    padding-top: 1px;
  }
}

.caption_rec_nav {
 font-size: 0.7em;
 margin-left: 2.7rem;
 margin-bottom: 0.4rem;
 margin-top: -0.7rem;
}

.rec_menu_list {
  max-width: 1100px;
  margin: 0 auto 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  list-style: none;
}

.rec_menu_list::after {
  content: "";
  width: calc((100% - 110px) / 3);
}

.rec_menu_list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc((100% - 110px) / 3);
  margin-bottom: 35px;
}

.rec_menu_list li::after {
  position: absolute;
  content: '';
  right: 0;
  bottom: 0;
  left: 5px;
  height: 1px;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  width: calc(100% - 5px);
  background-color: #717171;
}

.rec_menu_list li .rec_menu_title {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: bold;
}

.rec_menu_list li .rec_menu_title a {
  display: block;
  padding-left: 28px;
  color: #0070C0;
  position: relative;
  text-decoration: none;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.rec_menu_list li .rec_menu_title a::before {
  background: url("/images/svg/icon_arrow_04.svg") no-repeat 0 0/8px;
  content: "";
  height: 13px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  width: 8px;
}

.rec_menu_list li .rec_menu_title a span {
  font-size: 1.6rem;
  letter-spacing: -1px;
}

.rec_menu_list li .rec_menu_txt {
  height: 100%;
  margin-left: 4px;
  padding: 0 10px 25px 24px;
  color: #262626;
  font-size: 1.6rem;
  position: relative;
}

.rec_menu_list li .rec_menu_txt::before {
  background-color: #717171;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transform-origin: center top 0;
          transform-origin: center top 0;
  top: 0;
  width: 1px;
}

@media only screen and (min-width: 1025px) {
  .rec_menu_list li:hover {
    cursor: pointer;
  }
  .rec_menu_list li:hover .rec_menu_title a {
    color: #219DF5;
  }
  .rec_menu_list li:hover .rec_menu a::before {
    -webkit-transform: translateY(-50%) translateX(10px);
            transform: translateY(-50%) translateX(10px);
  }
  .rec_menu_list li:hover .rec_menu_txt::before {
    -webkit-animation: arrow-line-down .5s;
            animation: arrow-line-down .5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .rec_menu_list li:hover::after {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-animation: arrow-line-right .5s;
            animation: arrow-line-right .5s;
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  @-webkit-keyframes arrow-line-down {
    from {
      -webkit-transform: scaleY(0);
              transform: scaleY(0);
    }
    to {
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
    }
  }
  @keyframes arrow-line-down {
    from {
      -webkit-transform: scaleY(0);
              transform: scaleY(0);
    }
    to {
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
    }
  }
  @-webkit-keyframes arrow-line-right {
    from {
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
    }
    to {
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
    }
  }
  @keyframes arrow-line-right {
    from {
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
    }
    to {
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
    }
  }
}

@media only screen and (max-width: 1200px) {
  .rec_menu_list::after {
    content: "";
    width: calc((100% - 80px) / 3);
  }
  .rec_menu_list li {
    width: calc((100% - 80px) / 3);
  }
}

@media only screen and (max-width: 799px) {
  .rec_menu_list::after {
    content: "";
    width: 100%;
  }
  .rec_menu_list li {
    width: 100%;
    margin: 0 15px 30px 15px;
  }
  .rec_menu_list li .rec_menu_title a {
    padding-left: 25px;
  }
  .rec_menu_list li .rec_menu_txt {
    font-size: 1.5rem;
    min-height: auto;
    padding: 0 10px 25px 25px;
  }
}

.rec_news_tag01 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #FFF;
  background-color: #156CA7;
  padding: 2px 0;
  text-align: center;
  margin-right: 5px;
  min-width: 60px;
}
.rec_news_tag02 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #FFF;
  background-color: #002C58;
  padding: 2px 0;
  text-align: center;
  margin-right: 5px;
  min-width: 60px;
}

.rec_news_list {
  max-width: 930px;
  margin: 0 auto 50px;
  padding: 0 15px;
  list-style: none;
}

.rec_news_list li {
  border-bottom: 1px solid #BDD7ED;
}

.rec_news_list li a {
  position: relative;
  display: block;
  padding: 20px 50px 20px 20px;
  color: #0070C0;
  text-decoration: none;
}

@media only screen and (min-width: 799.1px) {
  .rec_news_list li a:hover {
    color: #219DF5;
    text-decoration: none;
  }
  .rec_news_list li a:hover .news_txt02 {
    text-decoration: none;
  }
}

.rec_news_list li a::before {
  position: absolute;
  content: '';
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 13px;
  background-image: url("/images/svg/icon_arrow_05.svg");
  background-size: 8px auto;
}

.rec_news_list li a .rec_news_txt01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  color: #262626;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: none;
}

.rec_news_list li a .rec_news_txt01 .rec_date_txt {
  padding-right: 30px;
  font-family: "Oswald", sans-serif !important;
  font-weight: 400;
  letter-spacing: 1px;
}

.rec_date_txt02 {
  margin-right: 35px;
}

.rec_news_list li a .rec_news_txt02 {
  font-size: 1.8rem;
  font-weight: 700;
}

@media only screen and (max-width: 799px) {
  .rec_news_list {
    max-width: 100%;
    padding: 0 24px;
  }
  .rec_news_list li a {
    padding: 20px 30px 20px 0;
  }
  .rec_news_list li a::before {
    right: 0;
  }
  .rec_news_list li a .rec_news_txt01 {
    margin-bottom: 3px;
    margin-right: 10px;
  }
  .rec_news_list li a .rec_news_txt01 .date_txt {
    padding-right: 10px;
  }
  .rec_news_list li a .rec_news_txt02 {
    font-size: 1.6rem;
  }
  .rec_news_list li a .rec_news_txt01 .rec_date_txt {
  padding-right: 7px;
  }
  .rec_date_txt02 {
  margin-right: 5px;
  }
}

