/* CSS Document */

.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
.pc_inline {
	display: inline !important;
}
.sp_inline {
	display: none !important;
}
.pc_table {
	display: none !important;
}
.sp_table {
	display: none !important;
}


@media screen and (max-width: 768px) {

#header {
    display: none;
}
#header .inner {
    width: 100%;
    height: 182px;
}
#header h1 {
    left: 15px;
}
#header h1 img {
    width: 70%;
    height: auto;
}

/*-------------スマホナビ---------------*/

#header_sp {
	display:block;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9999999;
}
#navi-sticky-wrapper{
	display:none;
}

.sp_navi {
    display: block;
    position: absolute;
    width: 100%;
    padding-bottom: 10px;
    background-color: rgba(235, 242, 248, 0.95);
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    z-index: 99999;
}
.sp_navi h1 {
    position: absolute;
    top: 5px;
    left: 2%;
    right: 26%;
    width: 76%;
    z-index: 999999;
}
.sp_navi ul li i.fa-home {
    top: -1px;
    left: -2px;
    font-size: 18px;
}

.sp_navi dl{
}
.sp_navi dl dt {
	display:block;
	height: 42px;
	padding: 1% 4%;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	line-height: 2;
}
.sp_navi dl dt i{
	margin-right:2%;
}
.sp_navi dl dd {
    display: none;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.sp_navi ul {
    padding: 0%;
}
.sp_navi ul li {
    float: left;
    width: 50%;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
}
.sp_navi ul li i {
    position: relative;
    top: -2px;
    left: -1px;
    margin-right: 4%;
    color: #0660A5;
    font-size: 16px;
    vertical-align: middle;
}
.sp_navi ul li i.fa-home {
    top: -1px;
    left: -2px;
    font-size: 18px;
}
.sp_navi ul li:hover {
}
.sp_navi ul li a {
    display: block;
    height: 25px;
    padding: 0% 0 2% 10%;
    color: #0660A5;
    text-decoration: none;
}
.sp_navi ul li a:hover {
}
.h40{
    height: 40px !important;
}



/*ボタンの動き*/
.sp_navi dt a {
    display: block;
    position: absolute;
    top: 6px;
    right: 11px;
    width: 42px;
    height: 42px;
    z-index: 9999999;
}
.sp_navi dt a span {
    display: block;
    position: absolute;
    left: 6px;
    width: 29px;
    height: 2px;
    background: #0660A5;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
.sp_navi dt a span:first-child {
    top: 0px;
    left: 4px;
    background: none;
    color: #0660A5;
    font-size: 11px;
    letter-spacing: 0;
}
.sp_navi dt a span:nth-child(2) {
    top: 20px;
}
.sp_navi dt a span:nth-child(3) {
    margin-top: -1px;
    top: 68%;
}
.sp_navi dt a span:last-child {
    bottom: 4px;
}
.sp_navi dt a.active span:nth-child(2) {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}
.sp_navi dt a.active span:nth-child(3) {
    opacity: 0;
}
.sp_navi dt a.active span:last-child {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}

/*-------------スマホナビ---------------*/



.box {
    width: 100%;
}
.box2 {
    width: 100%;
}

/*診療案内*/
.top_medical dl {
    margin: 0 10px;
}
.top_medical dl:nth-child(3), .top_medical dl:nth-child(5), .top_medical dl:nth-child(7) {
    margin-right: 0;
}
.top_medical dl:nth-child(4) {
    margin-right: 15px;
}
.top_medical dd h4 img {
	display:none;
}
.top_medical dd h4 {
    padding-bottom: 2px;
}
.top_medical dd h4 span {
    display: block;
    color: #333333;
    font-size: 17px;
    font-weight: bold;
}





/*当院の特徴*/
.top_examination img {
    width: 400px;
    height: auto;
}
.top_examination ol {
    margin-right: 0;
}
.top_examination_bnr01 {
    bottom: -50px;
}
.top_examination_bnr02 {
    bottom: -50px;
}
.news{
    width: 90%;
    margin: 0 auto;
}


/*============================================================================

	フッター

============================================================================*/

#footer .inner {
    width: 100%;
}
.footer_info {
    margin-bottom: 0;
    padding: 45px 0 0;
}
.footer_info_sec1 {
    float: none;
    width: 100%;
    padding-left: 0;
}
.footer_info_sec2 {
    float: none;
    margin-bottom: 0;
    background-color: #6cb1e1;
}



/*============================================================================

	ナビ

============================================================================*/

#navi {
    display: none;
}
#navi ul li div {
    bottom: 135%;
    left: -53px;
    width: 190px;
}
#navi ul li div a {
    display: block;
    padding: 4px 0;
    border-bottom: 1px dashed #BBB;
    color: #333 !important;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    transition: .15s;
}
#navi ul {
    width: 100%;
}
#navi li a {
    padding: 20px 14px;
    font-size: 13px;
}
#navi li:first-child {
    margin-left: 19px;
}
#navi li:nth-child(4) {
    padding: 20px 14px;
    font-size: 13px;
}
.copy {
    display: none !important;
    padding-top: 0;
}
.bnr_yoyaku {
    display: none !important;
}


