@charset "utf-8";
body {
font-family: 'Noto Sans JP',sans-serif;
font-weight: 400;
letter-spacing: 0.05em;
background-color: #F9F8F5;
}
h1,h2,h3,h4,h5,h6 { font-size: inherit; }
.inter {
font-family: "Inter", sans-serif;
font-optical-sizing: auto;
font-style: normal;
}
.mg-t1 {
margin-top: 15px;
}
.mg-t2 {
margin-top: 40px;
}
.mg-t3 {
margin-top: 60px;
}
.mg-t4 {
margin-top: 100px;
}
.fs-0 {
font-size: 16px;
letter-spacing: 0.05em;
}
.fs-1 {
font-size: 93.75%;
}
.fs-2 {
font-size: 106.25%;
}
.fs-3 {
font-size: 112.5%;
}
.fs-4 {
font-size: 125%;
}
.fs-5 {
font-size: 200%;
}
.fs-6 {
font-size: 150%;
}
.fs-7 {
font-size: 281.25%;
}
.fm {
font-weight: 500;
}
.fsb {
font-weight: 600;
}
.feb {
font-weight: 800;
}
.font_b {
font-weight: bold;
}
.col_y {
color: #F8D36F;
}
.line_h1 {
line-height: 2.2;
}
.line_h2 {
line-height: 1.7;
}
.lts-1 {
letter-spacing: 0.1em;
}
.pd-lr {
padding-left: 20px;
padding-right: 20px;
}
.pd-lr0 {
padding-left: 40px;
padding-right: 40px;
}
.pd-t1 {
padding-top: 100px;
}
.pd-b1 {
padding-bottom: 100px;
}
.pd-t2 {
padding-top: 50px;
}
.bdr0 {
border-radius: 20px;
}
.bdr1 {
border-radius: 30px;
}
.bdr2 {
border-radius: 60px;
}
.bgcw {
background-color: #fff;
}
.dbox {
padding: 100px 20px;
}
.dbox2 {
padding: 60px 20px;
}
.mw1440 {
max-width: 1440px;
}
.mw1380 {
max-width: 1380px;
}
.mw1200 {
max-width: 1200px;
}
.mw1000 {
max-width: 1000px;
}
.btn {
max-width: 384px;
display: block;
height: 160px;
line-height: 74px;
border: solid 3px #F8D36F;
border-radius: 24px;
padding: 20px 10px;
color: #000;
background-color: #fff;
opacity: 1!important;
}
.btn-1 {
border-color: #F8996F;
}
.btn-2 {
border-color: #8CBC4C;
}
.btn-3 {
border-color: #80A5CF;
}
.btn .wrap {
display: block;
max-width: 270px;
line-height: 120px;
padding-right: 40px;
position: relative;
margin-left: auto;
margin-right: auto;
text-align: left;
}
.btn .wrap > span {
line-height: 1.5;
font-size: 112.5%;
}

.btn .wrap:before {
content: '';
width: 30px;
height: 30px;
border-radius: 50%;
position: absolute;
right: 0px;
top: 50%;
margin-top: -15px;
background-color:#FFC848;
transition: 0.2s linear;
}
.btn-1 .wrap:before {
background-color:#F8996F;
}
.btn-2 .wrap:before {
background-color:#8CBC4C;
}
.btn-3 .wrap:before {
background-color:#80A5CF;
}
.btn .wrap:after {
content: '';
width: 30px;
height: 30px;
position: absolute;
right: 0px;
top: 50%;
margin-top: -15px;
background: url(images/btn-arrow.png) center center no-repeat;
}
.btn:hover {
background-color: #F8D36F;
}
.btn-1:hover {
background-color: #F8996F;
}
.btn-2:hover {
background-color: #8CBC4C;
}
.btn-3:hover {
background-color: #80A5CF;
}
.btn:hover .wrap:before {
background-color: #fff;
transform: scale(1.5);
}
#container {
max-width: 1920px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
#to_top {
position: fixed;
bottom: 10px;
right: 10px;
width: 88px;
height: 88px;
visibility: hidden;
z-index: 10000;
display: block;
}
#top-head {
padding: 20px;
z-index: 100;
}
#top-head > div {
position: relative;
}
body.open {
overflow: hidden;
}
#top-head.open {
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: rgba(0,0,0,0.7);
}
#top-head.open > div {
position: static;
}

