@charset "UTF-8";


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

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

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

h1 {
	margin: 0px;
    font-size: 180%;
    line-height: 1.5;
    letter-spacing: 0.2em;
    padding: 0px;
}
h2 {
	font-size: 80%;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	font-size: 180%;
	line-height: 1.5;
	letter-spacing: 0.2em;
	padding: 0px;
}
h4 {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/title_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	color: #3f3f3f;
}
h5 {
	font-size: 130%;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h5 a {
	color: #333 !important;
	text-decoration: none !important;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
#florting{
	position: fixed;
	right: -65px;
	top: 70px;
	z-index: 999999999;
}
#florting a{
  position: relative;
  display: block;
  width: 65px;
  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: 14px;
	line-height: 1.5em;
	color: #999;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-left: 0px;
}
.top_but_link{
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    justify-content: flex-end;
    margin: 20px 0 20px 0;
    padding: 0;
    letter-spacing: 6px;
    margin: 38px 0 0 0;
}

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

.area {
	height: auto;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}
.area_a {
    margin: 0px;
	padding-top: 100px;
	padding-bottom: 100px;
    height: auto;
    width: 100%;
    /*background-image: url("../images/oasisPoin2.png");*/
    background-repeat: repeat;	
    background-color: #FFFAD2;
}
.area_b {
	width: 100%;
	height: auto;
	/*background-image: url(../images/bg2.jpg);*/
    background-color: #FFFAD2;
	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: 50px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
	-webkit-backface-visibility:hidden;
    backface-visibility:hidden;
}
.area_c {
	width: 100%;
	height: auto;
	background-position: center;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-color: #f2f2f2;
}
.area_d {
	width: 100%;
	height: auto;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
    background: #F2F2F2;
}
.area_e {
	height: auto;
	width: 1040px;
	padding: 0px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}
.area_f {
	width: 100%;
	height: auto;
	background-repeat: repeat;
	background-size: cover;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
    background: #FFFAD2;
}
.area_g {
	width: 100%;
	height: auto;
	background-position: center;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	background-color: #f2f2f2;
}

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

