@media screen and (max-width:979px){
	#wrapper{
		width: 1024px;
		overflow: hidden;
	}

	.main_text{
			margin-right: -500px;
	}
}

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

/*共通
----------------------*/

body{
	width:100%;
}

#wrapper{
	width: 100%;
	overflow: hidden !important;
}

img{
  max-width: 100%;
  height: auto;
}

.inner{
	width: 100%;
}


/*ヘッダー
------------------*/

.header_inner {
  display: none;
}

.sp_header {
    position: fixed;
    z-index: 10;
    background: #fff;
    width: 100%;
    top: 0;
    height: 60px;
    padding-top: 5px;
    box-shadow: 1px 1px 2px #ccc;
}

.spfix{
	margin-top: 65px;
}

.logo {
    float: none;
    width: 160px;
    margin: 0 auto;
}

.hospital_hours {
    float: none;
    width: 95%;
    margin: 10px auto;
}


.hospital_info {
    width: 100%;
    float: none;
    margin-left: 0;
    text-align: center;
}
.map a {
    background: #DCB969;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    width: 80%;
    margin: 0 auto;
}


.action_list li {
    width: 45%;
    background: #A88E51;
    float: left;
    text-align: center;
    margin-left: 3.3%;
    padding: 20px 0;
    margin-bottom: 20px;
    height: 130px;
    border-radius: 5px;
}
.action_list li:hover{
	opacity: 0.7;
}


.action_list li i{
	font-size: 65px;
}


.action_list li a{
	color: #fff;
	font-size: 15px;
}

.qr_text {
    font-size: 17px;
    color: rgb(255, 255, 255);
    float: left;
    line-height: 1.3;
    margin-top: 15px;
    margin-left: 25px;
}
.qr_list{
	width: 280px;
	margin: 0 auto;
}

.qr_code {
  margin-left: 24px;
}

.head_tel {
    position: absolute;
    top: 6px;
    right: 57px;
}

.head_tel i{
  color: #A88E51;
	font-size: 45px;
}

/*メインビジュアル
------------------*/
.mainvisual_two{
	display: none;
}
.mainvisual{
	display: none;
}

.mainvisual_sp{
	position: relative;
  background: url(../img/main/main.png) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
  height: 400px;
}

.main_text {
    position: absolute;
    top: 5px;
    right: 0;
    left: 0;
    margin-right: 0;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    text-align: left;
    font-size: 10px;
    padding: 0 6px;
}

.main_sub {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 190px;
    width: 100%;
}

/*ナビ
-------------------*/
.sp_change_box{
	display: block;
}

.menu_box{
	display: none
}


/*spmenu*/
.drawer-menu li {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    width: 90%;
    margin: 0 auto;
}

.drawer-menu li a{
	color: #000;
}

/* サイド
------------------*/
.side{
	display: none;
}





/*コンテンツ
------------------*/
.container {
    width: 90%;
    margin: 0 auto 30px;
}

.content {
    width: 100%;
    float: none;
}


/*フッター
------------------*/

#footer {
    background: url(../img/footer/f_bg.png) no-repeat center center;
    height: auto;
    padding-top: 75px;
    position: relative;
    background-size: cover;
}

.f_menu{
	display: none;
}
.sp_br{
	display: block;
	margin-bottom: 5px;
}



/*top
------------------*/
.title_box h2 {
    font-size: 20px;
    text-align: center;
    color: #B48C3C;
    margin-bottom: 10px;
    position: relative;
}

.title_box h2:before {
    content: "";
    position: static;;
    left: 73px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 29px;
    height: 51px;
    background: url(../img/item/title_left_icon.png) no-repeat center center;
}

.title_box h2:after {
    content: "";
    position: static;;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 29px;
    height: 51px;
    background: url(../img/item/title_right_icon.png) no-repeat center center;
}

.list_img_two li {
    overflow: hidden;
    height: auto;
    margin-bottom: 30px;
}

.left_img {
    float: none;
    margin-right: 0;
    width: 100%;
}
.text_box h3 span {
    font-style: italic;
    font-size: 40px;
    margin-right: 10px;
    color: #6e7145;
    float: left;
    display: block;
    margin-top: 0;
}

.text_box h3 {
    font-size: 20px;
    color: #A88E51;
    margin-bottom: 10px;
    line-height: 1.3;
	}

	.text_box {
    float: none;
    width: 100%;
}
.right_img {
    float: none;
    margin-left: 0;
    width: 100%;
}


/*アクセス
------------------*/

.access_info dt {
    float: none;
    color: #6e7145;
    font-size: 24px;
    width: 100%;
}

