/*
 Theme Name:   あいざわ訪問看護ステーション
 Theme URI:    
 Author:       
 Author URI:   
 Template:     birth_tcd057
 Version:      1.8.0
*/

/*.p-header-slider__item { width: 100%; height: 700px; overflow: hidden; position: relative; }
*/

/*------------------------------------- 
全体設定
------------------------------------- */
body {
}
.weight100 {
  font-weight: 100
}
.weight300 {
  font-weight: 300
}
.weight400 {
  font-weight: 400
}
.weight500 {
  font-weight: 500
}
.weight600 {
  font-weight: 600
}
.weight700 {
  font-weight: 700
}
.weight900 {
  font-weight: 900
}
.rich-font {
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border: none!important;
}

.d-flex {
    display: flex;
}

ul {
  list-style-type: none;
}

/*画像オーバーレイ*/
.overlay30:after {
	content: "";
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* オーバーレイを作成 */
  background: linear-gradient(rgba(0, 0, 0, .3),  rgba(0, 0, 0, .3));
}
.img-border {
	border: 1px solid #ccc;
	padding: 20px;
}

.pc {
  display: block;
}
.sp {
  display: none;
}
	.sp.tablet {
		display: none;
	}


.mb0 { margin-bottom: 0; }
.mb10 { margin-bottom: 10px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb60 { margin-bottom: 60px!important; }
.mb80 { margin-bottom: 80px!important; }
.pd30 { padding: 30px; }

.lh15 { line-height: 1.5; }

.bg_white {
    background: #fff!important;
}

.textcenter { text-align: center;}

/* flex */
.same-height {
	align-items: stretch!important;
}
.same-height div {
	align-self: auto!important;
}
ul.flex-two-column {
	display: flex!important;
  flex-wrap: wrap;
  justify-content: center;
}
ul.flex-two-column li {
	width: 40%;
}

/*table*/
.nowrap {
	white-space: nowrap;
}

/* list */
.no-list-style {
	list-style: none!important;
}

/*aligncenterが中央寄せにならない*/
#main_contents .aligncenter {
    display: table;
}
.alignwide {
    max-width: 70vw;
/*    margin-left: calc(( 1163px - 100vw ) / 2 );
    margin-right: calc(( 1163px - 100vw ) / 2 );
*/
}
.alignfull {
    width: 100vw;
}


/*見出し*/
#page_header .square_headline .title {
    color: #f17900!important;
}

main .p-cover__title {
	font-size: 22px;
	font-size: 1.75rem;
	font-weight: 500;
	text-align: center;
}
body.page .post_content h2 {
  padding: 0.5em 1rem;
  color: #F17900;
	border-left: 10px solid #F17900;
  border-image: linear-gradient(to bottom, #F17900 0%, #F7E200 100%);
  border-image-slice: 1;
}
body.page .post_content h3 {
  padding: 0.25em 0 0.25em 0.5em;
	font-size: 1.2rem;
	border-bottom: #005326 2px dashed;
	display: inline-block;
}
body.page .post_content h3:before {
	content: '●';
	color: #8CB808;
	font-size: 1.8rem;
  position: relative;
  left: -10px;
  top: 2px;
}
body.page .post_content h4 {
  padding: 0.25em 0.5em;
	font-weight: 700;
	font-size: 1rem;
}
body.page .post_content h4:before {
	content: '\f105';
	font-family: 'design_plus';
	background: #F17900;
	color: #fff;
	display: inline-block;
    text-align: center;
    width: 22px;
    height: 22px;
    margin-right: 15px;
    border-radius: 11px;
    line-height: 22px;
}
main .p-page-header__title, .p-cover__header-title {
    font-size: 28px;
		text-align: center;
}
.p-entry__body h2.rich-font-h2 {
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 28px;
	line-height: 2.2;
	font-weight: bolder;
	text-align: center;
	background: none;
	border-bottom: none;
}
body.page .post_content h2.catch {
    font-size: 36px !important;
		text-align: center;
		border-left: none;
}
.color_font {
    color: #f17900;
}
.catch + .desc {
    line-height: 2.1;
		text-align: center;
		padding: 0px 20px 0px 20px;
}

/* header */

.d-none {
	display: none!important;
}
main .p-breadcrumb__item {
	color: #000;
}
div#header.add_tel {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    height: 110px;
}
.pc #logo_image img.pc_logo_image {
    max-height: 75px;
    object-fit: contain;
}
div#header.add_tel > #header_inner {
    display: flex;
    justify-content: flex-end;
    height: 110px;
}
#header_right {
    margin: 10px 0;
}
div#head_contact {
    display: flex;
		margin-bottom: 5px;
		justify-content: flex-end;
}
#head_contact_left {
    display: flex;
    flex-direction: column;
    line-height: 1.2rem;
}
p.head_contact_left_text {
    color: #F17900;
}
#head_contact_right {
    color: #F17900;
    font-size: 2.6rem;
    margin-left: 20px;
}

