@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

/*=============================================================
　base
=============================================================*/

h1 {
	font-size: 70%;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #000;
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h3 {
	margin: 0px;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	padding: 0px;
	color: #FFF;
	text-align: center;
}
h4 {
	text-align: center;
	color: #FFF;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
#florting{
	position: fixed;
	right: -66px;
	top: 100px;
	z-index: 999999999;
}
#florting a{
  position: relative;
  display: block;
  width: 66px;
  text-decoration: none;
}
#florting a::before{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#florting p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#spfix {
	display:none;
}
.br-pc { display:block; }
.br-sp { display:none; }
.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
.komi {
	font-size: 80%;
	line-height: 1.5em;
	color: #999;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btm_none {
	margin-bottom: 0px !important;
}
.mincyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	transform: rotate(.03deg) !important;
}

/*=============================================================
　area
=============================================================*/

.area {
	height: auto;
	width: 1040px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}
.area_a {
	width: 100%;
	height: auto;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 130px;
	padding-left: 0px;
	background-color: #ebebeb;
}
.area_b {
	width: 100%;
	height: auto;
	background-image: url(../../images/bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 130px;
	padding-left: 0px;
}
.area_c {
	width: 100%;
	height: auto;
	background-image: url(../../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.area_d {
	width: 100%;
	height: auto;
	background-size: cover;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	background-image: url(../../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 130px;
	margin-left: 0px;
}
.area_e {
	height: auto;
	width: 1040px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}
/*インスタ*/
#insta_link {
    height: auto;
    width: 1040px;
    margin: 0px auto 60px;
	padding: 0px;
}
#insta_link dl {
	background-color: #f0e5d2;
	padding: 30px;
	margin: 0px;
}
#insta_link dl dt {
	text-align: center;
	font-weight: bold;
	color: #534630;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#insta_link dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#insta_link dl p {
	font-size: 80%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/*=============================================================
　link-btn
=============================================================*/

/*.link-btn {
	width: 25%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #ed6e3e;
	border-radius: 5px;
	box-shadow:3px 3px #8a4226;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}
.link-btn a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #ed9573;
}
.link-btn-a {
	width: 25%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-a a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #ed6e3e;
	border-radius: 5px;
	box-shadow:3px 3px #8a4226;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}
.link-btn-a a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #ed9573;
}

}*/
	
.link-btn-b {
	width: 30%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-b a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #ed6e3e;
	border-radius: 5px;
	box-shadow:3px 3px #8a4226;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}
.link-btn-b a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #ed9573;
	}

/*=============================================================
　header
=============================================================*/

header {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,0.9);
	padding: 30px;
}
.hlogo {
	margin: 0px;
	float: left;
	height: auto;
	width: 50%;
	padding: 0px;
}
.hlogo dl {
	margin: 0px;
	padding: 0px;
}
.htel {
	margin: 0px;
	float: right;
	height: auto;
	width: 50%;
	padding: 0px;
	display: flex;
	justify-content: flex-end;
}
.tel {
	padding: 0px;
	margin: 0px;
}
.tel .namber {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tel .namber_txt {
	font-size: 70%;
	color: #666;
	line-height: 1.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}
.mail {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}






/*=============================================================
　nav
=============================================================*/
.fixed{

	}
	
.nav {
	position: relative;
	width: 100%;
	z-index: 999;
	
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	padding: 0px;
	background-color: #FFF;
}
.nav ul{
	margin: 0;
	padding: 0;
}
.nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 148px;/*親メニューの幅*/
	height: auto;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dedede;
	font-size: 80%;
	line-height: 1.6em;
}
.nav ul .border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
}
.nav ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	padding-bottom: 13px;
}
.nav ul li a span {
	font-size: 60%;
	color: #ed6e3e;
	font-weight: normal;
	line-height: 1.5em;
	display: block;
}

.nav .area ul .open {
	background-image: url(../images/nav_icon.png);
	background-position: 15px center;
	background-repeat: no-repeat;
}

