/*ハンバーガーの枠線、形変更*/
.c-sp_navigation_btn {
    border: 1px solid #05453b!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: 0px;
    left: auto;
    right: 0px;
    background-color: #05443b;
}
.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 #fff!important;
}




/*--------------ヘッダー--------------*/
#header {
	display: flex;
	flex-wrap: wrap;
}
#header h1 img {
	margin:10px 0 0 0;
}


/*--------------ヘッダーナビ--------------*/
#header_navi .bindicon-arrow-right2:before {
    position: absolute;
    right: 0px;
    left: 0;
    width: 100%;
    text-align: right;
    padding: 5px 20px;
}
#header_navi .c-menu li:first-child {
    border-left-width: 0px;
}
#header_navi .c-menu li {
    border-right-width: 0px;
}
#header_navi .c-menu {
    margin-bottom: 0px;
    margin-left: 2%;
}
#header_navi .c-menu.-menu_a li a {
    padding: 20px 50px 0px 0;
}


/*--------------グリーティング--------------*/
#greeting {
	position: relative;
	margin-bottom: 100px;
}
#greeting h2 {
	margin-bottom:40px;
}
#greeting p {
    max-width: 760px;
    margin-right:330px;
}
#greeting .bindicon-arrow-right2:before {
    position: absolute;
    right: 0px;
    left: 0;
    width: 100%;
    text-align: right;
    padding: 5px 20px;
}


/*--------------診療時間--------------*/
#time .time {
	border-right: 30px solid #05443b;
    border-left: 30px solid #05443b;
    font-size: 16px;
    margin-bottom:30px;
}
#time {
	position: relative;
    margin-bottom: 100px!important;
}
#time .bindicon-arrow-right2:before {
    position: absolute;
    right: 0px;
    left: 0;
    width: 100%;
    text-align: right;
    padding: 5px 20px;
}

#time h4 {
	font-size: 16px;
    padding: 0px 15px;
    border: 1px solid #05443b;
    text-align: center;
    width: 100px;
    border-radius: 100px;
    float: left;
    margin-right: 15px;
}
#time .c-lead {
	font-size:16px;
	font-weight: bold;
	line-height: 2.1;
}
#time .c-note {
	font-size:12px;
	padding-top:10px;
}
#time .c-hr {
	width: 80px;
    border-top: 4px solid rgb(195, 205, 203);
    margin: 30px auto 50px;
}
#time h3 {
    margin: 50px 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #05443b;
}


/*--------------診療のご案内--------------*/
#menu  {
	display: flex;
}
#menu .column {
	background-color: #fff;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}
#menu h3 {
	margin: 20px 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c3cdcb;
}
#menu p {
	margin:20px 30px;
}
#menu h4 {
	position: absolute;
    bottom: 0;
    right: 0;
}
#menu  .js-link_scroller {
	display: block;
    height: 100%;
    padding-bottom: 30px;
}
#menu_02 .c-note{
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#menu_02 a:link {
	color: #976255;
}
#menu_02 a:visited {
	color: #976255;
}
#menu_02 a:hover {
	color: #976255;
}
#menu_02 a:active {
	color: #976255;
}

#menu_box {
	overflow: hidden;
}
#menu_box .bindicon-arrow-right2:before {
    position: absolute;
    right: 0px;
    left: 0;
    width: 100%;
    text-align: right;
    padding: 5px 20px;
}
#menu_box img {
	width:38%;
	margin:0 40px 20px 0;
	float:left;
}
#menu_box a.link_03 {
	margin: 30px 0px 0 0px!important;
}
#menu_box a.header_navi {
    padding: 1em 1em !important;
    margin:0 0 15px;
    width: 100%;
}
#menu_box .c-note {
	font-size:14px;
	margin-top:15px;
	font-weight: bold;
}
#menu_box .c-note a:link {
	color: #976255;
}
#menu_box .c-note a:visited {
	color: #976255;
}
#menu_box .c-note a:hover {
	color: #976255;
}
#menu_box .c-note a:active {
	color: #976255;
}



