@charset "UTF-8";


@media (min-width: 320px) {
/* ヘッダ */
header {
    height: auto;
	background: url("../images/top_mv_sp.jpg") no-repeat center right;
	background-size: 160%;
	padding: 90% 0 0;
	z-index: 30;
}
 header::after {
    content: none;
}
header div.head_info {
    width: 100%;
    position: absolute;
    top: 0px;
}
header div.top_message {
    width: 100%;
    height: 90vw;
    text-align: center;
	position: absolute;
	top: 30vw;
    pointer-events: none;
}
header div.top_message p.message_img img {
	width: 90%;
}
header div.top_message p.trimming_img {
    width: 100%;
    position: absolute;
    top: 35%;
    right: 0%;
    pointer-events: auto;
}
header div.top_message p.trimming_img img {
    width: 60%;
}
header .slide_area {
    width: 100%;
    height: 90%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1
}
header .slide_area img {
    width: 100%;
}
header .slide_area img.slide_pc {
    display: none;
}

h2.top_sub {
    font-size: 2rem;
    font-weight: 200;
    color: #977837;
	text-align: center;
	margin: 0px auto 20px;
    position: relative;
    z-index: 200;
}
h2.top_sub small {
    font-size: 1.2rem;
    font-weight: 200;
    color: #977837;
    display: block;
    position: relative;
}

/*予約システム*/
header .reservlink {
    text-align: center;
    background: url("../images/top_reserv_back.jpg") repeat-x center top;
    background-size: cover;
    padding: 30px 20px 30px;
    position: relative;
}
header .reservlink:before {
    content: '';
    display: block;
    width: 100%;
    height: 20px;
    background: #fff;
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: absolute;
    left: 0px;
    top: -20px;
    pointer-events: none;
}
header .reservlink:after {
    content: '';
    display: block;
    width: 100%;
    height: 350px;
    background: url("../images/top_header_leaf_sp.png") no-repeat center center;
    background-size: 100%;;
    position: absolute;
    left: 0px;
    top: -130px;
	z-index: 40;
    pointer-events: none;
}
header .reservlink h2.top_sub {
	line-height: 1.2;
}
header .reservlink h2.top_sub small {
	margin-top: 0.5em;
}
header .top_notes_area p {
    font-size: 1.3rem;
    margin-bottom: 1em;
    color: #977837;
}
header .reservlink .notes_link {
    margin-bottom: 20px;
}
header .reservlink .reservlink_bt,
header .reservlink .reservlink_bt2 {
    font-size: 1.4rem;
    display: block;
    max-width: 32em;
    background: #fff;
    border: solid 1px #977837;
    padding: 3px;
    margin: 0 auto 25px;
}
header .reservlink .reservlink_bt a,
header .reservlink .reservlink_bt2 a {
    font-size: 1.4rem;
    color: #977837;
    text-decoration: none;
    display: block;
    padding: 0.5em;
    background: #c8dcc0;
    border: solid 1px #977837;
    position: relative;
}
header .reservlink .reservlink_bt a .reservlink_bt_note1,
header .reservlink .reservlink_bt2 a .reservlink_bt_note1 {
    margin: 0;
}
header .reservlink .reservlink_bt a .reservlink_bt_note2,
header .reservlink .reservlink_bt2 a .reservlink_bt_note2 {
    font-size: 1.8rem;
    margin: 0;
}
header .reservlink .reservlink_bt a span,
header .reservlink .reservlink_bt2 a span {
    font-size: 1.4rem;
    line-height: 1;
    color: #977837;
    display: inline-block;
    transform: scaleX(0.6);
    margin-left: 0.6em;
}
header .reservlink .reservlink_bt2 a.line_page strong {
    font-weight: normal;
    color: #b50000;
}
header .reservlink .reservlink_bt a.line_link *,
header .reservlink .reservlink_bt a.trim_link * {
    color: #fff;
}
header .reservlink .reservlink_bt a.line_link {
    font-size: 1.4rem;
    color: #fff;
    background: #7e655c;
}
header .reservlink .reservlink_bt a.line_link span {
    color: #fff;
}
header .reservlink .reservlink_bt a.trim_link {
    font-size: 1.4rem;
    color: #fff;
    background: #647b57;
    padding: 0.5em 0;
}
header .reservlink .reservlink_bt a.trim_link span {
    color: #fff;
}
header .reservlink .reservlink_tel {
    font-size: 1.4rem;
    display: block;
    max-width: 32em;
    background: #face34;
    border: solid 1px #977837;
    margin: 0 auto 25px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
header .reservlink .reservlink_tel a {
    text-decoration: none;
    padding: 15px;
    display: block;
}
header .reservlink .reservlink_tel a .reservlink_tel_note {
    font-size: 1.8rem;
    margin: 0;
}

/*ぬくもりSTAFF募集中*/
.top_recruit {
    margin-top: -20px;
    margin-bottom: 50px;
}
header .reservlink .top_recruit h2.top_sub {
    color: #3f4225;
    font-weight: bold;
    line-height: 7em;
    background: url("../images/top_rec_title.png") no-repeat center center;
    background-size: contain;
    padding-bottom: 0.5em;
    margin: 0;
}
.top_recruit .top_recruit_note {
    position: relative;
    padding-bottom: 20px;
}
.top_recruit dl {
    margin-top: -15px;
}
.top_recruit dt {
    font-size: 1.8rem;
    font-weight: 500;
    color: #977837;
    margin-bottom: 0.5em;
}
.top_recruit .recruitlink_bt {
    font-size: 1.4rem;
    display: table;
    max-width: 32em;
    background: #fff;
    padding: 3px;
    margin: 0 auto 25px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);;
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);;
	-o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);;
	-ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);;
}
.top_recruit .top_recruit_note .top_rec_img1 {
    width: 60px;
    position: absolute;
    left: 0px;
    bottom: -55px;
}
.top_recruit .top_recruit_note .top_rec_img2 {
    width: 60px;
    position: absolute;
    right: 0px;
    bottom: -55px;
}
.top_recruit .recruitlink_bt a {
    font-size: 1.4rem;
    line-height: 3em;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0em 2em;
    background: #b39562;
}
.top_recruit .recruitlink_bt a span {
    font-size: 1.4rem;
    line-height: 1;
    color: #fff;
    display: inline-block;
    transform: scaleX(0.6);
    margin-left: 0.6em;
}

