/*
Theme Name: Aiyu-kai Recruit
Author: Aiyu-kai Recruit
Description: This theme is for Aiyu-kai Recruit
Version: 1.00
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Aiyu-kai Recruit

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* base */
html {
    font-size: 62.5%;
}

body{
	font-family: "BIZ UDPMincho", serif;
	font-size: 1.6rem;
	color: #212121;
	-webkit-font-smoothing: antialiased;	
	background-color: #F7F7F7;
	line-height: 2.2rem;
	margin: 0;
}

a{
	transition:.2s ease;		
}

a:hover{
	opacity: .8!important;
	transition:.2s ease;	
}

a:hover .icon-circle__image{
	transform:translatex(6px);
	transition:.2s ease;	
}

a.link-button-translucent:hover{
	opacity: .8!important;
	transition:.2s ease;	
}

.main-front {
  background-color: #F7F7F7;
}

img{
	width:100%;
	height:auto;
}

h2 {
	font-size: 3.2rem;
}

h3 {
	font-size: 2.8rem;
}

.h3--footer-contact {
	font-size: 35px;
	margin-bottom: 70px;
	position:relative;
	font-family: "BIZ UDMincho", serif;
	letter-spacing: 0;
}
.h3--footer-contact::after{
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    border-bottom: solid 1px #212121;
    width: calc(100% - 55rem);
    top: 50%;
}

hr {
  border: none;
  height: 1px;
  background-color: #E6E2DF;
}

ol {
  list-style-position: inside;
  text-indent: -1.8rem;
  margin-left: 1.8rem;
}

.hr--footer-menu {
  margin: 4px 0 12px;
}

.horizon {
    border: 2px solid #BE991B;
    width: 30px;
    margin: 3.2rem 0;
    position: relative;
    top: 1px;
}

.horizon--center {
	margin-right: auto;
  margin-left: auto;
}

.horizon--philosophy {
  margin-bottom: 0;
}

.horizon--about {
  margin: -19px 0 15px 0;
}

.horizon--clinics {
  margin-bottom: 28px;
}

.horizon--contents {
  margin-bottom: 48px;
}

.vl {
  border-right: 1px solid #DBD8D5;
}

.drop-shadow {
	box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.08);
	border-radius:5px;
	display:block;
	background-color:white;
}

.flex{
	display:flex;
	justify-content:center;
}

.maxwidth{
	max-width:1240px;
	width:calc(100% - 40px);
	margin-inline:auto;
}

.sp-only {
  display: none;
}

.hidden {
  visibility: hidden;
}

ol li {
  list-style: inherit;
}

/* home */
.top_desc_wrap{
    max-width: 650px;
    margin: 40px auto 128px;
	text-align:center;
}
.top_desc_p{
	font-size: 22px;
	line-height: 2.3;
}
.top_desc_p:not(:last-child){
	margin-bottom:100px;	
}

.top_desc_logo{
	max-width: 188px;
	margin-inline: auto;
	display: table;
	margin-bottom:270px;
}

.grid-container {
    display: grid;
	grid-template-columns: repeat(4, minmax(auto, 325px));
	grid-template-rows: repeat(3, minmax(auto, 309px));
	grid-gap: 10px;
	padding: 10px;
	width:calc(100% - 40px);
	max-width: 1360px;
	margin: 0 auto 175px;	
}

.grid-container a{
    width: 100%;
    display: block;
    height: 100%;	
	position:relative;
}

.grid-container a:hover{
	opacity:.8;
	transition:.3s ease;
}

.grid-item {
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 20px rgb(0 0 0 / 20%);
    border-radius: 7px;
	background-size: cover;
	background-color:#FFFFFF;
}

.grid-item > p{
	width:100%;
}

.grid-item img {
	height: 6px;
	width:auto;
}

.grid-item.large img {
	height: 8px;
}

.grid-item.large {
    grid-column: span 2;
    grid-row: span 2;
}

.grid-item.medium {
    grid-column: span 2;
}

.grid-item.small {
    grid-column: span 1;
}