.link-btn {
	width: 40%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	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: #50be91;
	border-radius: 5px;
	box-shadow:3px 3px #3d8e6b;
	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: #4eab83;
}
.link-btn-d {
	text-align: center;
	padding: 0px;
	width: 50%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-d a {
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #50be91;
	border-radius: 5px;
	box-shadow:3px 3px #3d8e6b;
	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-d 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: #4eab83;
}

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

header {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,0.9);
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.hlogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 30%;
}
.hlogo dl {
	margin: 0px;
	padding: 0px;
}
.hlogo dl dt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.htel {
	margin: 0px;
	float: right;
	height: auto;
	width: 50%;
	display: flex;
	justify-content: flex-end;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.htel .tel {
	margin: 0px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}



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

.gnav-wrapper {
    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;
    position: relative;
}
.gnav {
	display: flex;
	justify-content: space-between;
	padding: 0px;
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
}
.gnav li {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dedede;
	height: auto;
	width: 148px;
}
.gnav li a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 0;
	padding-left: 0;
	color: #000;
}
.gnav li a:hover {
    background: #C7E6FF;
	transition: all .3s ease-in-out;
	color: #f96703!important;
}
.gnav > li:hover .megamenu {
	max-height: 9999px;
	opacity: 1;
	padding: 30px;
}
.mmicon {
	background-image: url(../images/nav_icon.png);
	background-repeat: no-repeat;
	background-position: left 15px center;
}
.megamenu {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 53px;
	left: 0px;
	transition: all .2s ease-in;
	z-index: 999;
	background-color: #C7E6FF;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.megamenu-inner {
	padding: 0px;
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.megamenu-inner a:hover {
    opacity: 0.8;
	filter: alpha(opacity=80);
	-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;
}
.inner_nav {
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.inner_nav_a{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 280px;
	text-decoration: none;
}
.inner_nav_a dl {
	padding: 0px;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 8%;
	margin-left: 0px;
}
.inner_nav_a dl dt {
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.inner_nav_a dl dd {
	color: #3F3F3F;
	margin: 0px;
	text-align: left;
	font-size: 90%;
	letter-spacing: 0.1em;
	background-image: url(../images/yajirushi_k.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.inner_nav_a a {
	display: block !important;
	margin: 0px !important;
	padding: 0px !important;
}
.inner_nav_b{
	padding: 0px;
	height: auto;
	width: 280px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 3%;
	margin-bottom: 0px;
	margin-left: 3%;
}
.inner_nav_b dl {
	padding: 0px;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
}
.inner_nav_b dl dt {
	color: #3F3F3F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.inner_nav_b dl dd {
	color: #3F3F3F;
	margin: 0px;
	text-align: left;
	font-size: 90%;
	letter-spacing: 0.1em;
	background-image: url(../images/yajirushi_k.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.inner_nav_b a {
	display: block !important;
	margin: 0px !important;
	padding: 0px !important;
}
.inner_nav_c{
	padding: 0px;
	height: auto;
	width: 37%;
	text-decoration: none !important;
	margin-top: 17px;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.inner_nav_c_text {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-image: url(../images/yajirushi_k.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	padding: 0px;
}
.inner_nav_c_text a{
	color: #3F3F3F !important;
	text-align: left;
	padding-left: 10px !important;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	line-height: 1.4em;
}
.inner {
	display:none;
}


/*=============================================================
　slider
=============================================================*/

#slider {
	width: 100%;
	height: 595px;
	position: relative;
	background-size:contain;
}
#slider_sp {
	display:none;
}


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

#mvj {
	margin: 0px;
	padding: 0px;
}
#copy {
	margin: 0px;
	padding: 0px;
}
#copy {
	margin: 0px;
	padding-top: 98px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copy h1 {
	text-shadow: 1px 1px 4px rgba(255,255,255,0.65);
	}
#copy h2 {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ffb600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
    letter-spacing: 1.8px;
    font-size: 22px;	
}
#copy dl dd {
	padding: 0px;
	float: left;
	font-size: 120%;
	margin: 0px;
}
#cpbnr {
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sptop {
	display: none;
}
#emergency {
	border: 1px solid #C00;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
    /*
#emergency a {
	color: #C00;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#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;
}
#emergency_ex {
	border: 1px solid #C00;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#emergency_ex a {
	color: #C00;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#emergency_ex 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;
}
    */
#middle_bnr {
	padding-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	display: flex;
	justify-content: flex-start;
}
.middle_bnr_inner {
	margin: 0px;
	padding: 0px;
}

#news_title {
	margin: 0px;
	padding: 0px;

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

}
#blog_title span {
	font-size: 70%;
	margin: 0px;
	color: #999;
	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-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 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-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 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: center left 2px;
}
#tkbnr {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#tkbnr dl {
	background-color: #f0e5d2;
	padding: 30px;
	height: auto;
	width: 48%;
	margin: 0px;
}
#tkbnr dl dt {
	text-align: center;
	color: #534630;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#tkbnr dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#tkbnr dl p {
	font-size: 80%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mistake_title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#mistake_title dl {
	margin: 0px;
	padding: 0px;
}
#mistake_title dl dt {
	color: #C00;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: underline;
}
#mistake_title dl dd {
	font-size: 90%;
	padding: 0px;
	text-align: center;
	line-height: 1.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mistake {
	display: flex;
	justify-content: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#mistake dl {
	background-color: #F6F6F6;
	padding: 30px;
	height: auto;
	width: 400px;
	margin-top: 0px;
	margin-right: 1.5%;
	margin-bottom: 0px;
	margin-left: 1.5%;
	border-radius:5px;
}
#mistake dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mistake dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mistake dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
.title h3 {
    font-size: 40px;
    text-align: center;
    letter-spacing: 0.1em;
    margin: 20px 0 30px 0;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 36.5px;
}


	
/*.title_ex {
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
    background: #FFFAD2;
	font-size: 40px;
    margin: 150px 0 30px 0;
    line-height: 36.5px;
}*/
	
