@charset "UTF-8";

/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
pre,textarea{overflow:auto}
[hidden],audio:not([controls]),template{display:none}
details,main,summary{display:block}
input[type=number]{width:auto}
input[type=search]{-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
progress{display:inline-block}
small{font-size:75%}
textarea{resize:vertical}
[unselectable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
*,::after,::before{box-sizing:inherit;border-style:solid;border-width:0}
*{font-size:inherit;line-height:inherit;margin:0;padding:0}
::after,::before{text-decoration:inherit;vertical-align:inherit}
:root{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;cursor:default;font:16px/1.5 sans-serif;text-rendering:optimizeLegibility}
a{text-decoration:none}
audio,canvas,iframe,img,svg,video{vertical-align:middle}
button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;min-height:1.5em}
code,kbd,pre,samp{font-family:monospace,monospace}
nav ol,nav ul{list-style:none}
select{-moz-appearance:none;-webkit-appearance:none}
select::-ms-expand{display:none}
select::-ms-value{color:currentColor}
table{border-collapse:collapse;border-spacing:0}
::-moz-selection{background-color:#B3D4FC;text-shadow:none}
::selection{background-color:#B3D4FC;text-shadow:none}
@media screen{[hidden~=screen]{display:inherit}
[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}
}
/*# sourceMappingURL=sanitize.css.map */


/* ******************************************************************** */
/* 共通 */
/* ******************************************************************** */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:2px;
	color:#565351;
}

#header  {
    position: fixed;
	z-index:5;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
	color:#84795b;
}
img{
	max-width: 100%;
	margin-bottom: 10px;
}


#header .header_title_area{
	float:left;
	padding:20px 0 0 20px;
}

#header .header_title_area h1{
	font-size:11px;
	font-weight:normal;
}

#header .header_title_area p{
	font-size:11px;
	font-weight:normal;
}


/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*ﾂ･*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear{
	clear:both;
}

.small{
	font-size:10px;
}

.text_left{
	text-align: left;
}

.paragraph{
	margin-bottom: 60px;
	word-break: break-all;
}

#contents .paragraph p{
	line-height:190%;
	letter-spacing:3px;
}

.paragraph ul{
	margin-left: 20px;
}

.paragraph ol{
	margin-left: 35px;
	margin-bottom: 20px;
}

.bold{
	font-weight: bold;
}

span.marker{
	background:linear-gradient(transparent 50%, #DDD299 70%);
	font-weight:bold;
}

.navigation{
	text-align: center;
}

/*input,textarea{*/
/*	border: 1px solid #DEDEDE;*/
/*	width: 90%;*/
/*}*/


input[type=radio] {
    vertical-align: middle;
}

input[type="text"] {
	border: 1px solid #DEDEDE;
	width: 90%;
	margin: 5px;
}

input[type="email"] {
	border: 1px solid #DEDEDE;
	width: 90%;
}
select{
	border: 1px solid #DEDEDE;
}

textarea {
	border: 1px solid #DEDEDE;
	width: 90%;
}



/*contactform7を廃止したらここを消す*/
p input.wpcf7-submit{
	background-color: #FCF5E9;
	width: 100%;
	color: #84795B;
	padding: 20px;
	margin: 20px auto 0!important;
}

.submit input{
	background-color: #FCF5E9;
	width: 100%;
	color: #84795B;
	padding: 20px;
	margin: 20px auto 0!important;
}

table.form th{
	font-size:1em;
}

table.form td{
	font-size:1em;
}

.wpcf7-not-valid-tip::before{
	content: "\A\A" ;
	white-space: pre ;
}
.sent{
	display: none;
}

a{
	color: #3E817F;
}

.pagination {
	clear:both;
	position:relative;
	font-size:13px;
	line-height:15px;
	margin: 0 auto;
}
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 8px 5px 8px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #B3B3B3;
}
.pagination a:hover{
	color:#fff;
	background: #3E817F;
}

.pagination .current{
	padding:6px 8px 5px 8px;
	background: #3E817F;
	color:#fff;
}

/*メインビジュアルエリア*/

#top_mv_area .top_mv_area_info h2{
	font-family: "Sawarabi Gothic";
	margin-bottom:20px;
	color:#3e817f;
	font-weight:bold;
	padding:0 0 10px 0;
	border-bottom: dotted 3px #dedede;
}

#top_mv_area .top_mv_area_info p{
	font-family: "Sawarabi Gothic";
	color:#3e817f;
}

table{
	background-color:#ffffff;
	border-collapse: collapse;
	margin-top:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

table th{
	border: 1px solid #dedede;
	color: #ffffff;
	padding: 15px 10px 15px 10px;
	text-align: center!important;
	font-size:12px;
	background-color:#439589;
}

table th.check{
	border: 1px solid #dedede;
	color: #ffffff;
	padding: 15px 10px 15px 10px;
	text-align: center!important;
	font-size:16px;
	background-color:#439589;
}

table th.title{
	background-color:#ebf2f2;
	font-size:12px;
	text-align:center;
	color:#3e817f;
}

table th.title_check{
	background-color:#ebf2f2;
	font-size:16px;
	text-align:center;
	color:#3e817f;
}

table td{
	border: 1px solid #dedede;
	color:#3e817f;
	padding: 15px 10px 12px 10px;
	font-size:11px;
	text-align: left;
	text-align:center;
}

table td.check{
	border: 1px solid #dedede;
	color:#3e817f;
	padding: 15px 10px 12px 10px;
	font-size:16px;
	text-align: left;
	text-align:center;
}

/*当院からのお知らせ*/

#top_info{
	padding:60px 0;
	text-align:center;
	background-image:url(../img/top_info_bg.png);
}

#top_info h2{
	font-family: "Sawarabi Gothic";
	margin-bottom:20px;
	color:#3e817f;
	font-weight:bold;
}

#top_info h3{
	color:#565351;
	margin-bottom:15px;
	padding: 19px 40px 13px 40px;
	border-radius:50px;
	border: 1px solid #dedede;
	font-size:15px;
	text-align:left;
	background:#ffffff url(../img/icon_arrow.svg) right no-repeat;
	background-size:25px 25px;
}

#top_info h3 span.date{
	color:#3e817f;
	padding-right:10px;
}


#top_info p.next_icon{
	margin:30px 0 20px;
	text-align: right;
	padding:5px 0 0 0;
}

#top_info p.next_icon span{
	background:url(../img/next_icon.svg) left no-repeat;
	background-size:25px 25px;
	background-position: 0px;
	padding-left: 30px;
}