/*============================================================================

	下層

============================================================================*/

#main_under {
    width: 100%;
    margin: 70px auto 6px auto;
    overflow: hidden;
}
#container_under .box {
    width: 100%;
    margin: 0 auto 95px;
}
#main_under .inner {
    position: relative;
    width: 90%;
    height: 120px;
    margin: 0 auto;
}
#container_under:before {
    top: -158px;
    width: 100%;
    height: 210px;
    background-size: 100%;
}
#main_under h2 {
    top: 43px;
}


/*テーブル*/
.tb02 td, .tb02 th {
    padding: 9px 11px;
}

/*============================================================================

	医院案内

============================================================================*/

.flexslider .slides img {
    width: 90% !important;
}



/*============================================================================

	当院の内視鏡

============================================================================*/

#medicalA:before {
    right: 0;
}



/*============================================================================

	アクセス

============================================================================*/

.access_car_list iframe{
	width:250px;
}
.access_guidance img{
	width:300px;
}
#top_map_access {
    width: 85%;
    height: 360px;
    margin-top: 140px;
    margin: 140px auto 0;
}
}



@media screen and (max-width:640px) {
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
.pc_inline {
	display: none !important;
}
.sp_inline {
	display: inline !important;
}
.pc_table {
	display: table !important;
}
.sp_table {
	display: table !important;
}
img {
	max-width: 100%;
	height: auto;
}
.sp_mb00 {
	margin-bottom: 0 !important;
}
.fr {
    float: none;
    text-align: center;
}
.fl{
	float:none;
    text-align: center;
}
.fr20, .fr30, .fr40, .fl30 {
    float: none;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

body {
    font-size: 14px;
}



/*============================================================================

	#main

============================================================================*/

#main {
    width: 100%;
    height: 221px;
    margin-top: 58px;
    margin-bottom: 0;
    border: none;
    background-size: 230%;
    background-position: top left;
}
#main .inner {
    width: 100%;
}
#main h2 {
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    width: 89%;
    margin: 0 auto;
    z-index: 9;
}
#main:after {
    bottom: -89px;
    background-size: 210%;
    background-repeat: no-repeat;
    z-index: 9;
}



/*下層用*/
#main_under {
    width: 100%;
    height: 159px;
    margin-top: 30px;
    background-position: top left;
    background-size: 230%;
}

#main_under .inner {
    display: table;
    width: 100%;
    margin: 0 auto;
    padding-top: 73px;
}
#main_under h2 {
    top: 68px;
    left: 0;
    right: 0;
    width: 100%;
    font-size: 27px;
    line-height: 1.5;
}



#container:before {
    top: -32px;
    right: 0;
    background-size: 99%;
}



/*============================================================================

	#header

============================================================================*/

#header {
    display: none;
}
#header .inner {
	width: 100%;
	height: inherit;
	padding-bottom: 0;
}
#header h2 {
    position: absolute;
    top: -58px;
    left: 0;
    right: 0;
    width: 182px;
    margin: 0 auto;
}
.header_logo {
    position: absolute;
    top: 58px;
    left: 0;
    right: 0;
    width: 280px;
    margin: 0 auto;
}





/*============================================================================

	#navi

============================================================================*/

