body {
	color: #000;
	font-family: 'Lucida Grande', 'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	-webkit-font-smoothing: antialiased; /* for webkit アンチエイリアス */
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
	overflow-wrap: break-word;
	font-weight: 500;
	background: #fff;
	line-height: 1.6em;
}
body > .navbar {
	border-top: 4px solid #21a937;
	-webkit-transition: background-color 300ms ease-in;
	transition: background-color 300ms ease-in;
}
body > .navbar-transparent {
	background-color: transparent;
}
body > .navbar-transparent .navbar-nav > .open > a {
	background-color: transparent !important;
}

ol, ul {
    list-style:none
}
.breadcrumbs {
    position: absolute;
	top: 10px;
    right: 0;
    left: 0;
    width: 100%;
    margin:0 auto
}

.breadcrumbs > ol {
    overflow: hidden;
    margin-top:-5px
}

.breadcrumbs > ol > li {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-left: .8em;
    padding-left: 1.2em;
    color: #000000;
    font-size: 1.2rem;
    line-height:1.3
}

.breadcrumbs > ol > li::before {
    content: '/';
    position: absolute;
    left: 0;
    color:#bbbbbb
}

.breadcrumbs > ol > li:first-child {
    margin-left: 0;
    padding-left:0
}

.breadcrumbs > ol > li:first-child::before {
    display:none
}

.breadcrumbs > ol > li a {
    color: #000000;
    -webkit-transition: opacity .1s linear;
    transition:opacity .1s linear
}

.breadcrumbs > ol > li a:hover {
    text-decoration: none;
    opacity:.7
}

.page_title {
    padding: 20px 0;
}

.page_title.bg_about {
	background: transparent url(/img/page_title_bg_about.png) right center no-repeat;
    background-size:auto 100%;
}

.page_title.bg_homecare {
	background: transparent url(/img/page_title_bg_homecare.png) right center no-repeat;
    background-size:auto 100%
}

.page_title.bg_pharmacy {
	background: transparent url(/img/page_title_bg_pharmacy.png) right center no-repeat;
    background-size:auto 100%
}

.page_title.bg_recruit {
	background: transparent url(/img/page_title_bg_recruit.png) right center no-repeat;
    background-size:auto 100%
}

.page_title.bg_opening {
	background: transparent url(/img/page_title_bg_opening.png) right center no-repeat;
    background-size:auto 100%
}

.page_title.bg_happybridge {
	background: transparent url(/img/page_title_bg_happybridge.png) right center no-repeat;
    background-size:auto 100%
}
.page_title h1 {
	font-size: 3.6rem;
	line-height: 3.6rem;
	font-weight: 900;
	margin: 0px;
	text-align: left;
}

.page_title_container {
    width: auto;
    margin: 40px 0 40px 60px;
}

.page_title_catch {
    color: #21a937;
    letter-spacing: .06em;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.6rem;
	margin-bottom: 12px;
}


a:focus, *:focus { outline:none; }

#header-logo-xs {
	width: 180px;
	margin: 10px auto;
}

#main {
	margin-top: 141px;
}

.attention {
	position: relative;
	top: -35px;
	width: 80%;
	border: 1px solid transparent;
	border-color: #21a937;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 20px 20px 0px 20px;
	text-align: center;
}

.attention p {
	font-size: 2.0rem;
	font-weight: 300;
	color: #000000;
	margin-bottom: 10px;
}

.box-green {
	position: relative;
	width: 90%;
	border: 1px solid transparent;
	border-color: #21a937;
	background-color: transparent;
	margin: 30px auto 0px auto;
	padding: 20px 30px;
	text-align: center;
}

.box-green h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

.box-green p {
	font-size: 1.6rem;
	color: #000000;
}

.header-menu {
	overflow: hidden;
	float: right;
	padding-right: 80px;
}

.header-menu ul {
	list-style: none;
	display: table;
	width: 100%;
}
.header-menu ul li {
	display: table;
	float: left;
	width: 110px;
	height: 58px;
	margin-left: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #21a937;
}