.grid-item > a .itemlink img{
	transition:.3s ease;
}

.grid-item > a:hover .itemlink img{
	transform:translatex(6px);
}

.itemlink{
    background: #FFFFFF;
    position: absolute;
    z-index: 1;
    display: flex;
	align-items:center;
	justify-content: space-between;
    bottom: 0;
    right: 0;
    width: 80%;
    border-radius: 7px 0 0 0;
    padding: 26px 30px;
    font-size: 20px;
}
.itemlink.large{
    padding: 40px 50px;
    font-size: 30px;	
}
.medium .itemlink{
	width:40%;
	padding:18.5px 30px;	
}
.small .itemlink{
	width:85%;
	padding: 18.5px 30px;
}

.grid-item:hover .overlay {
    opacity: 1;
}


.top_recruit::before{
	content:'';
    width: 100%;
    display: block;
    height: 100%;
	background-image:url(/wp-content/uploads/2024/11/top_recruit.jpg);
	background-size: cover;
}
.top_position::before{
	content:'';
    width: 100%;
    display: block;
    height: 100%;	
	background-image:url(/wp-content/uploads/2024/11/top_position.jpg);
	background-size: cover;
}
.top_work::before{
	content:'';
    width: 100%;
    display: block;
    height: 100%;	
	background-image:url(/wp-content/uploads/2024/11/top_work.jpg);
	background-size: cover;
}
.top_about::before{
	content:'';
    width: 100%;
    display: block;
    height: 100%;	
	background-image:url(/wp-content/uploads/2024/11/top_about.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.top_blog::before{
	content:'';
    width: 100%;
    display: block;
    height: 100%;	
	background-image:url(/wp-content/uploads/2024/11/top_blog.jpg);
	background-size: cover;
}

.top_concept{
	max-width: 1240px;
	margin: 0 auto;	
	padding: 0 15px;
}

.top_concept_title{
	width:400px;
	line-height:1.7;
	font-size:39px;
	position:relative;
}
.top_concept_title::after{
	content:'';
	background: url(/wp-content/uploads/2024/11/top_concept_title_bg.svg);
	background-size: cover;
	height: 115px;
	display: block;
	max-width: 550px;
	width: 50vw;
	position: absolute;
	top: 32px;
	left: -75px;	
}
.top_concept_desc{
	flex:1;
	margin-left:160px;
	font-size:18px;	
}
.top_concept_desc p{
	margin-bottom:45px;
	line-height:2.3;
}
.top_concept_link{
    margin-top: 10px;
    text-decoration: underline;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.top_concept_link img{
	height: 8px;
	display: inline;
	width:auto;
	margin-left:18px;
}

/* searchbox-wrap */
.page-id-6945{
	background:#F7F7F7;	
}
.searchbox-wrap{
    max-width: 1300px;
    width: calc(100% - 70px);
    margin-inline: auto;
    border-radius: 7px;
	background:white;
    box-shadow: 0 3px 30px rgb(0 0 0 / 4%);
    padding: 50px;
}
.search_title{
	font-size: 24px;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom: 20px;	
    margin-bottom: 42px;
}
.ele_list_item{
    display: flex;
    flex-wrap: wrap;
	align-items: baseline;
}
.ele_list_item button{

}
.ele_list_title{
    font-size: 15px;
    width: 100px;
    border-right: 1px solid #BEBEBE;
    line-height: 1;
    margin-bottom: 32px;	
	margin-right:25px;
}
.ele_list{
    display: flex;
    flex-wrap: wrap;	
	flex: 1;
	gap:13px;	
}
.ele_list_item input{
	display:none;
}
.ele_list_item label{
	cursor:pointer;
    background: white;
    border: 1px solid #BEBEBE;
    border-radius: 7px;
    padding: 8px 13px;
    line-height: 1;
    font-size: 16px; font-size font-size		
}
.ele_list_item:not(.nopost) > input:checked + label{
	background:#2DB97E;
	color:white;
	border-color: #2DB97E;
}
.ele_list_item.nopost label{
	background:#c7c7c7;
	pointer-events:none;
}
.ele_list_item .ele_list {
	margin-bottom: 32px;
}
.area{
	position: absolute;
	top: 6px;
	left: 5px;
	background: rgb(0 0 0 / 50%);
	color: white;
	border-radius: 2px;
	font-size: 14px;
	padding: 5px 9px;
	line-height: 1;	
}
.job_list_wrap{
	max-width: 1300px;
	width: calc(100% - 70px);
	margin-inline: auto;
	margin-top: 62px;	
	margin-bottom:160px;
}
.job_list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px 20px;	
}
.job_list-item{
	border-radius:7px;
	background:white;
	position:relative;
}
.job_list-item .position-thumbnail{
    max-height: 144px;
    -o-object-fit: cover;
       object-fit: cover;
    overflow: hidden;	
}
.job_list_text{
    padding: 20px 30px 25px;	
}

.position-thumbnail img{
    border-radius: 7px 7px 0 0;	
}

.job_list_title{
	font-size:20px;
	margin-bottom:40px;	
	display: flex;
}
.job_list_title span{
	font-size:32px;	
	margin-left:8px;
	margin-right:3px;
}

.dataclear{
	margin-left: 125px;
	color: #888888;
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
	display:inline-block;
}

@media only screen and (max-width: 980px)	{
	.grid-container {
		grid-template-columns: 1fr;
		grid-gap: 20px;
		grid-template-rows:repeat(7, minmax(124.5px,256.5px));
	}
	.medium .itemlink{
		width: 80%;
	}
	.grid-item.medium{
		order: 3;
		grid-row: span 1;
	}
	.grid-item.medium + .large{
		order: 2;
	}
	.grid-item.small{
		order: 5;
		grid-row: span 1;
	}
	.grid-item.small{
		grid-column: span 2;
	}
	a.top_about::before{
		background-image:url(/wp-content/uploads/2024/12/top_about.jpg);
		background-size: 114px;
		background-repeat: no-repeat;
		background-position: center 33%;
	}
	a.top_blog::before{
		background-repeat: no-repeat;
		background-position: center;		
	}
	.top_concept .flex{
		flex-direction:column;
	}
	.top_concept_title{
		font-size:30px;
		margin-inline: auto;
		width: auto;
		margin-bottom: 72px;
	}
	.top_concept_title::after{
		background-size: contain;
		background-repeat: no-repeat;
		top: 20px;
		left: calc(50% - 50vw);
		right: 0;
		width: 100vw;
	}
	.top_concept_desc{
		margin-left:auto;
		font-size:17px;
	}
	.page-id-6945 .page-head--about.servicebg{
		padding: 60px 0 50px 0;
	}
	.page-id-6945 .page-head--about.servicebg .breadcrumbs{
		display:none;
	}
	.page-id-6945 .page-head--about.servicebg{
		background-size: 60%;
	}
	.searchbox-wrap, .job_list_wrap{
		max-width: 100%;
		width: calc(100% - 30px);
	}
	.searchbox-wrap{
		padding:30px 15px;
	}
	.search_title{
		line-height:1.5;
	}
	.job_list_wrap{
		margin-bottom: 90px;
	}
	.job_list{
		grid-template-columns: 1fr 1fr;
		gap:16px 14px;
	}
	.ele_list_item{
		flex-direction:column;
	}
	.ele_list_title{
		border-right:0;
		font-size: 17px;
		margin-bottom:20px;
	}
	.ele_mainlist > .ele_list_item{
		margin-bottom:24px;
	}
	.dataclear{
		margin: auto;
	}
	.job_list_text {
		padding: 20px;
	}
	div.footer-menu {
		display: none;
	}
}

@media only screen and (max-width: 980px) and (min-width:768px)	{
	.top_concept_title::after{
		left: calc(50% - 33vw);
	}
	.job_list{
		grid-template-columns: 1fr 1fr 1fr;
	}
}

/* Extra cover up */
.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-head{
	margin-bottom:60px;
}
.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content h3{
	margin-top:40px;
	margin-bottom:20px;	
	font-weight: bold;
}
.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content figure{
	margin-top:20px;
}
.related-contents.related-articles ul.related-contents-list{
	border-bottom:0;
}

.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content #toc_container {
  margin: 30px 0 60px 0;
  padding: 25px 30px;
  background-color: #f7f7f7;
  border-radius:3px;
}

@media screen and (max-width: 480px) {
  .page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content #toc_container {
    margin: 30px 0 40px 0;
    padding: 20px;
  }
}

