.sp_menu {
	display: none;
}

@media screen and (max-width: 1366px) {
	#about .about_concept .about_concept_image {
		width: 14%;
	}
}

@media screen and (max-width: 1024px) {
	body {
		font-size: 1.35338rem;
	}

	#header .inner {
		width: 95%;
	}

	#header .inner .head_tel {
		display: none;
	}

	.navi,.fnavi {
		display: none;
	}

	#footer .inner {
		margin: 0 auto;
		width: 95%;
	}

	#slideshow #catch {
		width: 60%;
	}

	#slideshow .inner {
		width: 100%;
		margin-left: 0;
	}

	.contact_box .inner {
		width: 95%;
	}

	.contact_box .inner .contact_left,.contact_box .inner .contact_right {
		width: 100%;
	}

	.contact_box .inner .contact_left {
		padding-right: 0;
		margin-bottom: 40px;
	}

	.contact_box .inner .contact_right {
		padding-left: 0;
		border-left: none;
	}

	.single_01,.single_03,.single_05 {
		padding-bottom: 70px;
	}

	.single_01,.single_02,.single_03,.single_04,.single_05 {
		width: 95%;
	}

	.bg_common {
		padding-top: 70px;
	}

	.bg_common .single_01 {
		padding-bottom: 70px;
	}

	.bg_b {
		margin-bottom: 70px;
	}

	.column4 .child {
		width: 48.5%;
	}

	.column4 .child:nth-child(2n) {
		margin: 0 0 3%;
	}

	.mbox {
		background-size: contain;
		padding: 40px 0;
	}

	.mbox:before,.mbox:after {
		background-size: contain;
		height: 40px;
	}

	.mtitle_news {
		font-size: 1.8rem;
	}

	.mtitle_visitnursing {
		font-size: 1.8rem;
	}

	.flow_contents {
		width: 100%;
	}

	.article .article_image {
		width: 50%;
	}

	.article .article_detail {
		width: 50%;
		padding: 50px 0;
	}

	.article .article_detail .inner {
		width: 90%;
	}

	.article.article_b {
		margin-bottom: 50px;
	}

	.top_section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		padding: 0 8%;
		margin-bottom: 50px;
	}

	.top_section:before {
		top: 30%;
		height: 70%;
		width: 100%;
	}

	.top_section .top_section_body {
		width: 100%;
		padding: 50px 0;
	}

	.top_section .top_section_img {
		width: 100%;
		height: 300px;
	}

	.top_main:before {
		margin-bottom: 20px;
		position: static;
		width: 100%;
		height: 250px;
	}

	.top_main .inner {
		width: 100%;
	}

	.top_bnr {
		width: 100%;
	}

	.method_head {
		margin-bottom: 50px;
	}

	.ggmap {
		padding-bottom: 40.25%;
	}

	#concept_slide .inner {
		width: 95%;
	}

	.list_half li {
		width: 100%;
		margin: 0 0 5px;
	}

	.list_half li:nth-child(2n) {
		margin: 0 0 5px;
	}

	.list_visitnursing .child {
		width: 48.5%;
		margin: 0 2% 6% 0;
	}

	.list_visitnursing .child:nth-child(3n) {
		margin: 0 2% 6% 0;
	}

	.list_visitnursing .child:nth-child(2n) {
		margin: 0 0 6% 0;
	}

	.pc {
		display: none;
	}

	.tb {
		display: block;
	}

	.page_parents .page_header {
		padding: 8em 0;
	}

	.breadcrumb_box .breadcrumb {
		width: 95%;
	}

	#page {
		padding: 0;
		position: relative;
		z-index: 2;
		left: 0;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
	}

	#drawernav {
		display: block;
		position: fixed;
		top: 0;
		right: -290px;
		width: 290px;
		height: 100%;
		background: #459445;
		color: #fff;
		z-index: 500;
		padding-top: 100px;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
	}

	#drawernav .drawernav_list {
		list-style: none;
		padding: 0;
		margin-bottom: 50px;
	}

	#drawernav .drawernav_list li a {
		display: block;
		padding: 10px 20px;
		font-size: 1.4rem;
		color: #fff;
		border-bottom: 1px dotted #fff;
	}

	#drawernav .drawernav_list li a:before {
		font-family: "Font Awesome 5 Free";
		content: "\f105";
		font-weight: 900;
		margin-right: 10px;
		color: #f4ebd3;
	}

	#drawernav img {
		display: block;
		width: 90%;
		padding: 5px 0;
		margin: 0 auto;
	}

	.icon-bar {
		height: 2px;
		background: #fff;
		display: block;
		margin-bottom: 5px;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
	}

	.fixed-content {
		right: inherit;
		width: 100%;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
	}

	#overlay {
		z-index: -1;
		opacity: 0;
		background: #000;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		position: fixed;
		-webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
		transition: all 400ms cubic-bezier(1, 0, 0, 1);
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		-o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		transition-timing-function: cubic-bezier(1, 0, 0, 1);
	}

	#humberger {
		background: #459445;
		color: #fff;
		display: block;
		position: fixed;
		top: 17px;
		right: 10px;
		z-index: 600;
		width: 50px;
		padding: 12px 8px 8px;
		cursor: pointer;
		text-align: center;
		line-height: 1;
		font-family: "YakuHanJP","Josefin Sans",sans-serif;
		font-size: 1rem;
		text-transform: uppercase;
	}

	.drawer-opened #page {
		left: -290px;
		box-shadow: 1px 0 2px #000;
		-webkit-box-shadow: 1px 0 2px #000;
	}

	.drawer-opened .fixed-content {
		left: -290px;
	}

	.drawer-opened #drawernav {
		right: 0;
	}

	.drawer-opened #humberger .icon-bar {
		background: #fff;
	}

	.drawer-opened #humberger :nth-child(1) {
		transform: translate(0, 8px) rotate(45deg);
		-webkit-transform: translate(0, 8px) rotate(45deg);
	}

	.drawer-opened #humberger :nth-child(2) {
		transform: translate(-20px, 0);
		-webkit-transform: translate(-20px, 0);
		opacity: 0;
	}

	.drawer-opened #humberger :nth-child(3) {
		transform: translate(0, -8px) rotate(-45deg);
		-webkit-transform: translate(0, -8px) rotate(-45deg);
	}

	.drawer-opened #overlay {
		z-index: 2;
		opacity: 0.3;
		left: -290px;
		position: fixed;
	}

	#about {
		font-size: 1.35338rem;
	}

	#about #about_header .inner #logo {
		width: 70%;
	}

	#about .about_concept .about_concept_image {
		width: 20%;
	}

	#about .bg_about {
		padding-top: 50px;
	}

	#about .bg_about_02 {
		background-attachment: scroll;
	}

	#about .bg_about_02 .inner {
		padding: 50px;
	}

	#about .bg_about_04 {
		background-attachment: scroll;
		padding-top: 50px;
		font-size: 1.8rem;
	}

	#about .bg_about_05 {
		font-size: 1.8rem;
		text-align: center;
	}

	#about .bg_about_05 .inner {
		width: 100%;
		margin-left: 0;
	}

	#about .bg_about_01 {
		position: relative;
	}

	#about .bg_about_01 .inner {
		width: 100%;
		margin-right: 0;
		position: relative;
		z-index: 2;
	}

	#about .e_gift {
		font-size: 2.394rem;
	}

	#about .representative {
		float: none;
		width: 120px;
	}
}