.nav ul li:hover, .nav ul li a:hover {
	color: #333;/*ホバー時の親メニューの文字色*/
	background-color: #fff4f0;
}
.nav ul li ul {
	position: absolute;
	top: 53px;/*親メニューの高さと同じにする*/
	top: 60px;/*親メニューの高さと同じにする*/
	width: 147px;
	z-index: 9999999;
	color: #FFF;
}
.nav ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 149px;
	background-color: #caf0e1;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0;
	border-top-width: 1px;
	border-top-color: #FFF;
}
.nav .area ul li ul li a {
	color: #FFF;
	font-size: 110%;
	font-size: 120%;
	background-color: #ff6600;
	background-color: #ff9046;
}
.nav ul li ul li:hover, .nav ul li ul li a:hover {
	background: #fea971;/*ホバー時のサブメニューの背景色*/
}
.nav ul li:hover ul li, .nav ul li a:hover ul li{
	visibility: visible;
	overflow: visible;
	height: 43px;/*サブメニューの高さ*/
	z-index: 99999999;
}
.nav * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.inner {
	display:none;
}


/*=============================================================
　mvj
=============================================================*/

#mvj {
	width: 100%;
	height: 680px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#copy {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}
#copy dl {
	margin: 0px;
	border: 1px solid #FFF;
	background: rgba(255,255,255,0.3);
	height: auto;
	width: 100%;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
#copy dl dt {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 180%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.5em;
}
#copy dl dd {
	padding: 0px;
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
	margin: 0px;
}
#emergency_area {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	display: flex;
    justify-content: space-between;
}

#emergency {
	border: 1px solid #C00;
	height: auto;
	width: 48%;
	margin: 0px;
	padding: 0px;
}
#emergency a {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 90%;
}
#emergency a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #FFC1C1;
}
.mtitle {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.mtitle dt {
	letter-spacing: 0.2em;
	color: #000;
	font-size: 220%;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
.mtitle dd {
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
}
.mtitle_ex {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.mtitle_ex dt {
	letter-spacing: 0.2em;
	color: #FFF;
	font-size: 220%;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
.mtitle_ex dd {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
}
#gpic {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#gpic_inner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 320px;
}

#greeting {
	padding: 0px;
	margin: 0px;
}
#greeting dl {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#greeting dl dt {
	color: #000;
	line-height: 2.3em;
}
#news_title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
#news_title span {
	font-size: 70%;
	margin: 0px;
	color: #ed6e3e;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#blog_title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
#blog_title span {
	font-size: 70%;
	margin: 0px;
	color: #ed6e3e;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#news {
	padding: 0px;
	float: left;
	height: auto;
	width: 47%;
	margin: 0px;
}
#news dl {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dt {
	font-size: 75%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.6em;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dd {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#news dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#news dl dd a:hover {
	text-decoration: none;
}
#blog {
	padding: 0px;
	float: right;
	height: auto;
	width: 47%;
	margin: 0px;
}
#blog dl {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog dl dt {
	font-size: 75%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#blog dl dd {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#blog dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#blog dl dd a:hover {
	text-decoration: none;
}
.all {
	margin: 0px;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/sideicon.png);
	background-repeat: no-repeat;
	background-position: left 13px;
}
.title {
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.title dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 150%;
}
.title dd {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	color: #F60;
}
#fea_txt {
	text-align: center;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-size: 120%;
	letter-spacing: 0.1em;
}
#fea_txt span{
	background: linear-gradient(transparent 50%, yellow 50%);
}
#fea {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0px;
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fea dl {
	width: 31%;
	background-color: rgba(255,255,255,0.9);
	border-radius: 5px;
	height: auto;
	padding: 30px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fea dl dt {
	color: #ed6e3e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
#fea dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#fea dl dd img{
	width:100%;
}
#fea dl p {
	font-size: 90%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu dl {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	background-color: #FFF;
	height: auto;
	width: 23%;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#menu dl dt {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #ed6e3e;
	letter-spacing: 0.1em;
}
#menu dl dd {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}
#menu dl p {
	margin: 0px;
	font-size: 90%;
	padding: 0px;
}
.m_links {
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.m_links a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #ed6e3e;
	border-radius: 5px;
	box-shadow: 3px 3px #ad522f;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 17px;
	font-size: 85%;
}
.m_links a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #ee8963;
}
#impbnr {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#impbnr img{
	max-width:100%;
}