/*ニュース*/

#top_news_area .top_news_conference{
	border: 1px solid #439589;
	position:relative;
	padding:30px 35px;
}

#top_news_area .top_news_media{
	border: 1px solid #439589;
	position:relative;
	padding:30px 35px;
}

#top_news_area .top_news_conference::before,
#top_news_area .top_news_media::before{
    content: "";
    bottom: 0;
    right: 0;
    border-top: 2em solid transparent;
    border-right: 2em solid #439589; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 4;
}

#top_news_area .top_news_conference h2,
#top_news_area .top_news_media h2{
	font-size:21px;
	font-family: "Sawarabi Gothic";
	color:#439589;
	margin-bottom:20px;
}

#top_news_area .top_news_media p.news_next_icon{
	font-size:13px;
	font-family: "Sawarabi Gothic";
	text-align: right;
	color:#439589;
	padding-left: 25px;
	margin-top: 25px;
}

#top_news_area .top_news_media p.news_next_icon span{
	background:url(../img/next_icon.svg) left no-repeat;
	background-size:20px 20px;
	color:#439589;
	padding-left: 20px;
}

#top_news_area .top_news_media p.news_next_icon a:hover{
	text-decoration: underline;
	text-decoration-color: #439589;
}

#top_news_area span.date{
	padding-right:15px;
}

.top_news_area_left img,
.top_news_area_right img{
	margin: 20px auto;
}


ul.conference_list li{
	font-size:13px;
	list-style:none;
	margin-bottom:10px;
	color:#439589;
}

ul.media_list li{
	font-size:13px;
	list-style:none;
	margin-bottom:15px;
	color:#439589;
	line-height:25px;
	border-bottom: 1px dotted #439589;
}

ul.media_list li a:hover{
	text-decoration:underline;
}

#top_news_area span.media_name{
	margin-right:10px;
}

/*クリニック紹介*/

.logo_box{
	text-align:center;
	padding-top:20px;
}

.logo_box img{
	margin-bottom:20px;
}

/*メインビジュアルエリア*/

#top_contents{
	margin-bottom:60px;
}

#top_contents h2 {
	position: relative;
	padding-bottom: .3em;
	border-bottom: 4px solid #D0D0D0;
	font-size:23px;
	margin-bottom:30px;
	letter-spacing:3px;
}

#top_contents h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3e817f;
}


#top_contents .top_greeting img{
	margin-bottom:20px;
}

.next_btn{
	width:100%;
	padding:15px 10px 13px 10px;
	text-align:center;
	border:solid 1px #3e817f;
	color:#3e817f;
	font-size:15px;
	letter-spacing:3px;
	background:url(../img/icon_arrow.svg) right no-repeat;
	background-size:20px 20px;
	/*margin-top:20px;*/
}

.next_btn:hover{
	background-color:#f7fffc;
	color:#7bb8b6;
}

.next_btn::before,
.next_btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.next_btn,
.next_btn::before,
.next_btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}


/*6つの約束*/

#top_promise h2{
	color:#3e817f;
	font-family: "Sawarabi Gothic";
	text-align:center;
	border-bottom: dotted 3px #dedede;
	padding-bottom:10px;
}

.promise_list li{
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
	border:1px solid #d8e6e7;
}

.promise_list li:hover{
    background-color: #f4f8f8;
}

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-300%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-300%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-300%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(200%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(200%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

/*トップページ診療内容*/


#top_service h2{
	color:#3e817f;
	font-family: "Sawarabi Gothic";
	text-align:center;
	border-bottom: dotted 3px #dedede;
	padding-bottom:10px;
}

#top_service ul.service_list li.service_general{
	background:url(../img/service_general_bg.jpg) center no-repeat;
	background-size:cover;
}

#top_service ul.service_list li.service_general h3{
	background-color: rgba(100,157,180,0.40);
}

#top_service ul.service_list li.service_general h3:hover{
	background-color: rgba(100,157,180,0.55);
}

#top_service ul.service_list li.service_gastroenterology{
	background:url(../img/service_gastroenterology_bg.jpg) center no-repeat;
	background-size:cover;
}

#top_service ul.service_list li.service_gastroenterology h3{
	background-color: rgba(67,149,137,0.40);
}

#top_service ul.service_list li.service_gastroenterology h3:hover{
	background-color: rgba(67,149,137,0.55);
}

#top_service ul.service_list li.service_endoscope{
	background:url(../img/service_endoscope_bg.jpg) center no-repeat;
	background-size:cover;
}

#top_service ul.service_list li.service_endoscope h3{
	background-color: rgba(180,147,100,0.40);
}

#top_service ul.service_list li.service_endoscope h3:hover{
	background-color: rgba(180,147,100,0.55);
}

#top_service ul.service_list li.service_visit{
	background:url(../img/service_visit_bg.jpg) center no-repeat;
	background-size:cover;
}

#top_service ul.service_list li.service_visit h3{
	background-color: rgba(212, 167, 184, 0.4);
}

#top_service ul.service_list li.service_visit h3:hover{
	background-color: rgba(174, 125, 144, 0.55);
}

#top_service ul.service_list li.service_nursing{
	background:url(../img/service_nursing_bg.jpg) center no-repeat;
	background-size:cover;
}

#top_service ul.service_list li.service_nursing h3{
	background-color: rgb(153 152 152 / 40%);
}

#top_service ul.service_list li.service_nursing h3:hover{
	background-color: rgb(97 96 96 / 55%);
}

#top_service ul.service_list li.service_hematology{
	background:url(../img/service_hematology_bg.jpg) center no-repeat;
	background-size:cover;
}

#top_service ul.service_list li.service_hematology h3{
	background-color: rgb(96 90 164 / 40%);
}

#top_service ul.service_list li.service_hematology h3:hover{
	background-color: rgb(96 90 164 / 55%);
}


#top_service ul.service_list li h3::before,
#top_service ul.service_list li h3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#top_service ul.service_list li h3,
#top_service ul.service_list li h3::before,
#top_service ul.service_list li h3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#top_service ul.service_list li a {
    display:block;
    text-decoration:none;
    color:white;
}

#top_service ul.service_list li:first-child {
    border:none;
}

#footer ul.sitemap li{
	list-style:none;
	float:left;
	font-size:15px;
	padding:0 10px 0;
	border-right: 1px solid #ffffff;
}

#footer ul.sitemap li a{
	color:#659a99;
}

#footer ul.sitemap li a:hover{
	text-decoration:underline;
}