.header-menu ul li:first-child {
	background-color: #ffffff;
	width: 180px;
	font-size: 1.2rem;
	line-height: 20px;
	text-align: right;
	padding-top: 12px;
}

.header-menu ul li a {
	display: table-cell;
	padding-top: 8px;
	font-size: 1.3rem;
	text-decoration: none;
	color: #ffffff;
	line-height: 1.6em;
	font-weight: 700;
}

.header-menu ul li a i {
	font-size: 1.8rem;
}

.header-menu ul li a:hover {
	opacity: 0.6;
}

.menu-container {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 60px;
	overflow: hidden;
	padding-left: 10px;
	border-left: 1px solid #dddddd;
}

.navbar-toggle {
	text-align: center;
	text-decoration: none;
	font-size: 1.0rem;
	line-height: 16px;
	margin: 10px 10px 10px 0px;
	padding: 3px 2px 0px 2px;
}
.navbar-toggle i {
	font-size: 1.6rem;
}

#keyvisual {
	position: relative;
	width: 100%;
	min-height: 120px;
	padding: 0px 0px;
	background-color: transparent;
	margin-top: 20px;
}

#keyvisual img {
	width: 1140px;
	height: auto;
}

#keyvisual_xs {
	position: relative;
	width: 100%;
	min-height: 120px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	/*
	margin: 20px 0 55px 0;
	*/
}


#keyvisual_xs img {
	width: 100%;
	height: auto;
}

.store-container {
	display: inline-block;
	border:1px solid #dddddd;
	background-color: #F5F6F7;
	padding: 10px 10px 0px 10px;
	margin-bottom: 30px;
	width: 100%;
	min-width: 345px;
}

.store-container .table-container table {
	font-size: 1.3rem;
}

.store-holiday {
	font-size: 1.3rem;
	margin: 15px 15px;
}

.store-holiday dl {
	margin-top: 0;
	margin-bottom: 8px;
}

.store-holiday dt{
	float: left;
}
  
.store-holiday dd{
	margin-left: 70px;
}