#top-head .logo {
line-height: 70px;
max-width: 350px;
width: 26%;
float: left;
position: relative;
z-index: 104;
}
#top-head .logo a {
display: inline-block;
}
#top-head .logo a img {
vertical-align: middle;
}
#head-box {
float: right;
margin-right: 70px;
}
#head-contact {
display: block;
width: 213px;
float: right;
margin-top: 5px;
}
#head-menu {
float: right;
line-height: 70px;
}
#head-menu a {
color: #000;
font-size: 15px;
font-weight: 500;
letter-spacing: 0.1em;
display: inline-block;
opacity: 1;
margin-right: 25px;
}
#mobile-nav {
 position: absolute;
 width: 50px;
 height: 60px;
 right: 10px;
 z-index: 104;
}
/* Toggle Button */
#nav-toggle {
  position: absolute;
  top: 10px;
  right: 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  z-index: 104;
  padding: 10px 3px;
}
#nav-toggle div {
  position: relative;
  height: 100%;
}
#nav-toggle div.mtxt {
  margin-top: 10px;
  font-size: 11px;
}
#nav-toggle span {
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  background: #000;
  top: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
  top: 0px;
}
#nav-toggle span:nth-child(2) {
  top: 8px;
}
#nav-toggle span:nth-child(3) {
  top: 17px;
}
#global-nav {
position: absolute;
z-index: 101;
width: 100%;
max-height: 100%;
overflow: auto;
clear:both;
top: -2000px;
left: 0;
margin-top: -50px;
padding: 160px 20px 50px;
background-color: #fff;
-webkit-transition: opacity .8s ease-in-out;
-moz-transition: opacity .8s ease-in-out;
transition: opacity .8s ease-in-out;
}
#global-nav .left {
width: 66.66%;
}
#global-nav .left > div {
width: 50%;
float: left;
}

#global-nav .right {
width: 33.33%;
}
.g-img img {
border-radius: 20px;
}
#global-nav ul {
list-style: none;
}
#global-nav ul.service {
padding-left: 20px;
margin-bottom: 30px;
}
#global-nav ul > li a {
color: #000;
letter-spacing: 0.05em;
display: inline-block;
opacity: 1;
margin-top: 30px;
}
.m > span {
display: inline-block;
font-weight: 500;
color: #000;
}
.m > span:after {
content: '';
width: 0;
height: 2px;
margin-top: 4px;
background-color: #F1AE4B;
display: block;
transition: width 0.2s linear;
}
.m:hover > span:after {
width: 100%;
}
.r {
display: inline-block;
line-height: 30px;
position: relative;
padding-left: 40px;
}
.r:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: #F8D36F;
background-image: url(images/c-arrow.png);
background-position: center center;
background-repeat: no-repeat;
transition: 0.2s linear;
}
.r:hover:before {
transform: scale(1.2);
}
.r2 {
line-height: 50px;
padding-left: 60px;
}
.r2:before {
background-color: #F8996F;
width: 50px;
height: 50px;
background-image: url(images/c-arrow2.png);
}
.r3 {
line-height: 40px;
padding-left: 50px;
}
.r3:before {
width: 40px;
height: 40px;
background-image: url(images/c-arrow_w.png);
}
.r3-1:before {
background-color: #F2A4A4;
}
.r3-2:before {
background-color: #8CBC4C;
}
.r3-3:before {
background-color: #80A5CF;
}
.r3-4:before {
background-color: #F1AE4B;
}
.c {
opacity: 1;
}
.c:before {
content: '';
display: inline-block;
width: 9px;
height: 9px;
border-radius: 50%;
background-color: #F8D36F;
margin-right: 15px;
vertical-align: middle;
transition: 0.2s linear;
}
.c:hover:before {
transform: scale(1.5);
}
.s {
color: #757575!important;
opacity: 1!important;
font-weight: 500;
font-size: 14px!important;
}
.s:hover {
color: #000!important;
}
/* #nav-toggle */
.open #nav-toggle span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
  height: 0;
  top: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