#footer ul.sitemap li:last-child{
	border-right:0px;
	padding-right:0px;
	margin-right:0px;
}

#contents ul.arw_list li{
	margin-bottom:5px;
	background:url(../img/icon_arrow.svg) left no-repeat;
	background-size:20px 20px;
	list-style:none;
	padding:5px 0 0 25px;
}


/*フッター*/

#footer{
	background-color:#ebf2f2;
}

.footer_btn_access,
.footer_btn_contact,
.footer_btn_tel{
	width:100%;
	height:75px;
	line-height:79px;
	display:block;
	background:#ffffff;
	border:1px solid #659a99;
	text-align:center;
	color:#659a99;
	margin-bottom:15px;
}

.footer_btn_access:hover,
.footer_btn_contact:hover,
.footer_btn_tel:hover,
.footer_btn_houmon:hover{
	background-color:#f7fffc;
	color:#7bb8b6;
}


.footer_btn_houmon {
    width: 100%;
    height: 70px;
    line-height: 1.5em;
    display: block;
    background: #ffffff;
    border: 1px solid #659a99;
    text-align: center;
    color: #659a99;
    margin-bottom: 15px;
    padding-top: 15px;
}

#footer .footer_info h2 {
	position: relative;
	padding-bottom: .3em;
	border-bottom: 4px solid #D0D0D0;
	letter-spacing:3px;
}

#footer .footer_info h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3e817f;
}

.footer_info p.time{
	font-weight:bold;
	color:#659a99;
}

.footer_info p.time span{
	background:url(../img/icon_top_access_right.svg) left no-repeat;
	background-size:22px 22px;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
}

.copyright p{
	font-size:12px;
	color:#659a99;
	padding-top:10px;
	text-align:right;
}


/*ページトップへ戻る*/

#page-top{
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}


/* サブページテンプレート */

#wrapper {
    width: 1200px;
    margin: 0 auto 70px;
}

#contents{
	padding-bottom: 50px;
}

#contents p{
	font-size: 15px;
    line-height: 25px;
    margin-bottom: 40px;
}

#contents h1{
	color:#3e817f;
	font-family: "Sawarabi Gothic";
	text-align:center;
	text-align:center;
	border-bottom: dotted 3px #dedede;
	padding-bottom:10px;
    font-size: 35px;
    margin-bottom: 45px;
}

#contents h2{
	font-family: "Sawarabi Gothic";
	position: relative;
	padding-bottom: .3em;
	border-bottom: 4px solid #D0D0D0;
	font-size: 26px;
	margin-bottom: 40px;
}

#contents h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3e817f;
}

#contents h3{
	font-family: "Sawarabi Gothic";
	border-left:8px solid #D0D0D0;
	font-size: 23px;
	padding: 8px 0 6px 15px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 10px;
}

#contents h4{
	color:#3e817f;
	font-family: "Sawarabi Gothic";
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 10px;
}

#contents h5{
	font-weight: bold;
	margin: 10px 0 10px;
}

#contents ul{
	margin-bottom:30px;
}

#contents ul.arrow_list ul{
	margin-bottom:20px;
}

#contents ul.arrow_list li{
    background: url(../img/icon_arrow.svg) left top no-repeat;
    background-position: 0px -3px;
    list-style: none;
    background-size: 25px 25px;
    padding-left: 25px;
    margin-bottom: 5px;
}
#contents ul.arrow_list_general ul{
	margin-bottom:20px;
}

#contents ul.arrow_list_general li{
    background: url(../img/icon_arrow.svg) left top no-repeat;
    background-position: 0px -3px;
    list-style: none;
    background-size: 25px 25px;
    padding-left: 20px;
	margin-right: 15px;
    margin-bottom: 15px;
	float: left;
}
.border-box{
	border: 5px solid #fcf5e9;
	padding:40px 20px 10px 20px;
	margin-bottom:40px;
}
.border_box_link{
	border: 5px solid #fcf5e9;
	padding:30px 20px 10px 10px;
	margin-bottom:40px;
	margin-top: 40px;
	width: 300px;
}

/* 胃カメラ仮予約ボタン　*/

.container {
  text-align: center;
  padding-bottom: 40px;
}

.btn-icon {
  display: inline-block;
  max-width: 350px;
  text-align: left;
  background-color: #3d9b8d;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px 8px 16px;
  border-radius: 4px;
  position: relative;
}

.btn-icon:hover {
  opacity: 0.8;
}

/* 2_メニュー */

#contents .service_box,
#contents .service_box_last{
	width:490px;
	border: 1px solid #d8e6e7;
	padding:20px 15px 20px 20px;
	float:left;
}

#contents .service_box:hover,
#contents .service_box_last:hover{
	background-color: #f4f8f8;
}

#contents .service_box a,
#contents .service_box_last a{
    color:#565351;
}

#contents .service_box{
	margin:0 20px 20px 0;
}

#contents .service_box_last{
	margin:0 0 20px 0;
}

#contents .service_box img,
#contents .service_box_last img{
	float:left;
	margin-right:20px;
	display:block;
}

#contents .service_box h3,
#contents .service_box_last h3{
	width: 100%;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 8px 0;
	padding: 0;
	border:0px;
	color: #3e817f;
}

#contents .service_box h3::after,
#contents .service_box_last h3::after{
	display: none;
}


#contents .service_box p,
#contents .service_box_last p{
	font-size:14px;
	margin-bottom:14px;
}

#contents .blog_box{
	border: 1px solid #d8e6e7;
	padding:35px 15px 25px 20px;
	min-height: 330px;
	font-size:15px;
	line-height:25px;
}

#contents .blog_box:hover{
	background-color: #f4f8f8;
}

#contents .blog_box a{
    color:#565351;
}

#contents .blog_box img{
	float:left;
	margin-right:20px;
	display:block;
}

#contents .blog_box h2{
	font-size:20px;
	font-family:
	"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:160%;
}

#contents .blog_box h3{
	width: 100%;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 8px 0;
	padding: 0;
	border:0px;
	color: #3e817f;
}

#contents .blog_box h3::after{
	display: none;
}


#contents .blog_box p{
	font-size:12px;
	margin-top:20px;
	margin-bottom:14px;
	color: #3e817f;
}

#contents p.next{
	background:url(../img/icon_arrow_02.svg) right no-repeat;
	background-size:25px 25px;
	text-align:right;
	padding:1px 24px 0 0;
	color: #84795b;
	margin-bottom:0px;
}

.paragraph iframe{
	width: 100%;
	height: 290px;
}


/*スタッフ紹介*/
#contents .staff_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	margin: 0 auto;
}

