@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@font-face{
	font-family: "Rounded M+";
	src: url(../font/rounded-mplus-1c-bold.ttf);
	font-family: 'fontello';
	src: url('../font/fontello.eot?6417112');
	src: url('../font/fontello.eot?6417112#iefix') format('embedded-opentype'),
    url('../font/fontello.woff?6417112') format('woff'),
    url('../font/fontello.ttf?6417112') format('truetype'),
	url('../font/fontello.svg?6417112#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* 共通 */
body{
	color: #595757;
	font-family: "メイリオ", Meiryo, Osaka, Arial, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	background: #fff;
}

a:link, a:visited{
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: underline;
	color: #999;
}

.left{
	float: left
}

.right{
	float: right;
}

a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

span.icon{
	font-family: 'fontello';
}

.wrapper{
	max-width: 980px;
	margin: auto;
}

.P_top{
	height: 80px;
	margin: 30px 0 10px;
}

.h1_Txt{
	font-size: 0.8em;
	line-height: 60px;
	text-align:right;
}

/* .slide{
	width: 970px;
	border: 1px solid #FF0000;
} */


header nav{
	max-width: 980px;
	margin: 0 auto;
}

header nav ul:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden;}

header nav ul li{
	margin: 0 2px;
	font-size: 0.95em;
	width: 136px;
	height: 40px;
	line-height: 40px;
	background: #9ECC96;
	text-align: center;
	font-weight: bold;
	float: left;
	position: relative;
	font-family: "メイリオ";
	letter-spacing: 0.1em;
	color: #FFFFFF;
}

header nav ul li a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

header nav ul li:hover, header nav ul li a:hover{
	background: #0BBF50;
	color: #FFFFFF;
	text-decoration: none;
}

header nav ul li ul{
	position: absolute;
	top: 40px;
	width: 136px;
	z-index: 100;
}

header nav ul li ul li{
	margin: 0;
	visibility: hidden;
	overflow: hidden;
	width: 136px;
	height: 0;
	background: #0BBF50;
	border-top: 1px solid #fff;
}

header nav ul li ul li:hover, header nav ul li ul li a:hover {
	background: #0BBF50;
}

header nav ul li:hover ul li, header nav ul li a:hover ul li{
	visibility: visible;
	overflow: visible;
	height: 40px;
	z-index: 10;
}

header nav *{
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

/* Top Page */

.green_m a{
	text-decoration: none;
	background: url(../images/midashi_bg.png) no-repeat center;
	color: #FFF;
	width: 214px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-family: "Rounded M+";
	letter-spacing: 0.1em;
	display: block;
}

.top_Clm{
	max-width: 900px;
	margin: 0 auto;
}

.clm{
	margin: 40px 0;
	width: 300px;
	text-align: center;
}

.G_center{
	margin: 1em 50px 0;
}

.news_clm{
	margin-bottom: 20px;
}

.news_clm h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}

span.Line{
	border-bottom: 3px solid #595757;
}

.news{
	width: 466px;
	height: 188px;
	border: 1px solid #000;
	border-radius: 30px 0 0 0;
	-webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0;
	//background: url(../images/bg_news.png) center no-repeat;
	font-size: 0.95em;
}

/* 201502追加なう */

#news_wrap{
	width: 466px;
	height: 188px;
	overflow: auto;
	border: 1px solid #000;
	border-radius: 30px 0 0 0;
	-webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0;
	//background: url(../images/bg_news.png) center no-repeat;
	font-size: 0.95em;
	letter-spacing: 0.05em;
}

ul#news_list {
	margin:10px;
	padding:10px;
}
ul#news_list li {
	list-style: none;
	margin:0;
	padding:0;
	padding-bottom:4px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
}

.staff_blog {
	width: 466px;
	height: 188px;
	overflow: auto;
	border: 1px solid #000;
	border-radius: 30px 0 0 0;
	-webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0;
	//background: url(../images/bg_news.png) center no-repeat;
	font-size: 0.95em;
	letter-spacing: 0.05em;
}

