/*ハンバーガーの枠線、形変更*/
.c-sp_navigation_btn {
    border: 1px solid #eee!important;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
}

/*ハンバーガーの「三」の色*/
.c-sp_navigation_btn .c-sp-navigation_line1, .c-sp_navigation_btn .c-sp-navigation_line2, .c-sp_navigation_btn .c-sp-navigation_line3 {
    border-top: 4px solid #666!important;
}
/*ハンバーガーの位置（上と右の空き調節）*/
#spNavigationTrigger.-js-menuPosition-right_top_fixed {
    top: 10px;
    left: auto;
    right: 10px;
}
.clear {
clear: both;/* 左寄せしてるけど、右寄せに変えたりするからbothにするよ */
}
.sp {display: none;}
.pc {display: inline;}
#top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 20;
}
#header h1 {
	position: absolute;
    margin: 10px 30px;
    letter-spacing: 0.1em;
}
#navi .c-menu li:first-child {
    border-left-width: 0px;
}
#navi .c-menu li {
    border-right-width: 0px;
}
#navi .c-menu.-menu_a li{
    padding: 15px 5px 0;
}
#navi .c-unlink {
    padding: 15px 5px 0;
}
#lens img {
	margin:40px 0 0 70px;
}
#nayami {
	display: flex;
}
#footer_navi .c-menu li:first-child {
    border-left-width: 0px;
}
#footer_navi .c-menu li {
    border-right-width: 0px;
}
#footer_navi .c-menu.-menu_a li, #footer_navi .c-unlink {
    padding: 0px 20px;
}
#footer_navi .c-menu {
    margin-bottom: 0px;
}
#footer {
	display: flex;
	flex-wrap: wrap;
}
#footer a.link {
    margin: 0px auto!important;
    display: block!important;
}
#footer .c-list_news {
    border-top: 1px dotted #ddd;
}
#footer .c-list_news th {
    border-bottom: 1px dotted #ddd;
    padding: 0.5em 1em;
    display: table-cell;
    width: auto;
}
#footer .c-list_news td {
    border-bottom: 1px dotted #ddd;
    padding: 0.5em 1em;
    display: table-cell;
    width: auto;
}
#footer　
.c-list_news td {
    border-bottom: 1px dotted #ddd;
    padding: 0.4em 1em;
}
#copyright {
	border-top: 1px solid #fff;
}
#sp_navi {
	display:none;
}
#nayami h3 {
	position: relative;
    text-align: center;
}
#nayami h3::before {
    position: absolute;
    top: 50%;
    z-index: 1;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #00b288;
}
#nayami h3 span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 10px;
    background-color: #fff;
    text-align: left;
}
#time p {
	color:#0095da;
	text-align: center;
}
.time {
	margin-bottom:15px;
}
#list {
    display: flex;
    flex-wrap: wrap;
}
#block_03 h3 {
    font-size: 18px;
    padding: 8px 10px;
    border-left: 3px solid #039fdf;
    color: #039fdf;
    border-bottom: 1px solid #039fdf;
    border-right: 3px solid #039fdf;
    border-top: 1px solid #039fdf;
}
#block_03 h4 {
	font-size: 16px;
    margin: 15px 0 0 24px;
    color: #00b288;
}
#block_03 p {
	margin:15px 0 30px 24px;
}
#clinic .c-list_table {
    border: 2px solid #00b288;
    margin-top:30px;
    margin-bottom: 0px;
}
#clinic .c-list_table th {
    border-right: 1px dotted #00b288;
    display: table-cell;
    width: 25%;
    background-color: #fff;
    padding: 15px 15px;
    border-top: 1px dotted #00b288;
    font-weight: bold;
    color:#00b288;
    border-bottom: 1px dotted #00b288;
}
#clinic .c-list_table td {
    display: table-cell;
    width: 75%;
    background-color: #fff;
    padding: 15px 15px;
    border-top: 1px dotted #00b288;
}
#clinic_2 {
	display: flex;
    flex-wrap: wrap;
}
#clinic_2 .column.-column1 {
	background-color: #fff;
	padding: 15px 15px;
	border: 2px solid #00b288;
}
#clinic_2 .column.-column2 {
	background-color: #fff;
	padding: 15px 15px;
	border: 2px solid #00b288;
}
#map a.link {
    margin-top: 15px !important;
}
#map .c-list_news {
    margin-bottom: 0px;
    border-top: 1px dotted #00bb93;
    margin-top: 60px;
    background-color: #fff;
}
#map .c-list_news th {
    border-bottom: 1px dotted #00bb93;
    padding: 1em;
    text-align: center;
    width:20%;
    display: table-cell;
}
#map .c-list_news td {
    border-bottom: 1px dotted #00bb93;
    padding: 1em 1em 1em 0;
    width:80%;
    display: table-cell;
}
#pan {
	font-size:12px;
	letter-spacing: 0.1em;
}
#pan a{
	color:#00b288;
}
#nayami_list {
	background-image: url(../_userdata/periodic_img01.jpg);
	background-size: 90%;
    background-repeat: no-repeat;
    background-position: top 50px right;
}
#js-globalNavigation.-js-menuSlide-right_side_sliders .c-menu {
    margin-bottom: 0px!important;
}