#contents .staff_wrap .staff{
	width: 33%;
	text-align: center;
}

#contents .staff_wrap .staff h3{
	border-left: none;
	margin: 20px 0 10px 0;
}

#contents .staff_wrap .staff img{
	width: 200px;
}

#contents .staff_wrap .staff img:hover{
	opacity: 0.5;
	transition: 0.5s;
}

/*パンくず*/

.breadcrumb{
	margin:25px 0 40px 0;
	letter-spacing: 1px;
	color: #84795b;
}

.breadcrumb a{
	color: #84795b;
}

.breadcrumb a:hover{
	text-decoration: underline;
}

.breadcrumb ul li{
	float:left;
	list-style:none;
	background:url(../img/icon_arrow_02.svg) no-repeat left;
	background-size:25px 25px;
	padding-left:29px;
	margin:0px 5px 0px 0px;
	font-size:12px;
}

.breadcrumb ul li:first-child{
	background-image:none;
	padding-left:0px;
}

p.tel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px!important;
	color:#92795b;
	padding:0;
	margin:0;
}

/*アンカーリンクずれ防止*/

#contents a[id]:not([href]) {
padding-top: 60px;
margin-top: -60px;
display: inline-block; /* required for webkit browsers *//*★これ重要！*/
vertical-align: top;/*★これ重要！*/
}

#flow{
	padding-top: 60px;
	margin-top: -60px;
	display: inline-block; /* required for webkit browsers *//*★これ重要！*/
	vertical-align: top;/*★これ重要！*/
}

/* ******************************************************************** */
/* スマホのみ */
/* ******************************************************************** */

@media screen and (max-width: 767px){

body{
	font-size:14px;
}

#pc_header{
	display:none;
}

#header_inner{
	display:none;
}

.bleak_sp{
	display:none;
}

.section_inner,
.blog_inner{
	margin:0 auto;
	padding:0 15px;
}

.next{
	margin:0 70px;
	padding:0 70px;
}

.pagination {
	padding:10px 0px;
}

.sp_none{
	display: none;
}

/*メインビジュアルエリア*/

#top_mv_area{
	padding:0 15px;
}

.top_mv_area_info{
	float:none;
	width:100%;
	margin-bottom:20px;
	padding-top:10px;
}

#top_mv_area .top_mv_area_info h2{
	font-size:18px;
	margin:15px 0 10px 0;
}

#top_mv_area .top_mv_area_info p{
	font-size:10px;
	margin-bottom: 10px;
}

table th{
	font-size:9px;
	text-align:left;
	letter-spacing:0px;
}

table th.title{
	font-size:9px;
}

table td{
	font-size:9px;
	letter-spacing:0px;
}

/*当院からのお知らせ*/

#top_info{
	padding:40px 0;
	margin-bottom:40px;
}

#top_info h2{
	font-size:22px;
}

#top_info h3{
	font-size:13px;
}

#top_info p{
	font-size:13px;
	background-position: 200px;
}


/*ニュース*/

#top_news_area{
	margin-bottom:30px;
}

#top_news_area .top_news_conference{
	margin-bottom:20px;
}

#top_news_area .top_news_conference span.date{
	padding:0px
}

ul.conference_list li{
	border-left: 5px solid #3e817f;
	padding-left:20px;
	font-size:11px;
}

ul.media_list li{
	font-size:11px;
	line-height:20px;
}

/*トップページコンテンツ*/

#top_contents{
	padding-top:10px;
	margin-bottom:30px;
}

#top_contents .top_greeting p{
	margin-bottom:20px;
}

.top_access_left{
	width:100%;
	margin-bottom:15px;
	text-align:left;
	font-size:14px;
}

.top_access_right{
	display:block;
	width:100%;
	margin:0 auto 20px auto;
	text-align:center;
	color:#3e817f;
	letter-spacing:4px;
	background-color:#fdf9f3;
	border: solid 1px #f1e7d7;
	background-size:40px 40px;
	font-size:14px;
	padding: 10px 0px 8px 0px;
	border-radius:30px;
}

.top_access_right span{
	background:url(../img/icon_top_access_right.svg) left no-repeat;
	background-size:16px 16px;
	padding-left:30px;
}

.iframe_wrapper{
	margin-bottom:20px;
}

.promise_list li{
    width: 100%;
    overflow: hidden;
    position: relative;
	border:1px solid #d8e6e7;
	margin-bottom:20px;
	padding:30px 30px 20px 30px;
	text-align:center;
	list-style:none;
}

.pr-main{
    font-size: 16px;
    color: #3e817f;
    opacity: 0.8;
    text-align: center;
	margin-bottom:10px;
}

.pr-sub{
    text-align:left;
	font-weight:normal;
    font-size: 12px;
    color: #666;
}

.pr-icon{
	display:block;
	margin-bottom:17px;
}

/*6つの約束*/

#top_promise{
	margin-bottom:20px;
}

#top_promise h2{
	font-size:22px;
	margin-bottom:25px;
}

#top_promise p{
	font-size:12px;
	margin-bottom:20px;
}


/*トップページ診療内容*/

#top_service{
	margin-bottom:30px;
}

#top_service h2{
	font-size:22px;
	margin-bottom:25px;
}

#top_service ul.service_list {
    width:100%;
}

#top_service ul.service_list li {
    text-align:center;
    border-left:1px solid white;
	margin-bottom:5px;
}

#top_service ul.service_list li h3{
	width:100%;
	height:160px;
	font-family: "Sawarabi Gothic";
	font-size:18px;
	letter-spacing:3px;
	padding-top:55px;
}

#top_service ul.service_list li h3 span{
	font-size:9px;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

/*ドクター紹介*/

.dr_box_left{
	float:none;
}

.dr_box_left img{
	width:300px;
	margin:0 auto 30px auto;
	display:block;
}

.dr_box_right table{
	width:100%;
	height:400px;
	margin:0;
	padding:0;
}

.dr_box_right{
	float:none;
}

/*スタッフ紹介*/
#contents .staff_wrap .staff{
	width: 100%;
}











/*バナーエリア*/

/*★★スマホのみ@media screen and (max-width: 767px)★★*/
#top_service ul.top_service_bnr{
	width:100%;
	margin:25px 0 20px 0;
}

#top_service ul.top_service_bnr li{
	list-style:none;
	margin-bottom:20px;
}

#top_service ul.top_service_bnr li img{
	width:100%;
	height:auto;
}

/*フッター*/

#footer{
	padding: 40px 0;
}

