@charset "UTF-8";


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


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

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

.h1 {
	margin: 0px;
	font-size: 90%;
	line-height: 2em;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	text-align: center;
}
h2 {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 180%;
	color: #1f7349;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 120%!important;
	font-weight: bold;
	color: #333333!important;
}
h3 a {
	text-decoration: none!important;
	color: #333333!important;
}
h4 
{
	display: -webkit-box;   /* Android */
	display: -webkit-flex;  /* Safari */
	display: -ms-flexbox;   /* IE10 */
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 40px;
}
h4:before,
h4:after 
{
  display: inline-block;
  -webkit-box-flex: 1;   /* Android */
  -webkit-flex-grow: 1;  /* Safari */
  -ms-flex-positive: 1;  /* IE10 */
  flex-grow: 1;
  content: '';
  border-top: 1px solid currentColor;
}
h4:before 
{
  margin-right: .6em;
}
h4:after 
{
  margin-left: .6em;
}


.none {
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.mincyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	transform: rotate(.03deg) !important;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
#florting{
  position: fixed;
  right: -65px;
  top: 100px;
}
#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; }
#instablock {
	padding: 0px;
	height: 30px;
	width: 100%;
	background-color: #f5f5f5;
	position: relative;
	margin-top: -38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index:9999999999;
}
.komi {
	font-size: 70%;
	line-height: 1.5em;
	color: #999;
	margin-top: -2px;
}
.komi_ex {
	font-size: 70%;
	line-height: 1.5em;
	color: #999;
	margin-bottom: 15px;
	margin-top: -2px;
}


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

.area {
	height: 100%;
	width: 1040px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}
.area_ex {
	height: auto;
	width: 1040px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	z-index: 9999;
}
.area_g {
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.area_f {
	height: auto;
	width: 100%;
	background-color: #1f7349;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.area_b {
	background-image: url(../images/tokucyou.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;	
}
.area_w {
	background-image: url(../images/woodbg.jpg);
	background-repeat: repeat;
	background-size: contain;
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}

/*=============================================================
　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-size: 120%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #1f7349;
	border-radius: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : right 20px bottom 22px;
}
.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: #a27d56;
}
.link-btn-top-cl {
	width: 100%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-top-cl a {
	color: #FFF;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: #1f7349;
	border-radius: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : right 10px bottom 17px;
}
.link-btn-top-cl 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: #a27d56;
}
.link-btn-top-st {
	width: 40%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-top-st a {
	color: #FFF;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #1f7349;
	border-radius: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : right 20px bottom 22px;
}
.link-btn-top-st 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: #a27d56;
}


/*=============================================================
　arrow
=============================================================*/

.arrow{
    position: relative;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.sankaku_g::before{
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #61b591;
}
.sankaku_g::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #61b591;
}
.sankaku_b::before{
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #a27d56;
}
.sankaku_b::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #a27d56;
}


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

header {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: rgba(31,115,73,0.9);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 20px;
}
.hlogo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	height: 50px;
}


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

.nav {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav ul{
	padding: 0;
	margin: 0;
}
.nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 150px;/*親メニューの幅*/
	height: 45px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.nav ul .border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.nav ul li a {
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FFF;
	font-size: 80%;
}
.nav ul .open {
	background-image: url(../images/shita.png);
	background-repeat: no-repeat;
	background-position: 30px 15px;
}

.nav ul li:hover, .nav ul li a:hover {
	color: #fff;/*ホバー時の親メニューの文字色*/
	background-color: #a27d56;
}
.nav ul li ul {
	position: absolute;
	top: 45px;/*親メニューの高さと同じにする*/
	width: 150px;
	z-index: 999999999 !important;
	color: #FFF;
}
.nav ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 150px;
	background-color: #a27d56;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0;
	font-size: 90%;
	border-top-width: 1px;
	border-top-color: #FFF;
}
.nav .area ul li ul li a {
	color: #FFF;
}

.nav ul li ul li:hover, .nav ul li ul li a:hover {
	background-color: #776858;
}
.nav ul li:hover ul li, .nav ul li a:hover ul li{
	visibility: visible;
	overflow: visible;
	height: 45px;/*サブメニューの高さ*/
	z-index: 10;
}
.nav * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.inner {
	display:none;
}

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