.store-image {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.store-image img {
	width: 100%;
	height: auto;
}

.green-btn {
    display: table;
    width: 240px;
    height: 42px;
    margin: 0px auto 20px auto;
}

.green-btn a {
	display: table-cell;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	transition: all .5s;
	font-weight: bold;
	text-decoration: none;
}
.green-btn a::after {
	display: inline-block;
	font: normal normal normal 100%/1 FontAwesome;
	content: "\f101";
	margin-top: -.205em;
	margin-left: .65em;
	vertical-align: middle;
}
.green-btn a {
	border: 1px solid #21a937;
	background-color: #21a937;
}
.green-btn a:hover {
	color: #21a937;
	background: #ffffff;
}

.line-container {
	width: 310px;
	margin: 0px auto 20px auto;
}

.store-qr {
	position: relative;
	width: 90px;
	height: 120px;
	display: inline-block;
}

.store-qr img {
	width: 90px;
	height: 120px;
}

.line-yoyaku {
	position: relative;
	width: 200px;
	height: 120px;
	display: inline-block;
	margin-right: 15px;
}

.line-yoyaku img {
	width: 200px;
	height: 120px;
}
.store-info {
	width: 100%;
	float: left;
}

.store-name {
	font-size: 2.0rem;
	font-weight: 700;
	margin: 10px 0 10px 0;
	text-align: center;
}

.store-phone {
	font-size: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
}

.store-phone i {
	font-size: 1.6rem;
}

.store-phone a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.store-address {
	font-size: 1.4rem;
	margin: 8px 0px;
	text-align: center;
}


.table-container {
	width:100%;
	float:left;
}

.table-container > div {
/*
	background:#21a937;
	color:#ffffff;
*/
}

.table-container table {
	width:100%;
	
	border-collapse: collapse;
	background:#000000;
	color:#000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-spacing: 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;

}

.table-container tr {
	background: #ffffff;
}

.table-container tr:first-child {
	background:#F5F6F7;
}

.table-container tr th,.table-container tr td {
	padding:12px 4px;
	text-align: center;
}

.table-container tr th {
	background:#F5F6F7;
	color:#000000;
	border: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.table-container tr td {
	color:#000000;
	border-bottom:1px solid #000000;
}

.table-container tr td:first-child {
	/*
	color:#21a937;
	*/
}

.table-container tr:last-child td {
	border-bottom:none;
}

.table-container tr :first-child {
	padding:8px 3px;
	text-align:center;
}

.table-container table tr > th:first-child {
	text-align:center!important;
}

.table-container tr:first-child td {
	background:#c00;
}

.table-container + p {
	font-size: 1.4rem;
	letter-spacing:.05em;
}

.news {
	float: left;
	box-sizing: border-box;
	width: 100%;
	height: 600px;
	padding: 15px 15px 25px;
	border-radius: 10px;
	overflow-y: scroll;
	background: #ffffff;
}

.news dl {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #bbbbbb;
}

.news dt {
	width: 240px;
	font-size: 1.6rem;
	line-height: 24px;
	max-height: 100%;
	margin: 0px 0px 8px 0px;
}

.news .news-date {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-size: 1.3rem;
	line-height: 24px;;
	max-height: 100%;
	display: block;
	margin-bottom: 2px;
	color: #000000;
}

.news-category {
    min-width: 120px;
    margin: 0px 10px 0px 0px;
    padding: 2px 15px;
    border: 1px solid #ff0000;
    border-radius: 100px;
    color: #ff0000;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
}

.news dd {
	margin: 0px;
	color: #000000;
	max-height: 100%;
	line-height: 22px;
}



.news-category.opt-blue {
    border-color: #0000ff;
    color:#0000ff;
}

.news-category.opt-green {
    border-color: #21a937;
    color:#21a937;
}

.step {
	font-size: 1.9rem;
	position: relative;
	overflow: hidden;
	padding: 10px 0px 10px 70px;
	word-break: break-all;
	border-bottom: 2px solid #21a937;
	margin: 20px 0px;
}

.step span {
	font-size: 1.8rem;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 10px 10px;
	color: #ffffff;
	background: #21a937;
	height: 100%;
}

.point {
	font-size: 1.8rem;
	position: relative;
	overflow: hidden;
	padding: 14px 0px 14px 100px;
	word-break: break-all;
	margin: 20px 0px;
	height: 80px;
}

.point span {
	font-size: 1.5rem;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
	color: #21a937;
	background: #ffffff;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	line-height: 76px;
	text-align: center;
	border: 2px solid #21a937;
}

ul.stepflow {
	border: none;
	margin: 1em 0.5em;
	padding: 0;
	list-style: none;
}
ul.stepflow > li:before, ol.stepflow > li:before {
	background-color:#dddddd!important;
}
.stepflow li {
    position: relative;
    padding: 0 0 1.5em 1.8em;
}
.stepflow>li:before {
	content: "";
	width: 3px;
	background: #dddddd;
	display: block;
	position: absolute;
	top: 28px;
	bottom: 0;
	left: 9px;
}
.stepflow-white {
	content: '';
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: solid 3px #21a937;
}
.stepflow-black {
	content: '';
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: solid 3px #21a937;
	background-color: #21a937;
}
.stepflow_label {
	padding: 3px 0px 8px 0px;
	margin-bottom:8px;
	color: #21a937;
	font-size: 1.2rem;
	font-weight: bold;
}
.stepflow_title {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom:15px;
}
.stepflow_content {
	margin-top: 10px;
	padding: 0 0 15px;
	border-bottom: dashed 1px #dddddd;
}

#opening {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 10000;
	top: 0;
}

#loading {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 10000;
	top: 0;
}

#opening .loader,
#loading .loader {
	width: 100%;
	height: 100%;
	background: url(../img/loader.gif) 50% 50% no-repeat;
}

#motto {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
}

#page_headline {
	padding: 0px;
}

#page_keyvisual {
	padding: 0px;
}

#page_store {
	padding: 0px 0px 30px 0px;
}

#page_footer {
	border-top: 4px solid #21a937;
	padding: 0px;
}

.page {
	position: relative;
	height: auto;
	min-height: 60px;
	padding: 60px 0px;
}