.title_ex h3 {
    font-size: 40px;
    text-align: center;
    letter-spacing: 0.1em;
    margin: 0 0 0 0;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 36.5px;
    background: #FFFAD2;
	padding-top: 100px;	
	}


#concept {
    /* background-color: rgba(255,255,255,0.9); */
    padding: 0px;
    width: 80%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    /* border-radius: 64px; */
    /* background: linear-gradient(145deg, #eff7f7, #c9d0d0); */
    /* box-shadow: 15px 15px 30px #b7bdbd, -15px -15px 30px #ffffff; */
    border-radius: 0px;
    /* background: linear-gradient(145deg, #ffffff, #e6e6e6); */
    /*box-shadow: 11px 16px 18px #c7e6ff, -11px -16px 18px #ffffff;*/
    background-color: #FFF;
}


#concept dl {
	margin: 0px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
}
#concept dl dt {
	text-align: center;
	font-size: 150%;
	line-height: 1.7em;
	color: #f95a1d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#concept dl dd {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#fea {
	display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    
}
#fea dl {
	width: 316px;
	background-color: rgba(255,255,255,0.9);
	border-radius: 8px;
	height: auto;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 0px;
	margin-bottom: 60px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#fea dl div {
	margin-top: -70px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fea dl dt {
	color: #50be91;
	font-size: 120%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#fea dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	max-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;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 1040px;
}
.menuCon {
	padding: 0px;
	/*display: flex;
	justify-content: space-between;*/
	flex-wrap: wrap;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 1040px;
}		
#menu #menu_min {
	padding: 0px;
	height: auto;
	width: 23%;
	background-color: rgba(255,255,255,0.9);
	border-radius: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#menu #menu_min dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#menu #menu_min dl dt {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	text-align: center;
}
#menu #menu_min dl dd {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}
#menu #menu_min dl p {
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#menu #menu_min dl .m_links {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#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 {
	color: #3F3F3F;
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: center;
}
#d_name {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#d_name dl {
	padding: 30px;
	border: 1px solid orange;
	margin: 0px;
	height: auto;
	width: 31%;
    background: #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: 150%;
	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: #f95a1d;
}
#d_name dl p {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.d_img {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.map {
	margin: 0px;
	padding: 40px 40px 40px 0;
	width: 40%;
    background: #FFFAD2;
}
.map iframe {
	margin: 0px;
	padding: 0px;
	height: 523px;
	width: 100%;
}
.topacc {
	margin: 0px;
	height: auto;
	width: 60%;
	float: right;
	background-color: #FFFAD2;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.name {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.name dt {
	font-size: 25px;
	margin: 0px;
	color: #3F3F3F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.name dd {
	margin: 0px;
	padding: 0px;
	color: #3F3F3F;
	line-height: 1.9;
    font-size: 16px;
}
.name p {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	line-height: 1.9;
	color: #3F3F3F;
    font-size: 16px
}

.time {
	height: auto;
	/*display: inline-block;*/
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-color: #FFF;*/
	padding: 30px;
}
.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;
}
.time_a dt {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 20%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.time_a dd {
	float: left;
	width: 10%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.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;
	padding: 0px;
	height: auto;
	width: 20%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 90%;
}
.time_b dd {
	float: left;
	width: 10%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #50be91;
	font-size: 120%;
}
.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;
	padding: 0px;
	height: auto;
	width: 20%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 90%;
}
.time_c dd {
	float: left;
	width: 10%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #50be91;
	font-size: 120%;
}

