@charset "UTF-8";
/* line 7, ../scss/base.scss */
body {
  position: relative;
  margin: 0;
  padding: 0;
  	/*スマホ@media only screen and (max-width:640px) {
  //				background:rgba(228,90,92,1.00);
  				text-align:center;
  				font-size:14px;
  	}*/
}

/*スマホ@media only screen and (max-width:640px) {
		img {
			max-width: 100%;
			height: auto;
		}
  }*/
/* line 25, ../scss/base.scss */
#header {
  background-color: rgba(175, 209, 67, 0.95);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#CCafd143,EndColorStr=#CCafd143);
  height: 4px;
}

/* line 32, ../scss/base.scss */
#header_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.95);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#DDffff,EndColorStr=#DDffff);
  z-index: 100;
  height: 96px;
  /*スマホ@media only screen and (max-width:640px) {
  //	  	height:8%;
  height:auto;
    }
  @media only screen and (max-width:480px)  {
  //	  	height:6%;
    }  */
}

/* line 53, ../scss/base.scss */
#header_inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
  	/*スマホ@media only screen and (max-width:640px) {
  		width:90%;
    }*/
}

/* line 63, ../scss/base.scss */
#header_inner .logo {
  position: absolute;
  top: 6px;
  left: 0;
  /*スマホ@media only screen and (max-width:640px) {
  	width:85%;
  	position:relative;
  	top:0;
  	left:0;
      margin: 2% 0 2% 0;
  	}*/
}

/* line 77, ../scss/base.scss */
#header_inner h1.logo {
  display: block;
  height: 63px;
}

/* line 83, ../scss/base.scss */
#header_inner .logo a.logo.sp img {
  min-height: 50%;
}

/* line 88, ../scss/base.scss */
#header_inner a.logo.pc {
  display: block;
  /*スマホ@media only screen and (max-width:640px) {
  	display:none;
  }*/
}

/* line 94, ../scss/base.scss */
#header_inner a.logo.sp {
  display: none;
  /*スマホ@media only screen and (max-width:640px) {
  	display:block;
  }*/
}

/* line 107, ../scss/base.scss */
#header_inner .tel {
  position: absolute;
  right: 0;
  top: 12px;
  /*スマホ@media only screen and (max-width:640px) {
  		width:15%;
  		color: #FFF;
  		display: block;
  		background-color: #513b20;
  		border-radius: 6px;
  		border-bottom: 4px solid #422E15;
  		font-weight:bold;
  		font-size:14px;
  		text-align: center;
  		padding: 2px 0px 0px;
  		float:right;
  			}*/
}

/*スマホ@media only screen and (max-width:640px) {
				#header_inner .tel:before{
					content:"TEL";
				}
				#header_inner .tel img{
					display:none;
				}
			}
*/
/* line 137, ../scss/base.scss */
#slider {
  z-index: -100;
  width: 100%;
  height: 700px;
}

/* line 144, ../scss/base.scss */
.slide {
  position: absolute;
  width: 100%;
  display: block;
  height: 700px;
  z-index: -100;
}

/* line 151, ../scss/base.scss */
#slide1 {
  background: url(../images/slide1.jpg) no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  zoom: 1;
}

/* line 159, ../scss/base.scss */
#slide2 {
  background: url(../images/slide2.jpg) no-repeat center top;
  -webkit-background-size: contain;
  background-size: cover;
  overflow: hidden;
  zoom: 1;
}

/* line 166, ../scss/base.scss */
#slide3 {
  background: url(../images/slide3.jpg) no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  zoom: 1;
}

/* line 175, ../scss/base.scss */
.message_inner {
  width: 960px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  /*スマホ@media only screen and (max-width:640px) {
  width:90%;	
  }*/
}

