@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Vollkorn:wght@500&display=swap');

.kome{
	text-indent:-1em;
	padding-left:1em;
}

@media all and (min-width: 769px) {
	.sponly {
		display: none !important;
	}
	
	.p-interview-fv__en-second {
		text-shadow: 0 0 8px #ffffff;
	}
	
	.p-interview__tab-block {
		margin-bottom: 170px;
		border-bottom: 1px solid rgba(155,26,35,1);
	}
	
	.p-interview__tab-inner {
		display: flex;
		justify-content: space-between;
		max-width: 1148px;
		margin: 0 auto;
	}
	
	.p-interview_tab {
		width: 48.5%;
	}
	
	.p-interview_tab a {
		display: block;
		background: rgba(155,26,35,0.4);
		text-align: center;
		font-size: 18px;
		color: #ffffff;
		padding: 30px 0;
		border-radius: 0.25rem 0.25rem 0 0;
	}
	
	.p-interview_tab a.active {
		background: rgba(155,26,35,1);
	}
	
	.p-interview-flow {
		max-width: 1088px;
		margin: 0 auto;
	}
	
	.p-interview-flow_box {
		position: relative;
		background: #FCEFF0;
		max-width: 952px;
		padding: 75px 50px 50px;
		margin-top: 110px;
	}
	
	.p-interview-flow_head {
		position: absolute;
		top: -45px;
		left: 50px;
		z-index: 1;
	}
	
	.p-interview-flow_time {
		color: #9B1A23;
		font-family: 'Buenard', serif;
		font-size: 48px;
		font-size: 3.2rem;
		font-weight: normal;
		display: inline-block;
		margin-right: 30px;
	}
	
	.p-interview-flow_label {
		background: #9B1A23;
		color: #ffffff;
		display: inline-block;
		padding: 10px 30px 13px;
		font-size: 22px;
		font-size: 1.5rem;
		font-weight: 500;
	}
	
	.p-interview-flow_thumb {
		position: absolute;
		top: -60px;
		right: 70px;
		z-index: 10;
	}
	
	.p-interview-flow_thumb2 {
		right: -100px;
	}
	
	.p-interview-flow_box:nth-child(even).photo .p-interview-flow_thumb {
		right: auto;
		left: 70px;
	}
	
	.p-interview-flow_thumb img {
		width: 210px;
		height: auto;
		border-radius: 210px;
	}
	
	.p-interview-flow_text {
		font-family: "noto-sans", sans-serif;
		font-size: 17px;
		font-size: 1.0625rem;
		line-height: 2;
		color: #101010;
	}
	
	.photo .p-interview-flow_text {
		margin-right: 300px;
	}
	
	.p-interview-flow_box:nth-child(even).photo .p-interview-flow_text {
		margin-left: 300px;
	}
	
	.p-interview-flow_box:nth-child(even) {
		background: #ffffff;
		margin-left: 136px;
	}
	
	.p-interview-flow_box:nth-child(even) .p-interview-flow_head {
		left: auto;
		right: 50px;
	}
	
	.p-interview-flow_box:nth-child(even) .p-interview-flow_text {
		margin: 0;
	}
	
	.p-interview-tab_btn {
		text-align: center;
		margin: 120px 0 0;
	}
	
	.p-interview-tab_btn a {
		display: block;
		max-width: 640px;
		background: rgba(155,26,35,1);
		color: #ffffff;
		font-size: 18px;
		padding: 30px 0;
		margin: 0 auto;
		position: relative;
		transition: all 0.3s;
	}
	
	.p-interview-tab_btn a:hover {
		opacity: 0.8;
	}
	
	.p-interview-tab_btn a:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 5px;
		background: url(../images/common/drop-menu-btn-icon.png) no-repeat;
		background-size: 15px auto;
		top: 50%;
		right: 30px;
		margin-top: -2px;
		z-index: 1;
	}
	
	#entry_career .p-entry__btn-block {
		text-align: center;
	}
	
	#entry_career .p-entry__btn-block-inner {
		display: block;
		width: 960px;
	}
	
	#entry_career .p-entry__btn {
		
	}
	
	#entry_career .p-entry__btn a {
		padding: 10px 0;
		text-align: center;
	}
	
	#entry_career .p-entry__btn-en a {
		padding: 13px 0;
	}
	
	#entry_career .p-entry__btn a img {
		width: 225px;
		height: auto;
		margin: 0 auto;
	}
	
	#entry_career .p-entry__btn-en a img {
		width: auto;
		height: 48px;
	}
	
	#entry_career .p-entry__btn-text {
		font-size: 13px;
		margin-bottom: 10px;
		margin-top: 17px;
	}
	
	#entry_career .p-entry__btn-mynavi .p-entry__btn-text {
		margin-top: 0;
	}
	
	.p-entry__btn-en a {
		border: 1px solid #1D3379;
	}
	
	.p-entry__btn-mynavi {
	}
	
	#entry_career .p-entry__btn a:hover {
		opacity: 0.7;
	}
	
	.js-entry_career {
		background: #8E8E8E;
	}
	
	#entry_career .p-entry__btn-block {
		border-top: 6px solid #8E8E8E;
		padding-bottom: 3rem;
		padding-top: 3rem;
	}
	
	.p-welfare-wel__row-graph img {
		width: 321px;
		height: auto;
	}
	
	.p-welfare-wel_off {
		margin: 80px 0 0;
		color: #101010;
		font-size: 14px;
	}
	
	.p-welfare-wel_off li {
		position: relative;
		padding-left: 16px;
		margin-bottom: 10px;
	}
	
	.p-welfare-wel_off li span {
		position: absolute;
		top: 2px;
		left: 0;
		font-size: 12px;
	}
	
	.p-welfare-wel_off li:nth-child(1) span {
		color: #C2757A;
	}
	
	.p-welfare-wel_off li:nth-child(2) span {
		color: #9B1A23;
	}
	
	.p-welfare-wel_off li:nth-child(3) span {
		color: #101010;
	}
	
	.p-welfare-wel__data {
		background: #FCEFF0;
		padding: 56px;
		margin: 40px -44px 40px;
		font-family: "noto-sans", sans-serif;
		position: relative;
	}
	
	.p-welfare-wel__data h4 {
		font-size: 15px;
		color: #9B1A23;
		font-weight: normal;
		text-align: center;
		position: relative;
	}
	
	.p-welfare-wel__data h4:after {
		position: absolute;
		content: "";
		width: 32px;
		height: 2px;
		background: #9B1A23;
		bottom: -20px;
		left: 50%;
		margin-left: -16px;
	}
	
	.p-welfare-wel__data_en {
		font-size: 43px;
		font-family: 'Vollkorn', serif;
		font-weight: 500;
		color: #9B1A23;
		position: absolute;
		top: 50px;
		right: 50px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	
	.p-welfare-wel__data_inner {
		display: flex;
		padding: 0 7%;
		margin: 30px 0 0;
	}
	
	.p-welfare-wel__data_title {
		width: 30%;
		margin: 60px 0 0;
	}
	
	.p-welfare-wel__data_title h3 {
		font-size: 15px;
		font-weight: normal;
		letter-spacing: 0.06em;
	}
	
	.p-welfare-wel__data_graph {
		width: 80%;
	}
	
	.p-welfare-wel__data_graph img {
		max-width: 441px;
		height: auto;
	}
	
	.p-welfare-wel__voice {
		background: #B14D54;
		padding: 56px;
		margin: 40px -44px 40px;
		font-family: "noto-sans", sans-serif;
		position: relative;
		color: #ffffff;
	}
	
	.p-welfare-wel__voice:after {
		position: absolute;
		content: "";
		border-bottom: 16px solid #B14D54;
		border-left: 16px solid transparent;
		border-right: 16px solid transparent;
		width: 0;
		height: 0;
		top: -16px;
		left: 14.5%;
		z-index: 1;
	}
	
	.p-welfare-wel__voice h4 {
		font-size: 18px;
		font-weight: normal;
		text-align: center;
		position: relative;
	}
	
	.p-welfare-wel__voice h4:after {
		position: absolute;
		content: "";
		width: 32px;
		height: 2px;
		background: #ffffff;
		bottom: -20px;
		left: 50%;
		margin-left: -16px;
	}
	
	.p-welfare-wel__voice_en {
		font-size: 43px;
		font-family: 'Vollkorn', serif;
		font-weight: 500;
		position: absolute;
		top: 50px;
		right: 50px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	
	.p-welfare-wel__voice_inner {
		display: flex;
		max-width: 776px;
		margin: 60px auto 0;
		justify-content: space-between;
	}
	
	.p-welfare-wel__voice_thumb {
		width: 20%;
		text-align: center;
	}
	
	.p-welfare-wel__voice_icon {
		width: 160px;
		height: 160px;
		background: #ffffff;
		border-radius: 160px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
	}
	
	.p-welfare-wel__voice_icon img {
		width: auto;
	}
	
	.p-welfare-wel__voice_label span {
		background: #101010;
		border-radius: 4px;
		padding: 6px 12px 6px 15px;
		font-size: 13px;
	}
	
	.p-welfare-wel__voice_year {
		margin: 20px 0 0;
		font-size: 15px;
	}
	
	.p-welfare-wel__voice_textarea {
		width: 68%;
	}
	
	.p-welfare-wel__voice_text {
		font-size: 16px;
		line-height: 1.8;
		text-align: justify;
	}
	
	.p-welfare-wel__voice_text span {
		font-size: 13px;
	}
	
	.p-welfare-wel__voice_sub {
		font-size: 13px;
		font-weight: 300;
		line-height: 1.8;
		margin: 25px 0 0;
		padding: 25px 0 0;
		border-top: 1px dotted rgba(255,255,255,0.4);
	}
	
	.p-info-rec__item-text_kome1 {
		position: relative;
		padding-left: 20px;
	}
	
	.p-info-rec__item-text_kome1 span.kome {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.p-info-rec__item-text_kome2 {
		position: relative;
		padding-left: 40px;
	}
	
	.p-info-rec__item-text_kome2 span.kome {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.p-info-rec__item-text .red {
		color: #9E2029;
	}
	
	.weight400 {
		font-weight: 400;
	}
	
	.freshinfo_title {
		font-size: 38px;
		font-weight: 600;
		letter-spacing: 10px;
		text-align: center;
		position: relative;
	}
	
	.freshinfo_title:after {
		position: absolute;
		content: "";
		width: 44px;
		height: 4px;
		background: #000000;
		bottom: -20px;
		left: 50%;
		margin-left: -22px;
	}
	
	.freshinfo_jobtalbe {
		width: 100%;
		max-width: 1050px;
		margin: 90px auto;
		border-collapse: collapse;
		font-family: "noto-sans", sans-serif;
		font-weight: 500;
	}
	
	.freshinfo_jobtalbe tr:first-child {
		background: #EBD2D4;
		border-top-right-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr:first-child th {
		font-size: 18px;
		font-weight: 500;
		padding: 20px 0;
		letter-spacing: 3px;
		position: relative;
		width: 23.330%;
	}
	
	.freshinfo_jobtalbe tr th:nth-child(3) {
		width: 30%;
	}
	
	.freshinfo_jobtalbe tr th:first-child {
		border-top-left-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr:last-child td:first-child {
		border-bottom-left-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr:last-child td:last-child {
		border-bottom-right-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr:first-child th:before {
		content: "";
		position: absolute;
		width: 2px;
		height: calc(100% - 30px);
		top: 15px;
		left: 0;
		z-index: 1;
		background: #FCEFF0;
	}
	
	.freshinfo_jobtalbe tr:first-child th:first-child::before {
		display: none;
	}
	
	.freshinfo_table_red {
		background: #9B1A23;
		text-align: center;
		font-size: 18px;
		color: #ffffff;
		letter-spacing: 3px;
		padding: 30px 20px;
		position: relative;
	}
	
	.freshinfo_table_red:before {
		content: "";
		position: absolute;
		width: calc(100% - 30px);
		height: 2px;
		bottom: 0px;
		left: 15px;
		z-index: 1;
		background: #ffffff;
	}
	
	tr:last-child .freshinfo_table_red:before {
		display: none;
	}
	
	.freshinfo_table_td {
		text-align: center;
		font-size: 18px;
		font-weight: 400;
		padding: 30px 10px;
		background: #FCEFF0;
		position: relative;
	}
	
	.freshinfo_jobtalbe .freshinfo_table_td:before {
		content: "";
		position: absolute;
		width: 2px;
		height: calc(100% - 30px);
		top: 15px;
		left: 0;
		z-index: 1;
		background: #EBD2D4;
	}
	
	.freshinfo_jobtalbe .freshinfo_table_td:nth-child(2)::before {
		display: none;
	}
	
	.freshinfo_table_1 {
		font-size: 15px;
	}
	
	.freshinfo_table_2 {
		margin: 20px 0 0;
		font-size: 11px;
	}
	
	.freshinfo_table_td:after {
		content: "";
		position: absolute;
		width: calc(100% - 30px);
		height: 2px;
		bottom: 0px;
		left: 15px;
		z-index: 1;
		background: #EBD2D4;
	}
	
	tr:last-child .freshinfo_table_td:after {
		display: none;
	}
	
	.p-work-about__data-time {
		text-align: right;
		margin: 30px 0 0;
		font-family: "noto-sans", sans-serif;
		font-size: 14px;
	}
	
	.p-info-rec__table {
		font-family: "noto-sans", sans-serif;
		margin: 30px 0;
	}
	
	.p-info-rec__table_title {
		font-size: 16px;
		color: #9B1A23;
		font-weight: 400;
	}
	
	.p-info-rec__table_title_sub {
		display: flex;
		justify-content: space-between;
		margin: 20px 0 0;
		font-size: 0.8375rem;
		font-weight: 300;
	}
	
	.p-rec__table_title_sub_label, .p-rec__table_title_label {
		width: 25%;
	}
	
	.p-rec__table_title_sub_text, .p-info-rec__table_text {
		width: 75%;
	}
	
	.p-info-rec__table_title_sub span {
		font-weight: 400;
		font-size: 0.9375rem;
	}
	
	.p-info-rec__table_row {
		display: flex;
		justify-content: space-between;
		margin: 15px 0 0;
		border-bottom: 1px solid #000000;
		font-weight: 300;
		padding: 0 0 15px 0;
	}
	
	.p-rec__table_title_text {
		text-align: left;
	}
	
	.recommendcontents {
		background: #FCEFF0;
		padding: 75px 0;
	}
	
	.recommendcontents h3 {
		text-align: center;
		font-family: 'Vollkorn', serif;
		font-weight: 400;
		font-size: 20px;
		letter-spacing: 2px;
		margin-bottom: 60px;
	}
	
	.recommendcontents_container {
		display: flex;
		justify-content: center;
		max-width: 1000px;
		margin: 0 auto;
	}
	
	.recommendcontents_box {
		width: 28%;
		margin: 0 2.65%;
		text-align: center;
	}
	
	.recommendcontents_box h4 {
		text-align: center;
		font-size: 15px;
		font-weight: 300;
		margin-bottom: 40px;
		font-family: "noto-sans", sans-serif;
	}
	
	.recommendcontents_thumb {
		overflow: hidden;
	}
	
	.recommendcontents_thumb a img {
		transition: transform 0.9s, -webkit-transform 0.9s;
	}
	
	.recommendcontents_thumb a:hover img {
		transform: scale(1.06);
	}
	
	.recommendcontents2 {
		margin: 200px 0 0;
	}
	
	.p-interview_comment {
		background: #B14D54;
		padding: 67px 0;
		margin: 97px 0 0;
		overflow: hidden;
	}
	
	.p-interview_comment_inner {
		max-width: 1168px;
		margin: 0 auto;
		color: #ffffff;
		position: relative;
		padding: 0 20px;
	}
	
	.p-interview_comment h3 {
		position: absolute;
		top: 50px;
		right: -120px;
		font-family: 'Buenard', serif;
		font-size: 43px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-weight: normal;
		letter-spacing: 2px;
	}
	
	.p-interview_comment h2 {
		font-size: 19px;
		font-weight: normal;
		position: relative;
		text-align: center;
		margin-bottom: 86px;
		font-family: "noto-sans", sans-serif;
	}
	
	.p-interview_comment h2:before {
		content: "";
		position: absolute;
		width: 41px;
		height: 2px;
		background: #ffffff;
		bottom: -40px;
		left: 50%;
		margin: 0 0 0 -20px;
	}
	
	.p-interview_comment_container {
		display: flex;
		justify-content: space-between;
	}
	
	.p-interview_comment_img {
		width: 136px;
	}
	
	.p-interview_comment__icon {
		width: 136px;
		height: 136px;
		background: #ffffff;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 136px;
		margin-bottom: 25px;
	}
	
	.p-interview_comment__icon img {
		width: 77px;
		height: auto;
	}
	
	.p-interview_comment__label {
		text-align: center;
	}
	
	.p-interview_comment__label span {
		display: inline-block;
		color: #ffffff;
		background: #000000;
		padding: 5px 10px;
		border-radius: 4px;
		font-size: 13px;
		font-family: "noto-sans", sans-serif;
	}
	
	.p-interview_comment_textarea {
		width: calc(100% - 230px);
	}
	
	.p-interview_comment_box {
		display: flex;
		justify-content: space-between;
		border-bottom: 2px dotted #ffffff;
		padding-bottom: 45px;
		margin-bottom: 45px;
	}
	
	.p-interview_comment_box:last-child {
		margin-bottom: 0;
	}
	
	.p-interview_comment_q {
		width: 45%;
	}
	
	.p-interview_comment_text {
		width: 50%;
		line-height: 1.8;
		font-family: "noto-sans", sans-serif;
		font-size: 1.0625rem;
	}
	
	.p-interview_comment_q_icon {
		font-size: 33px;
		font-weight: normal;
		font-family: 'Buenard', serif;
		letter-spacing: 3px;
		margin-bottom: 10px;
		display: inline-block;
	}
	
	.p-interview_comment_q h4 {
		font-weight: 600;
		line-height: 2;
		font-size: 18px;
	}
	
	.career_case {
		background: #EBD2D4;
		padding: 120px 0;
		position: relative;
	}
	
	.career_case_inner {
		max-width: 1088px;
		padding: 0 20px;
		text-align: center;
		margin: 0 auto;
		position: relative;
	}
	
	.career_case h3 {
		font-size: 24px;
		font-weight: 600;
		margin-bottom: 20px;
	}
	
	.career_case p {
		font-size: 15px;
		font-weight: 300;
		margin-bottom: 20px;
	}
	
	.career_case_img img {
		max-width: 100%;
		height: auto;
	}
	
	.career_case_more {
		position: absolute;
		bottom: -60px;
		right: 0;
		background: #9B1A23;
		padding: 30px 40px;
	}
	
	.career_case_more a {
		display: block;
		color: #ffffff;
		text-align: left;
	}
	
	.career_case_more a .en {
		display: block;
		font-size: 13px;
		font-family: 'Vollkorn', serif;
		margin-bottom: 16px;
	}
	
	.career_case_more a .ja {
		font-family: "noto-sans", sans-serif;
		font-size: 15px;
		position: relative;
		padding-right: 40px;
	}
	
	.career_case_more a .ja:after {
		position: absolute;
		content: "";
		width: 7px;
		height: 7px;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		top: 50%;
		right: 0;
		z-index: 1;
		transform: rotate(45deg);
		margin-top: -3px;
	}
	
	.p-data-about__data-sub {
		font-family: "noto-sans", sans-serif;
		font-size: 14px;
		font-size: 0.875rem;
		font-weight: 400;
		letter-spacing: 0.06em;
		line-height: 1;
		margin-top: 30px;
		margin-top: 1.875rem;
		text-align: right;
		font-size: 0.875rem;
		margin-top: 2.5rem;
		margin-right: 2em;
	}
	
	.p-careerinfo-block__tab-block {
		column-gap: 0.7rem;
        grid-template-columns: repeat(6, 1fr);
	}
	
	.p-entry__career_container {
		display: flex;
		justify-content: space-between;
	}
	
	.p-entry__career_box {
		width: 50%;
		padding: 0 3em;
	}
	
	.p-entry__career_box:first-child {
		border-right: 1px solid rgba(147,147,147,0.5);
		padding: 0 4.5em;
	}
	
	.p-entry__career_qr_lead {
		text-align: center;
		font-family: "noto-sans", sans-serif;
		font-size: 13px;
		margin-bottom: 15px;
	}
	
	.p-entry__career_qr_wrapper {
		border: 1px solid #9B1A23;
		padding: 15px;
	}
	
	.p-entry__career_qr_link {
		
	}
	
	.p-entry__career_qr_link a {
		display: block;
		background: #9B1A23 url("../images/common/entry_form.png") no-repeat left 10px center;
		background-size: 52px auto;
		padding: 25px 20px 25px 80px;
		color: #ffffff;
		font-family: "noto-sans", sans-serif;
		position: relative;
		text-align: left;
	}
	
	.p-entry__career_qr_link a:after {
		content: "";
		position: absolute;
		width: 7px;
		height: 14px;
		top: calc(50% - 5px);
		right: 20px;
		background: url("../images/common/entry_form_arrow.png") no-repeat;
		background-size: 7px auto;
	}
	
	.p-entry__career_qr_img {
		text-align: center;
		margin: 20px 0 0;
	}
	
	.p-entry__career_qr_img img {
		width: 66px;
		height: auto;
		margin-left: 15px;
	}
	
	.p-entry__career_qr_img_code {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.p-entry__career_qr_img_code span {
		display: inline-block;
		font-family: "noto-sans", sans-serif;
		text-align: left;
		font-size: 13px;
	}
	
	.p-info-rec_table {
		border-collapse: collapse;
		margin: 20px 0;
		font-family: "noto-sans", sans-serif;
		font-weight: 300;
	}
	
	.p-info-rec_table th {
		font-weight: 400;
        font-size: 0.9375rem;
	}
	
	.p-info-rec_table th:nth-child(1) {
		width: 18%;
		text-align: center;
	}
	
	.p-info-rec_table th:nth-child(2) {
		width: 64%;
	}
	
	.p-info-rec_table th:nth-child(3) {
		width: 18%;
		text-align: center;
	}
	
	.p-info-rec table td {
		 border-bottom: 1px solid #000000;
		 padding: 10px 0;
	}
	
	.p-info-rec table td:nth-child(1) {
		text-align: center;
	}
	
	.p-info-rec table td:nth-child(2) {
		text-align: left;
	}
	
	.p-info-rec table td:nth-child(3) {
		text-align: right;
	}
}

@media only screen and (max-width: 1024px) {
	.p-entry-drawer_back {
		margin: 0 40px;
		background: #9B1A23;
		padding: 10px;
	}
	
	.p-entry-drawer__title {
		text-align: center;
		font-size: 14px;
		color: #ffffff;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	.p-entry-drawer__inner {
		width: auto;
		display: flex;
		justify-content: space-between;
	}
	
	.p-entry-drawer__inner .p-entry__btn {
		width: 48%;
	}
	
	.p-entry-drawer__mt {
		margin: 0;
	}
	
	.p-entry__btn-mypage a {
		border: 1px solid #ffffff;
		font-size: 12px;
		padding: 12px 0;
		height: 60px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
	}
	
	.p-entry__btn-mypage a span {
		display: block;
		margin: 0 0 3px 0;
		width: 100%;
	}
	
	.p-entry__btn-mynavi a {
		padding: 18px 5px;
		height: 60px;
	}
	
	.p-entry__btn-text {
		font-size: 12px;
		color: #ffffff;
		text-align: left;
	}
	
	.p-entry-drawer_back2 .p-entry__btn-text {
		text-align: center;
	}
	
	.p-entry-drawer_back2 {
		margin: 20px 40px 40px;
		background: #8E8E8E;
		padding: 10px;
	}
	
	.p-entry-drawer_back2 .p-entry-drawer__inner .p-entry__btn {
		
	}
	
	.p-entry-drawer_back2 .p-entry__btn-mynavi a {
		padding: 3px 5px;
		text-align: center;
		height: auto;
		margin: 0 auto;
		height: 51px;
		display: flex;
		align-items: center;
	}
	
	.p-entry-drawer_back2 .p-entry__btn-mynavi a img {
		width: 100%;
		max-width: 180px;
		height: auto;
		margin: 0 auto;
	}
	
	.p-entry-drawer_back2 .p-entry__btn-en a {
		padding: 3px 5px;
		text-align: center;
		height: auto;
		margin: 0 auto;
		height: 51px;
		background: #ffffff;
		display: flex;
		align-items: center;
	}
	
	.p-entry-drawer_back2 .p-entry__btn-en a img {
		width: 100%;
		max-width: 150px;
		height: auto;
		margin: 0 auto;
	}
	
	.p-entry-drawer_back2 .p-entry-drawer__inner {
		width: auto;
		display: flex;
		justify-content: space-between;
	}
}

@media only screen and (max-width: 768px) {
	.pconly {
		display: none !important;
	}
	
	.p-interview-fv__en-second {
		text-shadow: 0 0 8px #ffffff;
	}
	
	.p-interview__tab-block {
		margin-bottom: 80px;
		border-bottom: 1px solid rgba(155,26,35,1);
	}
	
	.p-interview__tab-inner {
		display: flex;
		justify-content: space-between;
		margin: 0 20px;
	}
	
	.p-interview_tab {
		width: 48.5%;
	}
	
	.p-interview_tab a {
		display: block;
		background: rgba(155,26,35,0.4);
		text-align: center;
		font-size: 15px;
		color: #ffffff;
		padding: 18px 0;
		border-radius: 0.25rem 0.25rem 0 0;
	}
	
	.p-interview_tab a.active {
		background: rgba(155,26,35,1);
	}
	
	.p-interview-flow {
		max-width: 1088px;
		margin: 0 20px;
	}
	
	.p-interview-flow_box {
		position: relative;
		background: #FCEFF0;
		max-width: 952px;
		padding: 50px 20px 30px;
		margin-top: 60px;
	}
	
	.p-interview-flow_head {
		position: absolute;
		top: -30px;
		left: 20px;
		z-index: 1;
	}
	
	.p-interview-flow_time {
		color: #9B1A23;
		font-family: 'Buenard', serif;
		font-size: 2rem;
		font-weight: normal;
		display: inline-block;
		margin-right: 10px;
	}
	
	.p-interview-flow_label {
		background: #9B1A23;
		color: #ffffff;
		display: inline-block;
		padding: 7px 10px 10px;
		font-size: 18px;
		font-size: 1.125rem;
		font-weight: 500;
	}
	
	.p-interview-flow_thumb {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.p-interview-flow_thumb img {
		width: 50%;
		height: auto;
		margin: 0 auto;
		border-radius: 210px;
	}
	
	.p-interview-flow_text {
		font-family: "noto-sans", sans-serif;
		font-size: 15px;
		font-size: 0.9375rem;
		line-height: 2;
		color: #101010;
	}
	
	.p-interview-flow_box:nth-child(even) {
		background: #ffffff;
	}
	
	.p-interview-flow_box:nth-child(even) .p-interview-flow_head {
		left: auto;
		right: 50px;
	}
	
	.p-interview-flow_box:nth-child(even) .p-interview-flow_text {
		margin: 0;
	}
	
	.p-interview-tab_btn {
		text-align: center;
		margin: 60px 20px 0;
	}
	
	.p-interview-tab_btn a {
		display: block;
		max-width: 640px;
		background: rgba(155,26,35,1);
		color: #ffffff;
		font-size: 16px;
		padding: 20px 0;
		margin: 0 auto;
		position: relative;
		transition: all 0.3s;
	}
	
	.p-interview-tab_btn a:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 5px;
		background: url(../images/common/drop-menu-btn-icon.png) no-repeat;
		background-size: 15px auto;
		top: 50%;
		right: 30px;
		margin-top: -2px;
		z-index: 1;
	}
	
	.p-welfare-wel__row-graph img {
		width: 100%;
		height: auto;
	}
	
	.p-welfare-wel_off {
		margin: 20px 0;
		color: #101010;
		font-size: 13px;
	}
	
	.p-welfare-wel_off li {
		position: relative;
		padding-left: 12px;
		margin-bottom: 5px;
	}
	
	.p-welfare-wel_off li span {
		position: absolute;
		top: 4px;
		left: 0;
		font-size: 8px;
	}
	
	.p-welfare-wel_off li:nth-child(1) span {
		color: #C2757A;
	}
	
	.p-welfare-wel_off li:nth-child(2) span {
		color: #9B1A23;
	}
	
	.p-welfare-wel_off li:nth-child(3) span {
		color: #101010;
	}
	
	.p-welfare-wel__data {
		background: #FCEFF0;
		padding: 40px 15px;
		margin: 20px -20px 20px;
		font-family: "noto-sans", sans-serif;
		position: relative;
	}
	
	.p-welfare-wel__data h4 {
		font-size: 15px;
		color: #9B1A23;
		font-weight: normal;
		text-align: center;
		position: relative;
	}
	
	.p-welfare-wel__data h4:after {
		position: absolute;
		content: "";
		width: 20px;
		height: 2px;
		background: #9B1A23;
		bottom: -15px;
		left: 50%;
		margin-left: -10px;
	}
	
	.p-welfare-wel__data_en {
		font-size: 30px;
		font-family: 'Vollkorn', serif;
		font-weight: 500;
		color: #9B1A23;
		position: absolute;
		top: 40px;
		right: 0px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	
	.p-welfare-wel__data_inner {
		margin: 30px 0 0;
	}
	
	.p-welfare-wel__data_title {
		margin: 60px 0 0;
	}
	
	.p-welfare-wel__data_title h3 {
		font-size: 15px;
		font-weight: normal;
		letter-spacing: 0.06em;
		text-align: center;
	}
	
	.p-welfare-wel__data_graph {
		margin: 20px 0;
	}
	
	.p-welfare-wel__data_graph img {
		max-width: 441px;
		height: auto;
	}
	
	.p-welfare-wel__voice {
		background: #B14D54;
		padding: 40px 15px;
		margin: 20px -20px 20px;
		font-family: "noto-sans", sans-serif;
		position: relative;
		color: #ffffff;
	}
	
	.p-welfare-wel__voice:after {
		position: absolute;
		content: "";
		border-bottom: 10px solid #B14D54;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		width: 0;
		height: 0;
		top: -10px;
		left: 50%;
		z-index: 1;
		margin-left: -10px;
	}
	
	.p-welfare-wel__voice h4 {
		font-size: 15px;
		font-weight: normal;
		text-align: center;
		position: relative;
	}
	
	.p-welfare-wel__voice h4:after {
		position: absolute;
		content: "";
		width: 20px;
		height: 2px;
		background: #ffffff;
		bottom: -15px;
		left: 50%;
		margin-left: -10px;
	}
	
	.p-welfare-wel__voice_en {
		font-size: 30px;
		font-family: 'Vollkorn', serif;
		font-weight: 500;
		position: absolute;
		top: 40px;
		right: 0px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	
	.p-welfare-wel__voice_inner {
		margin: 40px auto 0;
	}
	
	.p-welfare-wel__voice_thumb {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.p-welfare-wel__voice_icon {
		width: 120px;
		height: 120px;
		background: #ffffff;
		border-radius: 120px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto 20px;
	}
	
	.p-welfare-wel__voice_icon img {
		width: 40px;
		height: auto;
	}
	
	.p-welfare-wel__voice_label span {
		background: #101010;
		border-radius: 4px;
		color: #ffffff;
		padding: 6px 12px 6px 15px;
		font-size: 13px;
	}
	
	.p-welfare-wel__voice_year {
		margin: 20px 0 0;
		font-size: 15px;
	}
	
	.p-welfare-wel__voice_textarea {
		
	}
	
	.p-welfare-wel__voice_text {
		font-size: 14px;
		line-height: 1.8;
		text-align: justify;
	}
	
	.p-welfare-wel__voice_text span {
		font-size: 12px;
	}
	
	.p-welfare-wel__voice_sub {
		font-size: 12px;
		font-weight: 300;
		line-height: 1.8;
		margin: 20px 0 0;
		padding: 20px 0 0;
		border-top: 1px dotted rgba(255,255,255,0.4);
	}
	
	.p-info-rec__item-text_kome1 {
		position: relative;
		padding-left: 20px;
	}
	
	.p-info-rec__item-text_kome1 span.kome {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.p-info-rec__item-text_kome2 {
		position: relative;
		padding-left: 40px;
	}
	
	.p-info-rec__item-text_kome2 span.kome {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.p-info-rec__item-text .red {
		color: #9E2029;
	}
	
	.weight400 {
		font-weight: 400;
	}
	
	.p-info-rec__item-text_small {
		font-size: 14px;
	}
	
	.freshinfo_title {
		font-size: 20px;
		font-weight: 600;
		letter-spacing: 5px;
		text-align: center;
		position: relative;
		margin-bottom: 60px;
	}
	
	.freshinfo_title:after {
		position: absolute;
		content: "";
		width: 44px;
		height: 4px;
		background: #000000;
		bottom: -20px;
		left: 50%;
		margin-left: -22px;
	}
	
	.freshinfo_jobtalbe {
		width: 100%;
		max-width: 1050px;
		margin: 30px auto 0;
		border-collapse: collapse;
		font-family: "noto-sans", sans-serif;
		font-weight: 500;
	}
	
	.freshinfo_jobtalbe_last {
		margin-bottom: 60px;
	}
	
	.freshinfo_jobtalbe tr:first-child {
		background: #EBD2D4;
		border-top-right-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr:first-child th {
		font-size: 16px;
		font-weight: 500;
		padding: 10px 0;
		letter-spacing: 3px;
		position: relative;
		background: #9B1A23;
		color: #ffffff;
	}
	
	.freshinfo_jobtalbe tr th:first-child {
		border-top-left-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr th:last-child {
		border-top-right-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr:last-child td:first-child {
		border-bottom-left-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr:last-child td:last-child {
		border-bottom-right-radius: 4px;
	}
	
	.freshinfo_jobtalbe tr:first-child th:before {
		content: "";
		position: absolute;
		width: 2px;
		height: calc(100% - 20px);
		top: 10px;
		left: 0;
		z-index: 1;
		background: #FCEFF0;
	}
	
	.freshinfo_jobtalbe tr:first-child th:first-child::before {
		display: none;
	}
	
	.freshinfo_table_red {
		text-align: left;
		font-size: 14px;
		padding: 30px 20px;
		position: relative;
		background: #FCEFF0;
		width: 30%;
	}
	
	.freshinfo_table_red:before {
		content: "";
		position: absolute;
		width: calc(100% - 20px);
		height: 2px;
		bottom: 0px;
		left: 10px;
		z-index: 1;
		background: #EBD2D4;
	}
	
	tr:last-child .freshinfo_table_red:before {
		display: none;
	}
	
	.freshinfo_table_td {
		text-align: left;
		font-size: 14px;
		font-weight: 400;
		padding: 20px 10px;
		background: #FCEFF0;
		position: relative;
		width: 70%;
	}
	
	.freshinfo_table_1 {
		font-size: 15px;
	}
	
	.freshinfo_table_2 {
		margin: 20px 0 0;
		font-size: 11px;
	}
	
	.freshinfo_table_td:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		bottom: 0px;
		left: 0px;
		z-index: 1;
		background: #EBD2D4;
	}
	
	tr:last-child .freshinfo_table_td:after {
		display: none;
	}
	
	.p-work-about__data-time {
		text-align: right;
		margin: 20px 0 0;
		font-family: "noto-sans", sans-serif;
		font-size: 12px;
	}
	
	.p-info-rec__table {
		font-family: "noto-sans", sans-serif;
		margin: 30px 0;
	}
	
	.p-info-rec__table_title {
		font-size: 16px;
		color: #9B1A23;
		font-weight: 400;
	}
	
	.p-info-rec__table_title_sub {
		display: flex;
		justify-content: space-between;
		margin: 20px 0 0;
		font-size: 0.7375rem;
		font-weight: 300;
	}
	
	.p-rec__table_title_sub_label, .p-rec__table_title_label {
		width: 35%;
	}
	
	.p-rec__table_title_sub_text, .p-info-rec__table_text {
		width: 65%;
	}
	
	.p-info-rec__table_title_sub span {
		font-weight: 400;
		font-size: 0.9375rem;
	}
	
	.p-info-rec__table_row {
		display: flex;
		justify-content: space-between;
		margin: 15px 0 0;
		border-bottom: 1px solid #000000;
		font-weight: 300;
		padding: 0 0 15px 0;
	}
	
	.p-rec__table_title_text {
		text-align: left;
	}
	
	.recommendcontents {
		background: #FCEFF0;
		padding: 40px 0;
	}
	
	.recommendcontents h3 {
		text-align: center;
		font-family: 'Vollkorn', serif;
		font-weight: 400;
		font-size: 16px;
		letter-spacing: 1px;
		margin-bottom: 30px;
	}
	
	.recommendcontents_container {
		margin: 0 20px;
	}
	
	.recommendcontents_box {
		text-align: center;
		margin-bottom: 40px;
	}
	
	.recommendcontents_box h4 {
		text-align: center;
		font-size: 14px;
		font-weight: 300;
		margin-bottom: 10px;
		font-family: "noto-sans", sans-serif;
	}
	
	.recommendcontents_thumb {
		overflow: hidden;
	}
	
	.recommendcontents_thumb a img {
		transition: transform 0.9s, -webkit-transform 0.9s;
	}
	
	.p-interview_comment {
		background: #B14D54;
		padding: 30px 0;
		margin: 40px 0 0;
		overflow: hidden;
	}
	
	.p-interview_comment_inner {
		max-width: 1168px;
		margin: 0 auto;
		color: #ffffff;
		position: relative;
		padding: 0 20px;
	}
	
	.p-interview_comment h3 {
		position: absolute;
		top: 50px;
		right: -10px;
		font-family: 'Buenard', serif;
		font-size: 30px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		font-weight: normal;
		letter-spacing: 2px;
	}
	
	.p-interview_comment h2 {
		font-size: 16px;
		font-weight: normal;
		position: relative;
		text-align: center;
		margin-bottom: 50px;
		font-family: "noto-sans", sans-serif;
	}
	
	.p-interview_comment h2:before {
		content: "";
		position: absolute;
		width: 30px;
		height: 2px;
		background: #ffffff;
		bottom: -20px;
		left: 50%;
		margin: 0 0 0 -15px;
	}
	
	.p-interview_comment_container {
		
	}
	
	.p-interview_comment_img {
		text-align: center;
	}
	
	.p-interview_comment__icon {
		width: 100px;
		height: 100px;
		background: #ffffff;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 100px;
		margin: 0 auto 15px;
	}
	
	.p-interview_comment__icon img {
		width: 50px;
		height: auto;
	}
	
	.p-interview_comment__label {
		text-align: center;
	}
	
	.p-interview_comment__label span {
		display: inline-block;
		color: #ffffff;
		background: #000000;
		padding: 5px 10px;
		border-radius: 4px;
		font-size: 12px;
		font-family: "noto-sans", sans-serif;
	}
	
	.p-interview_comment_textarea {
		
	}
	
	.p-interview_comment_box {
		border-bottom: 2px dotted #ffffff;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}
	
	.p-interview_comment_box:last-child {
		margin-bottom: 0;
	}
	
	.p-interview_comment_q {
		
	}
	
	.p-interview_comment_text {
		line-height: 1.8;
		font-family: "noto-sans", sans-serif;
		font-size: 0.9375rem;
	}
	
	.p-interview_comment_q_icon {
		font-size: 24px;
		font-weight: normal;
		font-family: 'Buenard', serif;
		letter-spacing: 3px;
		margin-bottom: 10px;
		display: inline-block;
	}
	
	.p-interview_comment_q h4 {
		font-weight: 600;
		line-height: 2;
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.career_case {
		background: #EBD2D4;
		padding: 60px 0;
		position: relative;
	}
	
	.career_case_inner {
		max-width: 1088px;
		padding: 0 20px;
		text-align: center;
		margin: 0 auto;
		position: relative;
	}
	
	.career_case h3 {
		font-size: 16px;
		font-weight: 600;
		margin-bottom: 20px;
	}
	
	.career_case p {
		font-size: 15px;
		font-weight: 300;
		margin-bottom: 20px;
	}
	
	.career_case_img {
		margin-bottom: 20px;
	}
	
	.career_case_img img {
		max-width: 100%;
		height: auto;
	}
	
	.career_case_more {
		background: #9B1A23;
		padding: 20px 20px;
		margin: 0 0 0 20px;
	}
	
	.career_case_more a {
		display: block;
		color: #ffffff;
		text-align: left;
	}
	
	.career_case_more a .en {
		display: block;
		font-size: 12px;
		font-family: 'Vollkorn', serif;
		margin-bottom: 16px;
	}
	
	.career_case_more a .ja {
		font-family: "noto-sans", sans-serif;
		font-size: 14px;
		position: relative;
		padding-right: 20px;
		display: inline-block;
	}
	
	.career_case_more a .ja:after {
		position: absolute;
		content: "";
		width: 7px;
		height: 7px;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		top: 50%;
		right: 0;
		z-index: 1;
		transform: rotate(45deg);
		margin-top: -3px;
	}
	
	.p-data-about__data-sub {
		font-family: "noto-sans", sans-serif;
		font-size: 14px;
		font-size: 0.875rem;
		font-weight: 400;
		letter-spacing: 0.06em;
		line-height: 1;
		margin-top: 30px;
		margin-top: 1.875rem;
		text-align: right;
		font-size: 0.875rem;
		margin-top: 2.5rem;
	}
	
	.p-entry__career_box {
		margin: 30px 0 0;
	}
	
	.p-entry__career_qr_lead {
		text-align: center;
		font-family: "noto-sans", sans-serif;
		font-size: 12px;
		margin-bottom: 20px;
		color: #ffffff;
	}
	
	.p-entry__career_qr_link {
		
	}
	
	.p-entry__career_qr_link a {
		display: block;
		background: #9B1A23 url("../images/common/entry_form.png") no-repeat top 10px center;
		background-size: 30px auto;
		padding: 34px 20px 20px;
		color: #ffffff;
		font-family: "noto-sans", sans-serif;
		position: relative;
		font-size: 13px;
		text-align: center;
	}
	
	.p-entry__career_qr_img {
		text-align: center;
		margin: 20px 0 0;
		background: #ffffff;
		display: none;
	}
	
	.p-entry__career_qr_img img {
		width: 62px;
		height: auto;
		margin: auto;
	}
	
	.p-entry__career_qr_img_code {
		display: inline-block;
		position: relative;
	}
	
	.p-entry__career_qr_img_code span {
		display: inline-block;
		position: absolute;
		top: 10px;
		left: -170px;
		z-index: 1;
		font-family: "noto-sans", sans-serif;
		text-align: left;
		font-size: 15px;
	}
	
	.p-info-rec_table {
		border-collapse: collapse;
		margin: 20px 0;
		font-family: "noto-sans", sans-serif;
		font-weight: 300;
	}
	
	.p-info-rec_table th {
		font-weight: 400;
        font-size: 0.9375rem;
		padding: 5px;
	}
	
	.p-info-rec_table th:nth-child(1) {
		text-align: center;
		white-space: nowrap;
	}
	
	.p-info-rec_table th:nth-child(2) {
	}
	
	.p-info-rec_table th:nth-child(3) {
		text-align: center;
		white-space: nowrap;
	}
	
	.p-info-rec table td {
		 border-bottom: 1px solid #000000;
		 padding: 5px;
        font-size: 0.8375rem;
	}
	
	.p-info-rec table td:nth-child(1) {
		text-align: center;
		white-space: nowrap;
	}
	
	.p-info-rec table td:nth-child(2) {
		text-align: left;
	}
	
	.p-info-rec table td:nth-child(3) {
		text-align: right;
		white-space: nowrap;
	}
}