
/*
サブカラー濃紺  #015089
サブカラー茶 #8a716a
キーカラー薄桃 #fac5c5
キーカラーピンク #ff868c
キーカラーピンク2 #ff868c
グレー濃    #888888
グレー中間  #ccc
グレー薄    #e9e9e9
*/

body {
    color: #000;
    background-color: #fff;
}
h1, h2, h3, h4 {
    font-family: "M PLUS Rounded 1c", Sans-serif;
}
.nowrap {   white-space: nowrap;}

.txtmini {
    font-size: 0.5em;
    font-weight: 300;
}
.headside {
    clear: both;
    float: right;
    width: auto;
    display: table;
    margin: 0;
}
.headside .subnavigation ul {
    list-style: none;
    margin-bottom: 0.5em;
    padding: 0;
}
.headside .subnavigation ul li {
    display: inline-block;
    font-size: 0.85em;
    font-weight: bold;
    padding: 5px 2.5em;
    margin-bottom: 0;
}
.headside .subnavigation ul li a {
    text-decoration: none;
    color: #8a716a;
}

.page-header{
    color: #015089;
    background-color: #fce2e2;
    background-image: url("/wp-content/themes/lp-hakodatekamedakita/img/pg-header-object.png");
    background-position: 10% bottom;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 200px;
}

.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    font-weight: bold;
    color: #015089;
}

.spnavitxt {
    text-align: center;
}

.footerlist1 {
    list-style: none;
    padding-left: 0;
}
.footerlist1 li {
    margin-bottom: 0.25em;
    font-size: 0.95em;
}
.footertxt1 {
    text-align: center;
}
.footerbox1 {
    display: block;
    width: 100%;
    border: 1px solid #015089;
    border-radius: 10px;
    margin-bottom: 1em;
    padding: 0.5em 1em;
}
.futterbtn-access a {
    display: block;
    width: 100%;
    background-color: #015089;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    padding: 0.25em 1.5em;
}

/* デザインパーツ */