/* line 186, ../scss/base.scss */
.message {
  z-index: 200;
  font-size: 28px;
  text-align: right;
  color: #513b20;
  line-height: 38px;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  font-weight: bold;
  /* box-shadow */
  /*	box-shadow:rgba(119, 119, 119, 0.34902) 2px 2px 4px 0px;
  	-webkit-box-shadow:rgba(119, 119, 119, 0.34902) 2px 2px 4px 0px;
  	-moz-box-shadow:rgba(119, 119, 119, 0.34902) 2px 2px 4px 0px;
  	*/
  /*スマホ@media only screen and (max-width:640px) {
  	font-size:1.8em;
  }*/
}
/* line 200, ../scss/base.scss */
.message#message01 {
  position: absolute;
  right: 0px;
  bottom: 230px;
  display: block;
  background: url(../images/message01.png) no-repeat center top;
  width: 580px;
  height: 162px;
}
/* line 210, ../scss/base.scss */
.message#message02 {
  position: absolute;
  right: 0px;
  bottom: 200px;
  display: block;
  background: url(../images/message02.png) no-repeat center top;
  width: 528px;
  height: 110px;
}
/* line 221, ../scss/base.scss */
.message#message03 {
  position: absolute;
  left: 0px;
  bottom: 200px;
  display: block;
  background: url(../images/message03.png) no-repeat center top;
  width: 528px;
  height: 158px;
}

/* line 248, ../scss/base.scss */
.message b {
  color: #ffa800;
  font-size: 34px;
}

/* line 252, ../scss/base.scss */
#menu_container {
  position: absolute;
  width: 100%;
  margin: 0;
  top: 546px;
  background: url(../images/menu_bg.png) repeat-x;
  z-index: 100;
  height: 155px;
}

/* line 261, ../scss/base.scss */
#menu {
  width: 960px;
  margin: 0 auto;
  height: 50px;
  /*スマホ@media only screen and (max-width:640px) {
  width:90%;	
  }*/
}
/* line 271, ../scss/base.scss */
#menu ul {
  margin-top: 66px;
}
/* line 276, ../scss/base.scss */
#menu ul li {
  list-style: none;
  float: left;
  width: auto;
  padding: 0 21px;
  background: url(../images/gnavi_border.png) top right no-repeat;
}
/* line 284, ../scss/base.scss */
#menu ul li.menu05 {
  background: none;
}
/* line 285, ../scss/base.scss */
#menu ul li.menu06 {
  background: none;
}
/* line 290, ../scss/base.scss */
#menu ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  padding: 0 0 6px;
}
/* line 301, ../scss/base.scss */
#menu ul li a:hover:before {
  left: 0;
  right: 0;
}
/* line 306, ../scss/base.scss */
#menu ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #afd143;
  height: 4px;
  transition: all .2s;
}
/* line 319, ../scss/base.scss */
#menu ul li.menu06 a:before {
  background: none;
  position: relative;
}
/* line 327, ../scss/base.scss */
#menu li.selected a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  padding: 0 0 6px;
}
/* line 338, ../scss/base.scss */
#menu li.selected a:before {
  left: 0;
  right: 0;
}
/* line 343, ../scss/base.scss */
#menu li.selected a:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  background: #afd143;
  height: 4px;
  transition: none;
}

/* line 364, ../scss/base.scss */
#contents {
  clear: both;
  width: 100%;
  margin: 0;
  margin-bottom: 36px;
}

/* line 371, ../scss/base.scss */
#contents #contents_inner {
  width: 960px;
  margin: 0 auto;
  /*スマホ@media only screen and (max-width:640px) {
  width:90%;	
  }*/
}

/* line 381, ../scss/base.scss */
#contents #contents_inner h2,
#doctor_container .doctor h2 {
  font-size: 24px;
  font-weight: bold;
  color: #513b20;
  border: 4px #afd143 solid;
  border-radius: 5px 5px 5px 5px;
  height: 69px;
  width: 0px;
  text-align: left;
  				/*スマホ@media only screen and (max-width:640px) {
  					height:2em;
  					margin-bottom:0.5em;
  
  				}*/
}

/* line 399, ../scss/base.scss */
#doctor_container .doctor h2 span.h2 {
  /*スマホ@media only screen and (max-width:640px) {
  	background-image:url(../images/doctor.jpg);
  	width:50%;	
  	
  }*/
}

/* line 408, ../scss/base.scss */
#contents #contents_inner h2 span.h2,
#doctor_container .doctor h2 span.h2 {
  padding: 20px 0 0 8px;
  width: 720px;
  margin-left: 18px;
  display: block;
  /*スマホ@media only screen and (max-width:640px) {
  	width:340px;
  	margin-left:1em;
  	padding:0.8em 0 0.0em 0;
  	font-size:0.8em;
  	line-height:1.2em;
  	}*/
}

			/*スマホ@media only screen and (max-width:640px) {
				.br:before {
					content: "\A" ;
					white-space: pre ;
				}
}*/
/* line 431, ../scss/base.scss */
#contents #contents_inner .condition {
  margin-bottom: 33px;
}