/*--------------フッターナビ--------------*/
#footer_navi h2 {
	float:left;
}
#footer_navi .c-hr {
    margin: 50px 0 20px;
    border-top: 1px solid #c3cdcb;
}
#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 a {
    padding: 10px 30px;
    letter-spacing: 0.15em;
}
#footer_navi  a:link {
	color: #05453b;
}
#footer_navi  a:visited {
	color: #05453b;
}
#footer_navi  a:hover {
	color: #976255;
}
#footer_navi  a:active {
	color: #976255;
}


/*--------------フッター--------------*/
#footer {
	background-image: url(../_userdata/footer_img02.png);
    background-position: left bottom;
    background-size: 2100px;
    background-repeat: no-repeat;
    height: 100px;
}


/*--------------コピーライト--------------*/
#copyright img {
	position: absolute;
    bottom: 96px;
    right: 30px;
    z-index:3;
}


/*--------------タイトルmv--------------*/
#title_mv {
	border-top: 1px solid#eee;
	position: relative;
}
#title_mv h2{
	position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
}
#title_mv .c-lead {
    letter-spacing: 0.5em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    text-align: center;
}


/*--------------box_01--------------*/
#box_01 {
	overflow: hidden;
}
#box_01 img {
	width:50%;
	margin:0 0 0 30px;
	float: right;
	border: 1px solid #eee;
}
#box_01 .c-hr {
    margin: 20px 0 40px;
    border-top: 4px solid #c3cdcb;
    width: 80px;
    margin: 30px auto 50px;
}
#box_01 h3 {
	border-bottom: 1px solid #c3cdcb;
    padding-bottom: 10px;
    overflow: hidden;
}
#box_01 p {
    overflow: hidden;
    margin:10px 0 50px;
}
#box_01 .c-enclosure {
	margin: 0 0;
	padding:40px;
	background-color: #fff;
    border: 1px solid #c3cdcb;
}

#box_01 .c-list-no_mark {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    margin: 0 0 40px;
    color: #555;
    font-weight: bold;
    border: 1px solid #05443b;
    background-color: #fff;
    font-size: 16px;
}
#box_01 .c-list-no_mark li {
    width: 33%;
    padding: 12px 10px;
}
#box_01 .bindicon-checkbox-checked:before {
    content: "\ea52";
    margin-right:5px;
    color: #ac8881;
}
#box_01 h4 {
	background-color: #05443b;
    color: #fff;
    text-align: center;
    padding: 5px 15px;
}
#box_01 .c-list_table p {
	margin:0;
}
#box_01 .c-list_table {
    border: 2px solid #c3cdcb;
    margin-bottom: 30px;
    font-size:16px;
}
#box_01 .c-list_table th {
	padding: 1.5em 1em;
    border-right: 1px solid #c3cdcb;
    border-top: 1px solid #c3cdcb;
    border-bottom: 1px solid #c3cdcb;
    font-weight: bold;
    width: 26%;
    display: table-cell;
}
#box_01 .c-list_table td {
    padding:1.5em 1em;
    border-top: 1px solid #c3cdcb;
    width: 74%;
    display: table-cell;
}


/*--------------box_02--------------*/
#box_02 img {
	border: 1px solid #eee;
}
#box_02 .c-hr {
    border-top: 4px solid #c3cdcb;
    width: 80px;
    margin: 30px auto 50px;
}
#box_02 .c-list-no_mark {
    background-color: #f8f8f8;
    border: 1px solid #c3cdcb;
    padding: 40px;
    font-size: 16px;
    line-height: 2.4;
    margin-bottom: 50px;
}
#box_02 .c-list-no_mark ul{
    padding: 0px;
    font-size: 18px;
    line-height: 2.4;
    margin:15px 0 0 0;
    text-align: right;
    border: 0px;
}
#box_02 .c-list_table {
    border: 1px solid #c3cdcb;
    margin-bottom: 0;
}
#box_02 .c-list_table th {
    border-right: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #05453b;
    text-align: center;
    width: 26%;
    padding: 1em 1em;
    background-color: #f8f8f8;
    display: table-cell;
}
#box_02 .c-list_table td {
    font-size: 16px;
    width: 74%;
    padding: 1em 1em;
    display: table-cell;
}
#box_02 .c-enclosure {
    border: 1px solid #c3cdcb;
    padding: 1em;
    margin-top: 20px;
    display: flex;
    justify-content: left;
    align-items: center;
    line-height: 2;
    font-weight: bold;
    color: #05443b;
    background-color: #fff;
}
#box_02 .c-enclosure img {
    width: auto;
    margin: 0 10px 0 0;
    border: 0px;
}
#box_02 .bindicon-arrow-right2:before {
    content: "\ea3c";
    position: absolute;
    right: 0px;
    left: 0;
    width: 100%;
    text-align: right;
    padding: 5px 20px;
}