.page_banner {
	position: relative;
	height: auto;
	min-height: 50px;
}

.fb-page{
	float: left;
}

.bg-white {
	background-color: #ffffff;
}

.bg-transparent {
	background-color: transparent;
}

.bg-color {
	background-color: #F5F6F7;
}

.bg-blue {
	background-color: #02AFEF;
}

.bg-color .table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #ffffff;
}

#page_home h1{
	width: 600px;
	height: 200px;
	margin: 0px auto 70px auto;
}

#page_home h1 img{
	width: 600px;
	height: 200px;
}

#about_photo_1,
#about_photo_2 {
	display: block;
	width: 100%;
	height: 360px;
	margin-top: 30px;
}

#map_canvas {
	width: 100%;
	height: 360px;
	border-top: 1px solid #dddddd;
}

#map_canvas_takasago {
	display: block;
	width: 100%;
	height: 360px;
	margin-top: 30px;
}

.service_btn {
	position: relative;
	width:200px;
	height:64px;
	padding:0px;
	margin: 0 auto;
}

.service_btn a {
	display: block;
	width:200px;
	height:64px;
	text-align:center;
	color:#000000;
	font-size:1.8rem;
	line-height:64px;
	padding:0px;
	margin:0px;
	border: 1px solid #ffffff;
	background-color: rgba(255, 255, 255, 0.85);
	text-decoration: none;
}

.service_btn a:hover {
	color:#777777;
	background-color: rgba(255, 255, 255, 1.0);
}

.content-inner {
    width: auto;
    margin: 30px auto 0px auto;
}

.column_anchor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items:flex-start;
	padding: 0px 30px;
}

.column_anchor li {
    padding: 2px 30px 2px 30px;
    border-right: 1px solid #dddddd;
    background-size:12px 13px;
	font-weight: 700;
    font-size: 1.5rem;
}

.column_anchor li:first-child {
    border-left:1px solid #dddddd;
}

.column_anchor li a {
    color: #21a937;
}

.column_anchor li::before {
	color: #21a937;
	display: inline-block;
	font: normal normal normal 100%/1 FontAwesome;
	content: "\f105";
	margin-top: -.205em;
	margin-right: .65em;
	vertical-align: middle;
}

.column_anchor li.active::before {
	color: #000000;
	content: "\f107";
}

.column_anchor li a:hover {
    color: #21a937;
    text-decoration:none;
}

@media screen and (max-width: 767px) {
	.content-inner {
		margin: 20px auto 0px auto;
	}

	.column_anchor {
        display: block;
		padding: 0px 10px;
    }

    .column_anchor li {
        padding: 8px 0 8px 0px;
        border-right: none;
        border-bottom: 1px solid #dddddd;
        background-size:12px 13px;
		font-size: 1.3rem;
	}

    .column_anchor li:first-child {
        border-top: 1px solid #dddddd;
        border-left:none;
    }

	.column_anchor li.child {
		padding-left: 20px;
	}
	
}

.separate {
	position: absolute;
	bottom: 0px;
	left: 50%;
	background-color: #02AFEF;
	width: 90px;
	height: 8px;
	margin-left: -45px;
}

.bs-docs-section {
	margin-top: 8em;
}
.bs-component {
	position: relative;
}
.bs-component .modal {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	display: block;
	position: relative;
	z-index: 1;
}
.bs-component .modal-dialog {
	width: 90%;
}
.bs-component .popover {
	margin: 20px;
	width: 220px;
	display: inline-block;
	position: relative;
}
#source-button {
	top: 0px;
	right: 0px;
	font-weight: 700;
	position: absolute;
	z-index: 100;
}
.nav-tabs {
	margin-bottom: 15px;
}
.progress {
	margin-bottom: 10px;
}

iframe {
	border: none;
}

.iframe-area {
	position: relative;
	height: 420px;
	overflow: hidden;
}

.iframe-area iframe,
.iframe-area object,
.iframe-area embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.flow {
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
}
.flow > li {
	display: inline-block;
	color: #cccccc;
}
.flow > li + li:before {
	content: ">\00a0";
	padding: 0 5px;
	color: #cccccc;
}
.flow > .active {
	color: #000000;
}