/* line 436, ../scss/base.scss */
#contents #contents_inner .condition h2 span.h2 {
  /*スマホ@media only screen and (max-width:640px) {
  width:320px;
  margin-left:1em;
  padding:0.15em 0 0.0em 0;
  font-size:0.8em;
  line-height:1.2em;
  }*/
}

/* line 447, ../scss/base.scss */
#contents #contents_inner .condition img {
  margin-left: 14px;
  /*スマホ@media only screen and (max-width:640px) {
  width:50%;	
  margin-left:0px;
  }*/
}

/* line 456, ../scss/base.scss */
#contents #contents_inner .service {
  clear: both;
  margin-bottom: 33px;
}

/* line 462, ../scss/base.scss */
#contents #contents_inner .service .service_left {
  float: left;
  width: 182px;
  margin-right: 52px;
  font-size: 12px;
  line-height: 20px;
}
/* line 469, ../scss/base.scss */
#contents #contents_inner .service .service_left p {
  margin: 20px 0 0 24px;
}
/* line 473, ../scss/base.scss */
#contents #contents_inner .service .service_left img {
  margin: 10px 0 0 16px;
}

/* line 475, ../scss/base.scss */
#contents #contents_inner .service .service_right {
  float: left;
  width: 726px;
}
/* line 480, ../scss/base.scss */
#contents #contents_inner .service .service_right .service_box {
  float: left;
  width: 360px;
}
/* line 484, ../scss/base.scss */
#contents #contents_inner .service .service_right .service_box h3 {
  background: url(../images/service_h3.jpg) no-repeat;
  text-align: center;
  width: 104px;
  font-size: 18px;
  font-weight: bold;
  color: #513b20;
  padding: 40px 0;
  margin: 0 12px 10px 0;
  float: left;
}
/* line 496, ../scss/base.scss */
#contents #contents_inner .service .service_right .service_box p {
  height: 104px;
  width: 244px;
  display: table-cell;
  /* 要素をテーブルのようにする */
  text-align: left;
  /* インライン要素の中央揃え */
  vertical-align: middle;
  /* 天地中央に揃える */
  color: #392e20;
  line-height: 1.8;
  font-size: 95%;
}

/* line 516, ../scss/base.scss */
#doctor_container {
  clear: both;
  width: 100%;
  margin: 0;
  background-color: #fafaf4;
  height: 405px;
  height: 377px;
}

/* line 528, ../scss/base.scss */
#doctor_container .doctor {
  clear: both;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
  /*スマホ@media only screen and (max-width:640px) {
  width:90%;	
  }*/
}

/* line 539, ../scss/base.scss */
#doctor_container .doctor .doctor_left {
  float: left;
  width: 656px;
  margin-right: 36px;
  font-size: 15px;
  line-height: 28px;
  background-color: #fafaf4;
  /*スマホ@media only screen and (max-width:640px) {
  width:90%;
  float:none;
  padding:1em;
  text-align:left;
  }*/
}
/* line 548, ../scss/base.scss */
#doctor_container .doctor .doctor_left p {
  padding: 15px 0 0 26px;
}
/* line 551, ../scss/base.scss */
#doctor_container .doctor .doctor_left p.name {
  text-align: right;
  font-size: 18px;
  padding: 0px 10px 30px 30px;
}
/* line 557, ../scss/base.scss */
#doctor_container .doctor .doctor_left p.name span {
  font-size: 22px;
  font-weight: bold;
}

/* line 574, ../scss/base.scss */
#doctor_container .doctor .doctor_right {
  float: right;
  background-color: #fafaf4;
  padding: 25px 0;
  /*スマホ@media only screen and (max-width:640px) {
  float:none;
  img {
  	width:30%;			
  }
  
  }*/
}

/* line 593, ../scss/base.scss */
#uketsuke_container {
  clear: both;
  width: 100%;
  margin: 0;
}

/* line 599, ../scss/base.scss */
#uketsuke_container #uketsuke {
  width: 984px;
  margin: 0 auto;
  padding: 30px 0 30px 17px;
  /*スマホ@media only screen and (max-width:640px) {
  width:90%;	
  }*/
}