@media screen and (max-width: 667px) {
	#header .inner #logo {
		width: 73%;
	}

	.contact_box {
		padding-bottom: 50px;
	}

	.contact_box .inner {
		padding: 30px 15px;
	}

	#slideshow #catch {
		width: 90%;
	}

	#slideshow:before,#slideshow:after {
		height: 70px;
		background-size: contain;
	}

	#slideshow:before {
		width: 93px;
		top: -10px;
	}

	#slideshow:after {
		width: 90px;
		bottom: -10px;
	}

	.contents {
		padding-top: 30px;
	}

	.single_01,.single_03,.single_05 {
		padding-bottom: 50px;
	}

	.single_02,.single_04 {
		padding-bottom: 30px;
	}

	.bg_common {
		padding-top: 50px;
	}

	.bg_b {
		margin-bottom: 50px;
	}

	.half {
		display: block;
	}

	.half .child {
		width: 100%;
	}

	.column2 {
		display: block;
		margin-bottom: 0;
	}

	.column2 .child {
		width: 100%;
		margin: 0 0 30px;
	}

	.column2 .child:nth-child(2n) {
		margin: 0 0 30px;
	}

	.column2 .child:last-child {
		margin: 0;
	}

	.column3 {
		display: block;
		margin-bottom: 0;
	}

	.column3 .child {
		width: 100%;
		margin: 0 0 30px;
	}

	.column3 .child:nth-child(3n) {
		margin: 0 0 30px;
	}

	.column3 .child:last-child {
		margin: 0;
	}

	.column4 {
		display: block;
	}

	.column4 .child {
		width: 100%;
		margin: 0 0 25px;
	}

	.column4 .child:nth-child(2n),.column4 .child:nth-child(4n) {
		margin: 0 0 25px;
	}

	.column5 .child {
		width: 30%;
	}

	.column5 .child:nth-child(5n) {
		margin: 0 2% 2% 0;
	}

	.column5 .child:nth-child(3n) {
		margin: 0 0 2% 0;
	}

	.mtitle_border {
		font-size: 2.394rem;
	}

	.mtitle_big {
		margin-bottom: 30px;
	}

	.mtitle_middle span {
		display: block;
	}

	.mtitle_small {
		font-size: 1.8rem;
	}

	.mtitle {
		margin-bottom: 20px;
	}

	.mtitle_sub {
		font-size: 1.8rem;
	}

	.mtitle_top {
		line-height: 1.2;
	}

	.mtitle_index_bnr {
		font-size: 1.8rem;
	}

	.mtitle_concept {
		font-size: 2.394rem;
	}

	.cbtn a {
		width: 100%;
	}

	.cbtn.cbtn_01 {
		position: static;
	}

	.b_btn {
		width: 82%;
		margin: 30px auto 0;
	}

	.c_btn a {
		width: 100%;
	}

	.c_btn.c_btn_01 {
		position: static;
	}

	.d_btn {
		width: 80%;
		margin: 30px auto 0;
	}

	.scroll_table {
		overflow: auto;
		white-space: nowrap;
	}

	.scroll_table::-webkit-scrollbar {
		height: 5px;
	}

	.scroll_table::-webkit-scrollbar-track {
		background: #F1F1F1;
	}

	.scroll_table::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}

	.tbl th,.tbl td {
		padding: 8px;
	}

	.company th {
		width: 30%;
	}

	.tbl_new tr th {
		width: 32%;
	}

	.tbl_form tr th,.tbl_form tr td {
		display: block;
		box-sizing: border-box;
	}

	.tbl_form tr th {
		width: 100%;
	}

	.tbl_01 th {
		width: 36%;
	}

  .step_flow .left,
  .step_flow .right {
    width: 100%;
  }
  .step_flow .right {
    border: 3px solid #00b050;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .step_flow .child .left::after {
    border: none;
  }
  
  .step_flow .ballon_box {
    border-width: 3px;
    border-bottom: none;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

	.gallery_ul li {
		width: 48.5%;
	}

	.gallery_ul li:nth-child(2n) {
		margin: 0 0 3% 0;
	}

	.gallery_ul li .product_name {
		font-size: 1.4rem;
	}

	.article {
		display: block;
	}

	.article .article_image,.article .article_detail {
		width: 100%;
	}

	.article .article_image {
		display: none;
	}

	.article .article_detail {
		padding: 40px 0;
	}

	.article .article_detail .article_title {
		top: -60px;
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		right: 50%;
	}

	.article.article_b {
		margin-bottom: 50px;
	}

	.article.article_01 .article_detail {
		background-image: none;
	}

	.blog_contents {
		display: block;
	}

	.blog_contents .blog_main,.blog_contents .blog_side {
		width: 100%;
	}

	.blog_contents .blog_main {
		margin-bottom: 30px;
	}

	.pages {
		margin-top: 30px;
	}

	.pages .page_next,.pages .page_prev {
		display: block;
		float: none;
	}

	.pages .page_next {
		margin-bottom: 10px;
	}

	.top_section:before {
		top: 15%;
		height: 86%;
	}

	.top_section .top_section_img {
		height: 200px;
	}

	.top_section .top_section_body {
		padding: 30px 0;
	}

	.flow {
		display: block;
		padding: 20px;
	}

	.flow:before {
		left: -10px;
	}

	.flow .flow_image,.flow .flow_detail {
		width: 100%;
	}

	.flow .flow_image {
		margin: 0 auto 20px;
	}

	.flow .flow_detail {
		width: 100%;
	}

	.category_tab li {
		width: 45%;
		margin-left: 3px;
	}

	.category_tab li:last-child {
		margin-right: 3px;
	}

	.category_tab li a {
		padding: 12px 10px;
	}

	.label_list {
		display: block;
	}

	.label_list li {
		width: 100%;
		margin: 0 0 10px;
	}

	.pagination li {
		display: none;
	}

	.pagination li.pre,.pagination li.next {
		display: inline-block;
		width: 40%;
		height: 50px;
		text-align: center;
	}

	.pagination li.pre a,.pagination li.next a {
		width: 100%;
		text-align: center;
	}

	.pagination li.pre span::after {
		content: "　前の20件へ";
	}

	.pagination li.next span::before {
		content: "次の20件へ　";
	}

	.method_head {
		display: flex;
	}

	.method_head .method_head_image,.method_head .method_head_detail {
		width: 100%;
	}

	.method_head .method_head_detail {
		padding: 0 5%;
	}

	.method_head .method_head_image {
		padding: 100px 0;
		margin-bottom: 15px;
	}

	#concept_slide {
		padding: 80px 0;
	}

	.concept .concept_image {
		width: 20%;
		margin-bottom: 20px;
	}

	.concept .concept_meaning,.concept .concept_detail {
		width: 100%;
	}

	.concept .concept_meaning {
		margin-bottom: 20px;
	}

	.page_navi li {
		width: 100%;
		margin: 0 0 15px;
	}

	.page_navi li:nth-child(3n) {
		margin: 0 0 15px;
	}

	.page_navi li:last-child {
		margin: 0;
	}

	.page_navi2 li {
		width: 100%;
		margin: 0 0 15px;
	}

	.page_navi2 li:nth-child(3n) {
		margin: 0 0 15px;
	}

	.page_navi2 li:last-child {
		margin: 0;
	}

	.list_visitnursing .child {
		width: 100%;
		margin: 0 0 6% 0;
	}

	.list_visitnursing .child:nth-child(3n) {
		margin: 0 0 6% 0;
	}

	.list_visitnursing .child:nth-child(2n) {
		margin: 0 0 6% 0;
	}

	.icon_visitnursing {
		width: 100px;
	}

	.accordion_icon {
		float: none;
		display: inline-block;
		margin: 0 0 0 1em;
		vertical-align: middle;
	}

	.list_table li {
		width: 100%;
	}

	.ggmap {
		padding-bottom: 70.25%;
	}

	.fleft0,.fleft1,.fleft2,.fright0,.fright1,.fright2 {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}

	.w200,.w300,.w350,.w400 {
		width: 100%;
	}

	.w400_sp {
		width: 80%;
	}

	.sp {
		display: block;
	}

	.pc-tcenter {
		text-align: left;
	}

	.flogo {
		width: 70%;
	}

	.page_parents .sub_title {
		margin-top: -50px;
		padding: 10px 60px 10px 30px;
		min-width: 50%;
		font-size: 2.394rem;
	}

	#about .bg_about_01 {
		background-image: url(../img/bg_about_01_inner.jpg);
	}

	#about .bg_about_01:after {
		content: '';
		background-image: url(../img/bg_about_01_sp.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: contain;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}

	#about .bg_about_02 .inner {
		padding: 50px 20px;
	}

	#about .bg_about_03 .bg_about_03_inner {
		width: 95%;
	}

	#about .bg_about_05 {
		background-size: contain;
		background-image: url(../img/bg_about_05_sp.jpg);
		background-position: center bottom;
		background-color: #000;
		padding-bottom: 60%;
	}

	#about .bg_about_05 .inner {
		padding: 50px 0;
	}

	#about .mtitle_about {
		font-size: 2.394rem;
	}

	#about .about_concept {
		font-size: 1.8rem;
	}

	#about .concept_visual {
		width: 100%;
	}

	#about .e_gift {
		font-size: 1.8rem;
	}

	#about .representative {
		width: 100px;
	}

	.pdf_about {
		width: 90%;
	}

	.form .form-contents dd:not(.pattern-exclusion) input.textarea03 {
		width: 30%;
	}
}