.fontGray {
	color: #cccccc;
}

#checkName,
#checkMail {
	font-size: 1.6rem;
	line-height: 36px;
}

#checkTextArea {
	font-size: 1.4rem;
	line-height: 24px;
}

.gallery{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1px;
}

.instagram-item{
	width: 100%;
	height: 260px;
	display: block;
	overflow: hidden;
	float: left;
}

a.instagram-card{
	display: block;
	position: relative;
	margin-bottom: 16px;
}

.instagram-card_img_container{
	width: 100%;
	max-height: 200px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

.instagram-card_img{
	width: 100%;
	height: 100%;
	display: block;
}

.instagram-card_badge{
	position: absolute;
	top: 8px;
	left: 8px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 1.4rem;
	color: #02AFEF;
}

.instagram-icon{
	display: block;
	width: 20px;
	height: 20px;
	color: #02AFEF;
	fill: #02AFEF;
}

.instagram-card_comment{
	height: 40px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page_intro {
	width: 480px;
	height: 75px;
	margin: 0px auto 30px auto;
}

.page_intro img {
	width: 480px;
	height: 75px;
}

@media (max-width: 767px) {
	.instagram-item {
		height: 320px;
	}
	.instagram-card_img_container{
		max-height: 260px;
	}
	.page_intro {
		width: 320px;
		height: 50px;
	}
	
	.page_intro img {
		width: 320px;
		height: 50px;
	}
}

footer{
	margin: 0px;
	position: relative;
}

.footerbg {
	color: #000000;
}

.copyright {
	text-align: center;
	font-size: 1.0rem;
	font-weight: 700;
	line-height: 11px;
	padding: 30px 0px 120px 0px;
	border-top:  1px solid #dddddd;
	color: #000000;
}

#footer-logo {
	text-align: center;
	margin: 30px 0px 15px 0px;
}



#footer-info {
	margin: 0px;
	padding: 0px;
}

#footer-contact {
	margin: 5px 0 0 0;
	width: 100%;
	height: 36px;
}

#footer-phone {
	text-align: center;
	font-size: 2.4rem;
	line-height: 24px;
	margin-bottom: 10px;
}

#footer-phone i {
	font-size: 1.8rem;
}

#footer-phone a {
	text-decoration: none;
	color: #000000;
}

#footer-open {
	text-align: center;
	font-size: 1.4rem;
	margin-bottom: 15px;
}

#footer-address {
	padding-top: 30px;
	font-size: 1.8rem;
	text-align: center;
}

#footer-text {
	margin-top: 30px;
	text-align: center;
}

#footer-button {
    display: table;
    width: 300px;
    height: 48px;
    margin: 0px auto 30px auto;
}

#footer-button a {
	display: table-cell;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	transition: all .5s;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	font-size: 1.4rem;
}

#footer-button a::after {
	display: inline-block;
	font: normal normal normal 100%/1 FontAwesome;
	content: "\f003";
	margin-top: -.2em;
	margin-left: .65em;
	vertical-align: middle;
	color: #21a937;
}

#footer-button a:hover,
#footer-button a:focus {
	color: #ffffff;
	border: 1px solid #21a937;
	background: #21a937;
}

#footer-button a:hover::after,
#footer-button a:focus::after {
	color: #ffffff;
}

#footer-button a i {
	position: absolute;
	line-height: 48px;
	top: 0px;
	left: 20px;
}

#footer-button a span {
	position: relative;
	line-height: 48px;
	font-weight: bold;
	font-size: 1.8rem;
	text-align: center;
	display: block;
	width: 360px;
	height: 48px;
	padding-left: 32px;
}

.footer-contents {
	min-width: 300px;
	margin-top: 40px;
}

.footer-contents a {
	position: relative;
	padding: 0px;
	margin: 0;
	text-decoration: none;
}

.footer-contents a:hover, 
.footer-contents a:active {
	color: #21a937;
}

.footer-contents-item {
	display: inline-block;
	width: 150px;
	vertical-align: top;
	margin-left: 15px;
}