.kyuushin {
	color: #666 !important;
	font-size: 90% !important;
}
.time ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.time ul li {
	font-size: 70%;
	color: #666;
	line-height: 1.5em;
}
#btmc {
	height: auto;
	width: 40%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	background-color: #50be91;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-radius: 8px;
	color: #FFF;
	position: relative;
	z-index: 999;
	font-size: 110%;
}
#btmc_area {
	border: 1px solid #979797;
	background-color: #f6f6f6;
	margin: 0px;
	display: flex;
	justify-content: space-between;
	position: relative;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.btmc1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 30%;
}
.btmc1 dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.btmc1 dl dt {
	padding: 0px;
	height: auto;
	width: 20%;
	background-color: #50be91;
	font-size: 90%;
	color: #FFF;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btmc1 dl dd {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	line-height: 1.5em;
}
.btmc1 dl dd span {
	font-size: 180%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
}
.btmc2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 30%;
}
.btmc2 dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.btmc2 dl dt {
	padding: 0px;
	height: auto;
	width: 20%;
	background-color: #50be91;
	font-size: 90%;
	color: #FFF;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btmc2 dl dd {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 130%;
}
.btmc2 .btime {
	font-size: 80%;
	line-height: 1.5em;
}
.btmc3 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 30%;
}
.btmc3 dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.btmc3 dl dt {
	padding: 0px;
	height: auto;
	width: 20%;
	background-color: #50be91;
	font-size: 90%;
	color: #FFF;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btmc3 dl dd {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 130%;
}
.btmc3 .btime {
	font-size: 80%;
	line-height: 1.5em;
}
.btm_bnr {
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: space-between;
}
#o_clinic_title {
	color: #FFFFFF;
	background-color: #f95a1d;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	padding: 12px;
}
#o_clinic {
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.o_clinic_inner {
	padding: 0px;
	height: auto;
	width: 240px;
	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: 90%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 1.5em;
}
.o_clinic_inner dl p {
	font-size: 85%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.tkbnr {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tktitle {
	background-color: #50be91;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.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: #F2F2F2;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.ft_logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.ft_logo dl {
	margin: 0px;
	padding: 0px;
}
.ft_logo dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
.ft_logo dl dd {
	margin: 0px;
	color: #3F3F3F;
	font-size: 80%;
	padding: 0px;
	text-align: center;
}
.ft_logo dl dd span {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F3F3F;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.ft_logo dl ul {
	font-size: 90%;
	line-height: 1.5em;
	color: #3F3F3F;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ft_logo dl ul li {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
	
.recruit_bn01_box {
	margin: 0 auto;
		text-align: center;
		max-width: 820px;
	padding: 40px 0 0px 0; 
	}	
	
.sitemap {
	margin: 0px;
	float: left;
	height: auto;
	width: 53%;
	padding: 0px;
}
.sitemap .sitemap_title {
	font-size: 85%;
	color: #3F3F3F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.sitemap ul {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sitemap ul li {
	font-size: 80%;
	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;
}

    
    
.sitemap ul li a {
	text-decoration: none;
	color: #3F3F3F;
}
.sitemap ul li a:hover  {
	text-decoration: underline;
}
.cyousei {
	padding-right: 0px !important;
}
.calender {
	float: right;
	padding: 0px;
	height: auto;
	width: 42%;
	margin: 0px;
}
.calender p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.calender table {
	padding: 0px ;
	margin: 0px ;
}
table {
    width: 100%;
}        
    
    
.copyright {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright a {
	text-decoration: none;
	color: #333;
	}
.copyright a:hover {
	text-decoration: underline;
	}

.o_clinic_inner:last-child {
    /*margin-right: 533px;*/
	margin-right: 270px;
}
.inner_nav_b img {
    object-fit: cover;
    border-radius: 50px;
	transition: 0.3s ease-in-out;
    font-weight: 500;
    box-shadow: 5px 5px 5px #b7b7b7, -10px -5px 10px #d7e9f9;
	width: 280px;
	height: auto;
}
.inner_nav_a img {
    object-fit: cover;
    border-radius: 50px;
	transition: 0.3s ease-in-out;
    font-weight: 500;
    box-shadow: 5px 5px 5px #b7b7b7, -5px -5px 5px #d7e9f9;	
	width: 280px;
	height: auto;
}

	
/* 230727追記 */	
	.ah_news_icon01_box {
		position: absolute;
		top: 420px;
		left: 6%;
		z-index: 99;
	}
	.ah_news_icon01_box img {
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.08));
}
}








/* 横幅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
=============================================================*/

.seoTxt {
	display:none;
}
h2 {
	font-size: 3.2vw;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 {
	margin: 0px;
	font-size: 4.3vw;
	line-height: 1.3;
	letter-spacing: 0.1em;
	padding: 0px;
}
h4 {
	text-align: center;
    font-size: 6.1vw;
    line-height: 1.3;	
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/title_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	height: auto;
	width: 90%;
}
h5 {
	font-size: 130%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h5 a {
	color: #333 !important;
	text-decoration: none !important;
}
.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;
}
    


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

.area {
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}

.area_a {
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	/*background-image: url(../images/bg1_sp.jpg);*/
    background-color: #FFFAD2;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.area_b {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.area_b::before {
	content: "";
	background-size: cover;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: -2;
	/*background-image: url(../images/bg2_sp.jpg);*/
    background-color: #FFFAD2;
	background-repeat: no-repeat;
	background-position: center top;
}

.area_c {
	width: 100%;
	height: auto;
	background-position: center;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 90px;
	padding-left: 0px;
	background-color: #f2f2f2;
}
.area_d {
	width: 100%;
	height: auto;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
    background: #F2F2F2;
}
.area_e {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	margin: 0px;
	background-color: #f6f6f6;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.area_f {
	width: 100%;
	height: auto;
	background-repeat: repeat;
	background-size: cover;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
    background: #FFFAD2;
}
.area_g {
	width: 100%;
	height: auto;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
section {
	background-color: #FFF;
}

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

.link-btn {
	width: 100%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin: 0px;
}
.link-btn a {
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #50be91;
	border-radius: 5px;
	box-shadow:3px 3px #3d8e6b;
	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-d {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-d a {
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #50be91;
	border-radius: 5px;
	box-shadow:3px 3px #3d8e6b;
	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: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hlogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 80%;
}
.hlogo dl {
	margin: 0px;
	padding: 0px;
}
.hlogo dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.htel {
	display:none;
}



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

.nav {
	display:none;
}
.sp_nav{
	display: none;
	position: absolute;
	top: 125px;
	width: 100%;
	background-color: rgba(0,45,4,0.8);
	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;
	line-height: 2;
}
.sp_nav ul li:last-child{
	border: none;
}
.sp_nav ul li a{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	color: #FFF;
	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: 10px;
	right: 10px;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 3px;
	background: darkorange;
	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;	
}
#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);
}


/*=============================================================
　slider
=============================================================*/

#slider {
	display:none;
}
#slider_sp {
	width: 100%;
	height: 500px;
}

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

#mvj {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 99999;
}
#copy {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
    
.cont {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}    
    
#copy {
	width: 100%;
	margin: 0 auto;
	padding-top: 260px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#copy dl dd {
	display:none;
}
#copy dl h1 {
	text-shadow: 1px 1px 4px rgba(255,255,255,0.65);
	}