ul.s_blog {
	margin:10px;
	padding:10px;
}
ul.s_blog li {
	list-style: none;
	margin:0;
	padding:0;
	padding-bottom:4px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
}

/* 201502追加ここまでなう */

.atc{
	width: 400px;
	margin:  0 auto;
	border-bottom: 1px solid #ccc;
	padding: 1em 0 0.2em;
}

.date{ width: 100px;}
.title{ width: 300px;
		letter-spacing: 0.05em;}


.h_dctr{
	margin: 30px 0;
}

.link_clm{
	width: 430px;
}

.link_clm h2{
	font-size: 20px;
	background: #595757;
	height: 40px;
	color: #FFF;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
	text-align: center;
	line-height: 40px;
	letter-spacing: 0.1em;
}

.link{
	border: 1px solid #595757;
}

.link_1box{
	width: 380px;
	margin: 0 auto;
	padding: 15px 0;
}

.link_bottom{
	border-bottom: 1px solid #595757;
}

.link_txt{
	width: 240px;
}

.link_txt h3{
	margin-bottom: 0.5em;
}

.link_txt p{
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}

/* パンくずリスト */

.bread_list{
	margin: 20px 0;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

/* 見出し */

.practice{
	height: 40px;
	background: #E6E6E6;
	line-height: 40px;
	font-size: 1.4em;
	text-indent: 0.5em;
	letter-spacing: 0.1em;
	border-bottom: 4px solid #00A040;
}

.pra_h3{
	height: 40px;
	color: #00A040;
	font-weight: normal;
	background: #E4F0DB;
	line-height: 40px;
	font-size: 1.2em;
	text-indent: 0.5em;
	letter-spacing: 0.1em;
	border-left: 8px solid #00A040;
	margin: 20px 0 10px;
}

.pra_h4{
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin: 1em 0 0 0 ;
	padding-top: 0.5em;
	border-top: 1px dotted #00A040;
}

.pra_green{
	color: #00AB6D;
	font-weight: normal;
	font-size: 0.9rem;
	letter-spacing: 0.1em;
	margin: 0 0 0.5em 0;
}

/* コンテンツ */

.contents{
	width: 690px;
}

.contents_inner{
	width: 670px;
	margin-left: 20px;
}

.contents_inner p, .contents_inner dl{
	font-size: 1em;
	letter-spacing: 0.08em;
	line-height: 1.6em;
	text-align: justify;
}

section.cont{
	margin-top: 2em;
	margin-bottom: 3.5em;
}

section.cont2{
	margin-bottom: 1em;
}

.border_Img{
	margin-top: 0.5em;
	border: 1px solid #999999;
}

.border_Img2{
	border: 1px solid #999999;
}

.nonborder_Img{
	margin-top: 2em;
	border: none;
}

.left_Img{
	float: left;
	padding-right: 20px;
}

.aid_n{
	margin-bottom: 0.5em;
}

.Tlink{
	margin: 1em 0;
	width: 670px;
	text-align: right;
}

a.top_link{
	color: #00A040;
	font-size: 0.9em;
	text-decoration: underline;
}

/* 症状のページ */

div.services{
	width: 690px;
	margin: 20px 0;
	overflow: hidden;
}

div.services_inner{
	width: 705px;
}
div.services_inner:after{
	display: block;
	clear: both;
	content: "";
}

.services_list{
	float: left;
	width: 220px;
	margin-right: 15px;
}

.services_list ul{
	margin: 0px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #808080;
}

.services_list li {
	background:#fff;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
}

.services_list a {
	padding: 10px 0 8px 15px;
	display: block;
	text-decoration: none;
	color: #666666;
}

.services_list a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

.attention {
	margin: 1em 0;
	width: 670px;
	font-size: 0.8em;
}

.attention_right {
	width: 670px;
	text-align: right;
	margin: 0;
	font-size: 0.9em;
}

.caption {
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.9em;
}

.price_com {
	margin: 2em 0;
	width: 580px;
	font-size: 0.9em;
	float: right;
}

.terat{
	width:670px; 
	border-bottom: 1px solid #ccc;
	padding: 1em 0;
}

.terat dl{
	width: 480px;
}

.terat dt{
	text-align: center;
	font-size: 1rem;
	background: #E6E6E6;
	width: 200px;
	border: 1px solid #595757;
	padding: 1px;
	margin: 0 0 0.5em 0;
}

.terat dd{
	font-size: 0.9em;
	margin: 0.5em 0 0.5em 0;
	line-height: 1.5em;
}

.biganshin__price-first{
	display: flex;
    flex-wrap: wrap;
}
.biganshin__price-first--items{
	width: calc(100% / 2 - 1%);
}
.biganshin__price-first--items:not(:nth-child(2n)){
	margin-right: 2%;
}
.biganshin__price-first--items > dt{
	background-color: #595757;
	color: #fff;
	text-align: center;
	padding: 10px;
}
.biganshin__price-first--items > dd{
	background-color: #efefef;
	padding: 40px;
}
.biganshin__price-first--visit{
	display: flex;
    flex-wrap: wrap;
}
.biganshin__price-first--visit:not(:last-child){
	margin-bottom: 10px;
}
.biganshin__price-first--visit .title{
	max-width: 90px;
}
.biganshin__price-first--visit .title span{
	display: block;
	background-color: #22AC38;
	color: #fff;
	border-radius: 6px;
	text-align: center;
	font-size: 90%;
}
.biganshin__price-first--visit .price{
	flex: 1;
	padding-left: 20px;
}
.biganshin__price-first--visit .price span{
	font-size: 160%;
	font-weight: 600;
}

.biganshin__price-second{
	margin: 20px 0;
	border: #595757 solid 1px;
	width: 100%;
	border-collapse: collapse; 
}
.biganshin__price-second th{
	font-weight: normal;
	padding: 10px;
	width: 130px;
	border: #595757 solid 1px;
	vertical-align: middle;
	background: #EFEFEF;
}
.biganshin__price-second td{
	padding: 10px 20px;
	border: #595757 solid 1px;
}


/* 院紹介 */

.branch{
	width: 690px;
	margin: 20px 0;
	overflow: hidden;
}

.branch_area{
	margin: 20px 0;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.bra_h3{
	height: 35px;
	color: #666666;
	font-weight: normal;
	line-height: 35px;
	font-size: 1.2em;
	text-indent: 0.5em;
	letter-spacing: 0.1em;
	border-left: 8px solid #00A040;
	margin: 50px 0 0 0;
}

.bra_h4{
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin: 1em 0 0 0 ;
	padding-top: 0.5em;
}

.branch_comment{
	width: 670px;
	margin: 20px 0 0 0 ;
}

.branch_comment h3{
	height: 35px;
	color: #666666;
	font-weight: normal;
	line-height: 35px;
	font-size: 1.2em;
	text-indent: 0.5em;
	letter-spacing: 0.1em;
	border-left: 8px solid #00A040;
	margin: 25px 0 10px 0;
}

#branch_map{
	margin:0 auto;
    width:690px;
    overflow:hidden;
}

#branch_map li{
    float:left;
    text-align: center;
    margin:0;
    padding: 0;
    width:135px;
    list-style: none;
    border-left: #00A040 2px dotted;
}