.footer-contents-title {
	font-weight: 700;
	padding-bottom: 15px;
	border-bottom: 1px solid #dddddd;
	line-height: 1.2;
}

.footer-contents-list {
	line-height: 1.6;
	list-style: none;
	margin: 0;
	padding: 15px 0px;
}

.footer-contents-list>li {
	margin-bottom: 15px;
	font-size: 1.3rem;
}

#footer-link {
	/*
	width: 361px;
*/
	margin: 25px 10px 0px 0px;
	text-align: center;
}


#footer-link ul {
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	text-align: center;
}

#footer-link ul li {
	position: relative;
	margin: 0;
	padding: 0;
}

#footer-link ul #privacy {
}

#footer-link ul #site {
}

#footer-link ul li:first-child {
	/*
	border-right: 1px solid #a3cca5;
*/
}

#footer-link ul li a {
	position: relative;
	display: inline-block;
	padding: 0px;
	margin: 0;
	font-size: 1.3rem;
	color: #000000;
}

#company_name {
	font-size: 2.4rem;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 30px;
}
#company_address {
	font-size: 1.4rem;
	line-height: 1.5em;
}

table.standard {
	width:100%;
	background: transparent;
	margin-bottom: 20px;
	border-bottom: 1px solid #bbbbbb;
	border-collapse: collapse;
}

table.about,
table.privacy,
table.recruit {
	width:100%;
	background: transparent;
	margin-bottom: 20px;
	border-top: 1px dashed #bbbbbb;
}

table.standard tr {
	border-top: 1px solid #bbbbbb;
}

table.standard th, table.standard td {
	max-height:100%;
	color:#000000;
	border-collapse: collapse;
}

table.standard th {
	padding: 10px 10px;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	background-color: #F5F6F7;
}

table.standard td {
	padding: 10px 10px 10px 25px;
	text-align: left;
}

table.about th, table.about td,
table.privacy th, table.privacy td,
table.recruit th, table.recruit td {
	padding:12px 10px;
	max-height:100%;
	width:auto;
	color:#000000;
}

table.about th,
table.privacy th,
table.recruit th {
	color:#000000;
	border-left:none;
	border-bottom:1px dashed #bbbbbb;
	font-weight:bold;
	text-align: center;
	width: 30%;
	white-space: nowrap;
}


#about-honten table.about th, #about-ootsu table.about th, #about-nishidoi table.about th {
	width: 150px;
}

table.about td,
table.privacy td,
table.recruit td {
	max-height:100%;
	border-left:none;
	border-bottom:1px dashed #bbbbbb;
	text-align: left;
}

table.about td ul,
table.privacy td ul {
	margin: 0px;
	padding-left: 20px;
	list-style: circle;
}

table.about td .store-phone, table.about td .store-address {
	line-height: 1em;
}

.enkaku-img {
	margin: 0px;
}

.enkaku-img img {
	width: 100%;
	height: auto;
}

.banner {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
}

.banner a {
	transition: all .5s;
}

.banner a:hover {
	opacity: 0.6;
}

.banner img {
	width: 100%;
	height: auto;
}

a.anchor {
    display: block;
    padding-top: 141px;
    margin-top: -141px;
}

.backtop {
	color: #000000;
	font-size: 1.4rem;
	text-align: right;
	line-height: 56px;
	margin-right: -15px;
}

.backtop a {
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
	height: 56px;
	color: #000000;
	text-decoration: none;
}

.backtop a:hover {
	padding-top: 0px;
	text-decoration: none;
	border-top: 4px solid #000000;
}

.company-phone {
	font-size: 2.4rem;
	font-weight: bold;
}
/*margin*/

.mT0 {
	margin-top:0px !important;
}

.mT5 {
	margin-top:5px !important;
}

.mT10 {
	margin-top:10px !important;
}

.mT15 {
	margin-top:15px !important;
}

.mT20 {
	margin-top:20px !important;
}

.mT30 {
	margin-top:30px !important;
}

.mT40 {
	margin-top:40px !important;
}

.mT50 {
	margin-top:50px !important;
}