/*トップバナー*/
#content .top_banner {
    text-align: center;
    margin: 40px auto;
}
#content .top_banner a {
    display: inline-block;
//    max-width: 418px;
    margin: 10px 0;
}

#content {
    padding: 0px;
    position: relative;
	z-index: 500;
    overflow: visible;
}

/* お知らせ */
#content article.whatsnew {
    margin: 40px auto;
}
#content article.whatsnew ul li {
	list-style: none;
	border-bottom: 1px dashed #818181;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
}
#content article.whatsnew ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#content article.whatsnew ul li .date {
    font-size: 1.6rem;
	font-weight: bold;
	color: #161616;
}

/* ぬくもり通信 */
#content .data {
    background: url("../images/back_wave.jpg") no-repeat center bottom;
    background-size: cover;
    padding: 1px 0;
}
#content .data article {
    margin: 50px auto;
}
#content .data article ul {
	margin: 0px;
	list-style: none;
}
#content .data article ul li {
	margin-bottom: 1.5em;
}
#content .data article ul li:last-child {
	border-bottom: none;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
#content .data article ul li .news_cate {
    font-size: 1.6rem;
	color: #FFF;
	background: #557b25;
	display: block;
	font-weight: normal;
	line-height: 2;
    text-align: center;
    margin-bottom: 0.5em;
}

#content .data article ul li .news_date {
	color: #FFF;
	background: #557b25;
//	font-weight: 700;
	display: inline-block;
    padding: 0 0.5em;
    width: 7em;
    text-align: center;
}
#content .data article ul li .news_title a {
    color: #977837;
	display: inline-block;
}