#branch_map li a{
	display: block;
	text-decoration: none;
}

#branch_map li a:hover{
	display: block;
	background: #E4F0DB;
	color: #333;
}

#branch_map li:last-child{
    margin: 0;
    border-right: #00A040 2px dotted;
}

h2.info{
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
    
    background: url(../images/icon/icon_circle_green.png) no-repeat top 0px left;
    padding-left: 32px;
}
@media screen and (max-width: 760px){
    h2.info {
        background: url(../images/icon/icon_circle_green.png) no-repeat top 4px left;
    }
}

.info_h3{
	margin-top: 0.5em;
	background: #595757;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	height: 40px;
	width: 180px; 
	line-height: 43px;
	text-align: center;
}

.shop_img_area{ list-style-type: none; display:-webkit-box; display:-ms-flexbox; display:flex; flex-wrap:wrap; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
.shop_img_area li{ width: 49%; line-height: 0; margin-top: 10px;}
.shop_img_area li:nth-child(-n+2){ margin-top: 0;}
.shop_img_area li img{ width: 100%; height: auto;}

.access, .time, .staff, .custmer {
	border-top: #595757 1px solid;
	letter-spacing: 0.1em
}

.access table, .time table, .price table{
	margin: 20px 0;
	border: #595757 solid 1px;
	width: 670px; 
}

.access table th,
.price table th{
	font-weight: normal;
	padding: 10px;
	width: 130px;
	border: #595757 solid 1px;
	vertical-align: middle;
	background: #EFEFEF;
}

.access table td,
.price table td{
	padding: 10px 20px;
	border: #595757 solid 1px;
}

.staff{
	padding: 20px 0 5px 0;
}

.time{
	padding: 20px 0;
}

.time table th{
	width: 150px;
	font-weight: normal;
	padding: 10px;
	border: #595757 solid 1px;
	empty-cells: show;
	background: #EFEFEF;
}

.time table td{
	text-align: center;
	border: #595757 solid 1px;
	padding: 4px;
}

/* 店舗一覧 */

.branch a {
	text-decoration: underline;
	color: #00A040;
}
.branch a:hover {
	text-decoration: none;
	color: #7CC597;
}

.branch_list table{
	margin: 15px 0;
	border: #595757 solid 1px;
	width: 680px; 
}

.branch_list th{
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px;
	border: #595757 solid 1px;
	background: #E4F0DB;
	letter-spacing: 0.3em;
}
.branch_list th.name_t{width: 200px;}
.branch_list th.address_t{width: 300px;}
.branch_list th.tel_t{width: 150px;}

.branch_list td{
	font-size: 0.95em;
	letter-spacing: 0.1em;
}
.branch_list td.name, .address, .tel{
	height: 42px;
	line-height: 1.6em;
	font-weight: normal;
	padding: 8px 5px;
	border: #595757 solid 1px;
	vertical-align: middle;
}
.branch_list td.address{
	font-size: 0.85em;
}

.Sun{
	color: red;
}

ul.pict_icon {
    margin: 20px 0 0 0;
    padding: 0;
	clear:both;
}

ul.pict_icon li {
  border:0;
  float:left;
  list-style:none;
  margin:0;
  padding:0px 7px 0px 0px;
}

ul.pict_icon li:last-child{ padding-right: 0;}

.chirashi_list_area{ display:-webkit-box; display:-ms-flexbox; display:flex; flex-wrap:wrap; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; list-style-type: none; padding-top: 15px; border-top: #595757 1px solid;}
.chirashi_list_area li{ width: 49%; margin-top: 10px;}
.chirashi_list_area li:nth-child(-n+2){ margin-top: 0;}
.chirashi_list_area li img{ max-width: 100%; height: auto;}

.staff_box {
	margin-bottom: 2em;
}

.staff_clm dt{
	font-size: 1.25em;
	margin: 10px 0;
}

span.staff_Ti{
	font-size: 0.75em;
}

.staff_clm dd{
	width: 400px;
	font-size: 0.9em;
	line-height: 1.5em;
	background: #E6E6E6;
	padding: 10px;
	letter-spacing: 0.1em;
	border-left: #595757 5px solid;
}

.st_Cstm{
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	margin-bottom: 0.5em;
}

.custmer_box {
	margin: 1em 0;
	border-bottom: #CCCCCC solid 1px;
}
.custmer_box dt{
	font-size: 1em;
	margin-bottom: 10px;
}

.custmer_box dd{
	width: 530px;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

/* 院長紹介 */

h2.owner{
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	margin-top: 3em;
	margin-bottom: 1.2em;
}

.owner_h3{
	margin-top: 0.5em;
	text-indent: 0.5em;
	background: #595757;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	height: 40px;
	width: 330px; 
	line-height: 43px;
}

.owner_box {
	font-size: 0.95em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	border-top: #595757 1px solid;
	padding-top: 15px;
}
.owner_box_l {
	width: 280px;
}

.owner_box_r {
	width: 370px;
	margin: 1em 0 1em 10px ;
}

.owner_box3 {
	float: left;
	width: 210px;
	margin-right: 10px;
}

.owner{
	margin: 1em 0;
}
dl.list_1 {
	padding-top: 30px;
}
dl.list_1 dt{
	font-size: 1em;
	margin-bottom: 15px;
}

dl.list_1 dd{
	width: 450px;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

dl.list_2 {
	width: 670px;
	font-size: 0.9em;
	line-height: 1.25em;
}

dl.list_2 dt{
	width: 120px;
	float:left;
	clear:left;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: #CCCCCC 1px dotted;
}

dl.list_2 dd{
	width: 540px;
	float:left;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: #CCCCCC 1px dotted;
}

dl.list_3 {
	width: 670px;
	line-height: 1.25em;
}

dl.list_3 dt{
	width: 120px;
	float:left;
	clear:left;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: #CCCCCC 1px dotted;
}

dl.list_3 dd{
	width: 540px;
	float:left;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: #CCCCCC 1px dotted;
}
.f_big1 {
	font-size: 1.2em;
}
.f_small1 {
	font-size:0.9em;
	font-weight:bold;
	line-height:2em;
}
.f_small2 {
	font-size:0.9em;
	line-height: 1.25em;
}

/* 交通事故 */

.traffic_contents{
	margin-bottom: 2em;
}

.traffic_step{
	font-size: 1rem;
	background: #E4F0DB;
	width: 300px;
	border: 1px solid #00A040;
	padding: 2px 1px 1px 5px;
	margin: 0 0 0.5em 0;
}

h2.traffic{
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	margin: 2em 0 1.5em 0 ;
	line-height: 1.8em;
	border-bottom: #595757 1px solid;
}

/* サイドメニューなしver */

no_side {
	width: 976px;
	margin: 0 auto;
}

.no_side_inner {
	width: 936px;
	margin: 0 auto;
}

.no_side_inner p {
	font-size: 1em;
	letter-spacing: 0.08em;
	line-height: 1.6em;
	text-align: justify;
}

.no_side_access {
	letter-spacing: 0.1em
}

.no_side_access table {
	margin: 20px auto;
	border: #595757 solid 1px;
	width: 930px; 
}

.no_side_access table th {
	font-weight: normal;
	padding: 10px;
	width: 150px;
	border: #595757 solid 1px;
	vertical-align: middle;
	background: #EFEFEF;
}

.no_side_access table td {
	padding: 10px 20px;
	border: #595757 solid 1px;
}


/* サイドメニュー */

.side{
	width: 248px;
}

.side ul li{
	list-style: none;
}

.W_nenza{
	background: #E6E6E6;
	border: 1px solid #999;
	padding: 10px 30px 20px;
	font-size: 1.2em;
	margin-bottom: 20px;
}

.nenza_T{
	width: 190px;
	padding: 10px 0; 
	border-bottom: 2px #999 dotted;
}

.W_nenza li{ list-style: none;}
.W_nenza li a{
	display: block;
	width: 190px;
	padding: 10px 0;
	border-bottom: 2px #999 dotted;
	letter-spacing: 0.2em;
}

.W_nenza li a{
	text-decoration: none;
}

span.green_C{
	color: #00A040;
	margin-right: 0.2em;
}
span.blue_C{
	color: #0066FF;
	margin-right: 0.2em;
}
span.pink_C{
	color: #FF66CC;
	margin-right: 0.2em;
}
span.orange_C{
	color: #F28D00;
	margin-right:0.2em;
}
span.gray_C{
	line-height: 2em;
	color: #666666;
	margin-right: 0.5em;
}
span.mini{
	font-size: 0.85em;
	color: #666666;
	margin-top: 10px;
}

p.green_link{
	margin-top: 10px;
}
p.green_link a{
	color: #00A040;
	border-bottom: 2px #00A040 dotted;
}
p.green_link a:hover {
	color: #7CC597;
	text-decoration: none;
	border: none;
}

ul.gray_L{
	width: 350px;
	background: #EDEDED;
	margin: 0 0 0.5em 0;
	padding: 5px;
	list-style: none;
}
ul.gray_L li{
	border-bottom: #CCCCCC 1px dotted;
	padding: 5px;
}

ul.yellow_L{
	width: 600px;
	background: #FFFFCC;
	margin: 10px 0 ;
	padding: 20px;
	list-style: none;
	letter-spacing: 0.1em;
}
ul.yellow_L li{
	padding: 5px;
	border-bottom: #FFCC99 1px dotted;
}

.side_branch {
	border: #75C07D solid 1px;
}

.side_top{
	background: #00AB6D;
	text-align: center;
	padding: 0.8em;
}

.side_top dt{
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	margin-bottom: 0.2em;
}

.side_top dd{
	font-size: 0.8em;
	letter-spacing: 0.1em;
	color: #00AB6D;
	background: #FFF;
	border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;
    -moz-border-radius: 40px 40px 40px 40px;
}

.side_1 dt{
	background: #7CC597;
	height: 44px;
	line-height: 44px;
	color: #FFF;
	text-indent: 1em;
	letter-spacing: 0.2em;
}

.side_1 dd li a{
	letter-spacing: 0.1em;
	display: block;
	font-size: 0.9em;
	padding: 10px 10px 10px 28px;
	border-bottom: #7CC597 1px dotted;
	background: #fff;
	position: relative;
    
    background: url(../images/icon/icon_yajirushi_black.png) no-repeat top 14px left 7px;
}

.side_1 dd li a .ya{
	position: absolute;
	top: 10px;
	left: 10px;
}

.side_1 dd li a:hover{
	background: #E4F0DB;
	color: #00A040;
	text-decoration: none;
}

.ya{
	margin-right: 10px;
}

.ya_mini{
	margin-right: 10px;
	font-size: 0.85em;
}

.side_space{
	margin-top: 1em;
}

.side_Img{
	margin: 20px 0;
}

/* floating-nav */
#floating-nav {
	position: fixed;
	bottom: 0;
    right: 0;
	z-index: 11;
	width: 100%;
	transition: .3s;
	transform: translateY(100%);
}
#floating-nav.scrolled {
	transform: translateY(0);
}
#floating-nav.floating_shop_list .btn a{
	display: block;
	background-color: #333;
	color: #fff;
	padding: 18px 0;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 18px;
	transition: all 0.3s;
}
#floating-nav.floating_shop_list .btn a span{
	display: inline-block;
	background: url(../images/ico_map.png) no-repeat center left;
	background-size: 30px;
	padding: 2px 0 2px 40px;
}
	/* hover */
	#floating-nav.floating_shop_list .btn a:hover{
		background-color: #00A040;
	}