#slider {
	width: 100%;
	height: 750px;
	background-image: url(../images/main_pc.2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}
@keyframes fadeIn { 
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}

/*=============================================================
　contents
=============================================================*/


#tree {
	background-image: url(../images/tree.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
}
#catch {
	position: absolute;
	top: 8%;
	right: 5%;
}
#rebnr {
	position: absolute;
	left: 0px;
	bottom: 70px;
}
#rebnr a{
	display: block;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
}
#rebnr 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;
}
#rebnr_sp {
	display:none;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 65%;
	left: 50%;
	transform : translate(-50%, -50%);
}
#logo dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#logo dl dt img {
	width: 80% !important;
}

#logo dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kaiin {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	background-color: #1f7349;
	background-image: url(../images/eimoji1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: flex;
	align-items: center;
	justify-content: center;
}
#kaiin dl {
	margin: 0px;
	width: 65%;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
#kaiin dl dt {
	color: #FFF;
	text-align: center;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}
#kaiin dl dt span {
	color: #fdfccf;
	font-size: 170%;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
#kaiin dl dt font {
	font-weight: bold;
	color: #ffdbf6;
}
#kaiin dl dd {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	line-height: 1.3em;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}
#kaiin dl p {
	color: #FFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#kaiin dl .top-img {
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	
}
#concept {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 50%;
	background-color: #f3efdf;
	background-image: url(../images/eimoji2.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: flex;
	align-items: center;
	justify-content: center;
}
#concept dl {
	margin: 0px;
	width: 60%;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
#concept dl dt {
	color: #1f7349;
	letter-spacing: 0.1em;
	margin: 0px;
	font-weight: bold;
	font-size: 220%;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#concept dl dd {
	letter-spacing: 0.1em;
	color: #1f7349;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#concept dl p {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title_illust {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.title_txt {
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	color: #b4b4b4;
	letter-spacing: 0.1em;
}
#news_title {
	background-color: #1f7349;
	height: auto;
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	position: relative;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#news_title:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #1f7349 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#blog_title {
	background-color: #a27d56;
	height: auto;
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-radius: 5px;
	color: #FFF;
	position: relative;
}
#blog_title:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #a27d56 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#news {
	padding: 0px;
	float: left;
	height: auto;
	width: 47%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	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: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dt {
	height: auto;
	width: 100px;
	font-size: 90%;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.7em;
	float: left;
}
#news dl dd {
	font-size: 90%;
	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.7em;
}
#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: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	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: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog dl dt {
	height: auto;
	width: 100px;
	font-size: 90%;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.7em;
	float: left;
}
#blog dl dd {
	font-size: 90%;
	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.7em;
}
#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: 0px;
}
#staffblog {
	padding: 0px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sns {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sns p {
	font-size: 85%;
	text-align: center;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sns dl {
	padding: 0px;
	height: auto;
	width: 28%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sns dl dt {
	margin: 0px;
	float: left;
	padding: 0px;
}
#sns dl dd {
	margin: 0px;
	float: right;
	padding: 0px;
}
#risk {
	background-color: #FFF;
	height: auto;
	width: 60%;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #999;
}
#risk a {
	display: block;
	font-size: 90%;
	color: #666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#tokucyou {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#tokucyou dl {
	border: 3px solid #1f7349;
	height: 220px;
	width: 220px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 50%;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}