#navi {
	display:none;
}

/*-------------スマホナビ---------------*/

#header_sp {
	display:block;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9999999;
}
#navi-sticky-wrapper{
	display:none;
}

.sp_navi {
    display: block;
    position: absolute;
    width: 100%;
    padding-bottom: 10px;
    background-color: rgba(235, 242, 248, 0.95);
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    z-index: 99999;
}
.sp_navi h1 {
    position: absolute;
    top: 5px;
    left: 2%;
    right: 26%;
    width: 76%;
    z-index: 999999;
}
.sp_navi ul li i.fa-home {
    top: -1px;
    left: -2px;
    font-size: 18px;
}

.sp_navi dl{
}
.sp_navi dl dt {
	display:block;
	height: 42px;
	padding: 1% 4%;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	line-height: 2;
}
.sp_navi dl dt i{
	margin-right:2%;
}
.sp_navi dl dd {
    display: none;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.sp_navi ul {
    padding: 3% 0% 0% 0%;
}
.sp_navi ul li {
    float: left;
    width: 50%;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
}
.sp_navi ul li i {
    position: relative;
    top: -2px;
    left: -1px;
    margin-right: 4%;
    color: #0660A5;
    font-size: 16px;
    vertical-align: middle;
}
.sp_navi ul li i.fa-home {
    top: -1px;
    left: -2px;
    font-size: 18px;
}
.sp_navi ul li:hover {
}
.sp_navi ul li a {
    display: block;
    height: 28px;
    padding: 0% 0 7% 10%;
    color: #0660A5;
    text-decoration: none;
}
.sp_navi ul li a:hover {
}
.h40{
    height: 40px !important;
}



/*ボタンの動き*/
.sp_navi dt a {
    display: block;
    position: absolute;
    top: 6px;
    right: 11px;
    width: 42px;
    height: 42px;
    z-index: 9999999;
}
.sp_navi dt a span {
    display: block;
    position: absolute;
    left: 6px;
    width: 29px;
    height: 2px;
    background: #0660A5;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
.sp_navi dt a span:first-child {
    top: 0px;
    left: 4px;
    background: none;
    color: #0660A5;
    font-size: 11px;
    letter-spacing: 0;
}
.sp_navi dt a span:nth-child(2) {
    top: 20px;
}
.sp_navi dt a span:nth-child(3) {
    margin-top: -1px;
    top: 68%;
}
.sp_navi dt a span:last-child {
    bottom: 4px;
}
.sp_navi dt a.active span:nth-child(2) {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}
.sp_navi dt a.active span:nth-child(3) {
    opacity: 0;
}
.sp_navi dt a.active span:last-child {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}

/*-------------スマホナビ---------------*/



/*============================================================================

	#contents

============================================================================*/

#container {
    width: 100%;
    margin-top: 9px;
}
#contents {
	width: 92%;
	padding: 4%;
}
#container_under {
    width: 100%;
    margin-top: 10px;
}
#map {
	width: 100% !important;
}
#container_under:before {
    top: -130px;
    left: 0;
    width: 100%;
    height: 110px;
    margin: 0 auto;
    background-size: 100%;
}
#container_under .box {
    width: 96%;
    margin: 0 auto 95px;
}





/*============================================================================

	TOPページ

============================================================================*/

/*診療案内*/
.top_medical dl {
    width: 44%;
    min-height: 220px;
    margin: 0 3% 9%;
}
.top_medical dl:nth-child(4), .top_medical dl:nth-child(7) {
    margin: 0 3% 9% !important;
}
.top_medical dt a {
    width: 100%;
    height: auto;
}
.top_medical dd {
    margin-top: 140px;
    padding: 0;
}
.top_medical dd h4 span {
    display: block;
    color: #333333;
    font-size: 17px;
    font-weight: bold;
}




.top_medical dl {
    width: 44%;
    min-height: 220px;
    margin: 0 3% 9%;
}
.top_medical dl:nth-child(4), .top_medical dl:nth-child(7) {
    margin: 0 3% 9% !important;
}
.top_medical dt a {
    width: 100%;
    height: auto;
}
.top_medical dd {
    margin-top: 140px;
    padding: 0;
}
.top_medical dd h4 span {
    display: block;
    color: #333333;
    font-size: 17px;
    font-weight: bold;
}