/*button*/
.color-button.wp-block-buttons {
	justify-content: space-around;
}
.color-button a.wp-block-button__link {
	background: #F29E49;
	color: #fff;
  border-radius: 2px;
}
.color-button a.wp-block-button__link:hover {
	color: #fff;
}

/*------------------------------------- 
TOPページ
------------------------------------- */
/* グローバルメニュー */
.pc #header_right #global_menu {
    height: 53px;
}
.pc #header_right #global_menu > ul {
	height: 53px;
}
.pc #header_right #global_menu > ul > li {
	height: 50px;
	line-height: 50px;
  margin: 0 0 0 30px;
}
.pc #header_right #global_menu > ul > li > a {
	height: 40px;
	line-height: 40px;
}
.pc #header_right #global_menu > ul > li > a[href="#"] {
	pointer-events: none;
}

.pc #header_right #global_menu > ul > li.m-button > a {
	background: #F17900;
	color: #fff;
	height: 42px;
	line-height: 42px;
	width: 120px;
 text-align: center;
}
.pc #header_right #global_menu > ul > li.m-button-white > a {
	border: #F17900 2px solid;
	color: #F17900;
	height: 42px;
	line-height: 42px;
	width: 170px;
 text-align: center;
}
.pc #header #global_menu ul ul {
	top: 50px;
}
/*
#global_menu {
  z-index:10; width:100%; height:60px; position:absolute; left:0px;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
	background: #EEEEEE;
}
#global_menu > ul {
  position:relative; text-align:center; margin:0 auto;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
	font-size: 14px;
  line-height: 60px;
  margin-bottom: 0;
	margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 92.1875%;
    max-width: 1180px;
}
#global_menu > ul > li {
  position:relative; line-height:1; text-align:center; font-size:14px;
  -ms-justify-content:space-between; -webkit-justify-content:space-between; justify-content:space-between;
  -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%;
  flex-basis: auto;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  position: relative;
}

#global_menu > ul > li > a { padding:0 20px; color: #03070A; font-size:14px; text-decoration:none; height:60px; line-height:60px; display:block; position:relative; }
#global_menu > ul > li > a:hover:after, #global_menu > ul > li.current-menu-item a:after { height:4px; }
#global_menu > ul > li > a.active:after { }
#global_menu a:hover { background: #69a323; color: #ffffff;}

#global_menu ul ul { display:none; width:100%; min-width:240px; position:absolute;  left:0; margin:0; padding:0; z-index:9999; background-color: #016a3a;min-width: fit-content; }

#global_menu ul ul ul { left: 100%; top:0; margin:0; border:none; }
#global_menu ul ul li { line-height:1.5; padding:0; margin:0; text-align:left; position:relative; display:block; }
#global_menu ul ul a { font-size:14px; display:block; border:none; position:relative; padding:14px 25px 12px; height:auto; line-height:1.6; margin:0; color: #fff; }
#global_menu ul ul a:hover { text-decoration:none; border:none; background: #1b5038; }

#global_menu ul ul li.menu-item-has-children > a:before {
  font-family:'design_plus'; content:'\e910'; color:#ddd; display:block; position:absolute; right:9px; top:23px; font-size:9px; height:9px; line-height:9px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
*/