/* 診療時間 */
#content article.timetable {
    margin: 50px auto;
}
.timetable table.timetable_pc {
	display: none;
}
.timetable table.timetable_sp {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.timetable table.timetable_sp th {
	color: #FFF;
	background: #a29990;
	font-weight: normal;
	padding: 0.8em;
}
.timetable table.timetable_sp td {
	font-size: 1.1em;
	font-weight: 500;
	padding: 0.8em;
	background: #f2f2f2;
}
.timetable .timetable_note2 {
    padding-left: 1em;
    text-indent: -1em;
}

}

@media (min-width: 360px) {
}

@media (min-width: 400px) {
article h2 {
	background-size: auto;
	margin: 0px auto 28px;
	padding-bottom: 28px;
}
article h2 img {
	height: 26px;
	width: auto;
}
}

@media (min-width: 520px) {
header {
//	padding: 67% 20px 0px;
}
header div.top_message p.message_img img {
	width: 470px;
}
}

@media (min-width: 768px) {
header {
	background: url("../images/top_mv_pc.jpg") no-repeat right top;
	background-size: 1200px;
	padding: 600px 0 0;
//	height: 600px;
}
header:after {
}
header div.top_message {
    height: 330px;
    top: 200px;
}
header div.top_message p.message_img img {
    max-width: none;
    width: 600px;
}
header div.top_message p.trimming_img {
    top: auto;
    bottom: -15px;
}
header div.top_message p.trimming_img img {
    width: 500px;
}

header .top_reserve {
    width: 470px;
    padding: 0;
    top: 450px;
    left: 20px;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}
header .slide_area {
    width: 100%;
    height: 100%;
}
header .slide_area img {
    width: 100%;
    min-height: 600px;
    object-fit: cover;
}
header .slide_area img.slide_sp {
    display: none;
}
header .slide_area img.slide_pc {
    display: block;
}


h2.top_sub {
    font-size: 3rem;
	margin: 0px auto 40px;
}
h2.top_sub small {
    font-size: 1.4rem;
}

/*予約システム*/
header .reservlink {
    background: linear-gradient(to top, rgba(222, 202, 140, 0.25) 0%, rgba(222, 202, 140, 0) 30%) ,url("../images/top_reserv_back.jpg") repeat-x center top;
    background-size: cover;
    padding: 60px 20px 30px;
}
header .reservlink:before {
    height: 100px;
    top: -100px;
}
header .reservlink:after {
    height: 270px;
    background: url("../images/top_header_leaf.png") no-repeat center top;
    background-size: cover;
    top: -90px;
}
header .top_notes_area p {
    font-size: 1.6rem;
    margin-bottom: 1.5em;
}
header .reservlink h2.top_sub {
    position: relative;
    z-index: 50;
}
header .reservlink .notes_link {
    margin-bottom: 20px;
}
header .reservlink .reservlink_bt {
    font-size: 1.8rem;
    padding: 3px;
    margin: 0 auto 35px;
}
header .reservlink .reservlink_bt a {
    font-size: 1.8rem;
    padding: 0.8em;
}
header .reservlink .reservlink_bt a .reservlink_bt_note1 {
    margin-bottom: 0.5em;
}
header .reservlink .reservlink_bt a .reservlink_bt_note2 {
    font-size: 2.2rem;
}
header .reservlink .reservlink_tel {
    font-size: 1.8rem;
}
header .reservlink .reservlink_tel a {
    font-size: 1.8rem;
}
header .reservlink .reservlink_tel a .reservlink_tel_note {
    font-size: 2.2rem;
}

/*ぬくもりSTAFF募集中*/
.top_recruit {
    margin-top: -40px;
    margin-bottom: 50px;
    max-width: 980px;
    margin: -40px auto 50px;
}
header .reservlink .top_recruit h2.top_sub {
    margin-bottom: -20px;
}
.top_recruit .top_recruit_note {
    padding-bottom: 30px;
}
.top_recruit dl {
    margin-top: -15px;
}
.top_recruit dt {
    font-size: 2rem;
}
.top_recruit .top_recruit_note .top_rec_img1 {
    width: 100px;
    bottom: auto;
    top: -30px;
}
.top_recruit .top_recruit_note .top_rec_img2 {
    width: 100px;
    bottom: auto;
    top: -30px;
}
.top_recruit .recruitlink_bt a {
    font-size: 1.8rem;
    width: 14em;
}
.top_recruit .recruitlink_bt a span {
}

/*トップバナー*/
#content .top_banner {
    margin: 60px auto;
}
#content .top_banner p {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#content .top_banner p:first-child {
    margin-bottom: 20px;
}
#content .top_banner a,
#content .top_banner span {
    display: inline-block;
    height: 9vw;
    max-height: 112px;;
}
#content .top_banner a:first-child {
    margin-right: 4%;
}
#content .top_banner img {
    margin: 0;
    max-height: 100%;
    width: auto;
}