/* line 610, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box {
  background: url(../images/uketsuke_bg.jpg) repeat-y;
  margin-top: -14px;
}

/* line 616, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner {
  padding: 0px 47px 30px 30px;
  background: url(../images/uketsuke_btm.jpg) bottom left no-repeat;
}
/* line 620, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner h2 {
  font-size: 24px;
  font-weight: bold;
  color: #513b20;
}
/* line 627, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l {
  float: left;
  border-right: 2px solid #d1e396;
  width: 576px;
  padding: 0 26px 0 0;
}
/* line 633, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l h2 {
  float: left;
  width: 70%;
  margin-bottom: 10px;
}
/* line 640, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l table {
  color: #513b20;
  font-size: 16px;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  margin: 0px 0 0 0px;
}
/* line 647, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l table td {
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  padding: 2px 18px;
}
/* line 654, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l table .color {
  background-color: #fafaf4;
  font-weight: bold;
}
/* line 659, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l table .maru:after {
  content: "●";
  color: #afd143;
  font-size: 28px;
}
/* line 665, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l table .yasumi:after {
  content: "休";
  font-weight: bold;
  color: #d0d2c9;
}
/* line 671, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l table .bold {
  font-weight: bold;
}
/* line 677, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l div.close {
  float: left;
  font-weight: bold;
}
/* line 681, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l div.close span.close {
  float: left;
  margin: 0px 5px 0px 10px;
  width: 54px;
  text-align: center;
  padding: 2px 0px 0px;
  color: #513b20;
  display: block;
  background-color: #afd143;
  border-radius: 6px;
  border-bottom: 2px solid #94B52C;
  font-size: 14px;
  /*スマホ@media only screen and (max-width:640px) {
  	width:15%;
  		margin-top: 0.6em;
  }*/
}
/* line 699, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_l div.close span.when {
  float: left;
  color: #513b20;
  font-size: 16px;
  padding: 2px 0 0 0;
}
/* line 713, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_r {
  float: left;
  padding: 0 0 0 26px;
}
/* line 718, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_r ul {
  width: 277px;
  font-size: 14px;
}
/* line 722, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_r ul li {
  float: left;
  width: 178px;
  padding: 5px 0;
}
/* line 726, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_r ul li.right {
  width: 98px;
}
/* line 733, ../scss/base.scss */
#uketsuke_container #uketsuke .uketsuke_box .uketsuke_box_inner .uketsuke_r p {
  clear: both;
  text-align: right;
  padding-top: 15px;
  font-size: 14px;
}

/* line 749, ../scss/base.scss */
#info_container {
  clear: both;
  width: 100%;
  margin: 0;
  margin-bottom: 66px;
}

/* line 756, ../scss/base.scss */
#info_container #info {
  width: 960px;
  margin: 0 auto;
  /*スマホ@media only screen and (max-width:640px) {
  	width:90%;	
  	}*/
}

/* line 766, ../scss/base.scss */
#info_container #info .news {
  float: left;
  width: 520px;
  margin-right: 40px;
}
/* line 774, ../scss/base.scss */
#info_container #info .news ul.topics {
  width: 516px;
  padding: 0px 0 0px 0px;
  display: block;
  background-color: #fff;
}
/* line 782, ../scss/base.scss */
#info_container #info .news ul.topics li {
  display: block;
  background-color: #fff;
  padding: 10px 0 7px 10px;
  /*					background-image:url(../../topimages/news_line.jpg);
  					background-repeat:no-repeat;
  					background-position:bottom left;
  					*/
  border-bottom: 1px dotted #807C78;
  vertical-align: top;
}
/* line 794, ../scss/base.scss */
#info_container #info .news ul.topics li.last {
  padding: 10px 0 7px 10px;
  border-bottom: none;
  border-bottom: 1px solid #807C78;
  /*		margin-bottom:10px;*/
}
/* line 801, ../scss/base.scss */
#info_container #info .news ul.topics li div.date {
  clear: both;
  display: block;
  /*							left: 10px;*/
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  font-family: 'Maven Pro', sans-serif !important;
  color: #3f3123;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* line 816, ../scss/base.scss */
#info_container #info .news ul.topics li div.date span.year {
  font-size: 14px;
  font-family: 'Maven Pro', sans-serif !important;
  font-weight: 700;
  color: #3f3123;
}
/* line 823, ../scss/base.scss */
#info_container #info .news ul.topics li .text {
  font-size: 14px;
  display: block;
  margin-top: 0px;
  padding: 0 0px 0 0px;
  width: 516px;
  line-height: 1.9;
  background: url(../../topimages/topic_text.jpg) no-repeat top left;
}
/* line 834, ../scss/base.scss */
#info_container #info .news ul.topics li .text a {
  color: #8da73c;
}
/* line 839, ../scss/base.scss */
#info_container #info .news ul.topics li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* line 847, ../scss/base.scss */
#info_container #info .news ul.topics li {
  min-height: 1px;
}