/* フッター */

footer{
	margin-top: 2em;
	background: #E4F0DB;
	font-size: 0.9em;
}

footer img{
	margin: 20px 0;
}

footer ul li{
	list-style: none;
}

.foo_Link{
	max-width: 970px;
	margin: 40px auto 0;
}

.Fo_Sec{
	width: 170px;
	height: 175px;
	line-height: 1.6em;
	margin: 0 2em 3em 0;
}

.Fo_Sec_L{
	width: 320px;
	margin: 0 2em 3em 0;
}

.Fo_Sec_L ul{
	margin: 0 20px 0 0;
}

.Fo_Sec h4, .Fo_Sec_L h4{
	margin-bottom: 0.5em;
	color: #000;
}

.side_Border{
	border-right: solid 2px #75c07d;
}

/*年末年始用テーブル*/
.news_t01{
	margin-bottom: 15px;
	border: #595757 solid 1px;
	width: 680px; 
}
.news_t01 th{
	width: 113px;
	font-size: 0.9em;
	border: #595757 solid 1px;
	background: #E4F0DB;
	font-weight: normal;
}
.news_t01 td{
	font-size: 0.9em;
	text-align: center;
	border: #595757 solid 1px;
	vertical-align: middle;	
}
.news_t01 td.kyu{
	color: #999999;
	background: #EFEFEF;	
}
.news_comment{
	width: 670px;
	margin: 0 0 35px 0 ;
	letter-spacing: 0.1em;
	font-size: 0.95em;
}