/* #global-nav */
.open #global-nav {
  /* #global-nav top + #mobile-head height */
  -moz-transform: translateY(2050px);
  -webkit-transform: translateY(2050px);
  transform: translateY(2050px);
}

#footer {
padding: 100px 20px 50px;
}
#footer > div {
max-width: 1200px;
}
#footer .left {
max-width: 380px;
margin-right: 40px;
}
#footer .logo {
display: block;
max-width: 235px;
}
#footer ul {
list-style: none;
}
#footer .ovf_h > div {
max-width: 590px;
width: 100%;
}
#footer .ovf_h .left {
margin-right: 18%;
}

#footer ul li a {
color: #000;
letter-spacing: 0.05em;
display: inline-block;
margin-top: 30px;
}
#footer .copyright {
font-size: 14px;
margin-top: 30px;
}
#footer .footer_menu a {
margin-left: 25px;
margin-right: 25px;
color: #000;
font-weight: bold;
opacity: 1;
}

#main {
max-width: none;
}
#topmain .mask,
#bottommain .mask {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
#topmain video,
#bottommain video {
width: 100%;
}
#topmain .movie_top {
position:absolute;
z-index: 2;
width: 31%;
top: -1%;
left: 1.4%;
}
#topmain .movie_bottom {
position:relative;
z-index: 2;
width: 52.7%;
margin-top: -12%;
margin-right: 1.4%;
margin-left: auto;
}
.mainimg {
max-width: none;
width: 100%;
}
#topmain .pagemain {
max-width: 1360px;
}
#topmain .pagemain .imgmain {
padding-left: 1.5%;
margin-top: 40px;
max-width: 100%;
}
#topmain .pagemain .topkazari {
max-width: 300px;
width: 30%;
position: absolute;
left: 0;
margin-top: -3%;
z-index: 2;
}
#topmain .pagemain .imgmain .pos_r {
border-radius: 40px;
overflow: hidden;
}

.page_toptitle {
position: absolute;
top: 55%;
left: 9.8%;
width: 39%;
max-width: 334px;
}
.top-1 {
padding: 50px 20px;
}
.top-1 .ttl {
width: 30%;
max-width: 105px;
padding-right: 10px;
display: inline-block;
}
.top-1 .tel {
width: 70%;
display: inline-block;
}
.top-2 {
max-width: 1120px;
}
.top-2 .left {
width: 55%;
max-width: 515px;
padding-right: 20px;
}
.top-3 {
max-width: 792px;
}
.top-3 .content {
margin-left: -12px;
margin-right: -12px;
padding-bottom: 25px;
font-size: 0;
letter-spacing: 0;
}
.top-3 .service {
width: 50%;
max-width: 404px;
margin-top: 80px;
padding-left: 12px;
padding-right: 12px;
display: inline-block;
vertical-align: top;
}
.top-news {
max-width: 1200px;
}
.top-news .left {
width: 313px;
margin-right: 20px;
}
.top-news .ovf_h > div {
float: right;
width: 100%;
max-width: 790px;
padding-bottom: 25px;
}
.no_news {
margin-top: 30px;
}
.date {
font-family: "Inter", sans-serif;
font-size: 13px;
font-weight: 500;
color: #000000;
display: block;
}
.newslist {
list-style: none;
}
.newslist li {
border-bottom: solid 1px #707070;
padding: 20px;
min-height: 100px;
}
.newslist .title {
margin-top: 15px;
color: #000;
font-weight: 600;
display: block;
padding-right: 20px;
background: url(images/news-arrow.png) right center no-repeat;
transition: 0.2s linear;
}
.newslist .title:hover {
transform: translateX(10px);
}
.newslist .no_news {
border: none;
}
.top-staffblog {
max-width: 1200px;
}
.top-staffblog > div {
margin-left: -12px;
margin-right: -12px;
font-size: 0;
letter-spacing: 0;
}
.top-staffblog .content {
max-width: 306px;
width: 50%;
padding-left: 12px;
padding-right: 12px;
display: inline-block;
vertical-align: top;
}
.top-staffblog .content > div {
margin-top: 60px;
text-align: left;
}
.top-staffblog .mimg {
display: block;
position: relative;
border-radius: 20px;
overflow: hidden;
margin-bottom: 10px;
opacity: 1;
}
.top-staffblog .mimg .bg {
}
.top-staffblog .mimg .m {
position: absolute;
width: 113.5%;
top: 0;
left: 0;
margin-left: -6.75%;
margin-right: -6.75%;
}
.top-staffblog .mimg .m img {
transition: 0.3s ease-in-out;
}
.top-staffblog .mimg:hover .m img {
transform: scale(1.1);
}