#cpbnr {
	display:none;
}
#sptop {
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF !important;
	padding: 0px;
}
#sptop_inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
	z-index: 99999999 !important;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sptop_inner img{
	width: 100%;
}
/*    
#emergency {
	border: 1px solid #C00;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
}
#emergency a {
	color: #C00;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 90%;
}
#emergency_ex {
	border: 1px solid #C00;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#emergency_ex a {
	color: #C00;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 90%;
}
    */
#middle_bnr {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.middle_bnr_inner {
	margin-bottom: 15px;
	width: 48%;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#news_title {
	margin: 0px;
	padding: 0px;

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

}
#blog_title span {
	font-size: 70%;
	margin: 0px;
	color: #999;
	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: 45px;
	margin-left: auto;
}
#news dl {
	padding: 0px 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	max-height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(255,255,255,0.65);
}
#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: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#news dl dd:last-child {
	border-bottom: none;
	}
#news dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#news dl dd a:hover {
	text-decoration: none;
}
#blog {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
#blog dl {
	padding: 0px 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	max-height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(255,255,255,0.65);
}
#blog 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;
}
#blog dl dd {
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#blog dl dd:last-child {
	border-bottom: none;
	}
#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 10px;
}
#tkbnr {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#tkbnr dl {
	background-color: #f0e5d2;
	padding: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#tkbnr dl dt {
	text-align: center;
	color: #534630;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#tkbnr dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#tkbnr dl p {
	font-size: 80%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#mistake_title {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#mistake_title dl {
	margin: 0px;
	padding: 0px;
}
#mistake_title dl dt {
	color: #C00;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: underline;
}
#mistake_title dl dd {
	font-size: 90%;
	padding: 0px;
	text-align: center;
	line-height: 1.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mistake {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
#mistake dl {
	background-color: #F6F6F6;
	padding: 30px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 5px;
	height: auto;
	width: 90%;
}
#mistake dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mistake dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mistake dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
.title {
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
.title h3 {
	margin: 0 0 0 0;
    padding: 0px;
    font-size: 175%;
    line-height: 7.5vw;
    position: relative;
    z-index: 99999;
}
.title span {
	margin: 0px;
	padding: 0px;
	color: #666;
}
.title_ex{
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
    background: #FFFAD2;
}
.title_ex h3 {
    padding: 0px;
    font-size: 175%;
    line-height: 7.5vw;
}
.title_ex span {
	margin: 0px;
	padding: 0px;
	color: #999;
}
#concept {
	background-color: rgba(255,255,255,0.9);
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#concept dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#concept dl dt {
	font-size: 120%;
	line-height: 1.7em;
	color: #f95a1d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#concept dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#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: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#fea dl div {
	padding: 0px;
	text-align: center;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fea dl dt {
	color: #50be91;
	font-size: 120%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	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;
}
	
.menuCon{
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: inherit;
	z-index: 50;
}	
	
	
	
#menu #menu_min {
	padding: 0px;
	background-color: rgba(255,255,255,0.9);
	border-radius: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#menu #menu_min dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#menu #menu_min dl dt {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	text-align: center;
}
#menu #menu_min dl dd {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}
#menu #menu_min dl p {
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#menu #menu_min dl .m_links {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#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 {
	color: #3F3F3F;
	text-align: center;
	line-height: 2em;
}
#d_name {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#d_name dl {
	padding: 30px;
	border: 1px solid orange;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
    background: #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: 150%;
	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: #f95a1d;
}
#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;
}
.map {
	margin: 0px;
	padding: 0px;
	height: 380px;
}
.map iframe {
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 100%;
}
.topacc {
	margin: 0px;
	background-color: #FFFAD2;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.name {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.name dt {
	font-size: 160%;
	margin: 0px;
	color: #3F3F3F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.name dd {
	margin: 0px;
	padding: 0px;
	color: #3F3F3F;
	line-height: 1.7em;
}
.name p {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
	color: #3F3F3F;
}