#d_copy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#d_copy dl {
	margin: 0px;
	padding: 0px;
}
#d_copy dl dt {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
}
#d_name {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin: 0px;
}
#d_name dl {
	padding: 30px;
	margin: 0px;
	height: auto;
	width: 31%;
	background-color: #FFF;
}
#d_name dl dt {
	font-size: 80%;
	color: #666;
	padding: 0px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#d_name dl dd {
	padding: 0px;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#d_name dl dd span {
	font-size: 50%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #ed6e3e;
}
#d_name dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

.d_img {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#loopslider {
	width: 100%;
	height: 270px;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#loopslider ul {
	height: 270px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li {
	width: 440px;
	height: 270px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}
#loopbtm {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

#loopslider_sp {
	display: none;
}
.map {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.map iframe {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 100%;
}
.topacc {
	height: auto;
	width: 1040px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.name {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.name dt {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #000;
}
.name dd {
	padding: 0px;
	line-height: 1.5em;
	font-size: 90%;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.name ul {
	margin: 0px;
	padding: 0px;
}
.name ul li {
	font-size: 80%;
	line-height: 1.7em;
}

.time_area {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.time_a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 2.5em;
	padding: 0px;
	font-weight: bold;
}
.time_a dt {
	float: left;
	margin: 0px;
	height: auto;
	width: 25%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.time_a dd {
	float: left;
	width: 10.7%;
	height: auto;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.time_b {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 2.5em;
}
.time_b dt {
	float: left;
	margin: 0px;
	height: auto;
	width: 25%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.time_b dd {
	float: left;
	width: 10.7%;
	height: auto;
	margin: 0px;
	text-align: center;
	color: #ed6e3e;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.time_c {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 2.5em;
}
.time_c dt {
	float: left;
	margin: 0px;
	height: auto;
	width: 25%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.time_c dd {
	float: left;
	width: 10.7%;
	height: auto;
	margin: 0px;
	text-align: center;
	color: #ed6e3e;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.kyuushin {
	color: #666 !important;
	font-size: 90% !important;
}
.time_cyusyaku {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.time_cyusyaku li {
	font-size: 70%;
	color: #666;
	line-height: 1.7em;
}
.btm_bnr {
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: space-between;
}
.btm_bnr p {
	margin: 0px;
	padding: 0px;
}

#o_clinic_title {
	color: #FF6600;
	font-weight: bold;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
	padding: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
}
#o_clinic {
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.o_clinic_inner {
	padding: 0px;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.o_clinic_inner dl {
	margin: 0px;
	padding: 0px;
}
.o_clinic_inner dl dt {
	margin: 0px;
	padding: 0px;
}
.o_clinic_inner dl dd {
	margin: 0px;
	font-size: 85%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.o_clinic_inner dl p {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.tkbnr {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tktitle {
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #ed6e3e;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ed6e3e;
	border-bottom-color: #ed6e3e;
	font-size: 90%;
}
.tklink {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: space-between;
}
.tklink_inner {
	margin: 0px;
	padding: 0px;
}
footer {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #333333;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ft_logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}

.ft_logo ul {
	font-size: 90%;
	line-height: 1.5em;
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ft_logo ul li {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.sitemap {
	margin: 0px;
	height: auto;
	width: 50%;
	padding: 0px;
	display: flex;
	justify-content: space-between;
	float: left;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
}
.sitemap ul li {
	font-size: 75%;
	background-image: url(../../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.sitemap ul li a {
	text-decoration: none;
	color: #FFF;
}
.sitemap ul li a:hover  {
	text-decoration: underline;
}
.cyousei {
	display:none;
}
.calender {
	float: right;
	padding: 0px;
	height: auto;
	width: 42%;
	margin: 0px;
}
.calender p {
	color: #FFF;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.calender table {
	background-color: #FFF !important;
	padding: 0px ;
	margin: 0px ;
}
.copyright {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*=============================================================
　top bnr
=============================================================*/

.topbnr {
    height: auto;
    width: 1040px;
    padding: 0px;
    margin: 50px auto -20px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
    /*nav部分の編集*/
    .clinic_last {
        margin-right: 547px;
    }


}

/* 横幅1100px以下のスタイル： ～1099px */
@media only screen and (min-width: 481px) and (max-width: 1099px) {

/*=============================================================
　base
=============================================================*/
body {
	color: #333333;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	min-width: 1200px;
}
#floatMenu{
	display:none;
}

#spfix {
	display:none;
}

}







/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {


/*=============================================================
　base
=============================================================*/

h1 {
	font-size: 40%;
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 1.6em;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h2 img{
	max-width:80%;
}
h3 {
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	padding: 0px;
	color: #FFF;
	text-align: center;
}
h4 {
	text-align: center;
	color: #FFF;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

.fixed {
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
#florting{
	display:none;
}
#spfix{
	position: fixed;
	bottom: 0;
	margin: 0px;
	background-color: rgba(0,0,0,0.5);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 999999999;
}
#spfix dt {
	margin: 0px;
	float: left;
	height: auto;
	width: 49%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#spfix dd {
	margin: 0px;
	float: right;
	height: auto;
	width: 49%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.br-pc { display:none; }
.br-sp { display:block; }
.komi {
	font-size: 80%;
	line-height: 1.5em;
	color: #999;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btm_none {
	margin-bottom: 0px !important;
}
.mincyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	transform: rotate(.03deg) !important;
}

/*=============================================================
　area
=============================================================*/

.area {
	height: auto;
	width: 100%;
	padding: 0px;
	position: relative;
	z-index: 9999;
	margin: 0px;
}
.area_a {
	width: 100%;
	height: auto;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-color: #ebebeb;
}
.area_b {
	width: 100%;
	height: auto;
	background-image: url(../../images/bg3_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.area_c {
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
}
.area_c::before {
	content: "";
	background-size: cover;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: -99999;
	background-image: url(../../images/bg1_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.area_d {
	width: 100%;
	height: auto;
	background-size: cover;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	background-image: url(../../images/bg2_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.area_e {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
/*インスタ*/
#insta_link {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#insta_link dl {
	background-color: #f0e5d2;
	padding: 30px;
	margin: 0px;
}
#insta_link dl dt {
	text-align: center;
	font-weight: bold;
	color: #534630;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#insta_link dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#insta_link dl p {
	font-size: 80%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
section {
	background-color: #FFF;
}

/*=============================================================
　link-btn
=============================================================*/

/*.link-btn {
	width: 90%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #ed6e3e;
	border-radius: 5px;
	box-shadow:3px 3px #8a4226;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}
.link-btn-a {
	width: 90%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-a a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #ed6e3e;
	border-radius: 5px;
	box-shadow:3px 3px #8a4226;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}*/
.link-btn-b {
	width: 90%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-b a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #ed6e3e;
	border-radius: 5px;
	box-shadow:3px 3px #8a4226;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}

/*=============================================================
　header
=============================================================*/

header {
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.hlogo {
	margin: 0px;
	padding: 0px;
}
.hlogo dl {
	margin: 0px;
	padding: 0px;
}
.htel {
	display:none;
}



/*=============================================================
　nav
=============================================================*/

.nav {
	display:none;
}
.sp_nav{
	display: none;
	position: absolute;
	top: 68px;
	width: 100%;
	background-color: rgba(0,0,0,0.9);
	left: 0;
	z-index: 99999999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.sp_nav ul{
	display: block;
	margin: 0 auto;
	width: 90%;
}
.sp_nav ul li{
	margin: 0 auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.sp_nav ul li:last-child{
	border: none;
}
.sp_nav ul li a{
	display: block;
	padding-top: 12px;
	padding-bottom: 10px;
	font-size: 75%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.sp_nav ul .open {
	background-image: url(../../images/shita.png);
	background-repeat: no-repeat;
	background-position: 20px 17px;
}
.sp_nav ul li ul {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
.sp_nav ul li ul li {
	float: left;
	height: auto;
	width: 50%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
.none_border_right{
	border-right-style: none !important;
}
.none_border_bottom{
	border-bottom-style: none !important;
}

/*開閉ボタン*/
#nav_toggle{
	display: block;
	width: 55px;
	height: 55px;
	position:absolute;
	z-index: 100;
	background: #fff;
	padding: 10px;
	top: 5px;
	right: 5px;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 3px;
	position: absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	background-color: #ed6e3e;
}
#nav_toggle span:nth-child(1){
	top:2px;
}
#nav_toggle span:nth-child(2){
	top:16px;
}
#nav_toggle span:nth-child(3){
	top:30px;
}
/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
	top: 14px;
    -webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 14px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}


/*=============================================================
　mvj
=============================================================*/

#mvj {
	width: 100%;
	height: 500px;
	background-image: url(../../images/main_sp1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#copy {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copy dl {
	margin: 0px;
	border: 1px solid #FFF;
	background: rgba(255,255,255,0.3);
	padding: 20px 15px;
}
#copy dl dt {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.5em;
}
#copy dl dd {
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
	margin: 0px;
}
.mtitle {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.mtitle dt {
	letter-spacing: 0.1em;
	color: #000;
	font-size: 200%;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
.mtitle dd {
	color: #000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
}
.mtitle_ex {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.mtitle_ex dt {
	letter-spacing: 0.1em;
	color: #FFF;
	font-size: 200%;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
.mtitle_ex dd {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
}
#emergency_area {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#emergency {
	border: 1px solid #C00;
	height: auto;
	width: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#emergency a {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 90%;
}
#gpic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#gpic_inner {
	padding: 0px;
	height: auto;
	width: 65%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
}
#greeting {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#greeting dl {
	margin: 0px;
	padding: 0px;
}
#greeting dl dt {
	color: #000;
	line-height: 2.3em;
	font-size: 90%;
}
#news_title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
#news_title span {
	font-size: 70%;
	margin: 0px;
	color: #ed6e3e;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#blog_title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
#blog_title span {
	font-size: 70%;
	margin: 0px;
	color: #ed6e3e;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#news {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#news dl {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dt {
	font-size: 75%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.6em;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dd {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#news dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#news dl dd a:hover {
	text-decoration: none;
}
#blog {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blog dl {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog dl dt {
	font-size: 75%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#blog dl dd {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#blog dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#blog dl dd a:hover {
	text-decoration: none;
}
.all {
	margin: 0px;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../../images/sideicon.png);
	background-repeat: no-repeat;
	background-position: left 13px;
}
.title {
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.title dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 150%;
}
.title dd {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	color: #F60;
}
#fea {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fea dl {
	background-color: rgba(255,255,255,0.9);
	border-radius: 5px;
	height: auto;
	padding: 30px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fea dl dt {
	color: #ed6e3e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
#fea dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#fea dl dd img{
	width:100%;
}
#fea dl p {
	font-size: 90%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu dl {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	background-color: #FFF;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#menu dl dt {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #ed6e3e;
	letter-spacing: 0.1em;
}
#menu dl dd {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}
#menu dl p {
	margin: 0px;
	font-size: 90%;
	padding: 0px;
}
.m_links {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.m_links a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #ed6e3e;
	border-radius: 5px;
	box-shadow: 3px 3px #ad522f;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 17px;
	font-size: 90%;
}
#impbnr {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#impbnr img{
	max-width:100%;
}
#d_copy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#d_copy dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#d_copy dl dt {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 90%;
}
#d_name {
	padding: 0px;
	margin: 0px;
}
#d_name dl {
	padding: 30px;
	height: auto;
	width: 90%;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#d_name dl dt {
	font-size: 80%;
	color: #666;
	padding: 0px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#d_name dl dd {
	padding: 0px;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#d_name dl dd span {
	font-size: 50%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #a69867;
}
#d_name dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

.d_img {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#loopslider {
	display:none;
}
#loopslider_sp {
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.map {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.map iframe {
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 100%;
}
.topacc {
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin: 0px;
}
.name {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.name dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #000;
}
.name dd {
	padding: 0px;
	line-height: 1.5em;
	font-size: 90%;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.name ul {
	margin: 0px;
	padding: 0px;
}
.name ul li {
	font-size: 80%;
	line-height: 1.7em;
}

.time_area {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.time_a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 2.5em;
	padding: 0px;
	font-weight: bold;
	font-size: 90%;
}
.time_a dt {
	float: left;
	margin: 0px;
	height: auto;
	width: 25%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.time_a dd {
	float: left;
	width: 10.7%;
	height: auto;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.time_b {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 2.5em;
	font-size: 80%;
}
.time_b dt {
	float: left;
	margin: 0px;
	height: auto;
	width: 25%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.time_b dd {
	float: left;
	width: 10.7%;
	height: auto;
	margin: 0px;
	text-align: center;
	color: #ed6e3e;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.time_c {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 2.5em;
	font-size: 80%;
}
.time_c dt {
	float: left;
	margin: 0px;
	height: auto;
	width: 25%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.time_c dd {
	float: left;
	width: 10.7%;
	height: auto;
	margin: 0px;
	text-align: center;
	color: #ed6e3e;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.kyuushin {
	color: #666 !important;
	font-size: 90% !important;
}
.time_cyusyaku {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
.time_cyusyaku li {
	font-size: 70%;
	color: #666;
	line-height: 1.7em;
}
.btm_bnr {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.btm_bnr p {
	padding: 0px;
	height: auto;
	width: 48%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tkbnr {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.tktitle {
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #ed6e3e;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ed6e3e;
	border-bottom-color: #ed6e3e;
	font-size: 90%;
}
.tklink {
	margin: 0px;
	padding: 0px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tklink_inner {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	width: 48%;
}
.tklink_inner img{
	width:100%;
}
#o_clinic_title {
	color: #FF6600;
	font-weight: bold;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
	padding: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
}
#o_clinic {
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.o_clinic_inner {
	padding: 0px;
	height: auto;
	width: 48%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.o_clinic_inner dl {
	margin: 0px;
	padding: 0px;
}
.o_clinic_inner dl dt {
	margin: 0px;
	padding: 0px;
}
.o_clinic_inner dl dt img{
	width:100%;
}
.o_clinic_inner dl dd {
	margin: 0px;
	font-size: 70%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
.o_clinic_inner dl p {
	font-size: 65%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
footer {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #333333;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ft_logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.ft_logo ul {
	font-size: 90%;
	line-height: 1.5em;
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ft_logo ul li {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.sitemap {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
}
.sitemap ul li {
	font-size: 75%;
	background-image: url(../../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: left 11px bottom 22px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding: 0px;
}
.sitemap ul li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.cyousei {
	padding: 0px;
	background-color: #FFF;
	height: 70px;
	width: 100%;
	margin: 0px;
}
.calender {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.calender p {
	color: #FFF;
	font-size: 90%;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.calender table {
	background-color: #FFF !important;
	padding: 0px ;
	margin: 0px ;
}
.copyright {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}




#news dl::-webkit-scrollbar {
	width: 7px;
}
#news dl::-webkit-scrollbar-thumb{
    background: #999;
}
#news dl::-webkit-scrollbar-track-piece {
    background: #f5f5f5;
}
#blog dl::-webkit-scrollbar {
	width: 7px;
}
#blog dl::-webkit-scrollbar-thumb{
    background: #999;
}
#blog dl::-webkit-scrollbar-track-piece {
    background: #f5f5f5;
}


/*=============================================================
　top bnr
=============================================================*/

.topbnr {
    height: auto;
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
}
#topbnr:nth-of-type(2) {
	margin-top: 16px;
}
}