#content {
    padding: 0px 0px 60px;
}

article h2 {
	margin: 0px auto 30px;
	padding-bottom: 30px;
}
article h2 img {
	height: auto;
}

/* お知らせ */
.whatsnew h2.top_sub {
	text-align: left;
    margin-bottom: 10px;
}
.whatsnew h2.top_sub small {
    margin-top: 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
.whatsnew h2.top_sub small:before {
    content: '';
    display: block;
    width: 110px;
    height: 1px;
    background: #977837;
    margin-right: 15px;
}
#content article.whatsnew {
    margin: 60px auto;
}
#content article.whatsnew ul li {
    border-bottom-width: 2px;
}
#content article.whatsnew ul li .date {
    font-size: 1.8rem;
	display: table-cell;
	width: 7em;
}
#content article.whatsnew ul li .title {
	display: table-cell;
}

/* ぬくもり通信 */
#content .data article {
    margin: 80px auto;
}
.data h2.top_sub {
	text-align: left;
    margin-bottom: 10px;
}
.data h2.top_sub small {
    margin-top: 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
.data h2.top_sub small:before {
    content: '';
    display: block;
    width: 110px;
    height: 1px;
    background: #977837;
    margin-right: 15px;
}
#content .data article ul li {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
}
#content .data article ul li p:first-child {
	white-space: nowrap;
	margin-right: 1em;
}
#content .data article ul li .news_cate {
	display: inline-block;
	width: 10em;
	margin-right: 1em;
}
#content .data article ul li .news_date {
    width: 8em;
}