/* 子メニューを逆方向にする */
/*
#global_menu ul > li.type2 > ul { left:auto; right:0%; }
#global_menu ul ul > li.type2 ul { left:auto; right:100%; }
#global_menu ul ul li.menu-item-has-children.type2 > a:before { content:'\e90f'; right:auto; left:9px; }
*/

/* その他 */
#drawer_menu { display:none; }

/* 写真サイズ調整 */
div#main_contents div#index_wide_content {
	height: 626px;
}

/* TOP下の会社情報 */
#index_company .right_area h3 {
		font-size: 22px;
    margin: 0 0 10px 0;
    display: block;
    line-height: 1.4;
    font-weight: 700;
}
#index_company right_area p.desc {
	text-align: left;
}
.top_company_office {
	display: flex;
	gap: 30px;
}


/* footer */
.img_recruit img {
	width: 100%;
	max-width: 100%;
}
.top_recruit {
    font-size: 28px;
    margin: 0 0 87px 0;
    display: block;
    line-height: 1.4;
    font-weight: normal;
		text-align: center;
}

/* catch area */
.catch_area .desc {
}
/*------------------------------------- 
サービス
------------------------------------- */
.service-care-box {
	border: 1px #9A9895 solid;
}
.service-care-box .wp-block-columns {
	margin-bottom: 0;
	gap: 0;
}
.service-care-box .wp-block-columns  .wp-block-column:first-child {
}
.service-care-box .wp-block-columns .wp-block-column:first-child img {
	width: 100%;
}
.service-care-box .wp-block-columns .wp-block-column:last-child {
	border-left: 1px #9A9895 solid;
	padding: 15px;
	margin-left: 0!important;
}
.service-care-box .wp-block-columns .wp-block-column:last-child li {
	line-height: 1.2;
}
body.page .post_content .service-care-box h3 {
	line-height:  1;
	border-bottom: none;
	padding-left: 0;
}
.service-care-box h3:before {
	content: "";
	display: none;
}
.service-care-box .caution {
	line-height: 1.2;
	font-size: 0.9em;
}
.column-list {
	column-count: 3;
	list-style: none!important;
}
.column-list li:before {
	content: '●';
	color: #8CB808;
	position: relative;
	left: -10px;
}

.service-flow-wrap {
	padding: 30px;
	background-color:#fff5eb;
}
.service-flow-wrap .service-flow-box {
	border: #f29e49 1px solid;
	padding: 20px;
	border-radius: 5px;
	background: #fff;
}
body.page .post_content .service-flow-wrap .service-flow-box h3 {
	border-bottom: none;
}
body.page .post_content .service-flow-wrap .service-flow-box h3:before {
	content: "";
}
.service-flow-wrap .service-flow-box h3 span {
	background: #f29e49;
	height: 40px;
	width: 40px;
	font-size: 24px;
	line-height: 40px;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}
.service-flow-wrap .service-flow-box .wp-block-columns {
	margin-bottom: 0;
}
.post_content .service-flow-wrap p.service-flow-arrow {
	margin-bottom: 0;
	line-height: 1.4;
}
.service-flow-wrap .service-flow-box .flow-nursing-wrap {
	background: #ffecd9;
	border: #f29e49 1px solid;
	padding: 20px;
	border-radius: 5px;
}
.service-flow-wrap .service-flow-box .flow-insurance-wrap {
	background: #faffeb;
	border: #f29e49 1px solid;
	padding: 20px;
	border-radius: 5px;
}
body.page .post_content .service-flow-wrap .service-flow-box .flow-nursing-wrap h5{
	font-size: 1.2em;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f29e49;
	color: #fff;
}
body.page .post_content .service-flow-wrap .service-flow-box .flow-nursing-wrap  .flow-nursing-box {
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

/*------------------------------------- 
よくあるご質問
------------------------------------- */
#main_contents #eckb-article-page-container-v2 .epkb-doc-search-container, #epkb-main-page-container.epkb-basic-template .epkb-full .epkb-doc-search-container {
	background: url(/images/title_back.png);
}
div#eckb-article-content-body p {
    line-height: 2.4;
    margin: 0 0 2em 0;
}
#eckb-article-content .eckb-article-title {
	font-weight: normal;
}
#eckb-article-content .eckb-article-title:before {
	content: 'Q.';
	color: #F17900;
	margin-right: 15px;
}