#dental_01 img{
	border: 2px solid #c3cdcb;
    box-shadow: 20px 20px 0px #f8f8f8;
}


#dental_block01, #dental_block02, #dental_block03 {
	margin-top:-60px;
	padding-top:60px;
}








@media screen and (max-width:1280px){
#header h3 {
    text-align: center;
    margin: 25px auto 0;
    background-color: #05443b;
    width: 100%!important;
    display: block;
}
#header h3 a:link {
    background-color: #05443b;
    width: 100%!important;
    display: block;
}
#header h3 a:visited {
	background-color: #678e88;
}
#header h3 a:hover {
	background-color: #678e88;
}
#header h3 a:active {
	background-color: #678e88;
}
#header_navi .c-menu {
    margin-left: 0%;
}
.-menu_left {
    text-align: center;
}
#footer {
    background-position: center bottom;
}
}






@media screen and (max-width:980px){
#header h1 {
	padding: 20px 0px 0 0px;
    width: 100%!important;
    margin: 0 auto;
    text-align: center;
}
#header h4{
	padding: 30px 0px 0 0;
    width: 100%!important;
    text-align: center;
    margin: 0 auto;
}
}






@media screen and (max-width:768px){
#js-globalNavigation {
	background-color: rgba(5, 68, 59, 0.95);
}
#js-globalNavigation a:link { color: #fff; }
#js-globalNavigation a:visited { color: #fff; }
#js-globalNavigation a:hover { color: #fff; }
#js-globalNavigation a:active { color: #fff; }
#js-globalNavigation .c-menu.-menu_a li a {
	padding: 20px 20px;
	display: block;
    width: 100%;
}
#js-globalNavigation .c-menu li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5)!important;
}
#js-globalNavigation .c-menu {
    margin-bottom: 0px;
}
#js-globalNavigation .c-menu.-menu_a li:last-child {
	border-bottom: 0px!important;
}
a.header_navi {
	border-radius: 0 !important;
    font-size: 14px !important;
    padding: 1.6em 1em !important;
    width: 100%;
    margin: 0px 0 0px;
}
#greeting p {
    max-width: 100%;
    margin-right: 0;
}	
a.link_01 {
    display: block !important;
    position: static;
    margin: 30px auto 0;
}
a.link_02 {
    display: block !important;
    position: static!important;
    margin: 30px auto 0!important;
}
#greeting .bindicon-arrow-right2:before {
    width: 300px;
    margin: 0 auto;
}
#time .bindicon-arrow-right2:before {
    width: 300px;
    margin: 0 auto;
}
#menu .js-link_scroller {
    padding-bottom: 50px;
}
#menu {
    display: block;
}
#menu .column {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
#menu .column.-column1 {
	margin-bottom:30px;
}
#menu_02 .column {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
#menu_02 .column.-column1 {
	display: none;
}
#footer_navi {
	padding-left: 0px!important;
    padding-right: 0px!important;
}
#footer_navi h2 {
    float: none;
    text-align: center;
    margin-bottom:15px;
}
#footer_navi h3 {
    text-align: center;
    margin-bottom: 30px;
}
#footer_navi .c-hr {
    display: none;
}
#footer_navi .c-menu li {
    width: 100%;
    display: inline-block;
}
#footer_navi .c-menu.-menu_a {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
#footer_navi .c-menu li:last-child {
    border-right: 0px;
    border-bottom: 0px;
    max-width:100%;
}