@media screen and (max-width:1390px){
#navi h4 {
	float: none;
}
#navi .-menu_left {
    text-align: center;
}
}



@media screen and (max-width:1000px){
#footer .column.-column1 {
    width: 45%;
    border-left: 0px;
    padding: 0 0%;
}
#footer .column.-column2 {
    width: 55%;
    border-left: 0px;
    border-right: 0px;
    padding: 0 0%;
}
#footer .column.-column3 {
    width: 100%;
    border-right: 0px;
    margin-top: 30px;
    text-align: center;
    border: 2px solid #039fdf;
    padding: 30px 15px;
}
}


@media screen and (max-width:900px){
#footer_navi .c-menu.-menu_a li, #footer_navi .c-unlink {
    padding: 0px 10px;
}
#nayami_list {
    background-position: bottom right;
}
}


@media screen and (max-width:840px){
#navi a.navi {
    font-size: 12px !important;
}
}


@media screen and (max-width:768px){
#header h1 {
    margin: 5px 70px 5px 15px;
}
#navi {
	display:none;
}
#sp_navi {
	display:block;
}
#js-globalNavigation .-menu_left {
    text-align: center;
    background-color: #039fdf;
}
#js-globalNavigation .c-menu.-menu_a li:first-child {
    border-color: #fff;
}
#js-globalNavigation .c-menu.-menu_a li {
    border-color: #fff;
}
#js-globalNavigation .c-menu.-menu_a li a, #js-globalNavigation .c-menu.-menu_a li .c-unlink {
    border-color: #fff;
}
#js-globalNavigation a.navi {
    color: #fff !important;
}
#js-globalNavigation a{
	color:#fff;
}

#sp_navi h4 {
	float: none;
	margin-top:2px;
}
#footer_navi {
	display:none;
}
}


@media screen and (max-width:641px){
.sp {display: inline;}
.pc {display: none;}
#header h1 {
    letter-spacing: 0em;
}
a.link {
    margin-top: 30px;
    font-size: 3.8vw !important;
    width: 90% !important;
}
#lens img {
    margin: 30px 0 0 20px;
    width: 50%;
}
#nayami {
    display: block;
}
.c-list-sign {
    font-size: 3.8vw;
}
.time {
    margin-bottom: 10px;
    font-size: 3.8vw;
}
#footer .column.-column1 {
    width: 100%;
    text-align: center;
}
#footer .column.-column2 {
    width: 100%;
}
#footer .c-list_news {
    font-size: 3.8vw;
}
#block_03 h4 {
	font-size: 3.8vw;
    margin: 15px 0 0 0;
    color: #00b288;
}
#block_03 p {
	margin:10px 0 20px 0;
}
#block_03 h3 {
    font-size: 3.8vw;
}
#clinic .c-list_table th {
    font-size:3.8vw;
}
#clinic .c-list_table td {
    font-size:3.8vw;
}
#map .c-list_news td {
    font-size:3.8vw;
}
}



















































