#tokucyou dl dt {
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}
#tokucyou dl dd {
	padding: 0px;
	text-align: center;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tokucyou dl p {
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 80%;
	font-weight: bold;
	color: #b4b4b4;
}
#tokucyou_ex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	margin: 0px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
}
#tokucyou_ex dl {
	border: 3px solid #1f7349;
	height: 220px;
	width: 220px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#tokucyou_ex dl dt {
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}
#tokucyou_ex dl dd {
	padding: 0px;
	text-align: center;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tokucyou_ex dl p {
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 80%;
	font-weight: bold;
	color: #b4b4b4;
}
.tk_inner {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.tk_inner span {
	color: #1f7349;
	background: linear-gradient(transparent 60%, yellow 60%);
}
.tk_text {
	text-align: center;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#doctor {
	padding: 0px;
	float: left;
	height: auto;
	width: 310px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prarea {
	float: right;
	padding: 0px;
	width: 62%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.profile {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 60%;
}
.profile dt {
	background-color: #1f7349;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	width: 130px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 95%;
	padding: 0px;
}
.profile dt:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #1f7349 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.profile dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;

}
.profile dd span {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.profile dd p {
	overflow: hidden;
}
.gakkai {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 40%;
}
.gakkai dt {
	background-color: #1f7349;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	width: 130px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 95%;
	padding: 0px;
}
.gakkai dt:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #1f7349 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.gakkai dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.message {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.message dt {
	background-color: #a27d56;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	width: 130px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 95%;
	padding: 0px;
}
.message dt:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #a27d56 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.message dd {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	line-height: 1.8em;
}
.name {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.name dt {
	font-size: 80%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.name dd {
	margin: 0px;
	padding: 0px;
	font-size: 170%;
	font-weight: bold;
}
.name dd span {
	font-size: 50%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #1f7349;
}
#clinic {
	margin: 0px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#clinic dt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
}
#clinic dd {
	padding: 0px;
	font-size: 90%;
	margin: 0px;
	color: #999;
}
#map {
	height: 460px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#map iframe {
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 100%;
}

.btm_bnr {
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: space-between;
}
.btm_bnr p {
	margin: 0px;
	padding: 0px;
}
.btm_bnr p img{
	max-width:95%;
}
footer {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: rgba(31,115,73,1);
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.ft_logo {
	height: auto;
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ft_logo dl {
	margin: 0px;
	padding: 0px;
}
.ft_logo dl dt {
	margin: 0px;
	padding: 0px;
}
.ft_logo dl dd {
	margin: 0px;
	color: #FFF;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ft_logo dl ul {
	font-size: 90%;
	line-height: 1.5em;
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sitemap {
	margin: 0px;
	float: right;
	height: auto;
	width: 50%;
	display: flex;
	justify-content: flex-end;
	padding: 0px;
}
.sitemap ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.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: 0px;
	padding-left: 15px;
}
.sitemap ul li a {
	text-decoration: none;
	color: #FFF;
}
.sitemap ul li a:hover  {
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

}




/* 横幅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: 80%;
	line-height: 2em;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	padding: 0px;
	height: auto;
	width: 90%;
	font-size: 150%;
	color: #1f7349;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 120%!important;
	font-weight: bold;
	color: #333333!important;
}
h3 a {
	text-decoration: none!important;
	color: #333333!important;
}
h4   {
	display: -webkit-box;   /* Android */
	display: -webkit-flex;  /* Safari */
	display: -ms-flexbox;   /* IE10 */
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 40px;
}
h4:before,
h4:after 
{
  display: inline-block;
  -webkit-box-flex: 1;   /* Android */
  -webkit-flex-grow: 1;  /* Safari */
  -ms-flex-positive: 1;  /* IE10 */
  flex-grow: 1;
  content: '';
  border-top: 1px solid currentColor;
}
h4:before 
{
  margin-right: .6em;
}
h4:after 
{
  margin-left: .6em;
}
.none {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.mincyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	transform: rotate(.03deg) !important;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.fixed {
}
#florting{
  display:none;
}
#spfix{
	position: fixed;
	bottom: 0;
	margin: 0px;
	background-color: rgba(0,0,0,0.15);
	padding-top: 5px;
	padding-right: 2.5px;
	padding-bottom: 0px;
	padding-left: 2.5px;
	z-index: 999999999;
	display: flex;
}
#spfix div {
	padding: 0 2.5px;
}

#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;
}
section {
	background-color: #FFF;
}
.br-pc { display:none; }
.br-sp { display:block; }
#instablock {
	padding: 0px;
	height: 30px;
	width: 100%;
	background-color: #f5f5f5;
	position: relative;
	margin-top: -38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index:9999999999;
}
.komi {
	font-size: 80%;
	line-height: 1.5em;
	color: #999;
}
.komi_ex {
	font-size: 80%;
	line-height: 1.5em;
	color: #999;
	margin-bottom: 15px;
}

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