#footer_navi .c-menu.-menu_a li a {
    padding: 15px 15px;
    display: block;
    width: 100%;
    background-color: #fff;
}
}




@media screen and (max-width:641px){
#header h1 {
    padding: 15px 60px 0 15px;
    text-align: left;
}
#header h4 {
    padding: 15px 15px 0 15px;
}
#header h3 {
    margin: 15px auto 0;
}
#greeting h2 {
    margin-bottom: 15px;
}
a.link_01 {
    margin: 15px auto 0;
    padding: 1em!important;
    font-size: 14px!important;
}
a.link_02 {
    margin: 15px auto 0!important;
    padding: 1em!important;
    font-size: 14px!important;
}
a.link_03 {
    margin: 15px auto 0!important;
    padding: 1em!important;
    font-size: 14px!important;
}
#time .time {
    border-right: 15px solid #05443b;
    border-left: 13px solid #05443b;
    font-size: 13px;
    margin-bottom: 15px;
}
#time h4 {
    font-size: 14px;
    width: 70px;
    margin-right: 10px;
    padding: 0px 10px;
}
#time .c-lead {
    font-size: 14px;
    overflow: hidden;
}
#time {
    margin-bottom: 0px!important;
}
#menu h3 {
    margin: 15px 15px;
    padding-bottom: 15px;
}
#menu p {
    margin: 15px 15px;
}
#menu_02 .c-note {
    font-size: 13px;
}
#menu_box img {
    width: auto;
    margin: 0 0 15px 0;
    float: none;
}
#menu_box .c-body {
	text-align: left;
}
#menu_box a.header_navi {
    border-radius: 100px!important;
}
#footer_navi h2 {
    margin: 0 15px 15px;
}
#footer_navi .c-menu.-menu_a li a {
    font-size: 12px;
    letter-spacing: 0;
    text-align: center;
    padding: 15px 10px;
}
#copyright img {
    bottom: 74px;
    width: 80px;
    right: 20px;
}
#title_mv h2{
	position: static;
    bottom: 0px;
}
#title_mv .c-lead {
	position: static;
    bottom: 0px;
    font-size:12px;
}
#box_01 img {
    width: 100%;
    margin: 0 0 20px 0px;
    float: none;
}
#box_01 .c-hr {
    border-top: 2px solid #c3cdcb;
    margin: 15px auto 25px;
}
#box_01 .c-enclosure {
    padding: 20px;
}
#box_01 .c-list-no_mark {
    padding: 4px;
    margin: 0 0 20px;
    font-size: 14px;
}
#box_01 .c-list-no_mark li {
    width: 50%;
    padding: 4px 8px;
}
#box_01 .c-list_table {
    margin-bottom: 20px;
    font-size: 14px;
}
#box_01 .c-list_table th {
    padding: 1em 1em;
}
#box_01 p {
    margin: 10px 0 30px;
}
#box_02 .c-hr {
    margin: 15px auto 25px;
}
#box_02 .c-list-no_mark {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 20px;
    padding: 20px;
}
#box_02 .c-list-no_mark ul {
    font-size: 16px;
    line-height: 2;
    margin: 10px 0 0 0;
}
#box_02 .c-list_table th {
    font-size: 18px;
    width: 100%;
    padding: 0.5em 1em;
    border-bottom: 1px solid #c3cdcb;
    display: block;
}
#box_02 .c-list_table td {
    font-size: 14px;
    width: 100%;
    padding: 1em 1em;
    display: block;
}
#box_02 .c-enclosure {
    padding: 1em;
    margin-top: 15px;
    line-height: 1.8;
    display: block;
}
#box_02 .c-enclosure img {
    width: 30px;
    margin: 0 0px 0 0;
    border: 0px;
}
#dental_01 img {
    border: 0px solid #c3cdcb;
    box-shadow: none;
}
#time h3 {
    margin: 20px 0 10px;
}
#time .c-hr {
    margin: 15px auto 25px;
}
}






