#eckb-article-body #eckb-article-content #eckb-article-content-body {
	background: #FFF5EB;
	padding: 20px;
}
#eckb-article-body #eckb-article-content #eckb-article-content-body:before {
	content: 'A.\A';
	color: #8CB808;
	margin-right: 15px;
	font-size: 24px;
	line-height: 36px;
	white-space: pre;
}
#eckb-article-page-container-v2 .eckb-article-cat-layout-list .eckb-article-cat-layout-list__inner .eckb-acll__title {
	    padding-bottom: 13px;
}
#epkb-main-page-container.epkb-basic-template #epkb-content-container ul li .ep_font_icon_document:before {
	content: 'Q.';
}
#main_contents #epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button {
	width: max-content;
}

#eckb-categories-archive-container-v2 .eckb-category-archive-title h1 {
	color: #F17900;
}
.eckb-category-archive-title h1 .epkbfa-folder-open:before {
	content: '';
}
.eckb-article-title .epkbfa-file-text-o:before {
	content: 'Q.';
	color: #F17900;
}
#main_contents #eckb-categories-archive-container-v2 .eckb-category-archive-style-3 .eckb-article-container .eckb-article-body .eckb-article-read-more .eckb-article-read-more-text {
	font-style: normal;
	color: #F17900;
}
#main_contents #eckb-categories-archive-container-v2 .eckb-category-archive-style-3 .eckb-article-container .eckb-article-header .eckb-article-metadata {
	background: #FFF5EB;
}


/*------------------------------------- 
介護施設運営の法人の方
------------------------------------- */
.outsrc-service-wrap.wp-block-columns {
	gap: 0;
	margin-bottom: 0;
}
.outsrc-service-box {
	padding: 1rem;
	border: #C0C0C0 1px solid;
}
.outsrc-service-box:last-child {
	border-left: none;
}
article .outsrc-service-wrap.wp-block-columns .outsrc-service-box.no-border-bottom {
	border-bottom: none;
}
body.page .post_content h2.outsrc-service, body.page .post_content .outsrc-merit h3 {
	border-left: none;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	padding: 0 0 15px 0;
}
body.page .post_content .outsrc-merit h3 {
	text-align: center;
	border-bottom: none;
  display: block;
}
body.page .post_content .outsrc-merit h3:before {
	content: '';
}
.post_content .outsrc-service-box p {
	margin-bottom: 0;
}
.outsrc-service-box .wp-block-columns {
	margin-bottom: 0;
}

.outsrc-merit.wp-block-columns {
	gap: 0;
}
.outsrc-merit.wp-block-columns .wp-block-column {
	border: #C0C0C0 1px solid;
	padding: 1rem;
}
.outsrc-merit.wp-block-columns .wp-block-column.no-border-left {
	border-left: none;
}
.post_content .outsrc-merit .wp-block-column figure.aligncenter {
	display: table;
}
.post_content .outsrc-merit .wp-block-column ul {
	list-style: disc;
}
body.page .post_content .accordion h3 {
	border-bottom: none;
	font-size: 1rem;
	background: #FFF5EB;
	font-weight: normal;
}
body.page .post_content .accordion h3:before {
	content: 'Q.';
	color: #F17900;
	background: none;
	margin-left: 15px;
}
body.page .post_content .accordion h3:after {
	right: 20px;
}
body.page .post_content .panel {
	padding: 1.25rem 0 0 1.25rem;
	border: #ffd9b3 1px solid;
}
body.page .post_content .panel p:before {
	content: 'A.';
	font-size: 1.8rem;
	color: #8CB808;
    position: relative;
    left: -10px;
    top: 2px;
	margin-left: 20px;
}
#main_contents .wp-block-ainoblocks-accordion-faq-block {
	border: none;
}