.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content #toc_container .toc_title {
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  font-family: "BIZ UDPMincho", serif;
  letter-spacing: normal;
  color: #888;
  text-align: left;	
  font-weight: 400;	
}

@media screen and (max-width: 480px) {
  .page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content #toc_container .toc_title {
    font-size: 16px;
  }
}

.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content #toc_container ul {
  margin-top: 15px;
}

.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content #toc_container ul li {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  padding-left: 15px;
}

@media screen and (max-width: 480px) {
  .page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content #toc_container ul li {
    font-size: 13px;
  }
}

.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content #toc_container ul li:before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(img/table-of-content-list-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 12px;
  left: 0;
  width: 5px;
  height: 5px;
}

.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content p br:first-child{
	display:none;
}

.archive-contents .container_index .contents-pagination ul li a{
	font-family: "BIZ UDMincho", serif;
}

div.archive-contents .container_index .contents-pagination{
	margin-top:0;
}

div.page_template_wrap .container_index{
	padding-bottom:200px;
}

.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-main .single-main-content h2:first-of-type{
	margin-top:60px;
}
.archive-contents .container_index .article-list .article-list-item a .article-list-item-img img{
	border-radius: 7px 7px 0 0;
}
.page_template_wrap.bg-white.page-single .wrap-main .single-main .single-container .single-container-eyecatch img{
	border-radius: 7px;	
}
.page_template_wrap .interview-list .interview-list-item a .interview-list-item-img img{
	border-radius:7px;
    -o-object-fit: cover;
       object-fit: cover;
    aspect-ratio: 1 / 1;
}
.page_template_wrap.bg-white .wrap-main.entrywrap{
	max-width: 900px;
	margin-inline: auto;
}
.page_template_wrap.bg-white .wrap-main.entrywrap .entryform{
	margin-top:60px;
}
.page_template_wrap.bg-white .wrap-main.entrywrap a{
	text-decoration:underline;
}
.page_template_wrap.bg-white .wrap-main section:first-child{
    margin-top: -70px;
    padding-top: 70px;	
}
.page_template_wrap.bg-white .wrap-main > section{
    margin-top: 0;
    padding-top: 90px;
}
.page_template_wrap.bg-white .wrap-main section:last-child .l-2col_main{
    padding-bottom: 0 !important;
    border-bottom: initial !important;	
}
.page_template_wrap .related-contents .related-contents-list .related-contents-list-item a .related-contents-list-item-img img{
	aspect-ratio: 1 / 1;
	-o-object-fit: cover;
	   object-fit: cover;
	border-radius: 7px;	
}
.page-id-6960 .page_head::before {
  content: "";
  position: absolute;
  width: 455px;
  height: 250px;
  background-image: url(img/about-head-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 210px;
  z-index: -1;
}

@media screen and (max-width: 480px) {
  .page-id-6960 div.page_head::before {
    width: 300px;
    height: 150px;
    left: 30px;
  }
}

.menu-list-item .menu-list-item-label .item-wp:before {
  content: "";
  position: absolute;
  background-image: url(img/icon-menu-wp.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
}

.page-id-6960 .page_template_wrap div.page_head::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  background-image: url(img/page_head-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.page_template_wrap.bg-white .wrap-main .l-2col .l-2col_main div.main-head{
	line-height:1.5;
}

.page_template_wrap.bg-white .wrap-main .l-2col .l-2col_main div.sub-head{
	font-weight:500;
}
.page_template_wrap.page_occupation .occupation_index .occupation-list.other .occupation-list-item a .occupation-list-item-label .occupation-list-item-label-txt{
	display: inline-block;	
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .clinic-list .clinic-list .clinic-list-item a .clinic-list-item-img img{
    border-radius: 7px 7px 0 0;	
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .clinic-list .clinic-list li.clinic-list-item{
	margin:0 2% 2% 0;
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .clinic-list .clinic-list .clinic-list-item:nth-of-type(3n){
	margin-right:0;
}
.page_template_wrap.bg-white.page-recruitment .wrap-main .requrements .requrements-details .requrements-details-content .requrements-details-content-read a{
	color:#212121;
	text-decoration:underline;
}
.page_template_wrap.bg-white.page-recruitment .wrap-main .requrements .requrements-details .requrements-details-content .requrements-details-content-read a strong{
	font-weight:normal;
	color:#212121;
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .day-flow .schedule .schedule-content .schedule-content-txt p.schedule-content-txt-read{
	margin-top:0;
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .day-flow .schedule .schedule-content .schedule-content-txt .schedule-content-txt-head + .schedule-content-txt-read{
	margin-top:15px;
}
.page_template_wrap.bg-white .wrap-main .sec-last .l-2col_main h3{
	margin-bottom: 24px;
	font-size: 20px;
	letter-spacing: 0.05rem;
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .clinic-list ul.clinic-list{
	padding-bottom:30px;
	margin-bottom:30px;
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .clinic-list .clinic-list:last-of-type{
	padding-bottom: 90px;
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .day-flow .schedule .schedule-content div.schedule-content-txt{
	width:100%;
}
.page_template_wrap.bg-white.page-occupation-detail .wrap-main .day-flow .schedule .schedule-content .schedule-content-time + .schedule-content-txt{
	width: 73%;
}
.page_template_wrap.bg-white.page-clinic-detail .wrap-main .clinic-detail-container .clinic-detail-container-main .clinic-menu .clinic-menu-list .clinic-menu-list-item .clinic-menu-list-item-label{
	word-break: auto-phrase;	
}
.page_casual .c-about-member .c-about-member-list div.c-about-member-list-item{
	padding: unset;
	margin: unset;
}

/* 404 */
.page_404{
	text-align: center;	
	padding-bottom: 80px;	
}
.title404{
    margin-bottom: 60px;
    margin-top: 60px;
}
.linkbtn_404{
	text-decoration:underline;
}

/* form completed */
.completed_desc{
	margin-bottom:40px;
}

.page-id-7003 .page_template_wrap.bg-white .wrap-main .l-2col .l-2col_main .main-read{
	text-indent: 1em;
}
.page-id-7023 .page_template_wrap.bg-white .wrap-main .l-2col .l-2col_main .main-imgtxt{
	margin-top: 0px;
}

.page-occupation-detail.page_template_wrap.bg-white .wrap-main .l-2col .l-2col_main .main-imgtxt:first-of-type{
	margin-top:0;
}

.page_template_wrap.bg-white.page-occupation-detail .wrap-main .day-flow .schedule .schedule-content:first-of-type{
	margin-top:0;
}

div.page_template_wrap.bg-white.page-occupation-detail .wrap-main .day-flow .schedule{
	margin-top:0;
}


div.page_template_wrap.bg-white.page-occupation-detail .wrap-main .day-flow .youtube{
	margin-bottom:60px;
}

.page_template_wrap.bg-white.page-clinic-detail .wrap-main .clinic-detail-container .clinic-detail-container-main .clinic-doctor .clinic-doctor-list .clinic-doctor-list-item .clinic-doctor-list-item-img{
	aspect-ratio: 135 / 106;	
	overflow:hidden;
	border-radius:7px;
}

.page_template_wrap.bg-white.page-clinic-detail .wrap-main .clinic-detail-container .clinic-detail-container-main .clinic-doctor .clinic-doctor-list .clinic-doctor-list-item .clinic-doctor-list-item-img img{
    -o-object-fit: cover;
       object-fit: cover;	
	height:auto;
}

.page_casual .c-about-member .c-about-member-list .c-about-member-list-item .c-about-member-list-item-img img{
	aspect-ratio: 350 / 250;
	-o-object-fit: cover;
	   object-fit: cover;	
}
.occupation_cta{
    position: fixed;
    bottom: 12%;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);	
	opacity:0;
	transition:.3s ease;
}
.occupation_cta.ctain{
	opacity:1;	
	transition:.3s ease;	
}

.occupation_cta a{
	border-color: #FFD957;
	color: #212121;
	margin-bottom: 10px;
	padding: 18px 30px;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffd957;
	max-width: 630px;
	width: 100%;
	display: inline-block;
	text-align: left;
	border-radius: 7px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	transition:.3s ease;
}

.occupation_cta a::after{
	content: "";
	position: absolute;
	background-image: url(img/link-btn-blk.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 8px;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);	
	transition:.3s ease;	
}

.occupation_cta a:hover::after{
	right: 24px;
	transition:.3s ease;	
}

.page-id-7499 .clinic-detail-summary h3{
    font-size: 24px;
    margin: 40px 0 24px;	
    border-bottom: 1px solid lightgrey;
    padding-bottom: 14px;	
}

.page-id-7499 .wp-block-columns .wp-block-column:first-child{
	margin-right:24px;	
}
.page-clinics .wrap-main .l-2col .l-2col_main .clinic-list .clinic-list-item a .clinic-list-item-label .clinic-list-item-label-txt{
	max-width: 80%;
	display: inline-block;
}

.page_template_wrap .contact-contents a.btn-yellow span{
	padding-right: 10%;	
	line-height:1.35;
}

@media screen and (max-width: 768px) {
	.grid-container{
		margin-bottom:100px;
		padding: 0;
		width: calc(100% - 30px);
		grid-template-rows:repeat(7, minmax(83px,171px));
	}
	.job_list-item .position-thumbnail {
		max-height: 100px;
	}
	.top_concept{
		padding:0 15px;
	}
	.onborder{
		margin: 90px 0 0;
		border-radius: 20px 20px 0 0;
		padding: 60px 15px 45px;
	}
	div.footer-contact{
		padding: 0;
		margin: 0;
	}
	h3.h3--footer-contact {
		font-size: 22px;
		line-height: 1.75;
		margin-bottom: 45px;
		text-align:center;
	}
	div.footer-contact__details {
		display: flex;
		flex-direction:column;
	}
	.footer-contact__casual {
		order:2;
	}
	.footer-contact__visit {
		order:3;
	}
	.footer-contact__entry {
		order:1;
	}
	div.footer-contact__details .footer-contact__entry .h4--footer-contact{
		padding: 65px 20px 30px;
		font-size: 24px;
	}
	div.footer-contact__details .footer-contact__entry .h4--footer-contact span {
		font-size: 18px;
	}
	div.footer-contact__details .icon-circle__image{
		right: 20px;
	}
	div.footer-contact__details .footer-contact__visit .h4--footer-contact,
	div.footer-contact__details .footer-contact__casual .h4--footer-contact{
		padding: 27px 32px 16px;
		font-size: 24px;
	}
	div.footer-contact__details .footer-contact__visit .h4--footer-contact span,
	div.footer-contact__details .footer-contact__casual .h4--footer-contact span{
		font-size: 16px;
	}
	div.footer{
		padding:0;
	}
	.footer_sublink{
		padding-top: 40px;
		margin-top: 30px;
		margin-bottom: 30px;
		border-top: 1px solid #BEBEBE;
	}
	.top_desc{
		padding:0 15px;
	}
	.top_desc_p:not(:last-child) {
		margin-bottom: 50px;
	}
	.top_desc{
		padding:
	}
	.top_desc_p {
		font-size: 17px;
	}
	.top_desc_wrap {
		margin-bottom:80px;
	}
	.top_desc_logo{
		margin-bottom:130px;
	}
	div.itemlink{
		font-size:17px;
		padding: 14px 25px !important;
	}
	div.itemlink p{
		line-height:1;
	}
	.top_concept_desc p{
		margin-bottom:30px;
	}
	/* animation override */ 
	div.mv-animation-wrap{
		width: 100%;
		margin: 30px auto;
	}
	div.mv-animation-mask{
		width:100%;
	}
	div.home-mv-image01{
		left:unset;
	}
	div.home-mv-image04{
		right:0;
	}
	section.mv_home{
		margin-top:0;
	}
	div.occupation_cta{
		width: 90%;
	}
	.ele_list_item .ele_list_title{
		width:100%;
		position:relative;
	}
	.ele_list_item .ele_list_title::after{
		content: url(img/menuarrow.svg);
        display: block;
        position: absolute;
        right: 5px;
        top: 15px;
        transform: translateY(-50%) rotate(180deg);
        transition: .3s ease;
	}
	.ele_list_item .ele_list_title.active::after{
        transform: translateY(-50%) rotate(360deg);
		transition: .3s ease;
		top: 10px;
	}
	.ele_list_item .ele_list{
		display:none;
		opacity:0;
		transition: .3s ease;
	}
	.ele_list_item .ele_list.active{
		-webkit-animation: fadeInSearch 0.3s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
		        animation: fadeInSearch 0.3s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
		display:flex;
	}
	@-webkit-keyframes fadeInSearch {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
	@keyframes fadeInSearch {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
}

/* authorlist */
.authorbox_list{
	margin-top: 60px;
	display: grid;
	gap: 0 20px;
	grid-template-columns: 1fr 1fr;
}
.authorbox{
    display: flex;
    flex-wrap: wrap;
    padding: 15px 30px;
    background: #F7F7F7;
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 20px;
	background-image:url(img/link-btn-blk.svg);
	background-repeat:no-repeat;
    background-position: calc(100% - 30px) center;	
    background-size: 24px;	
}
.authorbox_list.headerbox .authorbox img, .authorbox_list div.authorbox img{
	width: 78px;
	height: 78px;
	margin-right: 30px;
	border-radius: 50%;
}
.author div.authorbox{
	padding-bottom:60px;
	border-radius: 0;
}
.author div.authorbox img {
    width: 170px;
    height: 170px;
    margin-right: 60px;
    border-radius: 50%;
	object-fit: cover;
}
.author div.authorsection p{
	font-size:16px;
	line-height:1.7;
	margin-bottom:0.5rem;
	a{
		text-decoration:underline;	
	}
}
.author div.authorbox .authorposition {
    font-size: 18px;
    margin-bottom: 20px;
}
.author div.authorname {
    font-size: 34px;
    margin-bottom: 30px;
}

.article-list-title{
    margin: 50px 0 40px;
    font-size: 20px;
    font-weight: normal;	
}
.authorlist_main div.page_template_wrap .container_index{
	padding-bottom:0;
}
.authorlist_main .page_template_wrap.bg-white.page-single .wrap-main .single-main{
	border-bottom:0;
	padding-bottom: 0px;
}

.authorlist_main .authorbox.authortemplate{
	background:unset;
}

/* single-content authorbox_list */

.single-content .authorbox_list{
	grid-template-columns:1fr;
	margin-top: 30px;
	font-family: "Noto Sans JP", sans-serif;
}
div.authorbox_list .authorbox{
	border:0;
}
div.authorbox .authorposition{
	font-size:14px;
}

.authorbox_list.footer_box .authorbox{
	padding: 30px;
	align-items: flex-start;	
	display: grid;
	grid-template-areas:
		"A-box B-box D-box"
		"A-box C-box D-box";
    grid-template-rows: auto;
    grid-template-columns: 143px auto;
}

.authorbox_list.footer_box .authorbox a.authorimg{
    width: 113px;
    height: 113px;
	grid-area: A-box;
}
.authorbox_list.footer_box .authorbox a.authorimg img, .authorbox_list.footer_box div.authorbox a.authorimg img{
    width: 113px;
    height: 113px;
}
.authorbox_list.footer_box .authortxt{
	grid-area: B-box;
}
.authorbox_list.footer_box .authorsection_arrow{
    grid-area: D-box;
    height: 100%;
    width: 24px;
    display: flex;
    align-items: center;
}
.authorbox_list.footer_box .authorsection_arrow img{
	position:relative;
	transition:.3s ease;
	right:0px;
}
.authorbox_list.footer_box .authorsection_arrow:hover img,.authorbox_list.footer_box .authorimg:hover + * + * + a img{
	position:relative;
	transition:.3s ease;
	right:-5px;
}
.authorbox_list.footer_box .authorbox .authorsection{
    margin-top: 10px;
	padding-top:15px;
    border-top: 1px solid #BEBEBE;
    margin-right: 50px;
	grid-area: C-box;
}
.authorbox_list.footer_box .authorbox .authorsection p{
	font-size: 15px !important;
	line-height: 1.7 !important;
	margin-top:0!important;
}
.authorbox_list.footer_box .authorbox .authorsection a{
	text-decoration:underline;
	transition:.3s ease;
}
.authorbox_list.footer_box .authorbox .authorsection a:hover{
	text-decoration:none;
	transition:.3s ease;
}

.footer_box .authorbox{
	background-image:none;
}

@media screen and (max-width: 768px) {
	.authorbox_list{
		grid-template-columns: 1fr;
	}
	
	.authorbox_list .authorbox{
		padding: 15px 15px;
/* 		justify-content: center; */
		justify-content: left;
		background-size: 22px;
        background-position: calc(100% - 20px) center;
	}
	.authorbox_list.footer_box .authorbox{
		padding: 15px;
		justify-content: center;
		background-size: 22px;
		background-position: calc(100% - 20px) center;
		align-items: center;	
	}
	.authorbox_list .authorbox:hover{
		background-position: calc(100% - 15px) center;
	}
	.authorbox_list.headerbox .authorbox img, .authorbox_list.headerbox div.authorbox img,
	.authorbox_list.footer_box .authorbox a.authorimg img, .authorbox_list.footer_box div.authorbox a.authorimg img{
		width: 60px;
		height: 60px;
		margin-right: 10px;
	}
	.authorbox_list.footer_box .authorbox a.authorimg{
		align-items: center;
		display: flex;
		height: 76px;		
	}
	div.authortxt {
		flex: 0 0 calc(100% - 80px);
	}
	.author div.authorbox img {
		margin-right: auto;
		margin-top: 7px;
	}
	.authorbox_list.footer_box .authorbox .authorsection{
		margin-right: 22px;
	}
	.authorbox_list.footer_box .authorsection_arrow{
		margin-right: 10px;
	}
	.author div.authorbox .authorposition {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.author div.authorname {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.author .authorname .authorname_ruby {
		font-size: 14px;
		display: block;
		margin-top:10px;
	}
	.authorbox_list.footer_box .authorbox{
		grid-template-areas:
			"A-box B-box D-box"
			"C-box C-box D-box";
		grid-template-rows: auto;
		grid-template-columns: 78px auto;		
	}
	.authorbox_list.footer_box .authorbox .authorsection p{
		font-size: 12px !important;
	}
}

/* 202509追記 */
.d-comment-container-img .img-top{
	margin-bottom: 25px;
}

@media screen and (max-width: 767px){
	.d-comment-container-img .img-top{
	margin-bottom: 0;
}
	.d-comment-container-img .img-other{
		display: none
	}	
}

/* 202510追記 */
.interview-list-item-img-badge{
	padding: 4px 9px;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 2px;
}

.related-contents-list-item-img-label span{
	padding: 4px 9px;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 2px;
}

@media screen and (max-width: 767px){
	.interview-list-item-img-badge{
		padding: 4px 7px;
	}	
	.related-contents-list-item-img-label span{
		padding: 4px 7px;
	}
}