.top-staffblog .title {
display: block;
height: 55px;
overflow:hidden;
margin-top: 10px;
margin-bottom: 10px;
}
.top-recruit {
padding: 80px 20px 20px;
min-height: 478px;
border-radius: 50px;
border-bottom: 20px;
background: url(images/top-recruit_bg.jpg) center top no-repeat;
}
.top-recruit .left {
width: 318px;
}
.top-4 .right {
width: 41%;
min-width: 330px;
margin-left: 20px;
padding-top: 20px;
}
.top-4 .right > div {
width: 330px;
}

/* page */
.about-1 .left {
margin-right: 20px;
}
.about-1 .right > div {
max-width: 530px;
}

.access .left {
width: 340px;
margin-right: 20px;
}
.access .right > div {
max-width: 700px;
width: 100%;
}
.access iframe {
width: 100%;
height: 495px;
}
.scroll_img {
/*max-width: 421px;*/
width: 40%;
}
.scroll_img .slick-list {
overflow: visible;
}
.scroll_img .slick-slide {
padding: 0 4px;
}
.scroll_img.about {
max-width: 293px;
margin-left: -2px;
margin-right: -2px;
}
.scroll_img.about .slick-slide {
padding: 0 2px;
}
.about-tbl {
border-collapse: collapse;
width: 100%;
max-width: 600px;
}
.about-tbl tr {
border-bottom: solid 1px #707070;
}
.about-tbl tr.first {
border-top: solid 1px #707070;
}
.about-tbl th {
text-align: left;
vertical-align: top;
width: 200px;
padding: 20px;
line-height: 2;
font-weight: 400;
}
.about-tbl td {
padding: 20px 0;
line-height: 2;
font-weight: 400;
}
.about-mark .left {
width: 460px;
margin-right: 10px;
}
.about-mark .ovf_h {
text-align: right;
}
.subtitle {
padding-left: 30px;
line-height: 28px;
position: relative;
font-weight: 600;
font-size: 150%;
margin-bottom: 30px;
}
.subtitle:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 28px;
border-radius: 4px;
background-color: #F8D36F;
}

.service-top {
max-width: 1200px;
}
.service-top .img {
border-radius: 16px;
}
.two {
width: 100%;
}
.two .sp {
width: 24px;
}
.two .rbx {
border-radius: 24px;
border: solid 4px #F8D36F;
background-color: #fff;
padding: 50px 20px;
}
.two .content {
max-width: 490px;
}
.two h3 {
max-width: 364px;
}
.two .box .ovf_h {
line-height: 45px;
}
.two .box .ovf_h span {
line-height: 1.5;
}
.two .title {
float: left;
display: block;
width: 90px;
height: 45px;
border-radius: 23px;
background-color: #F8D36F;
text-align: center;
font-weight: 500;
margin-right: 10px;
padding: 13px 10px;
}
.overview-1 {
font-size: 0;
letter-spacing: 0;
}

.overview-1 .left {
width: 60%;
}
.overview-1 .right {
width: 40%;
padding: 0 20px;
}

.tbl-1 {
width: 100%;
border-radius: 25px;
overflow: hidden;
}
.tbl-1 tr {
border-top: solid 2px transparent;
}
.tbl-1 th {
text-align: left;
width: 100px;
padding: 20px 15px;
background-color: #F8D36F;
font-weight: 400;
}
.tbl-1.event th {
text-align: center;
}
.tbl-1.recruit th {
width: 180px;
line-height: 1.5;
vertical-align: top;
font-weight: 500;
}
.tbl-1 td {
padding: 20px 15px;
background-color: #fff;
line-height: 1.75;
}
.tbl-2 {
border-collapse: collapse;
width: 100%;
}
.tbl-2 tr {
border-bottom: dotted 1px #707070;
}
.tbl-2 th {
padding: 15px;
font-weight: 500;
}
.tbl-2 td {
padding: 15px;
line-height: 1.75;
}
.scroll_img.home_tsurukame {
margin-left: -10px;
margin-right: -10px;
max-width: 250px;
}
.scroll_img.home_tsurukame .slick-slide {
padding: 0 10px;
}
.scroll_img.home_tsurukame .slick-slide img {
border-radius: 24px;
}