/* line 871, ../scss/base.scss */
#info_container #info .access {
  float: left;
  width: 368px;
  margin-top: 41px;
  background: #fafaf4 url(../images/gaikan.jpg) right bottom no-repeat;
  padding: 10px 16px;
  border-radius: 6px;
  /* CSS3草案 */
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
}
/* line 881, ../scss/base.scss */
#info_container #info .access .tel {
  margin: 8px 14px 4px 0;
  color: #513b20;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  			/*スマホ@media only screen and (max-width:640px) {
  				margin-top:0.6em;
  			font-size:1.8em;
  
  			}	*/
}
/* line 896, ../scss/base.scss */
#info_container #info .access .tel span {
  margin-right: 6px;
  font-size: 24px;
  		/*スマホ@media only screen and (max-width:640px) {
  		font-size:0.8em;
  
  		}	*/
}
/* line 906, ../scss/base.scss */
#info_container #info .access p {
  color: #392e20;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
/* line 913, ../scss/base.scss */
#info_container #info .access .car {
  font-size: 12px;
  padding-top: 6px;
}
/* line 917, ../scss/base.scss */
#info_container #info .access .car img {
  float: left;
  margin-right: 5px;
}
/* line 918, ../scss/base.scss */
#info_container #info .access .car p {
  font-weight: bold;
  font-size: 14px;
}

/* line 936, ../scss/base.scss */
#gototop_container {
  position: static;
  width: 100%;
  margin: 0;
  clear: both;
  background-color: #b9d269;
  height: 34px;
  background: url(../images/gototop.jpg) center top no-repeat;
  /*スマホ@media only screen and (max-width:640px) {
  	background:none;
  }*/
}

/* line 948, ../scss/base.scss */
#gototop {
  width: 960px;
  margin: 0 auto;
  text-align: right;
  padding: 0px 0 0 0;
  /*スマホ@media only screen and (max-width:640px) {
  width:90%;	
  }*/
}

/*スマホ@media only screen and (max-width:640px) {
	#gototop img{
		display:none;
	}
}*/
/* line 967, ../scss/base.scss */
#footer_container {
  position: static;
  width: 100%;
  margin: 0;
  background-color: #b9d269;
  height: 154px;
  /*スマホ@media only screen and (max-width:640px) {
  height:20em;
  }*/
}

/* line 978, ../scss/base.scss */
#footer {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 16px 0;
  /*スマホ@media only screen and (max-width:640px) {
  	width:90%;
  }*/
}

/* line 990, ../scss/base.scss */
p.footer_tx {
  font-size: 14px;
  color: #604e38;
  margin: 0 0 10px 0;
  	/*スマホ@media only screen and (max-width:640px) {
  		display:none;
  }	*/
}

/* line 1000, ../scss/base.scss */
#footer .footer_add_fkds {
  position: absolute;
  right: 0px;
  top: 70px;
  /*スマホ@media only screen and (max-width:640px) {
  	position:relative;
  	top:0;
  	left:0;
  }	*/
}

/* line 1011, ../scss/base.scss */
#footer .footer_add_fkds {
  color: #fff;
  display: block;
  text-decoration: none;
}

/*
#footer .footer_add_fkds:hover {
    animation: shake 0.2s linear 0.5;
    -webkit-animation: shake 0.2s linear 0.5;
	cursor:pointer;
}
@keyframes shake {
    0% { transform: translate(1px, 2px) rotate(0deg); }
    10% { transform: translate(0px, -1px) rotate(0deg); }
    20% { transform: translate(-2px, 0px) rotate(1deg); }
    30% { transform: translate(0px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -2px) rotate(1deg); }
    50% { transform: translate(-0px, 1px) rotate(0deg); }
    60% { transform: translate(-1px, 1px) rotate(0deg); }
    70% { transform: translate(-1px, 2px) rotate(-1deg); }
    80% { transform: translate(-2px, 0px) rotate(1deg); }
    90% { transform: translate(1px, -1px) rotate(0deg); }
    100% { transform: translate(-1px, -1px) rotate(-1deg); }

}
*/
/* line 1041, ../scss/base.scss */
#footer .footer_logo {
  float: left;
  /*スマホ@media only screen and (max-width:640px) {
  	float:none;
  	}*/
}