#footer .footer_sitemap{
	display:none;
}

#footer .footer_logo{
	text-align:center;
}

#footer .footer_logo img{
	display:block;
	margin:0 auto;
	width:65%;
}

#footer table{
	margin-bottom:20px;
}

#footer .footer_info{
	margin-bottom:20px;
}

#footer .footer_info h2 {
	font-size:15px;
	margin-bottom:15px;
}

#footer .footer_info p{
	margin-bottom:10px;
}

.copyright p{
	text-align:center;
}

ul.supple {
    width:100%;
	margin-top:15px;
}

ul.supple li {
	width:100%;
    text-align:center;
    background-color:#fcf5e9;
	font-size:11px;
	padding: 7px 0px 5px 0px;
	color:#84795b;
	list-style:none;
	margin-bottom:10px;
}

.footer_tab_right{
	text-align:center;
}

/*スマホアコーディオン*/

ul.accordion { list-style:none; width:100%; color:#fff; margin-bottom:20px; margin-top:30px;}
ul.accordion a { display:block; padding:15px 15px 13px 10px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color: #659a99; font-weight:bold;}
ul.accordion span { display:block; padding:15px 15px 10px 10px; background-position:97% center; background-repeat:no-repeat; color: #659a99; font-weight:bold;}
ul.accordion ul { display:none;}
ul.accordion > li { border-top:1px solid #ffffff; list-style:none; }
ul.accordion > li:last-child {border-bottom:1px solid #d8e6e7; border-bottom:1px solid #ffffff; }
ul.accordion > li > p { cursor:pointer;}
ul.accordion > li > p span { background-image:url(../img/open.png);}
ul.accordion > li > p span.open { background-image:url(../img/close.png);}
ul.accordion > li > ul > li { background: #ffffff; border-top:1px solid #d8e6e7; list-style:none;}
/*ul.accordion > li > ul > li:last-child { border:none;}*/

.accordion h3 {
	margin:0;
	padding:10px 0 10px 0;
	text-align:center;
	width:100%;
	color: #fff;
	background: #A7A7A7;
}

table th.title{
	background-color:#ebf2f2;
	font-size:10px;
	text-align:center;
	color:#3e817f;
}

table td{
	border: 1px solid #dedede;
	color:#3e817f;
	padding: 5px 0 5px 0;
	font-size:11px;
	text-align: left;
	text-align:center;
}

#footer ul.footer_supple {
    width:100%;
	margin-bottom:20px;
}

#footer ul.footer_supple li {
	width:100%;
    text-align:center;
    background-color:#ffffff;
	font-size:11px;
	padding: 7px 0px 5px 0px;
	color:#659a99;
	list-style:none;
	margin-bottom:10px;
}


/* 2_メニュー */

#contents .service_box,
#contents .service_box_last{
	width:100%;
}

#contents .service_box img,
#contents .service_box_last img{
	float:none;
	margin: 0 auto;
}

#contents .service_box h3,
#contents .service_box_last h3{
	margin:18px 0 8px 0;
	text-align: center;
}

#contents .blog_box{
	width:100%;
	margin:0 0 20px 0;
}

#contents .blog_box img{
	float:none;
	margin: 0 auto;
}

#contents .blog_box h3{
	margin:18px 0 8px 0;
	text-align: center;
}

.sp_tel_btn{
	background-color:#57ae9b;
	border-radius:5px;
	color:#ffffff;
	text-align:center;
	margin-top:20px;
	width:100%;
	display:block;
	height:60px;
	line-height:40px;
	font-size:14px;
	padding-top: 7px;
	border: solid 2px #439589;
}

.sp_tel_btn span,
.sp_tel_btn_visit span{
	background:url(../img/icon_tel.svg) left no-repeat;
	background-size:18px 18px;
	padding:1px 0 0 30px;
}

.sp_tel_btn_visit{
	background-color:#c8ac7b;
	border-radius:5px;
	color:#ffffff;
	text-align:center;
	margin-top:20px;
	width:100%;
	display:block;
	height:60px;
	line-height: 40px;
	font-size:14px;
	padding-top: 7px;
	border: solid 2px #ad9467;
}


.logo_box {
	text-align: left;
    padding-top: 20px;
}
.logo_box img{
	width: 100%;
}

}

/* ******************************************************************** */
/* スマホとタブレット */
/* ******************************************************************** */

@media screen and (max-width: 1199px){

#top_contents .top_greeting{
	margin-bottom:40px;
}


/* サブページテンプレート */

#wrapper {
    width: 100%;
}

#contents{
	padding:0 15px 50px 15px;
}

#top_news_area .top_news_media{
	margin-bottom:20px;
}

#top_news_area .fb-page{
	display:none;
}

.sp_none{
	display: none;
}

/*パンくず*/

.breadcrumb{
	padding: 0 15px;
}


}

/* ******************************************************************** */
/* タブレットのみ */
/* ******************************************************************** */

@media screen and (min-width : 768px) and (max-width: 1199px) {

body{
	font-size:15px;
}

.section_inner,
.blog_inner{
	margin:0 auto;
	padding:0 25px;
}

.top_mv_area_info{
	float:none;
	width:100%;
	padding-top:300px;
	margin-bottom:20px;
	background:url(../img/top_mv_tab.jpg) top no-repeat;
	background-size:100% 270px;
}

.pagination {
	padding:10px 10px;
}

.sp_tel_btn,
.sp_tel_btn_visit{
	display: none;
}

#header .header_title_area{
	float:left;
	padding:12px 0 0 20px;
}

#header .header_title_area h1 {
    font-size: 10px;
    font-weight: normal;
}

#header .header_info_visit{
	float:right;
	width:230px;
	height:50px;
	display:block;
	text-align:center;
	padding-top:5px;
	background-color:#c8ac7b;
	font-size:13px;
	color:#ffffff;
}

#header .header_info_visit p span{
	font-size:17px;
}

#top_info{
	margin-bottom:60px;
}

#top_info h2{
	font-size:24px;
}

#top_info h3{
	font-size:14px;
}

#top_info p{
	font-size:14px;
	background-position: 750px;
}

#top_news_area{
	margin-bottom:40px;
}

#top_news_area .top_news_conference{
	margin-bottom:20px;
}

#top_contents .top_greeting p{
	margin-bottom:20px;
}

.top_access_left{
	width:49%;
	float:left;
	margin-bottom:32px;
	background-color:#ebf2f2;
	border: solid 1px #c9e4e4;
	text-align:center;
	height:90px;
	padding-top:13px;
}