/*////////// 新着お知らせ 2015.12 //////////*/
#detailWrap{ font-size: 14px;}
#detailWrap p{ margin-bottom: 15px;}
#detailWrap p:last-child{ margin-bottom: 0;}

#detailWrap table{
	margin: 20px auto;
	border: #595757 solid 1px;
}

#detailWrap th{
	background-color:#CCC;
	margin: 20px auto;
	border: #595757 solid 1px;
	padding: 4px;	
}

#detailWrap td{
	margin: 20px auto;
	border: #595757 solid 1px;
	padding: 4px;
}

#detailWrap .kyu{
	background-color:#e7e8f2;
}


#detailWrap .jou{
	color:#999;
}

.detail_photo{
	text-align:center;
	margin:5px 0;
}
.detail_photo img{
	max-width:100%;
	height:auto;
}
.up_ymd{
	text-align:left;
	color: #00A040;
	font-size:0.9em;
	margin:0 0 1em 0;
}
.back a{
	margin:5em 0 0 0 ;
	color: #00A040;
	font-size: 0.9em;
	text-decoration: underline;
}

.news_list_area dl{ border-bottom: 1px dotted #ccc; padding: 15px 0; overflow: hidden;}
.news_list_area dl dt{ width: 120px; float: left; margin-right: 20px;}
.news_list_area dl dd{ overflow: hidden;}


/*////////// 新着お知らせEND ///////////////*/



/* wp-pagenavi
------------------------------*/
.wp-pagenavi { clear: both; text-align:center; line-height: 150%; margin-top: 20px;}
.wp-pagenavi a,
.wp-pagenavi span { display: inline-block; color: #999; background-color: #FFF; border: solid 1px #e0e0d2; padding: 8px 15px; margin: 0 2px; white-space: nowrap; border-radius: 3px; transition: 0.2s ease-in-out; text-align: center; text-decoration:none;}
.wp-pagenavi a:hover{ color:#FFF; background-color:#999; border-color:#999;}
.wp-pagenavi span.current{ color: #FFF; background-color: #22AC38; border-color: #22AC38; font-weight: bold;}

/* WordPress Editor
------------------------------*/
img.size-auto,
img.size-large,
img.size-full,
img.size-medium { max-width: 100%; height: auto;}
.alignleft,
img.alignleft { display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.alignright,
img.alignright { display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.aligncenter,
img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; text-align:center;}
img.alignleft,
img.alignright,
img.aligncenter { margin-bottom: 12px;}
.wp-caption { background: #f1f1f1; border: none; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; color: #888; font-size: 12px; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.wp-caption img { margin: 5px;}
.wp-caption p.wp-caption-text { margin: 0 0 4px;}
.wp-smiley { margin: 0;}