.time {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-color: #FFF;*/
	padding: 20px;
}
.time_a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	margin: 0px;
}
.time_a dt {
	float: left;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 20%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	line-height: 1.3em;
	font-size: 90%;
}
.time_a dd {
	float: left;
	width: 10%;
	height: auto;
	margin: 0px;
	text-align: center;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.time_b {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.time_b dt {
	float: left;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 20%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 90%;
	line-height: 1.3em;
}
.time_b dd {
	float: left;
	width: 10%;
	height: auto;
	margin: 0px;
	text-align: center;
	color: #50be91;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.time_c {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.time_c dt {
	float: left;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 20%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 90%;
	line-height: 1.3em;
}
.time_c dd {
	float: left;
	width: 10%;
	height: auto;
	margin: 0px;
	text-align: center;
	color: #50be91;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kyuushin {
	color: #333 !important;
}
.time ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.time ul li {
	font-size: 70%;
	color: #666;
	line-height: 1.3em;
}
#btmc {
	color: #50be91;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #50be91;
	border-bottom-color: #50be91;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#btmc_area {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.btmc1 {
	margin: 0px;
	padding: 0px;
}
.btmc1 dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.btmc1 dl dt {
	padding: 0px;
	height: auto;
	width: 20%;
	font-size: 90%;
	color: #50be91;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #50be91;
}
.btmc1 dl dd {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	line-height: 1.5em;
}
.btmc1 dl dd span {
	font-size: 180%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
}
.btmc2 {
	margin: 0px;
	padding: 0px;
}
.btmc2 dl {
	padding: 0px;
	clear: both;
	margin: 0px;
}
.btmc2 dl dt {
	padding: 0px;
	height: auto;
	width: 20%;
	font-size: 90%;
	color: #50be91;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #50be91;
}
.btmc2 dl dd {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.btmc2 .btime {
	font-size: 80%;
	line-height: 1.5em;
	margin-bottom: 15px;
	overflow: hidden;
}
.btmc3 {
	margin: 0px;
	padding: 0px;
}
.btmc3 dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.btmc3 dl dt {
	padding: 0px;
	height: auto;
	width: 20%;
	font-size: 90%;
	color: #50be91;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #50be91;
}
.btmc3 dl dd {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.btmc3 .btime {
	margin: 0px;
	padding: 0px;
}
.btmc3 .btime img {
	width: 100%;
}
.btm_bnr {
	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;
	padding: 0px;
}
.btm_bnr p {
	margin: 1%;
	padding: 0px;
	height: auto;
	width: 48%;
}
#o_clinic_title {
	color: #f95a1d;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f95a1d;
	border-bottom-color: #f95a1d;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#o_clinic {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.o_clinic_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: 48%;
}
.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% !important;
}
.o_clinic_inner dl dd {
	margin: 0px;
	font-size: 70%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 1.5em;
}
.o_clinic_inner dl p {
	font-size: 60%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.tkbnr {
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.tktitle {
	background-color: #f95a1d;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	height: auto;
	width: 80%;
}
.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%;
}
footer {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #C7E6FF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.ft_logo {
	height: auto;
	width: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.ft_logo dl {
	margin: 0px;
	padding: 0px;
}
.ft_logo dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
.ft_logo dl dd {
	margin: 0px;
	color: #3F3F3F;
	font-size: 70%;
	padding: 0px;
	text-align: center;
}
.ft_logo dl dd span {
	border-top-width: 1px;
	border-top-color: #3F3F3F;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.ft_logo dl ul {
	font-size: 90%;
	line-height: 1.5em;
	color: #3F3F3F;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ft_logo dl ul li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
}
	
.recruit_bn01_box {
		/*text-align: center;*/
		/*max-width: 820px;*/
	padding: 30px 15px 0 15px; 
	}

.sitemap {
	height: auto;
	width: 100%;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F3F3F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sitemap .sitemap_title {
	font-size: 85%;
	color: #3F3F3F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
}
.sitemap ul li {
	font-size: 80%;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: 20px 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
.sitemap ul li a {
	text-decoration: none;
	color: #3F3F3F;
	display: block;
	padding: 7px;
}
.calender {
	padding: 0px;
	margin: 0px;
}
.calender p {
	color: #3F3F3F;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}
.calender table {
	padding: 0px ;
	margin: 0px ;
}
table {
    width: 100%;
    font-weight: normal!important;
}        
    
    
.copyright {
	font-size: 12px;
    display: flex;
    align-items: stretch;
    height: 100%;
    margin-bottom: 65px;
}
.copyright a {
	text-decoration: none;
	color: #333;
	}
.copyright a:hover {
	text-decoration: underline;
	}



#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;
}
    
/* 230727追記 */	
.ah_news_icon01_box {
		position: absolute;
		top: 416px;
		right: 2%;
		z-index: 99;
		width: 40%;
	}
.ah_news_icon01_box img {
width: 100%;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.08));
	}
}