.access_info dd {
    font-size: 16px;
    margin-left: 0;
    float: none;
    color: #513b22;
    width: 100%;
}

.access_list {
    margin-left: 0;
		text-align: center;
}

.access_list li {
    width: 100%;
    margin-left: 0;
    float: none;
    margin-bottom: 20px;
}



/*院内紹介
------------------*/

.medicalcare_img_two {
	margin-left: 0;
}
.medicalcare_img_two li {
    float: none;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 40px;
    overflow: hidden;
}

.medicalcare_img_two img{
	width: 100%;
}


#sec01 ,#sec02 ,#sec03 ,#sec04 ,#sec05 ,#sec06 ,#sec07 ,#sec08 ,#sec09 ,#sec10 ,#sec11 {
    margin-top: -65px;
    padding-top: 65px;
}

/*診療科目の案内　サービス
------------------*/
.link_service li {
    float: left;
    margin-left: 2%;
    margin-bottom: 10px;
    width: 31%;
}


.service_list_small li{
    width:100%;
    margin-bottom: 20px;
}

.service_bg_box dt{
	width: 100%;
}

.in_box {
    margin-bottom: 10px;
    padding-left: 0;
}

.right_img img{
	width: 100%;
}

.left_img img{
	width: 100%;
}

.sevice_two_list .l_img {
    float: none;
		margin-bottom: 15px;
}
.sevice_two_list .r_img {
    float: none;
		margin-bottom: 15px;
}

.sevice_two_list .l_img img{
	width: 100%;
}

.sevice_two_list .r_img img{
	width: 100%;
}

.sevice_two_list .r_text {
    float: none;
    width: 100%;
}

.sevice_two_list .l_text {
    float: none;
    width: 100%;
}

.merit dt {
    text-align: center;
    padding-left: 0;
    width: 100%;
    float: none;
}

.merit dd {
    width: 100%;
    color: #513b22;
    font-size: 16px;
    float: none;
    height: 56px;
    margin-bottom: 0;
    border-top: 1px solid #513b22;
    border-right: 1px solid #513b22;
    border-left: 1px solid #513b22;
    padding: 0 12px;
    line-height: 1.3;
    padding-top: 6px;
}

.service_list_two .text_box {
    float: none;
    width: 100%;
}


.list_bg_two li {
    width: 100%;
    float: none;
    color: #fff;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #6e7143;
    margin-left: 0;
    border-radius: 5px;
    position: relative;
}

.list_bg_two li + li {
    margin-left: 0;
		margin-top: 60px;
}

.list_bg_two li + li:after {
    content: "+";
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    color: #6e7143;
    font-size: 45px;
    margin: auto;
}

.img_four_list li {
    float: none;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.img_four_list li img{
	width: 100%;
}
.img_four_list li + li {
    padding-left: 0;
}

.img_four_list li + li {
    padding-left: 0;
    padding-top: 40px;
}

.img_four_list li + li:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: initial;
    left: 0;
    right: 0;
    width: 0;
    height: 0px;
    border: 15px solid transparent;
    border-top: 20px solid #FFA005;
    margin: auto;
}





/*スタッフ
------------------*/

.staff_list li {
    float: none;
}

.staff_list li:first-child {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.staff_list li:nth-child(2) {
    width: 100%;
    margin-left: 0px;
}

.staff .name {
    float: none;
    margin: 10px auto;
    font-size: 20px;
    color: #6e7145;
    text-align: center;
}

.box.staff {
    margin: 0 auto 10px;
}

.box_info_staff .staff_img_two li:nth-child(1) {
    width: 100%;
    float: none;
    text-align: center;
}

.box_info_staff .staff_img_two li:nth-child(2) {
    width: 100%;
    float: none;
    margin-left: 0;
}

.name {
    font-size: 22px;
    color: #6e7145;
    margin: 10px auto;
}

.box_career {
    margin-bottom: 20px;
}


.staff_number li {
    float: left;
    border-radius: 30px;
    background: url(../img/staff/btn_bg.png) no-repeat center center;
    width: 47%;
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    text-align: center;
    color: #fff;
    margin-bottom: 5%;
    margin-left: 2%;
}


.staff_total {
    width: 50%;
    font-size: 19px;
    border-bottom: 3px solid #513b22;
    float: none;
    text-align: center;
    margin: 0 auto;
}




/*
------------------*/
}



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

.link_service li {
    float: left;
    margin-left: 2%;
    margin-bottom: 10px;
    width: 47%;
}




/*
------------------*/
}