.top_access_right{
	width:49%;
	height:90px;
	line-height:100px;
	float:right;
	margin-bottom:32px;
	text-align:center;
	color:#3e817f;
	letter-spacing:4px;
    background-color:#fdf9f3;
    border: solid 1px #f1e7d7;
	background-size:40px 40px;
	font-size:17px;
}

.top_access_right span{
	background:url(../img/icon_top_access_right.svg) left no-repeat;
	background-size:18px 18px;
	padding-left:30px;
}

.top_news_area_left img,
.top_news_area_right img{
	display:block;
	width:100%;
}

#top_promise h2{
	font-size:26px;
	margin-bottom:20px;
}

#top_promise p{
	margin-bottom:20px;
}

.promise_list{
    padding:0;
    margin:0 auto 40px auto;
    width: 100%;
}

.promise_list li{
    width: 49%;
    height: 330px;
    overflow: hidden;
    position: relative;
	border:1px solid #d8e6e7;
	margin-bottom:20px;
	padding:10px 30px 50px 30px;
	letter-spacing:1px;
}

.promise_list li.tab_left{
	float:left;
}

.promise_list li.tab_right{
	float:right;
}

.promise_list li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}

.pr-icon{
    text-shadow: 1px 0px 1px rgba(255,255,255,0.7);
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0px;
    top: 10px;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.pr-content{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 50%;
}

.pr-main{
    font-size: 20px;
    color: #3e817f;
    opacity: 0.8;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	margin-bottom:15px;
}

.pr-sub{
    text-align:left;
	font-weight:normal;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    opacity: 0.8;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.footer_tab_left{
	width:50%;
	float:left;
}

.footer_tab_right{
	width:46%;
	float:right;
	text-align:right;
}

.copyright p{
	text-align:center;
	font-size:16px;
	padding-top:40px;
}

/* 2_メニュー */

#contents .service_box,
#contents .service_box_last{
	width:100%;
}

#contents .blog_box{
	width:100%;
	margin:0 0 20px 0;
}
#main_nav{
	width: 100%;
    display: flex;
    justify-content: space-between;
}
#header .header_info_visit {
	width: 160px!important;
}

#header .header_info_tel {
	width: 160px!important;
}

}

/* ******************************************************************** */
/* タブレットとPC（小画面）*/
/* ******************************************************************** */

@media screen and (min-width:768px){

#pc_header{
	margin-bottom:20px;
}

#smart_header{
	display:none;
}

br.smart_break{
	display:none;
}

#header_inner{
	background-color:#fcf5e9;
	height:50px;
	width:100%;
}

/*#header .header_title_area{
	float:left;
	padding:20px 0 0 20px;
}

#header .header_title_area h1{
	font-size:11px;
	font-weight:normal;
}

#header .header_title_area p{
	font-size:11px;
	font-weight:normal;
}*/

#header .header_info_tel{
	float:right;
	width:200px;
	height:50px;
	display:block;
	text-align:center;
	padding-top:5px;
	background-color:#439589;
	font-size:12px;
	color:#ffffff;
}

#header .header_info_tel p span,
#header .header_info_visit p span{
	font-size:17px;
}

#header .header_info_visit{
	float:right;
	width:210px;
	height:50px;
	display:block;
	text-align:center;
	padding-top:5px;
	background-color:#c8ac7b;
	font-size:13px;
	color:#ffffff;
}


ul.supple {
    display:table;
    table-layout:fixed;
    width:100%;
	margin-top:15px;
}

ul.supple li {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    background-color:#fcf5e9;
    border-left:10px solid white;
	font-size:11px;
	padding: 7px 0px 5px 0px;
	color:#84795b;
}

ul.supple li:first-child {
    border:none;
}

ul.supple li a {
    display:block;
    text-decoration:none;
    color:white;
}


/*メインヘッダー*/

#main_header{
	width:100%;
	padding-top:20px;
	margin:0 auto 0 auto;
}

#main_header .main_logo img{
	width:20%;
	display:block;
	margin:0 auto 20px auto;
}



.dropmenu{
 	*zoom: 1;
 	list-style-type: none;
  	width: 750px;
 	padding: 0;
	z-index:0;
}

.dropmenu:before, .dropmenu:after{
 	 content: "";
 	 display: table;
}

.dropmenu:after{
     clear: both;
}

.dropmenu li{
	position: relative;
	float: left;
	margin: 0;
	padding: 0 23px;
	text-align: center;
}

.dropmenu li a{
	display: block;
	margin: 0;
	padding: 15px 0 11px;
	color: #3e817f;
	font-size: 15px;
	line-height: 1;
	text-decoration: none;
	font-family: "Sawarabi Gothic";
}

.dropmenu li a:hover{
	color:#9ec3b7;
}

.dropmenu li ul{
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}

.dropmenu li ul li{
    width: 100%;
}

span.nav_sub{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.dropmenu li ul li a{
	padding: 15px 10px 13px 10px;
	border-top: 1px solid #ffffff;
	background: #f3f3f3;
	text-align: left;
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.dropmenu li ul li a:hover{
	background: #f7fffc;
}

#main_nav li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
}

#main_nav li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}

/*メインビジュアルエリア*/

#top_mv_area{
	width:100%;
	margin:0 auto 40px auto;
	padding:0 25px;
}

.top_mv_area_info{
	float:none;
	width:100%;
	margin-bottom:20px;
}

#top_mv_area .top_mv_area_info h2{
	font-size:24px;
	text-align:center;
}

#top_mv_area .top_mv_area_info p{
	font-size:16px;
	margin-bottom: 10px;
}

#top_info h3:hover{
	border: 1px solid #3e817f;
}

#top_info h3::before,
#top_info h3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#top_info h3,
#top_info h3::before,
#top_info h3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#top_info p.next_icon:hover{
	text-decoration: underline;
	text-decoration-color: #3e817f;
}

/*トップページ診療内容*/

#top_service{
	margin-bottom:40px;
}

#top_service h2{
	font-size:28px;
	margin-bottom:25px;
}

#top_service ul.service_list {
    display:table;
    table-layout:fixed;
    width:100%;
}

#top_service ul.service_list li {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    border-left:1px solid white;
	padding:0;
}

#top_service ul.service_list li h3{
	width:100%;
	height:350px;
	font-family: "Sawarabi Gothic";
	font-size:20px;
	letter-spacing:3px;
	padding-top:135px;
}

#top_service ul.service_list li h3 span{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

.pc_none{
	display: none;
}

/*バナーエリア*/