/* 診療時間 */
#content article.timetable {
    margin: 80px auto;
}
.timetable h2.top_sub {
	text-align: left;
    margin-bottom: 10px;
}
.timetable h2.top_sub small {
    margin-top: 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
.timetable h2.top_sub small:before {
    content: '';
    display: block;
    width: 110px;
    height: 1px;
    background: #977837;
    margin-right: 15px;
}

.timetable table.timetable_sp {
	display: none;
}
.timetable table.timetable_pc {
	width: 100%;
	margin-bottom: 20px;
	display: table;
}
.timetable table.timetable_pc thead {
	background: #a29990;
}
.timetable table.timetable_pc thead th {
	font-size: 112.5%;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 4em;
	width: 10%;
}
.timetable table.timetable_pc tbody {
	background: #f2f2f2;
}
.timetable table.timetable_pc tbody th {
	font-size: 110%;
	color: #a29990;
	font-weight: 500;
	vertical-align: middle;
	border-bottom: 2px solid #FFF;
	height: 3em;
}
.timetable table.timetable_pc tbody td {
	font-size: 112.5%;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-bottom: 2px solid #FFF;
	height: 6em;
	padding: 5px;
}
.timetable table.timetable_pc tbody td strong {
	color: #a29990;
}

.timetable table.timetable_pc tbody img {
	width: auto;
}

/* アクセス */
.googlemap h2.top_sub {
	text-align: left;
    margin-bottom: 10px;
}
.googlemap h2.top_sub small {
    margin-top: 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
.googlemap h2.top_sub small:before {
    content: '';
    display: block;
    width: 110px;
    height: 1px;
    background: #977837;
    margin-right: 15px;
}
}

@media (min-width: 840px) {
}

@media (min-width: 1200px) {
header {
    background-position: center top;
	background-size: cover;
    padding-top: 850px;
}
header:after {
    height: 100px;
    top: auto;
}
#menu-box {
    z-index: 150;
}
header div.top_message {
    height: 460px;
    top: 300px;
}
header div.top_message p.message_img img {
	width: auto;
}
header div.top_message p.trimming_img {
    width: auto;
    top: auto;
    bottom: 0px;
    right: 50px;
}
header div.top_message p.trimming_img img {
    width: auto;
}

header .slide_area img {
    min-height: 850px;
}

h2.top_sub {
    font-size: 3.6rem;
	margin: 0px auto 50px;
}
h2.top_sub small {
    font-size: 1.6rem;
}

/*予約システム*/
header .reservlink {
    padding: 90px 20px 30px;
}
header .reservlink:after {
    height: 400px;
    top: -120px;
}
header .top_notes_area p {
    font-size: 2rem;
    margin-bottom: 1.5em;
}
header .reservlink .notes_link {
    margin-bottom: 20px;
}
header .reservlink .reservlink_bt {
    font-size: 2.1rem;
    margin: 20px auto 40px;
}
header .reservlink .reservlink_bt a {
    font-size: 2.1rem;
    line-height: 70px;
}
header .reservlink .reservlink_bt a span {
    font-size: 2.1rem;
}
header .reservlink .reservlink_bt a .reservlink_bt_note2 {
    font-size: 2.6rem;
}
header .reservlink .reservlink_double {
    max-width: 1200px;
    margin: auto;
    padding: 0 30px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
header .reservlink .reservlink_double .reservlink_bt {
    width: 520px;
    margin-left: 0;
    margin-right: 0;
}
header .reservlink .reservlink_double .reservlink_bt a {
    height: 100%;
    padding: 0.8em;
}
header .reservlink .reservlink_double .reservlink_bt a .reservlink_bt_note1 {
    font-size: 1.8rem;
    line-height: 1.2;
}
header .reservlink .reservlink_tel {
    font-size: 2.1rem;
    margin-top: 20px;
    max-width: 26em;
}
header .reservlink .reservlink_tel a {
    font-size: 2.1rem;
}
header .reservlink .reservlink_tel a .reservlink_tel_note {
    font-size: 2.6rem;
    line-height: 70px;
}

/*ぬくもりSTAFF募集中*/
.top_recruit {
    margin-top: -40px;
    margin-bottom: 50px;
    max-width: 980px;
    margin: -60px auto 80px;
}
.top_recruit .top_recruit_note {
    padding-bottom: 40px;
    margin-top: -20px;
}
.top_recruit dt {
    font-size: 2.2rem;
}
.top_recruit .top_recruit_note .top_rec_img1 {
    width: auto;
    top: -40px;
}
.top_recruit .top_recruit_note .top_rec_img2 {
    width: auto;
    top: -45px;
}
.top_recruit .recruitlink_bt a {
    font-size: 2.2rem;
    width: 16em;
}
.top_recruit .recruitlink_bt a span {
}

/*トップバナー*/
#content .top_banner {
    margin: 80px auto;
}
#content .top_banner p:first-child {
    margin-bottom: 50px;
}

#content:before {
    height: 400px;
    top: -120px;
}

article h2 {
	background-size: auto;
	margin-bottom: 60px;
}

/* お知らせ */
#content article.whatsnew {
    margin: 80px auto;
}
#content article.whatsnew ul li {
	margin-bottom: 2em;
	padding-bottom: 2em;
}
#content article.whatsnew ul li .date {
    font-size: 2rem;
}

/* 診療時間 */
#content article.timetable {
    margin: 80px auto;
}
#content article.timetable .netscreen {
	padding: 30px 10px;
	margin-bottom: 30px;
}
.timetable table.timetable_pc thead th {
	font-size: 150%;
	height: 3em;
}
.timetable table.timetable_pc tbody th {
	font-size: 150%;
	height: 3em;
}