.mT60 {
	margin-top:60px !important;
}

.mR0 {
	margin-right:0px !important;
}

.mR5 {
	margin-right:5px !important;
}

.mR10 {
	margin-right:10px !important;
}

.mR15 {
	margin-right:15px !important;
}

.mR20 {
	margin-right:20px !important;
}

.mR30 {
	margin-right:30px !important;
}

.mR40 {
	margin-right:40px !important;
}

.mB0 {
	margin-bottom:0px !important;
}

.mB5 {
	margin-bottom:5px !important;
}

.mB10 {
	margin-bottom:10px !important;
}

.mB15 {
	margin-bottom:15px !important;
}

.mB20 {
	margin-bottom:20px !important;
}

.mB30 {
	margin-bottom:30px !important;
}

.mB40 {
	margin-bottom:40px !important;
}

.mB45 {
	margin-bottom:45px !important;
}

.mB50 {
	margin-bottom:50px !important;
}

.mB60 {
	margin-bottom:60px !important;
}

.mB70 {
	margin-bottom:70px !important;
}

.mB80 {
	margin-bottom:80px !important;
}

.mL0 {
	margin-left:0px !important;
}
	
.mL5 {
	margin-left:5px !important;
}
	
.mL10 {
	margin-left:10px !important;
}
	
.mL15 {
	margin-left:15px !important;
}
	
.mL20 {
	margin-left:20px !important;
}
	
.mL30 {
	margin-left:30px !important;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.txtAC {
	text-align: center;
}

.txtAL {
	text-align: left;
}

.txtAR {
	text-align: right;
}

/* color */
.colorR {
	color: #ff0000;
}

.colorG {
	color: #21a937;
}

.colorRB {
	color: #ff0000;
	font-weight: 700;
}

.colorGB {
	color: #21a937;
	font-weight: 700;
}

.markerY {
	background: linear-gradient(transparent 60%, #efed9e 0%);
}

.fontB {
	font-weight: 700;
}

.fontSS {
	font-size: 0.6em;
}

.fontS {
	font-size: 0.8em;
}

.fontL {
	font-size: 1.2em;
}

.fontLL {
	font-size: 1.4em;
}

/* calendar */
#calendar {
	margin: 0 0 30px 0;
}
#calendar table {
	margin-bottom: 0;
}
#calendar th, #calendar td {
	padding: 0;
	width: auto;
}
#calendar .fc-toolbar {
	margin-bottom: 12px;
}
#calendar .fc-toolbar h2 {
	margin: 0;
	padding: 0;
	line-height: 32px;
	font-size: 3.2rem;
	font-weight: normal;
	-webkit-font-smoothing: subpixel-antialiased;
}
#calendar .fc-button {
	margin: 0;
	padding: 8px 12px;
	font-size: 1.4rem;
	line-height: 18px;
	height: auto;
	letter-spacing: 0.1em;
	-webkit-font-smoothing: subpixel-antialiased;
}
#calendar .fc-button-next {
	margin-left: 2px;
}
#calendar .fc-button:hover, #calendar .fc-button:active {
	color: #ffffff;
	background-color: #777777;
}
#calendar .fc-state-default {
	color: #ffffff;
	background-color: #000000;
	background-image: none;
	border: 0;
	text-shadow: none;
	box-shadow: none;
}
#calendar .fc-today-button {
	border-radius: 0px;

}
#calendar .fc-corner-left {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#calendar .fc-corner-right {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#calendar .fc-bg .fc-today {
	background: #ffffff;
}
#calendar td.fc-widget-header {
	border: 1px solid #dddddd;
}
#calendar .fc-day-header {
	border-color: #dddddd;
	border-bottom: 0;
	font-size: 1.6rem;
	font-weight: normal;
	background: #ffffff;
	color: #000000;
	text-align: center;
	padding: 5px;
	-webkit-font-smoothing: subpixel-antialiased;
}
#calendar .fc-day-number {
	padding: 1px 7px;
	font-size: 125%;
	-webkit-font-smoothing: subpixel-antialiased;
}
#calendar .fc-event {
	border-radius: 0px;
	font-size: 90%;
	padding: 3px 5px 2px;
	border-color: #000000;
	background-color: #000000;
	color: #ffffff;
	line-height: 1.2;
	letter-spacing: 1px;
}
#calendar .fc-day-grid-event {
	margin: 1px 4px;
}
#calendar .fc-day-grid-event > .fc-content {
	white-space: normal;
}