#top_service ul.top_service_bnr{
	width:100%;
	margin:40px 0 20px 0;
}

#top_service ul.top_service_bnr li{
	list-style:none;
	margin-bottom:20px;
}

#top_service ul.top_service_bnr li img{
	width:100%;
	height:auto;
}

/*★バナー3つの時★*/
#top_service ul.top_service_bnr_3{
	width:90%;
	margin:40px auto 20px auto;
}

#top_service ul.top_service_bnr_3 li{
	list-style:none;
	margin-bottom:20px;
}

#top_service ul.top_service_bnr_3 li img{
	width:100%;
	height:auto;
}

/*ドクター紹介*/

.dr_box_left{
	float:none;
}

.dr_box_left img{
	width:300px;
	margin:0 auto 30px auto;
	display:block;
}

.dr_box_right table{
	width:100%;
	height:400px;
	margin:0;
	padding:0;
}

.dr_box_right{
	float:none;
}


/*フッター*/

#footer{
	background-color:#ebf2f2;
	padding: 60px 0 30px 0;
}

#footer .footer_head{
	margin-bottom:15px;
}

#footer .footer_logo{
	width:100%;
	text-align:center;
	margin-bottom:30px;
}

#footer .footer_sitemap{
	width:690px;
	margin:0 auto 10px auto;
}


.footer_bottom{
	margin-bottom:20px;
}

.footer_schedule{
	width:100%;
	margin-bottom:30px;
}

#footer table{
	margin-top:0px;
}

#footer .footer_info h2 {
	font-size:18px;
	margin-bottom:20px;
}

#footer .footer_info p{
	font-size:14px;
}

.footer_info p{
	font-size:15px;
	margin-bottom:10px;
}

/*.footer_btn_tel{
	display:none;
}*/

ul.accordion{
	display:none;
}

ul.footer_supple {
    display:table;
    table-layout:fixed;
    width:100%;
	margin-top:10px;
}

ul.footer_supple li {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    background-color:#ffffff;
    border-left:10px solid #ebf2f2;
	font-size:11px;
	padding: 7px 0px 5px 0px;
	color:#659a99;
}

ul.footer_supple li:first-child {
    border:none;
}

ul.footer_supple li a {
    display:block;
    text-decoration:none;
    color:white;
}

.half_box_left{
	width:48%;
	float:left;
	margin-bottom:20px;
}

.half_box_right{
	width:48%;
	float:right;
	text-align:left;
	margin-bottom:20px;
}

.half_box_left p{
	margin-left:20px;
}

.half_box_right p{
	margin-left:20px;
}

}

/* ******************************************************************** */
/* スマホとタブレットとPC（小画面） */
/* ******************************************************************** */

@media screen and (max-width: 1199px) {


#header .header_info_tel img{
	display:block;
	margin: 0 15px;
}

.top_mv_area_img{
	display:none;
}

.bleak_hide{
	display:none;
}

#accessmap{
	width:100%;
	height:300px;
	margin-bottom:25px;
}

}

/* ******************************************************************** */
/* PC（小画面）とPC（大画面） */
/* ******************************************************************** */

@media screen and (min-width : 1024px){
	.pagination {
		padding:10px 10px;
	}
	.sp_tel_btn,
	.sp_tel_btn_visit{
		display: none;
	}



#main_nav{
	max-width: 1000px;
    display: flex;
    justify-content: space-between;
}

#contents .blog_box{
height:360px;
}

.pc_none{
	display: none;
}

}

/* ******************************************************************** */
/* PC（大画面）のみ */
/* ******************************************************************** */

@media screen and (min-width : 1200px){

.section_inner{
	width:1200px;
	margin:0 auto;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	-webkit-transition: all .3s;
	transition: all .3s;
}

.blog_inner{
	width:750px;
	margin:0 auto;
}

.paragraph .left{
	float: left;
}
.paragraph .right{
	float: right;
}
.paragraph .center{
	text-align: center;
}

.paragraph img{
	margin-left: 20px;
}

.half_box_left{
	width:48%;
	float:left;
	margin-bottom:20px;
}

.half_box_right{
	width:48%;
	float:right;
	text-align:left;
	margin-bottom:20px;
}

.half_box_left p{
	margin-left:20px;
}

.half_box_right p{
	margin-left:20px;
}

#contents{
	width:1000px;
	margin:0 auto;
}

#contents .blog_box{
	margin:0 10px 20px 10px;
}

/*ヘッダー*/

#pc_header{
	margin-bottom:50px;
}

#main_header{
	width:1200px;
	padding-top:20px;
	margin:5px auto 0 auto;
}

#main_header .main_logo{
	width:180px;
	float:left;
}

#main_header .main_logo img{
	width:100%;
	margin:0;
}

#main_nav{
	width:980px;
	float:right;
	padding-top:65px;
}

.dropmenu{
 	*zoom: 1;
 	list-style-type: none;
  	width: 900px;
 	padding: 0;
}

.dropmenu li{
	padding: 0 15px;
}

.dropmenu li a{
	font-size: 21px;
}

.no_display{
	display: none;
}

/*メインビジュアルエリア*/

#top_mv_area{
	width:1200px;
	margin:0 auto 60px auto;
	padding:0;
}

.top_mv_area_info{
	float:left;
	width:450px;
	margin-right:50px
}

.top_mv_area_img{
	float:right;
	width:700px;
	height:440px;
}

.top_mv_area_img{
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.top_mv_area_img {
    background-position: center top\9;
    background-repeat: repeat-x\9;
}

*+html .top_mv_area_img {
    background-position: center top;
    background-repeat: repeat-x;
}

#top_mv_area .top_mv_area_info h2{
	font-size:30px;
	margin-top:-10px;
}

#top_mv_area .top_mv_area_info p{
	font-size:15px;
	margin-bottom: 10px;
}

#top_info{
	margin-bottom:80px;
}

#top_info h2{
	font-size:28px;
}

.sp_tel_btn{
	display: none;
}

.pc_none{
	display: none;
}

/*ニュース*/

#top_news_area{
	margin-bottom:50px;
}

#top_news_area .top_news_area_left{
	width:680px;
	float:left;
	margin-bottom:20px;
}
#top_news_area .top_news_area_left img{
  width: 640px;
}

#top_news_area .top_news_area_right{
	width:500px;
	float:right;
	margin-bottom:20px;
}

#top_news_area .top_news_area_right img{
	width: 100%;
}

#top_news_area .top_news_conference{
	width:640px;
	height:295px;
	margin-bottom:20px;
}