/*------------------------------------- 
採用情報
------------------------------------- */
article .recruit-head.wp-block-columns .wp-block-column {
	margin-left: 0;
}
article .recruit-head {
	gap: 0;
}
.recruit-head.wp-block-columns .wp-block-column {
	padding: 0;
	margin-left: 5rem;
}
.recruit-head.wp-block-columns .wp-block-column p {
	margin-bottom: 0;
}
.post_content p.recruit-head-indent {
	line-height: 1.4;
	font-size: 48px;
	margin: 0 auto;
}
.recruit-head-image {
	position: relative;
	height: 430px;
}
.recruit-head-image.wp-block-cover.alignleft {
	max-width: 429px;
}
.recruit-head-image .wp-block-cover__inner-container {
	position: absolute;
  bottom: 50px;
  right: -115px;
}
.recruit-head-image .wp-block-cover__inner-container p {
	background: #fff5eb87;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
}
#main_contents h2.recruit-h2 {
	color: #F17900;
	font-size: 64px;
}
#main_contents h2.recruit-h2-j {
	color: #F17900;
	font-size: 48px;
}
.n2-ss-slider .recruit-catch .n2-ow {
	font-size: 60px;
}

.interview-wrap article .gutentor-bg-image {
		height: calc( 100vw / 4);
}
#main_col.mgn-v-less {
	margin: 0 auto;
}
.gutentor-post-item .gutentor-categories {
	top: 0!important;
	left: 0!important;
}
.gutentor-post-item .gutentor-categories a.post-category {
	background: #f17900;
	color: #ffffff;
	border-radius: 0;
	font-size: 14px;
}

section.interview-wrap .gutentor-bg-image .gutentor-post-content {
	background: #ffffffc4;
  color: #000;
  height: 70px;
	
}
section.interview-wrap .gutentor-bg-image .gutentor-post-content h3 {
	width: calc( (100vw - 240px) / 4);
	line-height: 1.5;
}
.for-recruit {
	position: relative;
}
.for-recruit ul li .value {
	position: absolute;
    top: -75px;
    z-index: 3;
    margin: 0 20px;
    color: #f17900;
    font-weight: 700;
    font-size: 18px;
    width: calc( (100vw - 240px) / 4);
	line-height: 1.4;
}


/* インタビューページ */
.interview_head {
  background: #F29E49;
  display: flex;
	align-items: center;
}
.interview_head_left, .interview_head_right {
  width: 50%;
}
.interview_head_left {
	align-items: center;
}
.interview_head_left h2.interview_title {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-left: 40px;
	line-height: 1.4;
}
.interview_head_left h2.interview_title span {
	font-size: 16px;
	margin-top: 20px;
}
.interview_head_left h3.opinion {
	color: #fff;
	font-size: 18px;
	line-height: 1.6;
	margin: 40px 40px; 0 40px;
}
.interview_head_right .interview-person img{ 
	max-width: 100%;
	object-fit: cover;
}



/*------------------------------------- 
TablePress
------------------------------------- */
.tablepress {
	max-width: 1180px;
}
#main_contents .tablepress thead th, #main_contents .tablepress tbody td, #main_contents .tablepress tbody th, #main_contents .tablepress tbody tr:first-child td {
	border: 1px solid #ddd;
}
#main_contents .tablepress td.column-1 {
	background-color: #F17900;
	color: #ffffff;
	white-space: nowrap;
	padding-right: 50px;
}



/* メイン画像 */

/* 1280px以下 */
@media screen and (max-width: 1325px) {
}

/* 1280px以下 */
@media screen and (max-width: 1280px) {
	body#body {
		position: relative;
	}
	#footer_contact_area {
		margin-top: 40px;
	}
	/* catch area */
	body.page .post_content h2.catch {
    font-size: 28px !important;
	}
	.catch_area .desc {
		text-align: left;
	}

/*採用*/
section.interview-wrap {
	width: auto;
    min-width: 0;
    margin: 40px auto 0;
/*    padding: 0 20px;*/
}
section.interview-wrap .grid-container {
	padding-right: 15px;
  padding-left: 15px;
	width: auto;
}


#index_company {
	flex-wrap: wrap;
	align-items: flex-start;
}
.top_company_office div {
	width: 50%;
}


}