.scroll_img.home_tsurukame .pd {
padding-top: 30px;
}
.scroll_img.dayservice_tsurukame {
margin-left: -2px;
margin-left: -2px;
max-width: 375px;
}
.scroll_img.dayservice_tsurukame .slick-slide {
padding: 0 2px;
}
.box-1 .left {
max-width: 282px;
margin-right: 20px;
}
.box-1 .left img {
border-radius: 10px;
}
.box-1 .right > div {
max-width: 670px;
}
.threebox {
margin-left: -12px;
margin-right: -12px;
font-size: 0;
letter-spacing: 0;
}
.threebox > div {
width: 100%;
max-width: 408px;
display: inline-block;
vertical-align: top;
padding-left: 12px;
padding-right: 12px;
}
.fourbox > div {
max-width: 306px;
}
.servicebox > div {
max-width: 204px;
width: 50%;
}
.threebox > div a {
margin-top: 24px;
}
.threebox .mb {
margin-bottom: 40px;
}
.threebox .content {
max-width: 335px;
margin-top: 25px;
}
.threebox .content p {
margin-top: 10px;
}
.fourbox .content {
max-width: 235px;
}
.servicebox .content {
max-width: 150px;
}
.dayservice_tsurukame-1 {
max-width: 1100px;
}
.dayservice_tsurukame-1 .left {
margin-right: 20px;
}
.dayservice_tsurukame-1 .right > div {
max-width: 590px;
}
.timeline .tbl-1 th {
width: 90px;
text-align: center;
vertical-align: top;
line-height: 1.75;
font-weight: 500;
}
.timeline .arrow {
padding: 15px;
text-align: center;
}
.homecare_tsurukame-1 {
margin-left: -10px;
margin-right: -10px;
font-size: 0;
letter-spacing: 0;
}
.homecare_tsurukame-1 > div {
display: inline-block;
padding: 10px;
max-width: 366px;
width: 50%;
}
.rtitle {
height: 50px;
width: 155px;
border-radius: 24px;
padding: 16px 24px;
background-color: #F8D36F;
margin-right: 20px;
}
.rtitle +p {
line-height: 50px;
}
.rtitle +p > span {
line-height: 1.5;
}
.box-2 .left {
max-width: 404px;
width: 50%;
padding-right: 20px;
}
.box-2 .right > div {
max-width: 560px;
}
.pl-1 {
color: #000;
display: inline-block;
margin-right: 30px;
height: 25px;
line-height: 25px;
padding-left: 30px;
background: url(images/pl-arrow.png) left center no-repeat;
}
.childcare_support-1 .left {
max-width: 435px;
margin-right: 20px;
}

.archive {
max-width: 1028px;
padding: 135px 20px;
}
.archive .newslist {
max-width: 740px;
}
.archive .newslist h2 {
font-size: inherit;
font-weight: 400;
}
.postbox {
max-width: 800px;
min-height: 300px;
}
.postbox .entry-title {
margin-top: 20px;
font-size: 175%;
line-height: 1.6;
}
.postbox .entry-content {
margin-top: 30px;
}
.postbox .entry-content p {
line-height: 2.7;
}
.wp-pagenavi {
margin-top: 60px;
text-align: center;
font-size: 14px;
}
.wp-pagenavi .current,
.wp-pagenavi a.page {
font-family: 'Inter', sans-serif;
font-size: 15px;
padding-left: 10px;
padding-right: 10px;
margin-left: 5px;
margin-right: 5px;
display: inline-block;
vertical-align: middle;
}
.wp-pagenavi a.page {
color: #BFBFBF;
}
.wp-pagenavi a.page:hover {
color: #000;
opacity: 1;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
display: inline-block;
width: 30px;
height: 20px;
vertical-align: middle;
}
.wp-pagenavi .previouspostslink {
background: url(images/aarl.png) center center no-repeat;
}
.wp-pagenavi .nextpostslink {
background: url(images/aarr.png) center center no-repeat;
}