#top_news_area .top_news_media{
	width:640px;
	height:350px;
}


/*トップページコンテンツ*/

#top_contents .top_greeting p{
	margin-bottom:15px;
	font-size:15px;
	letter-spacing:1px;
	line-height:25px;
}

#top_contents .top_greeting{
	width:560px;
	float:left;
}

#top_contents .top_access{
	width:560px;
	float:right;
}

#accessmap{
	width:100%;
	height:540px;
	margin-bottom:25px;
}

.top_access_left{
	width:260px;
	float:left;
	margin-right:40px;
	margin-bottom:32px;
}

.top_access_right{
	width:260px;
	height:65px;
	line-height:70px;
	float:right;
	margin-bottom:32px;
	text-align:center;
	color:#3e817f;
	letter-spacing:4px;
	background-color:#fdf9f3;
	border-top: solid 1px #f1e7d7;
	border-bottom: solid 1px #f1e7d7;
	background-size:40px 40px;
	font-size:17px;
}

.top_access_right span{
	background:url(../img/icon_top_access_right.svg) left no-repeat;
	background-size:26px 26px;
	padding-left:38px;
}


/*ドクター紹介*/

.dr_box_left{
	width:300px;
	float:left;
}

.dr_box_right table{
	width:100%;
	height:400px;
	margin:0;
	padding:0;
}

.dr_box_right{
	width:670px;
	float:right;
	margin:0;
	padding:0;
}

/*当院の約束*/

#top_promise{
	text-align:center;
}

#top_promise h2{
	font-size:35px;
	margin-bottom:25px;
}

#top_promise p{
	font-size:15px;
	margin-bottom:20px;
}

@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('websymbols/websymbols-regular-webfont.eot');
    src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('websymbols/websymbols-regular-webfont.woff') format('woff'),
        url('websymbols/websymbols-regular-webfont.ttf') format('truetype'),
        url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.promise_list{
    padding:0;
    margin:0 auto 40px auto;
    width: 1200px;
	padding-top:20px;
}

.promise_list li{
    width: 380px;
    height: 320px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 30px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
	margin-bottom:20px;
	padding:10px 30px 20px 30px;
}

.promise_list li.last_box{
    margin-right: 0px;
}

.promise_list li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}

.pr-icon{
    text-shadow: 1px 0px 1px rgba(255,255,255,0.7);
    position: absolute;
    width: 100%;
    height: 40%;
    left: 0px;
    top: 15px;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.pr-content{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 50%;
}

.pr-main{
    font-size: 20px;
    color: #3e817f;
    opacity: 0.8;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	margin-bottom:15px;
}

.pr-sub{
    text-align:left;
	font-weight:normal;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    opacity: 0.8;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.promise_list li:hover .pr-icon{
    text-shadow: 0px 0px 20px #c5e4f4;
    color: transparent;
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;
}

.promise_list li:hover .pr-main{
    color: #3e817f;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}

.promise_list li:hover .pr-sub{
    color:#565351;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}


/*トップページ診療内容*/


#top_service h2{
	font-size:35px;
	margin-bottom:30px;
}

#top_service ul.service_list li h3{
	font-size:25px;
}


#contents .blog_box{
	width:480px;
	float:left;
}

#top_service ul.top_service_bnr {
    display:table;
    table-layout:fixed;
    width:1200px;
	margin:30px 0 60px 0;
}

#top_service ul.top_service_bnr li {
    display:table-cell;
    vertical-align:top;
    text-align:center;
    border-left:20px solid white;
}

#top_service ul.top_service_bnr li:first-child {
    border:none;
}

#top_service ul.top_service_bnr li img{
	width:590px;
	height:142px;
}

#top_service ul.top_service_bnr li a {
    display:block;
    text-decoration:none;
    color:white;
}


/*★バナー3つの時★*/
#top_service ul.top_service_bnr_3 {
    display:table;
    table-layout:fixed;
    width:1200px;
	margin:30px auto 60px auto;
}

#top_service ul.top_service_bnr_3 li {
    display:table-cell;
    vertical-align:top;
    text-align:center;
    border-left:20px solid white;
}

#top_service ul.top_service_bnr_3 li:first-child {
    border:none;
}

#top_service ul.top_service_bnr_3 li img{
	width:395px;
	height:105px;
}

#top_service ul.top_service_bnr_3 li a {
    display:block;
    text-decoration:none;
    color:white;
}




/*フッター*/


#footer .footer_logo{
	width:350px;
	float:left;
}

#footer .footer_sitemap{
	width:685px;
	float:right;
	padding-top:35px;
}

.footer_schedule{
	width:470px;
	margin-right:40px;
	float:left;
}

.footer_info{
	width:370px;
	margin-right:40px;
	float:left;
}

.footer_btn_area{
	width:280px;
	float:right;
}

.contact{
	width: 80%;
	margin: 0 auto;
}

.footer_tab_right{
	display:none;
}

}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.ml20{margin-left: 20px;}
.mb-15{margin-bottom: -15px;}

.dr-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/*スタッフページ　右寄せテキスト*/
@media screen and (min-width:768px){
	.text-right{
		float: right;
	}
}

@media screen and (max-width: 767px){
	.text-right{
	text-align: center
	}
}
	


/* トップページ 外来予定表 */
.top-dr-schedule-btn{
	width: 100%;
	background-color: #c8ac7b;
	margin: 20px 0 50px 0;
	padding: 18px 0 8px 0;
	text-align: center;
	height: 60px;
	border-radius: 60px;
}

.top-dr-schedule-btn p{
	color: #ffffff!important;
}

.top-dr-schedule-btn:hover{
	transition: 0.7s;
	opacity: 0.5;
}


/* トップページ 外来予定表 - スマホのみ*/
@media screen and (max-width: 767px){
	.top-dr-schedule-btn{
		margin: 20px 0;
		padding: 20px 0 8px 0;
	}

	.top-dr-schedule-btn p{
		font-size: 100%!important;
	}
}

.imgHalf{
	max-width: 300px;
	width:calc((100% - 30px ) / 2 )
}

.imgWrapperCenter{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}


/* ボックス　フレックス　ここから*/
.half_boxWrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.half_box{
	width: calc((100% - 20px ) / 2 );
}


@media screen and (max-width: 767px){
	.half_boxWrapper{
		display: block;
	}

	.half_box{
		width: 100%;
	}
}

/* ボックス　フレックス　ここまで*/

/* バナー margin調整　ここから*/

@media screen and (min-width: 767px){
.bnr-img{
	margin-top: 0px !important;
}
}