/* line 1049, ../scss/base.scss */
#footer .footer_info {
  float: left;
  width: 628px;
  margin-left: 24px;
  padding-top: 4px;
  /*スマホ@media only screen and (max-width:640px) {
  clear:both;
  }*/
}

/* line 1059, ../scss/base.scss */
#footer .footer_info .tel {
  float: left;
  margin: 0px 14px 0 0;
  color: #513b20;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  			/*スマホ@media only screen and (max-width:640px) {
  				margin-top:0.6em;
  			font-size:1.8em;
  
  			}	*/
}
@-moz-document url-prefix() {
  /* line 1059, ../scss/base.scss */
  #footer .footer_info .tel {
    font-size: 31px;
  }
}
/* line 1073, ../scss/base.scss */
#footer .footer_info .tel _::-webkit-full-page-media, #footer .footer_info .tel _:future, #footer .footer_info .tel :root .css-selector {
  font-size: 31px;
}

/* line 1084, ../scss/base.scss */
#footer .footer_info .tel span {
  margin-right: 6px;
  font-size: 24px;
  		/*スマホ@media only screen and (max-width:640px) {
  		font-size:0.8em;
  
  		}	*/
}

/* line 1093, ../scss/base.scss */
#footer .footer_info .footer_add {
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #392e20;
  font-weight: bold;
  /*スマホ@media only screen and (max-width:640px) {
  }*/
}

/* line 1103, ../scss/base.scss */
#footer .footer_info .map {
  float: right;
  margin: 0px 6px 0px 10px;
  width: 54px;
  text-align: center;
  padding: 2px 0px 0px;
  color: #FFF;
  display: block;
  background-color: #513b20;
  border-radius: 6px;
  border-bottom: 4px solid #422E15;
  font-weight: bold;
  font-size: 14px;
  /*スマホ@media only screen and (max-width:640px) {
  	width:15%;
  	    margin-top: 0.6em;
  }*/
}

/* line 1126, ../scss/base.scss */
#footer .footer_menu {
  clear: both;
  font-size: 15px;
  color: #392e20;
  font-weight: bold;
  padding: 10px 0;
}

/* line 1134, ../scss/base.scss */
#footer ul.footer_menu li {
  list-style: outside none none;
  float: left;
  border-right: 1px solid #8E857A;
  padding: 0px 8px;
  margin: 3px 0px;
}

/* line 1141, ../scss/base.scss */
#footer ul.footer_menu li a {
  color: #392e20;
  text-decoration: none;
}

/* line 1148, ../scss/base.scss */
#copyright_container {
  clear: both;
  width: 100%;
  margin: 0;
  background-color: #ffffff;
  height: 40px;
}

/* line 1155, ../scss/base.scss */
#copyright {
  width: 960px;
  margin: 0 auto;
  padding: 14px 0;
  text-align: center;
  font-size: 14px;
  color: #392e20;
  background: #ffffff;
  /*スマホ@media only screen and (max-width:640px) {
  width:90%;
  height:100%;
  font-size:0.8em;
  }*/
}

/*************************************************************************************************************************************************/
/********************************************************		下層ページ共通css		********************************************************************/
/*************************************************************************************************************************************************/
/* line 1183, ../scss/base.scss */
#topic_path {
  padding: 0px 0px 30px 0px;
  font-size: 12px;
  line-height: 20px;
  margin: 0 8px 0  0px;
}

/* line 1184, ../scss/base.scss */
.topic_path_inner {
  padding: 0px 0 3px 0px;
}

/* line 1185, ../scss/base.scss */
#topic_path ul {
  margin: 0px;
  padding: 0px;
  height: 20px;
}

/* line 1186, ../scss/base.scss */
#topic_path ul li {
  float: left;
}

/* line 1190, ../scss/base.scss */
#topic_path ul li {
  display: inline;
  list-style-type: none;
}

/* line 1194, ../scss/base.scss */
#topic_path ul li:before {
  content: ">";
  margin: 0 10px;
}

/* line 1198, ../scss/base.scss */
#topic_path ul li:first-child:before {
  content: "";
  margin: 0px;
}

/* line 1203, ../scss/base.scss */
div.box {
  margin-bottom: 50px;
  padding: 15px 0 0 30px;
}




.topics li div h3 a			{color:#3f3123!important;}