@media screen and (max-width: 1141px) {
/*
	.mobile #menu_button {
	    position: absolute;
	    z-index: 50;
	    right: 0px;
	    bottom: 0px;
	    display: inline-block;
	    font-size: 11px;
	    width: 60px;
	    height: 60px;
	    line-height: 60px;
	    text-decoration: none;
	    text-align: center;
	}
	.mobile #menu_button::before {
	    font-family: 'design_plus';
	    font-size: 18px;
	    display: block;
	    position: absolute;
	    top: 2px;
	    bottom: 0;
	    left: 0px;
	    right: 0;
	    margin: auto;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	}
	#menu_button:before {
	    content: '\f0c9';
	}
	.open_menu #menu_button:before {
	    content: '\e91a';
	}
	.mobile #menu_button span {
		display: none;
	}


.mobile.open_menu #container:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
}
.mobile.open_menu #drawer_menu {
    display: block;
    position: fixed;
    top: 0px;
    height: 100%;
    background: #333;
    overflow: auto;
    z-index: 9999;
    -webkit-transition: right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
}
.mobile.open_menu #container:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 60px;
    left: 0px;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
}
.mobile.open_menu #drawer_menu {
    display: block;
    position: fixed;
    top: 0px;
    right: -400px;
    width: 400px;
    height: 100%;
    background: #333;
    overflow: auto;
    z-index: 9999;
    -webkit-transition: right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
}
.mobile.open_menu #drawer_menu {
    right: -80%;
    width: 80%;
}
.mobile #mobile_menu {
    width: 100%;
    margin: 0;
}
.mobile.open_menu #drawer_menu {
		display: block;
	  right: 0;
		top: 60px;
    box-shadow: -5px 0 20px 0 rgb(0 0 0 / 40%);
}
.mobile #mobile_menu li {
    position: relative;
}
.mobile #mobile_menu .child_menu_button {
    display: block;
    position: absolute;
    text-align: center;
    width: 55px;
    height: 55px;
    right: 0px;
    top: 1px;
    z-index: 9;
    cursor: pointer;
}
.mobile #mobile_menu ul {
	display: none;
}
.mobile #mobile_menu a {
    position: relative;
    display: block;
    margin: 0;
    padding: 18px 20px;
    line-height: 1.6;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile #mobile_menu ul {
    margin: 0;
}
.mobile #mobile_menu ul.sub-menu {
	background: #555;
}
#mobile_menu li.open > .child_menu_button .icon:before {
    content: '\e911';
}
#mobile_menu .child_menu_button .icon:before {
    font-family: 'design_plus';
    content: '\e90e';
    color: #fff;
    text-align: center;
    display: block;
    font-size: 12px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    position: absolute;
    right: 22px;
    top: 25px;
}
#drawer_close {
	font-size: 24px;
}


.l-header__desc {
    display: none;
}
.c-logo img {
	width: 220px;
}
*/

}

/* タブレット */
@media screen and (max-width: 1023px) {
	.sp.tablet {
		display: block;
	}
	.column-list {
		column-count: 2;
	}
	.alignfull {
		width: 100%;
	}
	#main_contents h2.recruit-h2 {
		color: #F17900;
		font-size: 48px;
	}
	#main_contents h2.recruit-h2-j {
		color: #F17900;
		font-size: 32px;
	}
	.n2-ss-slider .recruit-catch .n2-ow {
		font-size: 60px;
	}


	/*interview*/
	.interview_head {
	  display: block;
	}
	.interview_head_left, .interview_head_right {
	  width: 100%;
	}
	.interview_head_right {
		text-align: center;
	}
	.interview-wrap .grid-md-3 {
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	section.interview-wrap .gutentor-bg-image .gutentor-post-content h3 {
		width: calc( (100vw - 200px) / 2);
	}
	section.interview-wrap .gutentor-bg-image .gutentor-post-content {
		height: 20px;
	}
	.for-recruit {
		display: none;
	}

}