.area {
	height: 100%;
	width: 100%;
	padding: 0px;
	position: relative;
	z-index: 9999;
	margin: 0px;
}
.area_ex {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.area_g {
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.area_f {
	height: auto;
	width: 100%;
	background-color: #1f7349;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.area_b {
	margin: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.area_b::before {
	content: "";
	background-size: cover;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: -1;
	background-image: url(../images/tokucyou_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.area_w {
	background-image: url(../images/woodbg_sp.jpg);
	background-repeat: repeat;
	background-size: contain;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

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

.link-btn {
	width: 90%;
	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-size: 110%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #1f7349;
	border-radius: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : right 10px bottom 22px;
}
.link-btn-top-cl {
	width: 100%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-top-cl a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: #1f7349;
	border-radius: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : right 10px bottom 17px;
	font-size: 90%;
}
.link-btn-top-st {
	width: 80%;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-top-st a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #1f7349;
	border-radius: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position : right 20px bottom 22px;
}


/*=============================================================
　arrow
=============================================================*/

.arrow{
    position: relative;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.sankaku_g::before{
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #61b591;
}
.sankaku_g::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #61b591;
}
.sankaku_b::before{
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #a27d56;
}
.sankaku_b::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #a27d56;
}


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

header {
	margin: 0px;
	height: 65px;
	width: 100%;
	background-color: rgba(31,115,73,0.9);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hlogo {
	margin: 0px;
	padding: 0px;
	float: left;
}
.hlogo img {
	max-width:80%;
}


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

.nav {
	display:none;
}
.sp_nav{
	display: none;
	position: absolute;
	top: 65px;
	width: 100%;
	background-color: rgba(255,255,255,0.9);
	left: 0;
	z-index: 99999999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.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: #999;
}
.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: #333;
	font-weight: bold;
	text-decoration: none;
}
.sp_nav ul .open {
	background-image: url(../images/shita_sp.png);
	background-repeat: no-repeat;
	background-position: 20px 17px;
}
.sp_nav ul li ul {
	width: 100%;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999;
}
.sp_nav ul li ul li {
	float: left;
	height: auto;
	width: 50%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

	.sp_nav ul li ul li:nth-child(2n) {
		border-right-style: none !important;
	}
	.sp_nav ul li ul li.none_border_right.none_border_bottom{
		border-bottom-style: none !important;
	}

.none_border_right{
	/*border-right-style: none !important;*/
}
.none_border_bottom{
	/*border-bottom-style: none !important;*/
}

/*開閉ボタン*/
#nav_toggle{
	display: block;
	width: 30px;
	height: 40px;
	position: relative;
	top: 6px;
	z-index: 100;
	float: right;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 3px;
	background: #fff;
	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:0px;
}
#nav_toggle span:nth-child(2){
	top:12px;
}
#nav_toggle span:nth-child(3){
	top:24px;
}
/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
	top: 12px;
    -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: 12px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}


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

#slider {
	width: 100%;
	height: auto;
	background-image: url(../images/main_sp.2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 99999;
	margin: 0px;
	padding: 0px;
	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}
@keyframes fadeIn { 
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}
#rebnr {
	display:none;
}
#rebnr_sp {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
#rebnr_sp img{
	max-width: 60%;
}

/*=============================================================
　contents
=============================================================*/