.entry-body hr.stripe1 {
    height: 0;
    margin: 0.75em 0 1.5em;
    padding: 0;
    border: 0;
    height: 10px;
    background-image: repeating-linear-gradient(-45deg,#015089 0, #015089 3px, transparent 0, transparent 50%);
    background-size: 10px 10px;
}
.infobpx-tel {
    display: block;
    width: 15em;
    background-color: #8a716a;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    border-radius: 9999em;
    margin-bottom: 1em;
    padding: 0.5em 1.5em;
    overflow: hidden;
    text-align: center;
}

.topbottom .top-recruit {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 1.5em 0;
}
.topbottom .top-recruit-l {
    display: block;
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
}
.topbottom .top-recruit-r {
    display: block;
    float: right;
    width: 45%;
    height: auto;
    overflow: hidden;
}
.topbottom .top-recruit a {
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 0.5em 1.5em;
    background-color: #8a716a;
    border-radius: 9999px;
    color: #fff;
    text-align: center;
}

/* トップページ スライド 修正版 */
.slide-text-set {
    position: absolute;
    top: 18%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
}
.slide-text-title {
    line-height: 1.5;
    padding: 0;
    margin: 0;
    background: 0 0;
    font-size: 2.5em;
    font-weight: bold;
    color: #fff;
    text-align: inherit;
    outline: unset;
    outline-offset: unset;
    display: block;
    text-shadow: 0 0 5px #000 !important;
}

.topslidebox {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
}
.topslidebox a.pickuplink {
    display: inline;
    text-align: center;
    color: #fff;
    background-color: rgb(1, 80, 137,0.85);
    border-radius: 10px;
    font-size: 1.5em;
    font-weight: bold;
    padding: 0.5em 1.5em;
}

/* トップページ スライド
.slide-text-set {
    position: absolute;
    top: 22%;
    left: 100%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
}
.slide-text-title {
    font-size: 30pt;
    font-weight: bold;
    line-height: 1.25;
    text-shadow: 0 0 3px #ffffff !important;
}
.slide-text-title .topcopy-big {
    font-size: 2em;
}
.slide-text-caption {
    color: #015089 !important;
}
.slide-text-title hr.stripe2 {
    height: 0;
    margin: 0.5em 0;
    padding: 0;
    border: 0;
    height: 10px;
    background-image: repeating-linear-gradient(-45deg,#f29dae 0, #f29dae 3px, transparent 0, transparent 50%);
    background-size: 10px 10px;
}
 */

/* トップページ */
.topupper {
	display: flex;
	justify-content: space-between;
  	flex-wrap: wrap;
	align-items: stretch;
}

.topupper .toptopics {
    flex-basis: 65%;
    margin: 0px auto 10px auto;
    background-color: #fff;
    padding: 0;
}
.topupper .toptopics h2 {
    border-bottom: 0;
    font-size: 30pt;
    line-height: 1.25;
    text-align: center;
}
.topupper .topupper-inner {
    width: 100%;
    overflow: hidden;
	display: flex;
	justify-content: space-between;
  	flex-wrap: wrap;
	align-items: stretch;
    padding-bottom: 2em;
}
.topupper .visitinfo {
    flex-basis: 50%;
    margin: 0;
    border: 1px solid #015089;
    border-radius: 10px;
    background-color: #fbe7e3e3;
    display: grid;
    place-items: center;
}
.topupper .visitinfo-inner {
    display: block;
    width: 22em;
    overflow: hidden;
}
.topupper .visitinfo-l {
    display: block;
    width: 20%;
    float: left;
    color: #f7738a;
    font-size: 2.5em;
    text-align: center;
}
.topupper .visitinfo-r {
    display: block;
    width: 80%;
    float: right;
    color: #015089;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 2.5em;
}

.topupper .timeinfo {
    flex-basis: 50%;
    background-color: #fff;
    padding-left: 1em;
}
.topupper .timeinfo .timeinfo-inner {
    display: block;
    width: 100%;
    border-radius: 15px;
    padding: 1em;
    overflow: hidden;
}
.topupper .timeinfo .timeinfo-l {
    display: block;
    float: left;
    width: 20%;
    padding: 1em;
    text-align: center;
}
.topupper .timeinfo .timeinfo-l i {
    font-size: 3em;
    color: #ff868c;
}
.topupper .timeinfo .timeinfo-r {
    display: block;
    float: left;
    width: 80%;
    font-size: 1.25em;
    line-height: 1.85;
}
.topupper .timeinfo .timeinfo-r i {
    color: #ff868c;
}
.topupper .telinfo {
    display: block;
    width: 100%;
    color: #015089;
    margin: 0 0 0.5em 0;
    padding: 0.5em 1em;
    border: 1px solid #015089;
    border-radius: 10px;
    font-size: 1.25em;
    text-align: center;

}
.topupper .telinfo i {
    color: #ff868c;
}

.topupper .businfo {
    text-align: center;
    font-size: 1.25em;
    overflow: hidden;
    border-radius: 10px;
    padding: 1em;
    background-color: #8a716a;
    color: #fff;
}
.topupper .businfo a {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
}

/*
.topupper .top-btn {
    padding: 0 0 0 0.5em;
    text-align: center;
    font-size: 1.25em;
    overflow: hidden;
}
.topupper .top-btn a {
    display: block;
    float: left;
    width: 100%;
    border-radius: 10px;
    padding: 1em;
    background-color: #8a716a;
    color: #fff;
    margin: 0 0 5px 0;
}
.topupper .top-btn a.top-btn-mid1 {
    width: 48%;
    margin-right: 3.5%;
    margin-bottom: 10px;
    background-color: #8a716a;
}
.topupper .top-btn a.top-btn-mid2 {
    width: 48%;
    margin-bottom: 10px;
    background-color: #8a716a;
}
*/


.topupper .top-message {
    position: relative;
    display: block;
    width: 100%;
    background-color: #fbe7e3e3;
    padding: 2em 1em;
    line-height: 1.25;
}
.topupper .top-message-l,
.topupper .top-message-r {
    display: block;
    float: left;
    width: 10%;
    overflow: hidden;
    text-align: center;
    color: #ff868c;
    font-size: 2.5em;
}
.topupper .top-message-r {
    position: absolute;
    bottom: 1em;
    right: 0;
}
.topupper .top-messagebody {
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
}

.topupper .top-messagebody h2 {
    color: #015089;
    margin: 0 0 0.5em 0;
    padding: 0;
    border-bottom: 0;
    text-align: center;
    line-height: 1.5;
}
.topupper .top-messagesub {
    color: #015089;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.5em;
}

.topbottom .top-service {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
	margin: 0;
	padding: 0;
}
.topbottom .top-servicebox {
	flex-basis: 23%;
	margin: 5px 1% 10px;
    padding-top: 1em;
    text-align: center;
    /* background-image: linear-gradient(180deg, #FBE2DD 20%, #FFFFFF 1%); */
}
.top-serviceicon {
    display: block;
    width: 5em;
    height: 5em;
    margin: 0 auto;
    border: 3px solid #ff868c;
    border-radius: 50%;
    padding: 1em 0 0 0;
    background-color: #fff;
}
.topbottom .top-servicebox i {
    font-size: 3.0em;
    color: #ff868c;
    line-height: 1;
}
.top-servicebox h3 {
    font-size: 1.20em !important;
    color: #ff868c !important;
}
.topbottom .top-servicebox p {
    text-align: left;
}

.topbottom h2 {
    margin: 0 0 1em !important;
    padding: 0 0 0.25em !important;
}
.topbottom h3 {
    margin: 0.5em 0 !important;
    padding: 0 !important;
}

.widget_vkexunit_post_list h2.mainSection-title {
    color: #015089;
    padding: .8em 0 .7em;
    border-top: 0px;
    border-bottom: 1px solid #ff868c;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}
.titlestripe {
    background-image: repeating-linear-gradient(-45deg, #ff868c 0, #ff868c 4px, transparent 4px, transparent 8px);
    background-position:center bottom;
    background-repeat: no-repeat;
    background-size: 100% .25em;
}
.widget_vkexunit_post_list .postList {
	display: flex;
	justify-content: flex-start;
  	flex-wrap: wrap;
	align-items: stretch;
    margin-bottom: 1em;
}
.widget_vkexunit_post_list .postList .postList_item {
	flex-basis: 31.3%;
	margin: 0px 1% 0px;
	padding: 1em;
}
.widget_vkexunit_post_list .postList .postList_item::after {
    content:"" !important;
	flex-basis: 31.3% !important;
	margin: 0px 1% 0px;
	padding: 1em;
}
.widget_vkexunit_post_list .postList_more {
    display: block;
    width: 25%;
    margin: 0 auto;
    text-align: center;
}
.widget_vkexunit_post_list .postList_more a {
    display: block;
    background-color: #ff868c;
    color: #fff;
    font-weight: bold;
    border-radius: 9999px;
    padding: 0.5em;
}

.top-accessbox {
    display: block;
    width: 100%;
    padding-top: 1.5em;
    overflow: hidden;
}
.top-accessmap-outer {
    max-width: 75%;
    margin: 0 auto 1em auto;
}
.top-accessmap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 75%;
    margin: 0 auto;
}
.top-accessmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.topbottom .top-addr,
.page-access .top-addr {
    font-size: 2em;
    font-weight: bold;
    color: #015089;
    text-align: center;
    margin-bottom: 0.5em;
}
.topbottom .top-tel {
    font-size: 1.5em;
    font-weight: bold;
    color: #015089;
    text-align: center;
}
.topbottom .top-tel i {
    color: #ff868c;
}
.top-access {
	display: flex;
	justify-content: space-between;
  	flex-wrap: wrap;
	align-items: stretch;
}
.top-accessinfo {
	flex-basis: 31.3%;
	margin: 0px 1% 0px;
	padding: 1em;
    text-align: center;
    border-bottom: 0px;
}
.top-accessinfo i {
    font-size: 3em;
    color: #ff868c;
}
.top-accessinfo h3 {
    margin: 0.5em 0;
    padding: 0;
    position:static;
    border-bottom: 0px;
    font-size: 1.5em;
    font-weight: bold;
    color: #ff868c !important;
}
.top-accessinfo h3:after {
    border-bottom: 0px;
}


/* フッター */
footer {
    background-color: #F9B6B6C9;
}
footer a {
    /* color: #fff !important; */
}
.siteFooter {
    background-color: #F9B6B6C9;
}
.footerMenu {
    padding: 1em 0;
    background-color: #015089;
}
.footerMenu a {
    color: #fff !important;
}
.footerend {
    background-color: #F9B6B6C9;
}
.footerend .footerend-inner p {	text-align: center;}


/* 共通 */
.entry-body h2 {
    color: #015089;
    border-top: 0px;
    border-bottom: 1px solid #818a91;
    padding: .8em 0 .7em;
    border-top: 0px;
    font-size: 2em;
    font-weight: bold;
}
.entry-body h3 {
    color: #015089;
    padding: .8em 0 .7em;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 1.5em;
    font-weight: bold;
}
.entry-body h3:after {
    border-bottom: 0px;
}

ul.homecarelist,
ul.linklist {
    list-style: none;
    padding-left: 0.5em;
}
ul.homecarelist li,
ul.linklist li {
    margin-bottom: 1.5em;
}
ul.homecarelist li a,
ul.linklist li a {
    background-color: #ff868c;
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 10px;
}


/* テーブル共通デザイン */
table {
    margin-bottom: 1.5em;
}
table td, table th {
    border: 1px solid #ccc;
}
table.time tr {
    background-color: #e6f2f5;
    padding: .35em;
    border-bottom: 2px solid #ccc;
}
table.time td {
    background-color: #fff;
}
table.time thead tr {
    background-color: #ccc;
    color: #fff;
}
table.time tbody th {
    background: #e9e9e9 !important;
}
table.time th {
    font-size: 1.2em;
    letter-spacing: 0.3em;
}
table.time th,
table.time td {
    padding: 1em 10px 1em 1em;
    border-right: 1px solid #b4b4b4;
    vertical-align: middle !important;
    text-align: center;
}
table.time th p,
table.time td p {
    margin-bottom: 0.5em;
}

.page-facility-standards table tbody>tr:nth-child(odd)>th,
.page-c-indicator table tbody>tr:nth-child(odd)>th {
    background-color: #eee;
}
.page-facility-standards table tr:nth-child(odd) td,
.page-c-indicator table tr:nth-child(odd) td {
  background: #eee;
}

table.basic-table1 {
    border: 0 !important;
    margin-bottom: 1.5em !important;
}
table.basic-table1 th {
    width: 25% !important;
    border: 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}
table.basic-table1 td {
    width: 75% !important;
    border: 0;
    border-bottom: 1px solid #ccc;
}


/* アクセス */
.entry-body .addrtxt {
    font-size: 2em;
    font-weight: bold;
    color: #015089;
    text-align: center;
}
.page-access .access-btn a {
    display: block;
    float: left;
    width: 40%;
    margin: 1.5em 4.8% 2em;
    padding: 0.5em 2em;
    background-color: #015089;
    color: #fff;
    border-radius: 9999px;
}
.page-access table.time td {
    background-color: #fff;
}
.page-access table.time tbody th {
    background: #e9e9e9 !important;
}
.page-access table.timemini {
    width: auto !important;
    min-width: 50%;
}

/* サービス */
.service-flex1 {
	display: flex;
	justify-content: flex-start;
  	flex-wrap: wrap;
	align-items: stretch;
    margin-bottom: 1.0em;
}
.service-flexbox1-l,
.service-flexbox1-r {
    flex-basis: 60%;
    margin: 0;
}
.service-flexbox1-r {
    flex-basis: 35%;
}
.service-flexbox1-r ul {
    margin-top: 0.5em;
}

.service-flexbox2-l,
.service-flexbox2-r {
    flex-basis: 50%;
}
.service-flexbox2-r {
    /* padding-left: 3%; */
    padding: 0.5em;
}

/* 施設について */
ul.facility-list1 {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 2em;
}
ul.facility-list1 li {
position: relative;
    padding: 0 0 0 1.5em;
    margin: 0 0 0.5em 0;
}
ul.facility-list1 li::before {
    position: absolute;
    left: 0;
    font-family: "Font Awesome 7 Free";
    content: '\f0c5';
    font-weight: 900;
    color: #f7738a;
}

.facility-photo1 {
	display: flex;
	justify-content: flex-start;
  	flex-wrap: wrap;
	align-items: stretch;
}
.facility-photobox1 {
    flex-basis: 33.33%;
    margin: 0;
    padding: 0.5em 1.5em 1em;
    text-align: center;
}
.facility-photobox1 p {
    margin-bottom: 0;
}

table.facility-table1 {
    border: 0 !important;
}
table.facility-table1 th {
    width: 25% !important;
    border: 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}
table.facility-table1 td {
    width: 75% !important;
    border: 0;
    border-bottom: 1px solid #ccc;
}

.flowbox {
    display: block;
    width: 100%;
    overflow: hidden;
}
.flow {
    display: block;
    width: 35%;
    min-width: 300px;
    margin: 0 auto 1em auto;
    border-bottom: 1px solid #015089;
    overflow: hidden;
}
.flow-next {
    display: block;
    float: none;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 0.5em;
}
.flow-next i {
    font-size: 2em;
    color: #015089;
    text-align: center;
}
.flow1 {
    display: block;
    float: left;
    width: 14%;
    height: 4em;
    overflow: hidden;
    color: #e6f2f5;
    background-color: #015089;
    border: 2px solid #e6f2f5;
    border-radius: 10px;
    text-align: center;
    margin: 0;
    padding: 1em 0;
}
.flow1 i {
    font-size: 2em;
}
.flow2 {
    display: block;
    float: left;
    width: 85%;
    height: 4em;
    padding: 0 0 0 1.5em;
    overflow: hidden;
    align-content: center;
}
.flow2 h3 {
    border-bottom: 2px solid #015089 !important;
}


/* 指定居宅介護支援事業所 */
table.homecare-table {
    border: 0 !important;
}
table.homecare-table p {
    border: 0 !important;
}
table.homecare-table th {
    width: 25% !important;
    border: 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}
table.homecare-table td {
    width: 75% !important;
    border: 0;
    border-bottom: 1px solid #ccc;
}
.page-homecare .kaigo {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
	margin: 0;
	padding: 0;
}
.page-homecare .kaigobox {
	flex-basis: 46%;
	margin: 5px 2% 10px;
}
.page-homecare .kaigobox h3 {
    margin: 0 0 0.5em 0;
    padding: 0;
}
.homecare-flex1 {
	display: flex;
	justify-content: flex-start;
  	flex-wrap: wrap;
	align-items: stretch;
}
.homecare-flexbox1-l,
.homecare-flexbox1-r {
    /* flex-basis: 50%; */
    flex-basis: 100%;
    margin: 0;
}
.homecare-flexbox1-r {
    /* padding-left: 3%; */
    padding-left: 0.5em;
}

/* 採用情報 */
.page-recruit {

}
.page-recruit .recruit-line {
    display: flex;
	justify-content: flex-start;
  	flex-wrap: wrap;
	align-items: stretch;
}
.page-recruit .recruit-line-l {
    flex-basis: 20%;
    margin: 0;
    padding: 0.5em 0;
}
.page-recruit p.lineid-info {
    border: 1px solid #f7738a;
    text-align: center;
}
.page-recruit .recruit-line-r {
    flex-basis: 80%;
    margin: 0;
    padding: 0.5em 0;
    padding-left: 2em;
}


/* @media ---------------------------------------------------------------------------------------------- */
@media (min-width: 768px) {
    .footerMenu li a {
        border-left: 1px solid var(--color-footer-border, #fff) !important;
    }
}
@media (min-width: 992px) {
.siteHeader_logo img {
    max-height: 120px !important;
}
}
@media (max-width: 1200px) {
.headside {
    float: none;
    margin: 0 auto;
}
.topupper .toptopics {
    flex-basis: 100%;
    margin: 0px 0 10px 0;
    padding: 0.5em 0;
}
.topupper .toptopics a {
    margin-bottom: 1em;
}
.topupper .gairaiinfo {
    flex-basis: 100%;
    margin: 0;
    margin-bottom: 1.5em;
}
}
@media (max-width: 1080px) {

}
@media (max-width: 992px) {
.homelogo img {
    max-height: 120px !important;
}
.siteHeader_logo img {
    max-height: 90px;
}
.headside {
    display: none;
}
.topslidebox {
    bottom: 0%;
}
.widget_vkexunit_post_list .postList .postList_item {
    flex-basis: 100%;
    margin: 0px;
    margin-bottom: 1em;
}
}
@media (max-width: 768px) {
.slide-text-title {    font-size: 2.0em;}

.topupper .visitinfo {
    flex-basis: 100%;
    margin: 0 0 10px 0;
}
.topupper .visitinfo-l {
    font-size: 2em;
    line-height: 50px;
}
.topupper .visitinfo-r {
    line-height: 50px;
}
.topupper .timeinfo {
    flex-basis: 100%;
    padding-left: 0;
}
.topupper .telinfo {
    margin: 0 0 10px 0;
}

.widget_vkexunit_post_list .postList_more {
    width: 50%;
}
.siteContent .topbottom ul.topmedical li {
    flex-basis: 47%;
    margin: 5px 1.5% 1.5rem 0;
}

.page-access .access-btn a {
    width: 75%;
    margin: 1.5em auto 2em;
}
}
@media (max-width: 576px) {
.topslidebox a.pickuplink {
    font-size: 1.2em;
}
.topupper .gairaiinfo p {
    font-size: 15pt;
}
.topbottom .top-servicebox {
	flex-basis: 48%;
	margin: 5px 1% 10px;
}
.topbottom a.top-btn-mid3 {
    width: 50%;
}
.top-accessmap-outer {
    max-width: 100%;
}
.top-accessinfo {
    flex-basis: 100%;
    margin: 0;
}
table.time th,
table.time td {
    padding: 1em 5px;
}
.service-flex1,
.homecare-flex1 {
    
}
.service-flexbox1-l,
.service-flexbox1-r,
.service-flexbox2-l,
.service-flexbox2-r,
.homecare-flexbox1-l,
.homecare-flexbox1-r {
    flex-basis: 100%;
    padding-left: 0;
}
.service-flexbox1-r,
.service-flexbox2-r,
.homecare-flexbox1-r {
    padding-bottom: 1.5em;
}
.service-flexbox1-r h3,
.service-flexbox2-r h3,
.homecare-flexbox1-r h3 {
    margin-bottom: 0;
}
.service-flexbox1-l p,
.service-flexbox1-r p,
.service-flexbox2-l p,
.service-flexbox2-r p,
.homecare-flexbox1-l p,
.homecare-flexbox1-r p {
    margin-bottom: 0;
}
.facility-photobox1 {
    flex-basis: 50%;
}
}
@media (max-width: 480px) {
.slide-text-title {    font-size: 1.5em;}

.widget_vkexunit_post_list .postList_more {
    width: 75%;
}
.topbottom a.top-btn-mid3 {
    width: 75%;
}
}
@media (max-width: 420px) {
.topslidebox a.pickuplink {
    font-size: 1.0em;
    padding: 0.5em 1em;
}
.topbottom .top-servicebox {
	flex-basis: 98%;
	margin: 5px 1% 10px;
}
table.time {
    overflow-x: auto;
    width: 100%;
}
.facility-photobox1 {
    flex-basis: 100%;
}
.page-homecare .kaigobox {
    flex-basis: 100%;
}
}
@media (max-width: 400px) {
.slide-text-title {    font-size: 1.25em;}
.topupper .visitinfo-inner {
    width: auto;
}
.topupper .visitinfo-r {
    line-height: normal;
}
}
@media (max-width: 340px) {
.topslidebox a.pickuplink {
    font-size: 0.85em;
    padding: 0.5em 0.5em;
}
}