.top_medical02 dl {
    width: 44%;
    min-height: 220px;
    margin: 0 3% 9%;
}
.top_medical02 dl:nth-child(4), .top_medical dl:nth-child(7) {
    margin: 0 3% 9% !important;
}
.top_medical02 dt a {
    width: 100%;
    height: auto;
}
.top_medical02 dd {
    margin-top: 120px;
    padding: 0;
}
.top_medical02 dd h4 span {
    display: block;
    color: #333333;
    font-size: 17px;
    font-weight: bold;
}




.top_medical02 dl {
    width: 44%;
    min-height: 220px;
    margin: 0 3% 9%;
}
.top_medical02 dl:nth-child(4), .top_medical dl:nth-child(7) {
    margin: 0 3% 9% !important;
}
.top_medical02 dt a {
    width: 100%;
    height: auto;
}
.top_medical02 dd {
    margin-top: 140px;
    padding: 0;
}
.top_medical02 dd h4 span {
    display: block;
    color: #333333;
    font-size: 17px;
    font-weight: bold;
}


.top_medical02 dd h4 img {
    display: none;
}



/*当院の内視鏡検査*/
.top_examination ol {
    margin-right: 0;
}
.top_examination li {
    margin-bottom: 0;
    font-size: 14px;
}
.top_examination_bnr01 {
    position: absolute;
    bottom: -60px;
    right: 0;
    left: 0;
    width: 262px;
    margin: 0 auto;
}
.top_examination_bnr02 {
    bottom: -120px;
    left: 0;
    right: 0;
    width: 180px;
    margin: 0 auto;
}
.top_examination {
    margin-bottom: 14px;
    padding: 11px 0 90px;
}

/* 院長あいさつ　*/
.top_doctor img {
	width:45%;
	margin: 0 0 4% 4%;
}


/*アクセス*/
.top_access_box li {
    width: 100%;
    padding-bottom: 15px;
    font-size: 14px;
}



/*お知らせ*/
.jspPane strong {
    display: block;
    margin-left: 0 !important;
}
.line {
    margin-right: 20px !important;
    padding-left: 0 !important;
}

/*診療予約*/
.yoyaku_sp {
    width: 90%;
    margin: 0 auto;
}






/*============================================================================

	院長あいさつ

============================================================================*/

.doctor_box dl {
    float: none;
    width: 94%;
    margin-bottom: 10%;
}
.doctor_box dt {
    padding: 12px 6px 11px;
    font-size: 20px;
}
.doctor_box dd {
    padding: 10px 13px;
}






/*============================================================================

	当院の内視鏡検査

============================================================================*/

.medical_img_list li {
    float: left;
    margin-right: 0;
    margin-bottom: 13px;
}
.medical_pickup dl {
    width: 96%;
}
#medicalA:before {
	display:none;
}
.medical_img_list {
    margin-left: 13%;
}




/*============================================================================

	医院案内

============================================================================*/

.clinic_list dd {
    margin: 0 auto;
    padding: 2% 4% 2% 33%;
}
.clinic_time {
    margin: 0 auto;
    width: 100%;
}
.clinic_list dt {
    padding-top: 4px;
}

/*スライドショー*/
.flex-control-thumbs {
    bottom: 192px !important;
}
.flexslider .slides {
    padding: 15px 15px 10px;
}
.flexslider .slides img {
    height: auto;
    width: 100%;
    margin: 0px auto 115px;
}






/*============================================================================

	アクセス

============================================================================*/

.access_list dd {
    margin: 0;
    padding: 16px 19px 20px 54px;
}
.access_guidance dl {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 auto 4%;
    text-align: center;
}
.access_guidance dl:before {
	display:none;
}
.access_car_list dl {
    float: none;
    width: 100%;
    margin: 0 auto 8%;
}
.access_car_list dt {
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
}
#top_map_access {
    height: 240px;
    margin-top: 50px;
}

.access_car_list dd iframe {
    width: 90%;
}




/*==================================================================

	診療案内：共通

==================================================================*/

/*チェックリスト*/
.medical_check_list {
    width: 88%;
    margin: 2% auto;
    padding: 2% 5.5% 4%;
}