#tree {
	background-image: url(../images/tree_sp.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
}
#catch {
	display:none;
}
#logo {
	margin: 0px;
	padding: 0px;
}
#logo dl {
	padding-top: 45%;
	padding-right: 0px;
	padding-bottom: 20%;
	padding-left: 0px;
	margin: 0px;
}
#logo dl dt {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo dl dt img{
	max-width:90%;
}
#logo dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kaiin {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #1f7349;
	background-image: url(../images/eimoji1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
#kaiin dl {
	width: 80%;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kaiin dl dt {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#kaiin dl dt span {
	color: #fdfccf;
	font-size: 150%;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
#kaiin dl dt font {
	font-weight: bold;
	color: #ffdbf6;
}
#kaiin dl dd {
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	line-height: 1.5em;
	color: #FFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}
#kaiin dl .top-img {
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	
}
#kaiin dl p {
	color: #FFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	font-size: 90%;
}
#concept {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #f3efdf;
	background-image: url(../images/eimoji2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:70%;
}
#concept dl {
	width: 90%;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#concept dl dt {
	color: #1f7349;
	margin: 0px;
	font-weight: bold;
	font-size: 170%;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#concept dl dd {
	color: #1f7349;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	letter-spacing: 0.1em;
}
#concept dl p {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.title_illust {
	text-align: center;
	width: 40%;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.title_txt {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	color: #b4b4b4;
	letter-spacing: 0.1em;
}
#news_title {
	background-color: #1f7349;
	height: auto;
	width: 75%;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	position: relative;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#news_title:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #1f7349 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#blog_title {
	background-color: #a27d56;
	height: auto;
	width: 75%;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-radius: 5px;
	color: #FFF;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blog_title:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #a27d56 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#news {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	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: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dt {
	height: auto;
	width: 100%;
	font-size: 80%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999;
	line-height: 1.7em;
}
#news dl dd {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.7em;
}
#news dl dd a {
	color: #333;
}
#blog {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 40px;
	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: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog dl dt {
	height: auto;
	width: 100%;
	font-size: 80%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999;
	line-height: 1.7em;
}
#blog dl dd {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.7em;
}
#blog dl dd a {
	color: #333;
}
.all {
	margin: 0px;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#staffblog {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#sns {
	height: auto;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
}
#sns p {
	font-size: 85%;
	text-align: center;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.5em;
}
#sns dl {
	padding: 0px;
	margin: 0px;
}
#sns dl dt {
	margin: 0px;
	float: left;
	padding: 0px;
	text-align: right;
	width: 48%;
}
#sns dl dd {
	margin: 0px;
	float: right;
	padding: 0px;
	text-align: left;
	width: 48%;
}
#risk {
	background-color: #FFF;
	height: auto;
	width: 90%;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #999;
}
#risk a {
	display: block;
	font-size: 90%;
	color: #666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#tokucyou {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}
#tokucyou dl {
	border: 3px solid #1f7349;
	height: 220px;
	width: 220px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 170px;
	margin-left: auto;
}
#tokucyou dl dt {
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}
#tokucyou dl dd {
	padding: 0px;
	text-align: center;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tokucyou dl p {
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 80%;
	font-weight: bold;
	color: #b4b4b4;
}
#tokucyou_ex {
	margin: 0px;
	padding: 0px;
}
#tokucyou_ex dl {
	border: 3px solid #1f7349;
	height: 220px;
	width: 220px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 170px;
	margin-left: auto;
}
#tokucyou_ex dl dt {
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}
#tokucyou_ex dl dd {
	padding: 0px;
	text-align: center;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tokucyou_ex dl p {
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 80%;
	font-weight: bold;
	color: #b4b4b4;
}
.tk_inner {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.tk_inner span {
	color: #1f7349;
	background: linear-gradient(transparent 60%, yellow 60%);
}
.tk_text {
	text-align: center;
	padding: 0px;
	margin-top: 50px;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}
#doctor {
	padding: 0px;
	height: auto;
	width: 70%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#prarea {
	padding: 0px;
	width: 80%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.profile {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.profile dt {
	background-color: #1f7349;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	width: 65%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.profile dt:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #1f7349 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.profile dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;

}
.profile dd span {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.profile dd p {
	overflow: hidden;
}
.gakkai {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.gakkai dt {
	background-color: #1f7349;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	width: 65%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.gakkai dt:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #1f7349 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.gakkai dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.message {
	padding: 0px;
	margin: 0px;
}
.message dt {
	background-color: #a27d56;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	width: 65%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.message dt:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #a27d56 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.message dd {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	line-height: 1.8em;
}
.name {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.name dt {
	font-size: 90%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.name dd {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: bold;
}
.name dd span {
	font-size: 50%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #1f7349;
}
#clinic {
	margin: 0px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#clinic dt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
}
#clinic dd {
	padding: 0px;
	font-size: 80%;
	margin: 0px;
	color: #999;
}
#map {
	height: 400px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#map iframe {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 100%;
}
.btm_bnr {
	margin: 0px;
	padding: 0px;
}
.btm_bnr p {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
footer {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: rgba(31,115,73,1);
	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: 0px;
	margin-left: auto;
}
.ft_logo dl {
	margin: 0px;
	padding: 0px;
}
.ft_logo dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.ft_logo dl dd {
	margin: 0px;
	color: #FFF;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.ft_logo dl ul {
	font-size: 90%;
	line-height: 1.5em;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
}
.sitemap {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
}
.sitemap ul li {
	font-size: 80%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
}
.sitemap ul li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.copyright {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	line-height: 1.5em;
}
#news dl::-webkit-scrollbar {
	width: 7px;
}
#news dl::-webkit-scrollbar-thumb{
    background: #999;
}
#news dl::-webkit-scrollbar-track-piece {
    background: #fff;
}
#blog dl::-webkit-scrollbar {
	width: 7px;
}
#blog dl::-webkit-scrollbar-thumb{
    background: #999;
}
#blog dl::-webkit-scrollbar-track-piece {
    background: #fff;
}

}