/* ぬくもり通信 */
#content .data article ul li p:first-child {
	margin-right: 3em;
}
#content .data article ul li .news_cate {
	margin-right: 1.5em;
}

/* アクセス */
#content article.googlemap .access_data h2 {
	margin: 0px auto 30px;
}
}

@media (min-width: 1500px) {
  header {
    margin-bottom: 0;
  }
}

/* オンラインショップ */
#content .online {
    background: url("../images/back_wave.jpg") no-repeat center bottom;
    background-size: cover;
    padding: 1px 0;
}
#content .online article {
    margin: 50px auto;
}
.online_banner_list{
}
.online_banner_list li{
  margin:0 0 10px;
  width:100%;
	text-align: center;
	list-style: none;
}
.online_banner_list li img {
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 100%;
	max-width: 336px;
}

@media (min-width: 768px) {
#content .online article {
    margin: 80px auto;
}
.online h2.top_sub {
	text-align: left;
    margin-bottom: 10px;
}
.online h2.top_sub small {
    margin-top: 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
.online h2.top_sub small:before {
    content: '';
    display: block;
    width: 110px;
    height: 1px;
    background: #977837;
    margin-right: 15px;
}
  .online_banner_list{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
  }
  .online_banner_list li{
	  margin: 0 20px 0 0;
//    width:30%;
//	widht: -webkit-calc((100% - 60px) / 3 );/*Chrome19~25対応*/
//	width: -moz-calc((100% - 60px) / 3);/*Firefox4~15対応*/
//	width: calc((100% - 60px) / 3);  
  }
  .online_banner_list li:last-child {
	  margin: 0;
  }
  .online_banner_list a{
	  display: block;
	  height: 100%;
  }
  .online_banner_list a img {
	  display: block;
	  height: 100%;
	max-width: none;
  }
100%;
	  width: ;
  }
}
@media (max-width: 768px) {
  /*h2文字数が多いので調整*/
  .online h2 img{
    max-width:100%;
    height:auto;
	  
  }
}
@media (min-width: 1200px) {
.online_banner_list li img {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 100%;
}
.online_banner_list li .banner_animalnavi {
	border-width: 4px;
}
.online_banner_list li .banner_delivery {
	border-width: 4px;
}
.online_banner_list li .banner_royalcanin {
	border-width: 4px;
}
}

/* 夜間診療のご案内 */
.night {
    background: url("../images/top_night_back.jpg");
    background-size: cover;
    padding: 1px 0;
}
.night * {
    color: #fff;
}
#content .night article {
    margin: 50px auto;
}
.night h2.top_sub {
    color: #fff;
    margin-bottom: 10px;
}
.night h2.top_sub small {
    color: #fff;
    margin-top: 0.5em;
}
.night .night_note {
    font-size: 1.8rem;
    margin: 0 auto 0.5em;
}
.night .night_note strong {
    font-weight: normal;
    line-height: 2.2;
    padding: 0.2em 0.5em;
    margin-right: 0.3em;
    border: solid 1px #fff;
    background-image: linear-gradient(0deg, rgba(38, 34, 53, 1), rgba(2, 2, 11, 1));
}
.night ul li {
    list-style: none;
    padding-left: 2em;
    margin-bottom: 0.3em;
    position: relative;
}
.night ul li:before {
    content: '\002713';
    color: #c9b9a9;
    line-height: 1.4;
    display: block;
    width: 1.4em;
    height: 1.4em;
    text-align: center;
    border: solid 1px #c9b9a9;
    position: absolute;
    left: 0px;
    top: 0.2em;
}

.night div h3 {
    font-size: 1.8rem;
	font-weight: bold;
    padding-left: 1.5em;
    position: relative;
}
.night div h3 img {
    position: absolute;
    left: 0px;
    top: 0.4em;
}
.night_banner {
	margin: 10px auto 15px;
}
.night table {
}
.night table th {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    text-align: left;
}
.night table th img {
    width: 20px;
    margin: 0 5px 2px 0;
    filter: brightness(10000%);
}
.night table td {
    display: block;
    padding-left: 25px;
}
.night table td br {
    display: inline;
}