.postlinks {
max-width: 800px;
}
.postlinks .prev {
display: inline-block;
width: 14px;
height: 13px;
margin-right: 5px;
background: url(images/arl.png) center center no-repeat;
}
.postlinks .next {
display: inline-block;
width: 14px;
height: 13px;
margin-left: 5px;
background: url(images/arr.png) center center no-repeat;
}
.postlinks a {
color: #000;
font-size: 14px;
font-weight: 400;
}
.to_list {
display: inline-block;
padding: 20px 40px;
background-color: #F8996F;
color: #fff;
border-radius: 8px;
font-size: 15px;
line-height: 1.3;
background-image: url(images/tri_w.png);
background-position: 20px center;
background-repeat: no-repeat;
}

.contactform .title {
margin-top: 40px;
}
.contactform .hissu {
font-size: 11px;
background-color: #F8D36F;
display: inline-block;
padding: 6px 8px;
border-radius: 6px;
vertical-align: middle;
margin-left: 5px;
}
.contactform .w1 {
max-width: 560px;
}
.contactform .w2 {
max-width: 220px;
}
.contactform input[type=text],
.contactform input[type=tel],
.contactform input[type=email],
.contactform textarea {
margin-top: 10px;
width: 99%;
padding: 20px;
border: solid 1px #9F9E97;
border-radius: 12px;
background-color: #fff;
}
.contactform input[type=checkbox] {
width: 20px;
height: 20px;
vertical-align: middle;
}
.contactform .wpcf7-submit {
max-width: 390px;
width: 100%;
display: block;
line-height: 80px;
margin: 80px auto 0;
background-color: #F8996F;
border-radius: 16px;
border: none;
color: #fff;
font-size: 112.5%;
font-weight: 500;
font-family: inherit;
letter-spacing: 0.1em;
}

.wpcf7-not-valid-tip {
margin-top: 4px;
}
.privacypolicy {
background-color: #fff;
padding: 20px;
font-size: 13px;
font-weight:400;
margin-top: 15px;
}

.jobtbl {
border-collapse: collapse;
width: 100%;
border: solid 1px #707070;
margin-top: 15px;
}
.jobtbl tr {
border-top: solid 1px #707070;
}
.jobtbl th {
background-color: #F5F5F5;
vertical-align: top;
text-align: left;
width: 150px;
padding: 30px 20px;
font-weight: 400;
line-height: 1.86;
}
.jobtbl td {
padding: 30px 20px;
font-weight: 400;
line-height: 1.86;
}

@media screen and (max-width: 999px){
.sp999_n {
display: none;
}
.sp999_wa {
float: none!important;
width: auto!important;
}
.sp999_mglra {
margin-left: auto!important;
margin-right: auto!important;
}
#main {
margin-top: 70px;
}
#top-head {
position:absolute;
margin-top: 100px;
top: -100px!important;
width: 100%;
padding: 0px 0px 0px 10px;
}
#top-head.fixed {
position: fixed;
background-color: rgba(255,255,255,0.8);
margin-top: 0;
top: 0!important;
-webkit-transition: top 0.65s ease-in-out;
-moz-transition: top 0.65s ease-in-out;
transition: top 0.65s ease-in-out;
}
#top-head > div {
height: 70px;
}
#top-head .logo {
line-height: 60px;
width: auto;
margin-right: 80px;
max-width: 300px;
}
#head-box {
display: none;
}
#global-nav {
padding-top: 102px;
}
#global-nav .left,
#global-nav .right {
width: 50%;
}
#global-nav .left > div {
width: auto;
float: none;
}
#topmain .pagemain .imgmain .mainimg {
width: 140%;
margin-left: -20%;
}
.top-news .left {
float: none;
margin-bottom: 15px;
}
}
@media screen and (max-width: 767px){
.pd-lr0 {
padding-left: 20px;
padding-right: 20px;
}
.pc767_n {
display: none;
}
.sp767_i {
display: inline;
}
.sp767_tbl,
.sp767_tbl tr,
.sp767_tbl th,
.sp767_tbl td {
display: block!important;
}
.sp767_wa {
float: none;
width: auto;
margin: auto!important;
}
.sp767_mb {
margin-bottom: 30px!important;
}
.fs-7 {
font-size: 225%;
}
#topmain .pagemain .imgmain {
margin-top: 20px;
}
.top-2 .left {
float: none;
width: auto;
padding-right: 0;
max-width: none;
}
.top-2 .right > div {
margin-top: 50px;
}
.top-recruit .left {
float: none;
width: auto;
}
.top-4 .right {
float: none;
width: auto;
margin-left: auto;
margin-bottom: 40px;
}
.top-4 .right > div {
width: auto;
}
.top-4 .right +.ovf_h {
text-align: center;
}
.about-1 .left {
float: none;
margin-right: auto;
margin-bottom: 40px;
}
.about-1 .right > div {
max-width: none;
}
.about-tbl th {
width: 200px;
padding: 10px;
}
.access .left,
.about-mark .left {
float: none;
width: auto;
margin-right: auto;
margin-bottom: 30px;
}
.access .right > div {
max-width: none;
}
.access iframe {
height: 400px;
}
.about-mark .ovf_h {
text-align: center;
}
.two .rbx {
max-width: 600px;
padding: 30px 20px;
}
.two .sp {
height: 30px;
}
.overview-1 > div {
display: block;
width: auto!important;
max-width: 600px;
}
.overview-1 .left {
margin-bottom: 40px;
}
.postbox {
float: none;
margin-right: auto;
}
.postbox > div {
margin-right: auto;
}
}