h1 {
	font-size: inherit;
	font-weight: inherit;
}


.cta-counseling {
	display: flex;
	flex-direction: row-reverse;
}
.cta-counseling .text-content {
	/*width: 55%;*/
	/*padding: 60px 120px;*/
	background-color: #1f7349;
	width: 100%;
	display: flex;
	align-items: center;
	padding: 40px 80px;
}
.cta-counseling .text-content h2 {
	/*margin-bottom: 1.5rem;*/
	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/
	display: block;
	margin-bottom: 0;
	text-align: left;
	line-height: 1.5;
	width: 620px;
}
.cta-counseling .text-content h2 span {
	color: #fff;
}
.cta-counseling .text-content h2 .sub {
	/*font-size: 36px;*/
	font-size: 30px;
}
.cta-counseling .text-content h2 .main {
	/*margin-left: 1.5rem;*/
	font-size: 16px;
	font-weight: normal;
	margin-left: 0;
	display: block;
}
.cta-counseling .text-content .content {
	position: relative;
	padding-right: 240px;
}
.cta-counseling .text-content .content p {
	color: #fff;
}
.cta-counseling .text-content .content p:not(.title) {
	margin-bottom: 0;
}
.cta-counseling .text-content .content p:not(:last-child) {
	margin-bottom: 1em;
}
.cta-counseling .text-content .content p.title {
	font-size: 16px;
	font-weight: bold;
}
.cta-counseling .text-content .content p.action-button {
	margin-top: 3rem;
	position: absolute;
	top: 0;
	right: 0;
}
.cta-counseling .text-content .content p.action-button a.button {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #a27d56;
	border-radius: 6px;
	background-image: url(/images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position: right 10px bottom 17px;
	width: 200px;
	text-align: center;
	transition: .3s all;
}
.cta-counseling .text-content .content p.action-button a.button:hover {
	opacity: .8;
}
.cta-counseling .image-content {
	width: 45%;
	background: url(/images/cta-counseling-bg.jpg) no-repeat center center;
	background-size: cover;
	display: none;
}

@media only screen and (max-width: 480px) {
	.cta-counseling {
		flex-direction: column;
	}
	.cta-counseling .text-content {
		width: 100%;
		padding: 3rem 1rem;
		flex-direction: column;
	}
	.cta-counseling .text-content h2 {
		flex-direction: column;
		line-height: 1.4;
		margin-bottom: 1.5rem;
		width: 100%;
	}
	.cta-counseling .text-content h2 .sub {
		font-size: 28px;
		letter-spacing: .1em;
	}
	.cta-counseling .text-content h2 .main {
		margin-left: 0;
		font-size: 1rem;
	}
	.cta-counseling .text-content .content {
		position: relative;
		padding-right: 0;
	}
	.cta-counseling .text-content .content p.action-button {
		position: static;
	}
	.cta-counseling .text-content .content p.action-button a.button {
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
	}
	.cta-counseling .image-content {
		width: 100%;
		padding-top: 56.25%;
	}
}

@media only screen and (min-width: 481px) {
	.time-footer {
		height: auto;
		width: 100%;
		padding: 0;
		margin: 20px 0 10px;
		border: 1px solid #FFF;
	}
	.time-footer + ul li {
		color: #fff;
		font-size: 90%;
	}
	.time_area {
		margin: 0px;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
	}

	.time_a {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		line-height: 2.5em;
		padding: 0px;
		font-weight: bold;
		margin: 0px;
	}
	.time_a dt {
		float: left;
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 22%;
		text-align: center;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		color: #FFF;
	}
	.time_a dd {
		float: left;
		width: 11%;
		height: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #FFF;
	}
	.time_b {
		margin: 0px;
		padding: 0px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #FFFFFF;
		line-height: 2.5em;
	}
	.time_b dt {
		float: left;
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 22%;
		text-align: center;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		font-size: 90%;
		font-weight: bold;
		color: #FFF;
	}
	.time_b dd {
		float: left;
		width: 11%;
		height: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #FFFFFF;
		font-size: 120%;
	}
	.time_c {
		margin: 0px;
		padding: 0px;
		line-height: 2.5em;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #FFF;
	}
	.time_c dt {
		float: left;
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 22%;
		text-align: center;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		font-size: 90%;
		font-weight: bold;
		color: #FFF;
	}
	.time_c dd {
		float: left;
		width: 11%;
		height: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #FFFFFF;
		font-size: 120%;
	}
	.time_d {
		margin: 0px;
		padding: 0px;
		line-height: 2.5em;
	}
	.time_d dt {
		float: left;
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 22%;
		text-align: center;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		font-size: 90%;
		font-weight: bold;
		color: #FFF;
	}
	.time_d dd {
		float: left;
		width: 11%;
		height: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #FFFFFF;
		font-size: 120%;
	}
}

@media only screen and (max-width: 480px) {
	.time-footer {
		padding: 0px;
		margin: 0px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #FFF;
		border-bottom-color: #FFF;
	}
	.time-footer dl dt {
		font-size: 11.5px;
		height: 45px;
		display: flex;
		align-items: center;
	}
	.time-footer + ul {
		margin-bottom: 20px;
	}
	.time-footer + ul li {
		color: #fff;
		font-size: 90%;
	}
	.time_area {
		margin: 0px;
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 20px;
		padding-left: 10px;
	}

	.time_a {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		line-height: 2.5em;
		padding: 0px;
		font-weight: bold;
		margin: 0px;
	}
	.time_a dt {
		float: left;
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 22%;
		text-align: center;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		color: #FFF;
		font-size: 85%;
	}
	.time_a dd {
		float: left;
		width: 11%;
		height: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #FFF;
		font-size: 85%;
	}
	.time_b {
		margin: 0px;
		padding: 0px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #FFFFFF;
		line-height: 2.5em;
	}
	.time_b dt {
		float: left;
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 22%;
		text-align: center;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		font-size: 90%;
		font-weight: bold;
		color: #FFF;
		line-height: 1.5em;
	}
	.time_b dd {
		float: left;
		width: 11%;
		height: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #FFFFFF;
	}
	.time_c {
		margin: 0px;
		padding: 0px;
		line-height: 2.5em;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #FFF;
	}
	.time_c dt {
		float: left;
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 22%;
		text-align: center;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		font-size: 90%;
		font-weight: bold;
		color: #FFF;
		line-height: 1.5em;
	}
	.time_c dd {
		float: left;
		width: 11%;
		height: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #FFFFFF;
	}
	.time_d {
		margin: 0px;
		padding: 0px;
		line-height: 2.5em;
	}
	.time_d dt {
		float: left;
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 22%;
		text-align: center;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		font-size: 90%;
		font-weight: bold;
		color: #FFF;
		line-height: 1.5em;
	}
	.time_d dd {
		float: left;
		width: 11%;
		height: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #FFFFFF;
	}
}