.tsukuba {
    border-top: 1px solid #fff;
	padding-top: 1em;
}
.tsukuba .night_banner a img {
    width: 100%;
    max-width: 374px;
}
.petemo .night_banner a img {
    width: 170px;
}
.petemo {
    border-top: 1px solid #fff;
	padding-top: 1em;
    margin-top: 1.5em;
}
.petemo .petemo_komerist {
    font-size: 1.2rem;
    padding-left: 1em;
    text-indent: -1em;
}
.jarvis {
    border-top: 1px solid #fff;
	padding-top: 1em;
    margin-top: 1.5em;
}

@media (min-width: 768px) {
#content .night article {
    margin: 80px auto;
}
.night h2.top_sub {
	text-align: left;
    margin-bottom: 10px;
}
.night h2.top_sub small {
    margin-top: 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
.night h2.top_sub small:before {
    content: '';
    display: block;
    width: 110px;
    height: 1px;
    background: #fff;
    margin-right: 15px;
}
.night .night_note {
    font-size: 2rem;
    margin: 0 auto 1em;
}

.night div.contact_ah {
    margin-top: 50px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.night div.contact_ah:before {
    content: '';
    display: block;
    width: 1px;
    background: #fff;
    -webkit-box-ordinal-group: 2;
    order: 1;
}
.night div h3 {
    font-size: 2rem;
    padding-left: 1.5em;
}
.night div h3 img {
    top: 0.5em;
}
.tsukuba {
	width: 46%;
    border-top: none;
	padding-top: 0;
}
.petemo {
	width: 46%;
    border-top: none;
	padding-top: 0;
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
    order: 2;
}
.night table th img {
    width: 24px;
}
.night table td {
    padding-left: 29px;
}
.jarvis {
	width: 100%;
    text-align: center;
//    border-top: none;
	padding-top: 1em;
//    margin-top: 0;
    -webkit-box-ordinal-group: 4;
    order: 3;
}
.jarvis h3 {
    display: table;
    margin: auto;
}
.jarvis table {
    margin: auto;
    text-align: left;
}
}
@media (min-width: 1200px) {
.night .night_note {
    font-size: 2.2rem;
}
.tsukuba .night_banner a img {
    max-width: 500px;
    height: 72px;
}
.petemo .night_banner a img {
    width: auto;
    height: 72px;
}
.night table th {
	display: table-cell;
	vertical-align: top;
	padding-top: 0.3em;
}
.night table th img {
    margin: 0 8px 2px 0;
}
.night table td {
	display: table-cell;
    padding-left: 0;
	padding-top: 0.3em;
}
.petemo .petemo_komerist {
    font-size: 1.4rem;
}
}

/* メディア */
.media {
    background: #e8ebe5;
    padding: 1px 0;
}
#content .media article {
    margin: 50px auto;
}
.media h2.top_sub {
    margin-bottom: 10px;
}
.media h2.top_sub small {
    margin-top: 0.5em;
}
.media .media_note {
    margin-bottom: 1em;
}
.media .media_img {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.media .media_img img {
	width: 48%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(50% - 5px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 5px);/*Firefox4~15対応*/
	width: calc(50% - 5px);  
}

@media (min-width: 768px) {
#content .media article {
    margin: 80px auto;
}
.media h2.top_sub {
	text-align: left;
    margin-bottom: 10px;
}
.media h2.top_sub small {
    margin-top: 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
.media h2.top_sub small:before {
    content: '';
    display: block;
    width: 110px;
    height: 1px;
    background: #977837;
    margin-right: 15px;
}
.media .media_post {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
}
.media .media_note {
    margin-bottom: 0;
}
.media .media_img {
    margin-left: 20px;
    width: auto;
    flex-shrink: 0;
}
.media .media_img img {
    width: auto;
    margin-left: 10px;
}
}
@media (min-width: 1200px) {
}