#calendar .fc-sun {
	color: #F0037F;
}
#calendar .fc-sat {
	color: #00A0C6;
}

@media (max-width: 767px) {

	body {
		font-size: 1.4rem;
	}

	h2,
	.h2 {
		font-size: 2.2rem;
		margin-bottom: 22px;
		padding-bottom: 15px;
	}

	h3,
	.h3 {
		font-size: 1.8rem;
	}
	h4,
	.h4 {
		font-size: 1.6rem;
	}

    .breadcrumbs {
        display:none
    }

	.page_title h1 {
		font-size: 2.6rem;
		line-height: 2.6rem;
	}

	.page_title_container {
		margin: 10px 0px 10px 15px;
	}

	.page_title_catch {
		font-size: 1.2rem;
		line-height: 1.2rem;
		margin-bottom: 10px;
	}

	#keyvisual img {
		width: 100%;
		height: auto;
	}

	#main {
		margin-top: 65px;
	}

	.page {
		padding: 40px 0px;
	}
	
	.attention {
		position: relative;
		top: -35px;
		width: 100%;
		margin: 0px auto;
		padding: 20px 15px 0px 15px;
	}
	
	.attention p {
		font-size: 1.4rem;
		font-weight: 300;
		color: #000000;
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	
	.box-green {
		width: 100%;
		margin: 30px auto 0px auto;
		padding: 20px 15px;
	}
	
	.box-green p {
		font-size: 1.4rem;
		color: #000000;
	}

	.news {
		width: 100%;
		height: 360px;
	}

	.fb-page{
		width: 100%;
		max-width: 500px;
		height: 360px;
		overflow: hidden;
	}

	.page_title.bg_about,
	.page_title.bg_pharmacy,
	.page_title.bg_recruit,
	.page_title.bg_opening,
	.page_title.bg_homecare {
		background: none;
	}

	a.anchor {
		display: block;
		padding-top: 60px;
		margin-top: -60px;
	}

	.step {
		font-size: 1.6rem;
		padding: 8px 0px 8px 60px;
		margin: 20px 0px;
	}
	
	.step span {
		font-size: 1.5rem;
		padding: 8px 10px;
	}

	.point {
		font-size: 1.4rem;
		padding: 10px 0px 10px 75px;
		margin: 20px 0px;
		height: 60px;
	}
	
	.point span {
		font-size: 1.2rem;
		width: 60px;
		height: 60px;
		line-height: 56px;
	}
	
}

@media (min-width: 768px) {

	.nav > li > a {
		padding: 10px 4px;
		margin: 0 4px;
	}

	.navbar-nav > li > a {
		font-size: 1.4rem;
	}
	  
	#keyvisual img {
		width: 100%;
		height: auto;
	}

	.attention p {
		font-size: 1.8rem;
	}

	.news {
		width: 100%;
	}

	.fb-page{
		width: 345px;
		height: 600px;
		overflow: hidden;
	}

}

@media (min-width: 992px) {

	.nav > li > a {
		padding: 10px 8px;
		margin: 0 12px;
	}

	.navbar-nav > li > a {
		font-size: 1.5rem;
	}
	  
	#keyvisual img {
		width: 940px;
		height: auto;
	}

	.news {
		width: 100%;
	}

	.fb-page{
		width: 455px;
		height: 600px;
		overflow: hidden;
	}

}

@media (min-width: 1200px) {

	.nav > li > a {
		padding: 10px 10px;
		margin: 0 20px;
	}

	.navbar-nav > li > a {
		font-size: 1.5rem;
	}
	  
	#keyvisual img {
		width: 1140px;
		height: auto;
	}

	.news {
		width: 100%;
	}

	.fb-page{
		width: 500px;
		height: 600px;
		overflow: hidden;
	}
}