@media screen and (max-width: 639px){
html, .fs-0 {
font-size: 14px;
}
.sp639_wa {
float: none;
width: auto;
}
.sp639.fs-5 {
font-size: 175%;
}
#to_top {
width: 60px;
height: 60px;
}
.dbox {
padding: 60px 20px;
}
.mg-t3 {
margin-top: 45px;
}
.mg-t4 {
margin-top: 60px;
}
.pd-t1 {
padding-top: 60px;
}
.pd-b1 {
padding-bottom: 60px;
}
#global-nav .left,
#global-nav .right {
width: auto;
float: none;
}
#topmain .pagemain .imgmain .pos_r {
border-radius: 20px;
}
.top-3 .service {
width: 100%;
margin-top: 60px;
}
.top-staffblog .title {
height: 45px;
}
.about-tbl,
.about-tbl tr,
.about-tbl tbody,
.about-tbl th,
.about-tbl td {
width: auto;
display: block;
}
.about-tbl tr {
border-top: none;
}
.about-tbl th {
background-color: #707070;
color: #fff;
}
.about-tbl td {
padding-left: 20px;
}
.two .title {
padding: 7px 10px;
height: 30px;
width: 60px;
border-radius: 15px;
}
.two .box .ovf_h {
line-height: 30px;
}
.tbl-1 {
border-radius: 12px;
}
.tbl-1 th {
width: 80px!important;
padding: 10px;
}
.tbl-1.recruit th {
width: 100px!important;
}
.tbl-1 td {
padding: 10px;
}
.box-1 .left {
margin-right: auto;
margin-bottom: 30px;
}
.box-2 .left {
float: none;
width: auto;
padding-right: 0;
margin-bottom: 15px;
}
}

@media screen and (max-width: 480px){
.bdr1 {
border-radius: 15px;
}
.bdr2 {
border-radius: 10px;
}
#footer > div {
padding-right: 60px;
}
.newslist li {
height: auto;
line-height: 1;
padding-top: 20px;
padding-bottom: 20px;
}
.newslist .title {
height: auto;
display: block;
line-height: 1.4;
margin-top: 5px;
}
.top-staffblog .content {
width: 100%;
}
.top-recruit {
border-radius: 25px;
background-size: auto 100%;
min-height: 0;
padding-top: 60px;
padding-bottom: 40px;
}
.homecare_tsurukame-1 > div {
width: 100%;
}
.rtitle {
height: 40px;
width: 130px;
border-radius: 20px;
padding: 13px 20px;
}
.rtitle +p {
line-height: 40px;
}
.jobtbl,
.jobtbl tr,
.jobtbl tbody,
.jobtbl th,
.jobtbl td {
width: auto;
display: block;
}
.jobtbl th,
.jobtbl td {
padding: 15px 10px;
}
}