@media screen and (max-width: 767px) {
	html {
		font-size: 14px;
	}
	.pc {
	  display: none;
	}
	.sp {
	  display: block;
	}
	.sp.tablet {
	  display: block;
	}

	.alignwide {
	    max-width: 100%;
	}
	.catch + .desc {
			text-align: left;
	}
	.sp-mb0 { margin-bottom: 0!important; }
	.sp-mt40 { margin-top: 40px!important; }

	div#header.add_tel > #header_inner, div#header.add_tel {
		height: 140px;
	}
	div#head_contact {
		display: block;
		margin: 20px auto 10px;
	}
	div#header.add_tel > #header_inner {
	    display: block;
	}
	div#logo_image {
	    position: relative;
	    top: 5px;
	    left: 0;
	    margin: 0;
	    -webkit-transform: translate(0%, 0%);
			-moz-transform: translate(0%, 0%);
	    -o-transform: translate(0%, 0%);
	     transform: translate(0%, 0%);
	}
	p.head_contact_left_text, p.head_contact_left_area {
	    margin-left: 15px;
	}
	#head_contact_right {
	    font-size: 2rem;
	    text-align: right;
	    margin-right: 15px;
	}
	#head_contact_right a:before {
		content: '\f095';
		font-family: 'design_plus';
		margin-right: 5px;
	}
	#head_contact_right a {
		color: #F17900;
	}
	#main_contents #index_intro .desc, #main_contents #index_headline_set1 .desc {
		text-align: left;
	}

	.post_content .recruit-h2 {
		font-size: 32px;
	}
	p.recruit-head-indent {
		font-size: 32px!important;
	}
	.tablepress.tablepress-responsive-stack-phone tbody td {
		text-align: left;
	}

	.wp-container-1 > .alignleft {
		margin-inline-end: 0!important;
	}
	.wp-block-cover.recruit-head-image {
		min-height: auto!important;
		height: auto!important;
		display: block;
		padding: 0;
	}
	.recruit-head .wp-block-column:nth-of-type(2), .recruit-head .wp-block-column:nth-of-type(3) {
		padding: 15px;
	}
	.recruit-head-image.wp-block-cover img.wp-block-cover__image-background {
		position: relative;
	}

	/*service*/
	.service-care-box.wp-block-column {
		display: block;
	}
	.service-care-box.wp-block-column .wp-block-columns {
		display: block;
	}
	.service-flow-wrap {
		padding: 0;
		background: none;
	}

	/*faq*/
	#main_contents #epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text] {
		padding: 10px!important;
		font-size: 16px;
	}

	/*お問合せ*/
	.post_content .form-group.post_col-3 {
		margin-bottom: 0;
	}

	/*介護施設運営法人の方へ*/
	.post_content .outsource-wide-image {
		min-height: 200px!important;
	}
	.post_content .outsource-wide-image img,  .post_content .outsource-wide-image  img[class*="wp-image-"] {
		height: 200px;
	}
	.post_content .outsource-wide-image .wp-block-cover__inner-container p.has-large-font-size {
		font-size: 18px!important;
		line-height: 1.4em;
		margin-bottom: 0;
	}
	.outsrc-merit.wp-block-columns .wp-block-column.no-border-left {
		border-left: #C0C0C0 1px solid;
	}
	body.page .post_content .wp-block-ainoblocks-accordion-faq-block .accordion h3 {	width: calc( 100vw - 40px );
		padding-right: 2em;
	}

	/*採用*/
	section.interview-wrap {
		width: calc( 100vw - 40px );
	}
	section.interview-wrap .grid-container {
			padding-right: 20px;
	    padding-left: 20px;
	}
	section.interview-wrap .grid-container .grid-row {
			margin-right: -20px;
	    margin-left: -20px;
	}
	.interview-wrap .grid-12 {
		max-width: 50%;
	}
	/*
	.interview-wrap article .gutentor-bg-image {
		height: calc( (100vw - 30px) / 2 );
		width: calc( (100vw - 30px) / 2 );
	}
	*/
	.interview_head_left h2.interview_title {
		font-size: 28px;
	}
	.interview-wrap .grid-md-3 {
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.interview-wrap .grid-md-3 .gutentor-bg-image {
			min-height: 200px;
	}
	section.interview-wrap .gutentor-bg-image .gutentor-post-content h3 {
		width: calc( 100% );
	}

}

/* 600px以下 */
@media screen and (max-width: 600px) {
.column-list {
	column-count: 1;
}

}

@media screen and (min-width: 480px) and (max-width: 768px) {
  .contact input.contact_border {
    width: 100%;
  }
  .contact textarea {
    width: 100%;
  }
}