/*検査の流れ*/
.medical_flow_box dl {
    margin: 2% 0 11%;
}
.medical_flow_box dt {
    padding: 9px 4px 10px;
    font-size: 19px;
}



/*==================================================================

	診療案内：健康診断・人間ドック

==================================================================*/

.medical08_health {
    float: left;
    width: 70%;
    height: auto;
    margin: 0 auto 10%;
    padding: 2% 15%;
}
.case_list01 li {
	width: 92%;
    margin: 5px 8px;
    padding: 4% 2%;
}
.case_list02 ul li {
    margin: 0px 4% 3% 0;
    padding: 8px 0 12px 0;
    width: 25%;
}
.case_list02 ul li:nth-child(even) {
    margin-right: 4%;
}
.case_list02 ul li.bg01 {
    width: 25%;
    margin: 0px 4% 3% 0;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    padding: 0 !important;
}


/*健康診断：オプション検査*/
.case_list03 ul li {
    font-size: 14px;
    margin: 0px 2% 5% 2%;
    padding: 8px 0px 15px;
    width: 45%;
    height: 38px;
}

/*人間ドック*/

.medical_healthmenu ul li {
    margin: 15px auto 0;
    float: none;
    width: 86%;
}
.ui-tabs-nav {
    padding: 0 !important;
}



/*==================================================================

	診療案内：総合診療

==================================================================*/

.medicalcare_list01 {
    width: 88%;
    margin: 0 auto;
    background-color: #F2FAFF;
    padding: 4% 6%;
}





/*============================================================================

	#footer

============================================================================*/


#pagetop {
	position: relative;
	bottom: -30px;
	right: 0px;
	left: 0px;
	width: 73px;
	margin: auto;
}
#footer .inner {
	width: 100%;
	background-image: none;
}

.copy {
    position: inherit;
    padding: 0px 0 10px;
    text-align: center;
    background-color: #72b5e3;
    color: #fff;
}
.pagetop {
    top: -61px;
    right: 0;
    left: 0;
    margin: 0 auto;
}


.footer_info {
	margin-bottom:0;
    padding: 45px 0 0;
}
.footer_info_sec1 {
    float: none;
    width: 92%;
    margin: 0 auto;
}
.footer_info_sec2 {
    float: none;
    margin: 0 auto;
    padding-bottom: 16px;
    background-color: #72b5e3;
}

#footer a{
	color:#fff !important;
}








/*============================================================================

	共通

============================================================================*/

.box {
    width: 96%;
    margin: 0 auto 80px;
}
.box2 {
    width: 94%;
    margin: 0 auto 50px;
}



/*============================================================================

	テーブル

============================================================================*/

.tb01 {
    width: 100%;
    font-size: 13px;
    white-space: normal;
}
.tb01 td:first-child {
    padding: 5px 0px;
}
.tb01 td, .tb01 th {
    padding: 5px;
}



.tb02 {
    width: 100%;
    margin-right: 0;
    white-space: normal;
    font-size: 14px;
}
.tb02 td, .tb02 th {
    padding: 9px 3px;
}
.tb02 td {
    font-size: 13px;
}



.tb03 {
    width: 98%;
    margin: 1% 0 0 3%;
    padding: 4% 2%;
}
.tb03 th {
    float: left;
    width: 80%;
}
.tb03 td {
    float: left;
    width: 80%;
}







/*============================================================================

	タイトル

============================================================================*/

h2.tit01 {
    font-size: 26px;
}
h2.tit01 span {
    font-size: 12px;
}


h3.tit01 {
    height: 76px;
    margin: 0 auto 25px;
    padding-top: 16px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
}


/*青文字*/
h3.tit03 {
    margin-bottom: 18px;
    font-size: 19.5px;
    font-weight: 500;
    color: #0068B7;
    letter-spacing: 1.5px;
}

h3.tit04 {
    height: auto;
    margin: 0 auto 30px;
    font-size: 22px;
    line-height: 36px;
}



}





@media screen and (max-width:320px) {
.medical08_box {
    margin: 8% 1% 15%;
}

.top_medical dd {
    margin-top: 120px;
    padding: 0;
}

}