/* スマホ */
@media screen and (max-width: 480px) {
  /*------------------------------------- 
  TOPページ
  ------------------------------------- */
  /* ヘッダー */
	#main_contents h2.recruit-h2 {
		color: #F17900;
		font-size: 28px;
	}
	#main_contents h2.recruit-h2-j {
		color: #F17900;
		font-size: 24px;
	}
	.n2-ss-slide-background .n2-ss-slide-background-color {
		background-color: transparent!important;
	}
	div#n2-ss-2 #n2-ss-2item1 {
		color: #F17900;
		font-size: 24px;
		text-align: center;
		margin-bottom: 40px;
		font-family: serif;
	}
	div#n2-ss-2 #n2-ss-2item3 {
		font-size: 16px;
	}
	div[style="height:80px"] {
		height: 60px!important;
	}
	.wp-block-cover.recruit-message {
		padding: 0;
		display: block;
		min-height: 200px!important;
	}
	.wp-block-cover.recruit-message img.wp-block-cover__image-background {
		position:relative;
	}
	.wp-block-cover.recruit-message .wp-block-cover__inner-container p.has-large-font-size {
		font-size: 18px!important;
		text-align: center;
		margin: 30px 0;
	}
	.top_company_office {
		flex-wrap: wrap;
	}
	.top_company_office div {
		width: 100%;
	}



}

@media screen and (max-width: 374px) {
}

/* お問合せ */
.mw_wp_form {
    padding: 20px;
    border: 1px #ccc solid;
    border-radius: 5px;
}

.row {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
		margin-bottom: 15px;
}

.post_col-3-2 {
	width: 66.66666%;
}
.page-contact > p {
	margin-bottom: 50px;
}

.form-group {
    font-size: 16px;
}
.form-group.post_col-3 {
    padding: 20px;
    font-weight: 700;
    margin-bottom: 0;
}
.form-group.post_col-3-2 {
    margin-left: 30px;
}
.row ul.mw-contact {
    list-style: none;
    text-align: center;
    margin-top: 30px;
		display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.post_content ul.mw-contact {
	margin-top: 40px;
	list-style: none;
	justify-content: center;
}
.

.form-group input[type="checkbox"], .form-group input[type="radio"] {
    margin: 10px 0;
}

.form-group input[type="text"], .form-group input[type="email"], .form-group input[type="password"], .form-group input[type="tel"], .form-group input[type="number"], .form-group select, .form-group textarea{
    position: relative;
    float: none;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 12px 15px;
    height: 50px;
    background: #fafdff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    color: #222;
    font-size: 14px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.form-group textarea {
    height: 150px;
}
.form-group input[type="text"]:focus,
.form-group input[type="email"]:focus,
.form-group select:focus,
.form-group textarea:focus{
	border-color:#4a8ed3;
}
.form-group input[type="submit"] {
    display: inline-block;
    line-height: 24px;
    padding: 10px 50px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    outline: none;
    background: #F17900;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
		cursor: pointer;
}
.form-group input[type="submit"]:hover {
	background: #F29E49;
}
.form-group label span {
	color: #555;
}

.form-item {
    color: #4a8ed3;
}
.time-radio {
	width: 50%;
}
ul.mw-contact {
	margin-left: 0;
}
li.btn_back {
    margin-bottom: 30px;
}
.mw_wp_form_confirm .form-group.post_col-3-2 {
	padding: 20px;
}
.post_content .mw_wp_form_confirm ul.mw-contact {
	justify-content: space-around;
}


@media only screen and (max-width: 767px) {
	.mwform-checkbox-field label, .mwform-radio-field label {
	    display: flex;
	}
	.form-group input[type="checkbox"], .form-group input[type="radio"] {
	    margin: 10px 5px;
	}
	.form-group label span {
	    position: relative;
	    top: 8px;
	}
	.row {
		flex-direction: column;
	}
	.form-group.post_col-3 {
		width: 100%;
		margin-bottom: 10px;
	}
	.form-group.post_col-3-2 {
		width: 100%;
    margin-left: 0;
	}
	ul.mw-contact {
		margin-left: 0;
		flex-direction: column;
		align-items: center;
		margin-bottom: 30px;
	}
}


