@charset "utf-8";
/*common
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#under_visual {
	min-width: 1240px;
	width: 100%;
	height: 200px;
	background: url("/wp-content/themes/fhdc/images/back/brown.png");
	margin: 0 0 10px 0;
}

#under_visual .visual {
	position: relative;
	z-index: 1;
	width: 1240px;
	height: 200px;
	margin: 0 auto;
}

#under_visual .visual span {
	font-size: 48px;
	color: #808080;
	margin: -200px 0 0 100px;
	line-height: 200px;
	display: block;
}

#under_visual .slide .shadow,
#under_visual .visual .shadow {
	width: 1240px;
	height: 40px;
	background: url("/wp-content/themes/fhdc/images/back/shadow_header.png") no-repeat;
	position: absolute;
	top: 0;
	z-index: 2;
}

#page_level {
	width: 1200px;
	height: 36px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	line-height: 36px;
	padding: 0 20px;
	color: #aaaaaa;
	margin: 0 auto 48px auto;
}

#page_level a {
	color: #aaaaaa;
}

#page_level a:after {
	content: ">";
	margin: 0 5px;
}

aside {
	float: right;
	width: 300px;
	margin: 0 20px 240px 0;
}

aside .title {
	width: 300px;
	height: 70px;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #aaaaaa;
}

aside ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

aside ul li {
	height: 80px;
	border-bottom: 1px solid #d1c0a5;
}

aside ul li:hover {
	opacity: 0.7;
}

aside ul li a {
	font-size: 18px;
	color: rgb(218,106,120);
}

aside ul li.active {
	background: #fff9ee;
}

aside ul li img {
	float: left;
	margin: 20px 0 0 10px;
	width: 40px;
}

aside ul.dental li img {
	margin: 10px 0 0 10px;
	width: 60px;
}

aside ul li span {
	float: right;
	width: 250px;
	text-align: center;
	line-height: 80px;
}

aside ul.dental li span {
	width: 230px;
}

aside ul li span.l2 {
	line-height: 1.2em;
	padding: 18px 0 0 0;
}

#contents {
	float: left;
	width: 860px;
	margin: 0 0 60px 20px;
}

#contents h1 {
	width: 735px;
	min-height: 42px;
	font-size: 32px;
	letter-spacing: -1px;
	color: rgb(218,106,120);
	background: url("/wp-content/themes/fhdc/images/h/h1.png");
	position: relative;
	padding: 24px 0 24px 125px;
	font-weight: normal;
	margin: 0 0 40px 0;
}

#contents h1:before {
	content: url("/wp-content/themes/fhdc/images/back/red_bird.png");
	position: absolute;
	top: -15px;
	left: -28px;
}

#contents h2 {
	padding: 12px 0 20px 0;
	background: url("/wp-content/themes/fhdc/images/h/h2_dot_border.png") repeat-x;
	background-position: bottom;
	font-size: 24px;
	color: #666666;
	display: inline-block;
	margin: 0 0 15px 0;
}

#contents h3 {
	font-size: 18px;
	color: rgb(218,106,120);
	margin: 0 0 20px 0;
}

#contents p {
	margin: 0 0 40px 0;
	line-height: 2em;
}

#contents ul,
#contents ol {
	margin: 0 0 40px 0;
}

.section {
	padding: 0 0 40px 0;
}

.section:after {
	content: "";
	display: block;
	clear: both;
}

.section p:last-of-type {
	margin: 0;
}

.bloxk:after {
	content: "";
	display: block;
	clear: both;
}

.c_left {
	float: left;
	margin: 0 40px 0 0;
}

.c_right {
	float: right;
	margin: 0 0 0 40px;
}

.img_center {
	display: block;
	margin: 0 auto;
}

.imgw132 {
	width: 132px;
}

.imgw150 {
	width: 150px;
}

.imgw200 {
	width: 200px;
}

.imgw250 {
	width: 250px;
}

.pc_none{
	display: none;
}
}

@media screen and (max-width:640px) {
#under_visual {
	width: 100%;
	height: 2vw;
	margin: 28vw 0 0 0;
}

#under_visual .visual {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 15.9375vw;
	top: -50px;
}

#under_visual .visual span {
	font-size: 160%;
	color: #808080;
	margin: -15.9375vw 0 0 3.125vw;
	line-height: 15.9375vw;
	display: block;
}

#under_visual .slide .shadow,
#under_visual .visual .shadow {
	display: none;
}

#page_level {
	width: 100%;
	height: 2em;
	border-top: 0.3125vw solid #eeeeee; border-bottom: 0.3125vw solid #eeeeee;
	line-height: 2em;
	padding: 0 3.125vw;
	font-size: 90%;
	color: #aaaaaa;
	margin-bottom: 7.5vw;
}

#page_level a {
	color: #aaaaaa;
}

#page_level a:after {
	content: ">";
	margin: 0 1.5625vw;
}

aside {
	display: none;
}

#contents {
	width: 100%;
}

#contents h1 {
	width: 100%;
	font-size: 150%;
	letter-spacing: -0.15625vw;
	color: rgb(218,106,120);
	background: url("/wp-content/themes/fhdc/images/h/h1.png");
	position: relative;
	padding: 2.1875vw 0 2.1875vw 15.625vw;
	font-weight: normal;
	margin: 0 0 6.25vw 0;
}

#contents h1:before {
	content: "";
	width: 15.625vw;
	height: 10.46875vw;
	background: url("/wp-content/themes/fhdc/images/back/red_bird.png");
	background-size: 100%;
	position: absolute;
	top: -1.5625vw;
	left: 1.5625vw;
}

#contents h2 {
	padding: 1.875vw 0 3.125vw 0;
	background: url("/wp-content/themes/fhdc/images/h/h2_dot_border.png") repeat-x;
	background-position: bottom;
	font-size: 140%;
	color: #666666;
	display: inline-block;
	margin: 0 0 6.25vw 0;
}

#contents h3 {
	font-size: 130%;
	color: rgb(218,106,120);
	margin: 0 0 3.125vw 0;
}

#contents p {
	margin: 0 0 6.25vw 0;
	line-height: 2em;
}

.section {
	padding: 0 3.125vw 6.25vw 3.125vw;
}

.section br {
	display: none;
}

.section br.on{
	display: block;
}

.section:after {
	content: "";
	display: block;
	clear: both;
}

.section p:last-of-type {
	margin: 0;
}

.block:after {
	content: "";
	display: block;
	clear: both;
}

.c_left {
	float: left;
	margin: 0 3.125vw 0 0;
}

.c_right {
	float: right;
	margin: 0 0 0 3.125vw;
}

.img_center {
	display: block;
	margin: 0 auto;
}

.imgw132 {
	width: 20.625vw;
}

.imgw150 {
	width: 23.4375vw;
}

.imgw180 {
	width: 28.125vw;
}

.imgw200 {
	width: 31.25vw;
}

.imgw240 {
	width: 37.5vw;
}

.imgw244 {
	width: 38.125vw;
}

.imgw250 {
	width: 39.0625vw;
}

.imgw264 {
	width: 41.25vw;
}

.imgw276 {
	width: 43.125vw;
}

.imgw300 {
	width: 46.875vw;
}

.imgw340 {
	width: 53.125vw;
}

.sp_none{
	display: none;
}
}


/*Home
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#visual {
	min-width: 1240px;
	width: 100%;
	height: auto;
	background: url("/wp-content/themes/fhdc/images/back/brown.png");
	padding: 0 0 40px 0;
}

#visual #slide {
	width: 1240px;
	margin: 0 auto;
	position: relative;
}

#visual #slide .title {
	width: 350px;
	height: 170px;
	background: url("/wp-content/themes/fhdc/images/slide/chatch.svg") no-repeat;
	background-size: 100%;
	position: absolute;
	top: 130px;
	left: 50%;
	z-index: 2;
	margin-left: -175px;
}

img.top-home{
	width: 100%;
	object-fit: cover;
}

#visual #slide_area {
	position: relative;
	width: 1240px;
	height: 450px;
	overflow: hidden;
}

#slide_area .slide{
	width: 1240px;
	height: 450px;
	position: absolute;
	display: none;
}

#visual #slide .shadow {
	width: 1240px;
	height: 40px;
	background: url("/wp-content/themes/fhdc/images/back/shadow_header.png") no-repeat;
	position: absolute;
	top: 0;
	z-index: 2;
}

.back_blue {
	min-width: 1240px;
	width: 100%;
	background-image: url("/wp-content/themes/fhdc/images/back/blue.png");
	background-position: center;
}

.back_blue h2 {
	min-height: 98px;
	background: url("/wp-content/themes/fhdc/images/h/h2_white.png") no-repeat;
	background-position: top center;
	font-size: 48px;
	font-weight: normal;
	color: rgb(218,106,120);
	margin: -15px 0 15px 0;
	padding: 10px 0 0 0;
	text-align: center;
}

.back_green {
	min-width: 1240px;
	width: 100%;
	background-image: url("/wp-content/themes/fhdc/images/back/green.png");
	background-position: center;
}

.back_green h2 {
	height: 55px;
	font-size: 48px;
	font-weight: normal;
	color: #8fc31f;
	margin: 0 0 64px 0;
	text-align: center;
	vertical-align: bottom;
}

.back_green h2 .h2_green_left,
.back_green h2 .h2_green_right {
	vertical-align: top;
}

.back_red {
	min-width: 1240px;
	width: 100%;
	background-image: url("/wp-content/themes/fhdc/images/back/red.png");
	background-position: center;
}

.back_red h2 {
	color: rgb(218,106,120);
	font-size: 48px;
	margin: 0 0 100px 0;
	text-align: center;
	font-weight: normal;
}

#top_t_point {
	text-align: center;
	padding: 32px 0;
}

#top_t_point img {
	width: 400px;
}

#spt2 {
	width: 600px;
	padding: 16px;
	margin: 0 auto;
	text-align: left;
}

#spt2 h2 {
	margin: 0 0 8px 0;
	text-align: center;
}

#spt2 h2 span {
	font-size: 18px;
	color: #8fc31f;
	display: inline-block;
	position: relative;
}

#spt2 h2 span::before {
	content: "";
	width: 38px;
	height: 38px;
	display: block;
	background: url("/wp-content/themes/fhdc/icon/192.png") no-repeat;
	background-size: 100%;
	position: absolute;
	left: -46px;
	top: -12px;
}

#spt2 h2 span::after {
	content: "";
	width: 38px;
	height: 38px;
	display: block;
	background: url("/wp-content/themes/fhdc/icon/192.png") no-repeat;
	background-size: 100%;
	position: absolute;
	right: -46px;
	top: -12px;
}

#spt2 h2 br {
	display: none;
}

#about_area {
	width: 1140px;
	padding: 30px 50px;
	margin: 0 auto;
	position: relative;
}

#about_area:after {
	content: "";
	display: block;
	clear: both;
}

#about_area .title {
	font-size: 24px;
	color: rgb(218,106,120);
	font-weight: bold;
	width: 700px;
	height: 56px;
	border: 2px solid rgb(218,106,120);
	border-radius: 30px;
	line-height: 56px;
	text-align: center;
	position: relative;
	margin: 0 auto 30px auto;
}

img.image-light {
	width: 100px;
	height: auto;
	position: absolute;
	top: -32px;
	right: 0;
}

span.about-features{
	color: rgb(218,106,120);
}

#about_area .box {
	width: 340px;
	height: 236px;
	float: left;
	background: #fff;
	border-radius: 12px;
	margin: 0 20px 40px 20px;
	padding-bottom: 10px;
}

#about_area .box img {
	border-radius: 12px 12px 0 0;
	margin-bottom: 20px;
}

#about_area .box h3 {
	font-size: 22px;
	color: rgb(218,106,120);
	margin: 0 0 15px 0;
	text-align: center;
	font-weight: normal;
	line-height: 1.3em;
}

#about_area .box:nth-of-type(2) h3 {
	font-size: 19px;
}

#about_area .box p {
	margin: 0 24px;
	line-height: 1.6em;
}

#about_area a.btn {
	clear: both;
	width: 400px;
	height: 60px;
	border-radius: 30px;
	background: rgb(218,106,120);
	color: #ffffff;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	display: block;
	position: relative;
	margin: 0 auto;
}

#about_area a.btn:after {
	content: url("/wp-content/themes/fhdc/images/tri.png");
	position: absolute;
	right: 30px;
}

#about_area .blue_bird {
	width: 202px;
	height: 212px;
	background: url("/wp-content/themes/fhdc/images/back/blue_bird.png") no-repeat;
	position: absolute;
	bottom: -100px;
	left: -30px;
}

#dental_area {
	width: 1200px;
	padding: 30px 20px;
	margin: 0 auto;
	position: relative;
}

#dental_area:after {
	content: "";
	display: block;
	clear: both;
}

#dental_area ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#dental_area ul li {
	float: left;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border-radius: 100px;
	margin: 0 50px 70px 50px;
	text-align: center;
	font-size: 22px;
	color: rgb(218,106,120);
	line-height: 1.3em;
}

#dental_area ul li a {
	display: block;
	color: rgb(218,106,120);
}

#dental_area ul li:nth-of-type(9),
#dental_area ul li:nth-of-type(10),
#dental_area ul li:nth-of-type(11) {
	margin-bottom: 0;
}

#dental_area ul li img {
	width: 80px; height: 80px;
	display: block;
	margin: 20px auto 20px auto;
}

#dental_area ul li:nth-of-type(1) img,
#dental_area ul li:nth-of-type(2) img,
#dental_area ul li:nth-of-type(9) img {
	margin-bottom: 10px;
}

.imgw180 {
	width: 180px;
}

.true {
	width: 223px;
	height: 240px;
	background: url("/wp-content/themes/fhdc/images/back/tree.png") no-repeat;
	position: absolute;
	bottom: -20px;
	right: 80px;
}

img.image-double-bird{
	width: 100px;
	position: absolute;
	bottom: 70px;
	right: 380px;
}

.radius {
	width: 12em;
	height: 2em;
	background: rgb(218,106,120);
	border-radius: 1em;
	display: block;
	font-size: 110%;
	color: #fff;
	line-height: 2em;
	text-align: center;
	margin-bottom: 0.5em;
}

.implant img {
	border-radius: 10px 10px 10px 10px;
}

.implant a img {
	width: 100%;
	border-radius: 0;
}

.implant .clearfix::after {
	content: "";
	display: block;
	clear: both;
}

#news_area {
	width: 1240px;
	padding: 30px 0;
	margin: 0 auto;
	position: relative;
}

#news_area .back_white {
	background: rgba(255,255,255,0.5);
	padding: 50px 20px 20px 20px;
	margin: -50px 0 0 0;
	max-width: 625px;
    margin: 0 auto;
}

#news_area .back_white:after {
	content: "";
	display: block;
	clear: both;
}

#news_area .back_white .left_news {
	float: left;
	width: 570px;
	position: relative;
}

#news_area .back_white .right_news {
	float: right;
	width: 570px;
	position: relative;
}

#news_area h3 {
	width: 500px;
	height: 50px;
	background: url("/wp-content/themes/fhdc/images/h/h3_news.png") no-repeat;
	font-size: 24px;
	line-height: 34px;
	padding: 0 0 0 70px;
	color: #666666;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#news_area .all_list {
	height: 20px;
	background: #f7eee0;
	border: 2px solid #f7eee0;
	border-radius: 12px;
	padding: 0 20px;
	color: #666666;
	line-height: 20px;
	display: inline-block;
	position: absolute;
	top: 28px; right: 50px;
}

#news_area .all_list:hover {
	background: #ffffff; opacity: 1;
}

#news_area ul {
	width: 570px;
	height: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

#news_area ul li {
	width: 570px;
	height: 60px;
	border-bottom: 1px dotted #aaaaaa;
	line-height: 60px;
}

#news_area ul li a {
	color: #666666;
}

span.news-date {
	color: rgb(218,106,120);
	display: inline-block;
	margin-right: 20px;
}

#news_area .flower {
	width: 157px;
	height: 158px;
	background: url("/wp-content/themes/fhdc/images/back/flower.png") no-repeat;
	background-size: 100px;
	display: block;
	position: absolute;
	bottom: -110px;
	right: -40px;
}
}

@media screen and (max-width:640px) {
#visual {
	width: 100%;
	height: 23.25vw;
	margin: 28vw 0 0 0;
}

#visual #slide {
	width: 100%;
	position: relative;
	    top: -50px;
}

#visual #slide .title {
	width: 31.25vw;
	height: 15.625vw;
	background: url("/wp-content/themes/fhdc/images/slide/chatch.svg") no-repeat;
	background-size: 100%;
	position: absolute;
	top: 10vw;
	left: 50%;
	z-index: 2;
	margin-left: -15.625vw;
}

#visual #slide_area {
	width: 100%;
	height: 36.25vw;
	overflow: hidden;
}

#slide_area .slide{
	width: 100%;
	height: 36.25vw;
	position: absolute;
	display: none;
}

#visual #slide .shadow {
	display: none;
}

.back_blue {
	width: 100%;
	background-image: url("/wp-content/themes/fhdc/images/back/blue.png");
	background-position: center;
}

.back_blue h2 {
	background: url("/wp-content/themes/fhdc/images/h/h2_white.png") no-repeat;
	background-position: top center;
	background-size: 46.875vw;
	font-size: 200%;
	font-weight: normal;
	color: rgb(218,106,120);
	margin: 0 0 4.6875vw 0;
	padding: 1.5625vw 0 0 0;
	text-align: center;
}

.back_green {
	width: 100%;
	background-image: url("/wp-content/themes/fhdc/images/back/green.png");
	background-position: center;
}

.back_green h2 {
	font-size: 200%;
	font-weight: normal;
	color: #8fc31f;
	margin: 0 0 4.6875vw 0;
	text-align: center;
	vertical-align: bottom;
}

.back_green h2 .h2_green_left {
	width: 9.84375vw;
	vertical-align: top;
}

.back_green h2 .h2_green_right {
	width: 10.625vw; vertical-align: top;
}

.back_red {
	width: 100%;
	background-image: url("/wp-content/themes/fhdc/images/back/red.png");
	background-position: center;
}

.back_red h2 {
	color: rgb(218,106,120);
	font-size: 200%;
	margin: 0 0 4.6875vw 0;
	text-align: center;
	font-weight: normal;
}

#top_t_point {
	text-align: center;
	padding: 5vw;
}

#spt2 {
	width: 90vw;
	padding: 2.5vw;
	margin: 2.5vw 2.5vw 0 2.5vw;
	text-align: left;
}

#spt2.pc {
	display: none;
}

#spt2 h2 {
margin: 0 0 5vw 0;
text-align: center;
}

#spt2 h2 span {
	font-size: 4.2vw;
	color: #8fc31f;
	display: inline-block;
	position: relative;
}

#spt2 h2 span::before {
	content: "";
	width: 10vw;
	height: 10vw;
	display: block;
	background: url("/wp-content/themes/fhdc/icon/192.png") no-repeat;
	background-size: 100%;
	position: absolute;
	left: -12vw;
	top: 1vw;
}

#spt2 h2 span::after {
	content: "";
	width: 10vw;
	height: 10vw;
	display: block;
	background: url("/wp-content/themes/fhdc/icon/192.png") no-repeat;
	background-size: 100%;
	position: absolute;
	right: -12vw;
	top: 1vw;
}

#about_area {
	width: 100%;
	padding: 4.6875vw 3.125vw;
	margin: 0 auto;
	position: relative;
}

#about_area:after {
	content: "";
	display: block;
	clear: both;
}

#about_area .title {
	font-size: 120%;
	color: rgb(218,106,120);
	font-weight: bold;
	width: 100%;
	height: 9.375vw;
	border: 0.3125vw solid rgb(218,106,120);
	border-radius: 4.6875vw;
	text-align: center;
	line-height: 9.3765vw;
	margin: 0 auto 4.6875vw auto;
}

img.image-light {
	display: none;
}

span.about-features{
	color: rgb(218,106,120);
}

#about_area .box {
	width: 90.625vw;
	background: rgb(229,244,241);
	border-radius: 3.75vw;
	margin: 0 auto 3.75vw auto;
	padding-bottom: 3.125vw;
}

#about_area .box img {
	border-radius: 3.75vw 3.75vw 0 0;
	margin-bottom: 3.125vw;
	width: 100%;
}

#about_area .box h3 {
	font-size: 160%;
	color: rgb(218,106,120);
	margin: 0 0 2.34375vw 0;
	text-align: center;
	font-weight: normal;
	line-height: 1.3em;
}

#about_area .box p {
	margin: 0 4.6875vw;
	line-height: 1.6em;
}

#about_area a.btn {
	clear: both;
	width: 53.125vw;
	height: 9.375vw;
	border-radius: 4.6875vw;
	background: rgb(218,106,120);
	color: #ffffff;
	font-size: 140%;
	line-height: 9.375vw;
	text-align: center;
	display: block;
	position: relative;
	margin: 0 auto;
}

#about_area a.btn:after {
	content: "";
	width: 2.34375vw;
	height: 3.125vw;
	background: url("/wp-content/themes/fhdc/images/tri.png");
	background-size: 2.34375vw;
	position: absolute;
	top: 3.125vw;
	right: 4.6875vw;
}

#about_area .blue_bird {
	width: 15.625vw;
	height: 16.25vw;
	background: url("/wp-content/themes/fhdc/images/back/blue_bird.png") no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: 3.125vw;
	left: 4.6875vw;
}

#dental_area {
	width: 100%;
	padding: 4.6875vw 3.125vw;
	position: relative;
}

#dental_area:after {
	content: "";
	display: block;
	clear: both;
}

#dental_area ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#dental_area ul li {
	float: left;
	width: 28.125vw;
	height: 28.125vw;
	background: #ffffff;
	border-radius: 14.0625vw;
	text-align: center;
	font-size: 110%;
	color: rgb(218,106,120);
	margin: 0 1.5625vw 3.125vw 1.5625vw;
	line-height: 1.3em;
}

#dental_area ul li a {
	display: block;
	color: rgb(218,106,120);
}

#dental_area ul li:nth-of-type(10),
#dental_area ul li:nth-of-type(11) {
	margin-bottom: 0;
}

#dental_area ul li img {
	width: 9.375vw; height: 9.375vw;
	display: block;
	margin: 3.125vw auto 4.0625vw auto;
}

#dental_area ul li:nth-of-type(1) img,
#dental_area ul li:nth-of-type(2) img,
#dental_area ul li:nth-of-type(9) img {
	margin-bottom: 2.34375vw;
}

.true {
	width: 34.84375vw;
	height: 37.5vw;
	background: url("/wp-content/themes/fhdc/images/back/tree.png") no-repeat;
  background-size: 100%;
	position: absolute;
	bottom: 3.125vw;
	right: 3.125vw;
	display: none;
}

img.image-double-bird{
	width: 50px;
	position: absolute;
	bottom: 40px;
	right: 180px;
	display: none;
}

.radius {
	width: 12em;
	height: 2em;
	background: rgb(218,106,120);
	border-radius: 1em;
	display: block;
	font-size: 110%;
	color: #fff;
	line-height: 2em;
	text-align: center;
	margin-bottom: 0.5em;
}

.implant img {
	border-radius: 10px 10px 10px 10px;
}

.implant a img {
	width: 100%;
	border-radius: 0;
}

.implant .clearfix::after {
	content: "";
	display: block;
	clear: both;
}

#news_area {
	width: 100%;
	padding: 4.6875vw 0;
	position: relative;
}

#news_area .back_white {
	background: rgba(255,255,255,0.5);
	padding: 4.6875vw 3.125vw;
}

#news_area .back_white .left_news {
	width: 100%;
	position: relative;
	margin-bottom: 4.6875vw;
}

#news_area .back_white .right_news {
	width: 100%;
	position: relative;
}

#news_area h3 {
	width: 93.75vw;
	height: 8.125vw;
	background: url("/wp-content/themes/fhdc/images/h/h3_news.png") no-repeat;
	background-size: 100%;
	font-size: 160%;
	line-height: 5.3125vw;
	padding: 0 0 0 10.9375vw;
	color: #666666;
	font-weight: normal;
	margin: 0 0 1.5625vw 0;
}

#news_area .all_list {
	height: 4.6875vw;
	background: #f7eee0;
	border-radius: 2.34375vw;
	padding: 0 3.125vw;
	color: #666666;
	line-height: 4.6875vw;
	display: inline-block;
	position: absolute;
	top: 0; right: 0;
}

#news_area .all_list:hover {
	background: #ffffff;
	opacity: 1;
}

#news_area ul {
	width: 100%;
	height: auto;
	max-height: 300px;
	margin: 0; padding: 3.125vw; list-style: none;
	overflow: auto;
	border: 0.3125vw solid #dddddd;
}

#news_area ul li {
	width: 100%;
	padding: 10px 0;
	border-bottom: 0.3125vw dotted #aaaaaa;
}

#news_area ul li:first-child {
	padding-top: 0;
}

#news_area ul li a {
	color: #666666;
}

span.news-date {
	color: rgb(218,106,120);
}

span.news-title{
	display: block;
}

#news_area .flower {
	width: 15.625vw;
	height: 15.625vw;
	background: url("/wp-content/themes/fhdc/images/back/flower.png") no-repeat;
	background-size: 12.5;
	background-size: 100%;
	display: block;
	position: absolute;
	bottom: 1.5625vw;
	right: 1.5625vw;
}
}


/*About
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#contents .about_link {
	width: 100%;
	height: 3em;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 3em;
	text-align: right;
}

#contents .about_photo {
	width: 240px;
	float: left;
	margin: 20px;
}

#contents .about_photo img {
	border: 6px solid #ffffff;
	box-shadow: 0 1px 3px #aaaaaa;
}
}

@media screen and (max-width:640px) {
#contents .about_link {
	width: 100%;
	height: 3em;
	border-top: 0.3125vw solid #cccccc;
	border-bottom: 0.3125vw solid #cccccc;
	line-height: 3em;
	text-align: right;
}

#contents .about_photo {
	width: 40.625vw;
	float: left;
	margin: 3.125vw;
}

#contents .about_photo:nth-of-type(even) {
	float: right;
}

#contents .about_photo img {
	border: 1.5625vw solid #ffffff;
	box-shadow: 0 0.78125vw 1.5625vw #cccccc;
}

#contents .sp_right {
	float: right;
	margin: 0 0 1.5625vw 3.125vw;
}
}


/*Dental
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#contents .dental_area {
	float: left;
	width: 360px;
	margin: 20px;
}

#contents .dental_area:nth-of-type(even) {
	float: right;
}

#contents .dental_area img {
	border: 10px solid #ffffff;
	box-shadow: 0 1px 3px #aaaaaa;
	margin: 0 0 20px 0;
}

#contents .dental_area p a {
	display: block;
	text-align: right;
}

#contents .flow.ol p {
	text-align: left;
}

#contents .flow.ol:nth-of-type(1):before {
	content: "1";
}

#contents .flow.ol:nth-of-type(2):before {
	content: "2";
}

#contents .flow.ol:nth-of-type(3):before {
	content: "3";
}

#contents .flow.ol:nth-of-type(4):before {
	content: "4";
}

#contents .flow.ol:nth-of-type(5):before {
	content: "5";
}

#contents .flow.ol:nth-of-type(6):before {
	content: "6";
}

#contents .flow.ol:nth-of-type(7):before {
	content: "7";
}

#contents .flow.ol:nth-of-type(8):before {
	content: "8";
}

#contents .flow.ol:nth-of-type(9):before {
	content: "9";
}

#contents .flow.ol:nth-of-type(10):before {
	content: "10";
}

#contents ul.m0,
#contents ol.m0 {
	margin-left: 1.5em;
	padding-left: 0;
}
}

@media screen and (max-width:640px) {
#contents .dental_area {
	width: 100%;
	border-bottom: 0.3125vw solid #eeeeee;
	margin: 0 0 4.6875vw 0;
}

#contents .dental_area img {
	border: 1.5625vw solid #ffffff;
	box-shadow: 0 0.3125vw 0.9375vw #aaaaaa;
	margin: 0 auto 3.125vw auto;
	display: block;
}

#contents .dental_area br {
	display: block;
}

#contents .dental_area p a {
	display: block;
	text-align: right;
}

#contents .flow.ol p {
	text-align: left;
}

#contents .flow.ol:nth-of-type(1):before {
	content: "1";
}

#contents .flow.ol:nth-of-type(2):before {
	content: "2";
}

#contents .flow.ol:nth-of-type(3):before {
	content: "3";
}

#contents .flow.ol:nth-of-type(4):before {
	content: "4";
}

#contents .flow.ol:nth-of-type(5):before {
	content: "5";
}

#contents .flow.ol:nth-of-type(6):before {
	content: "6";
}

#contents .flow.ol:nth-of-type(7):before {
	content: "7";
}

#contents .flow.ol:nth-of-type(8):before {
	content: "8";
}

#contents .flow.ol:nth-of-type(9):before {
	content: "9";
}

#contents .flow.ol:nth-of-type(10):before {
	content: "10";
}
}


/*Price
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#contents table.price {
	width: 100%;
}

#contents table.price thead th {
	background: url("/wp-content/themes/fhdc/images/back/blue.png");
	text-align: center;
	padding: 10px 5px;
}

#contents table.price tbody th {
	background: url("/wp-content/themes/fhdc/images/back/red.png");
	padding: 10px 5px;
	font-weight: normal;
}

#contents table.price tbody td {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 5px;
	text-align: center;
}

#contents table.price tbody td div {
	display: block;
	margin: -10px -5px 10px -5px;
	padding: 10px 0;
	border-bottom: 1px solid #eeeeee;
}

#contents table.price tbody td.t_left {
	text-align: left;
}

#contents .w3 {
	width: 3em;
}

#contents .w5 {
	width: 5em;
}

#contents .w6 {
	width: 6em;
}

#contents .w7 {
	width: 7em;
}

#contents .w8 {
	width: 8em;
}

#contents .w9 {
	width: 9em;
}

#contents .w12 {
	width: 12em;
}

#contents .w20 {
	width: 20em;
}

#contents .ra {
	text-align: right;
	padding: 5px 0 0 0;
	margin: 0;
	color: #808080;
}

#contents table.b {
	width: 100%;
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	margin-top: 10px;
}

#contents table.b th,
#contents table.b td {
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	padding: 10px;
}
}

@media screen and (max-width:640px) {
#contents table.price {
	width: 100%;
}

#contents table.price thead th {
	display: none;
}

#contents table.price tbody th {
	background: url("/wp-content/themes/fhdc/images/back/red.png");
	padding: 1.5625vw;
	font-weight: normal;
	display: block;
}

#contents table.price tbody td {
	border-bottom: 0.3125vw solid #eeeeee;
	padding: 1.5625vw;
	display: block;
	text-align: right;
}

#contents table.price tbody td:before {
	float: left;
	font-weight: bold;
	color: #6eb92b;
	content: attr(data-title);
	text-align: left;
	margin-right: 3em;
}

#contents table.price tbody td.sp_center {
	text-align: center;
}

#contents table.price tbody td.sp_50W {
	display: inline-block;
	width: 50%;
	float: left;
}

#contents table.price tbody td.long_text:before {
	width: 100%;
	float: left;
	font-weight: bold;
	color: #6eb92b;
	content: attr(data-title);
	text-align: left;
	display: block;
}

#contents table.price tbody td.long_text {
	text-align: left;
}

#contents .w3.sp3 {
	width: 15%;
	float: left;
	text-align: left;
	border-right: 0.3125vw solid #eeeeee;
}

#contents .w3.sp3_2 {
	width: 30%;
	float: left;
	text-align: left;
	border-right: 0.3125vw solid #eeeeee;
}

#contents .w5.sp5 {
	width: 45%;
	float: left;
	border-right: 0.3125vw solid #eeeeee;
	padding-left: 1.5625vw; padding-right: 1.5625vw;
	margin-right: 1.5625vw;
}

#contents .w5.sp5_2 {
	width: 50%;
	float: left;
	border-right: 0.3125vw solid #eeeeee;
	padding-left: 1.5625vw; padding-right: 1.5625vw;
	margin-right: 1.5625vw;
}

#contents .sp_center {
	text-align: center !important;
}

#contents table.price tbody td.w5.sp5:before {
	margin-right: 0;
}

#contents .w9 {
	width: 9em;
}

#contents .w5.sp5.sp50 {
	width: 55%;
}

#contents .w5.sp5.sp50 span {
	font-size: 85%;
}

#contents .ra {
	text-align: right;
	padding: 0.78125vw 0 0 0;
	margin: 0; color: #808080;
	line-height: 1.2em;
	font-size: 80%;
}

#contents table.price br {
	display: block;
}

#contents table.b {
	width: 100%;
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	margin-top: 10px;
}

#contents table.b th,
#contents table.b td {
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	padding: 10px;
}
}


/*Staff
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#contents .staff_detail,
#contents .staff_detail2 {
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #eeeeee;
}

#contents .staff_detail:last-of-type,
#contents .staff_detail2:last-of-type {
	border: 0;
}

#contents .staff_detail:after,
#contents .staff_detail2:after {
	content: "";
	display: block;
	clear: both;
}

#contents .staff_detail:last-of-type,
#contents .staff_detail2:last-of-type {
	margin: 0;
}

#contents .staff_detail .c_right,
#contents .staff_detail2 .c_right {
	width: 580px;
	margin: 0;
}

#contents .staff_img {
	width: 220px;
	border: 6px solid #ffffff;
	box-shadow: 0 1px 3px #aaaaaa;
	margin-bottom: 40px;
}

#contents #staff_01 .c_left {
	width: 440px;
	height: 148px;
	background: url("https://yjdc.jp/wp-content/themes/fhdc/images/staff/yamamoto.jpg") no-repeat;
	background-size: 100%;
	padding: 100px 0 0 0;
}
#contents #staff_02 .c_left {
	width: 440px;
	height: 148px;
	background: url("http://yjdc.jp/wp-content/uploads/2024/09/new.jpg") no-repeat #eee;
	background-size: 100%;
	padding: 100px 0 0 0;
}

#contents #staff_03 .c_left {
	width: 440px;
	height: 148px;
	background: url("/wp-content/themes/fhdc/images/staff/koshituka.jpg") no-repeat #eee;
	background-size: 256px;
	background-position: top right;
	padding: 100px 0 0 0;
}

#contents #staff_04 .c_left {
	width: 440px;
	height: 148px;
	background: url("/wp-content/themes/fhdc/images/staff/seki.jpg") no-repeat #eee;
	background-size: 177px;
	background-position: top right;
	padding: 100px 0 0 0;
}

#contents #staff_05 .c_left {
	width: 440px;
	height: 148px;
	background: url("/wp-content/themes/fhdc/images/staff/endo.jpg") no-repeat #eee;
	background-size: 256px;
	background-position: top right;
	padding: 100px 0 0 0;
}
#contents #staff_06 .c_left {
	width: 440px;
	height: 148px;
	background: url("/wp-content/themes/fhdc/images/staff/nakayama.jpg") no-repeat #eee;
	background-size: 100%;
	padding: 100px 0 0 0;
}
#contents #staff_07 .c_left {
	width: 440px;
	height: 148px;
	background: url("/wp-content/themes/fhdc/images/staff/koide.jpg") no-repeat #eee;
	background-size: 100%;
	padding: 100px 0 0 0;
}

#contents .staff_detail .c_left div,
#contents .staff_detail2 .c_left div {
	background: rgba(255, 255, 255, 0.5);
	border-radius: 0 6px 6px 0;
	padding: 10px 10px 10px 20px;
	display: inline-block;
	font-size: 20px;
	line-height: 1.4em;
	letter-spacing: 5px;
	color: #666666;
}

#contents .staff_detail .c_left div span,
#contents .staff_detail2 .c_left div span {
	font-size: 18px;
	display: block;
}

#contents .staff_detail .c_right,
#contents .staff_detail2 .c_right {
	width: 380px;
}

#contents .staff_detail .c_right ul,
#contents .staff_detail2 .c_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contents .staff_detail .c_right ul li,
#contents .staff_detail2 .c_right ul li {
	border-bottom: 1px solid #dddddd;
	padding: 5px 0;
}

#contents .staff_detail .comment,
#contents .staff_detail2 .comment {
	clear: both;
	padding: 32px 0 0 0;
}

#staff_02 {
	display: table;
}

#staff_02 .left {
	width: 400px;
	display: table-cell;
}

#staff_02 .left img {
	width: 100%;
}

#staff_02 .right {
	width: 300px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 20px;
}

#staff_02 .right img {
	width: 100%;
}
}

@media screen and (max-width:640px) {
#contents .staff_detail,
#contents .staff_detail2 {
	padding: 0 3.125vw 6.25vw 3.125vw;
	margin: 0 0 6.25vw 0;
	border-bottom: 0.3125vw solid #eeeeee;
}

#contents .staff_detail:last-of-type,
#contents .staff_detail2:last-of-type {
	border: 0;
}

#contents .staff_detail:after,
#contents .staff_detail2:after {
	content: "";
	display: block;
	clear: both;
}

#contents .staff_detail:last-of-type,
#contents .staff_detail2:last-of-type {
	margin: 0;
}

#contents .staff_detail .c_right,
#contents .staff_detail2 .c_right {
	float: initial;
	margin: 0;
}

#contents .staff_img {
	width: 34.375vw;
	border: 1.5625vw solid #ffffff;
	box-shadow: 0 0.78125vw 1.5625vw #cccccc;
	margin-bottom: 3.125vw;
}

#contents #staff_01 .c_left {
	float: initial;
	width: 93.75vw;
	height: 52.8125vw;
	background: url("https://yjdc.jp/wp-content/themes/fhdc/images/staff/yamamoto.jpg") no-repeat;
	background-size: 100%;
	padding: 15.625vw 0 0 0;
	margin-bottom: 3.125vw;
}

#contents #staff_02 .c_left {
	float: initial;
	width: 93.75vw;
	height: 52.8125vw;
	background: url("http://yjdc.jp/wp-content/uploads/2024/09/new.jpg") no-repeat #eee;
	background-size: 100%;
	padding: 15.625vw 0 0 0;
	margin-bottom: 3.125vw;
}

#contents #staff_03 .c_left {
	float: initial;
	width: 93.75vw;
	height: 52.8125vw;
	background: url("/wp-content/themes/fhdc/images/staff/koshituka.jpg") no-repeat #eee;
	background-size: 55.8125vw;
  background-position: top right;
	padding: 15.625vw 0 0 0;
	margin-bottom: 3.125vw;
}

#contents #staff_04 .c_left {
	float: initial;
	width: 93.75vw;
	height: 52.8125vw;
	background: url("/wp-content/themes/fhdc/images/staff/seki.jpg") no-repeat #eee;
	background-size: 48.88vw;
  background-position: top right;
	padding: 15.625vw 0 0 0;
	margin-bottom: 3.125vw;
}

#contents #staff_05 .c_left {
	float: initial;
	width: 93.75vw;
	height: 52.8125vw;
	background: url("/wp-content/themes/fhdc/images/staff/endo.jpg") no-repeat #eee;
	background-size: 55.8125vw;
  background-position: top right;
	padding: 15.625vw 0 0 0;
	margin-bottom: 3.125vw;
}

#contents #staff_06 .c_left {
	float: initial;
	width: 93.75vw;
	height: 52.8125vw;
	background: url("https://yjdc.jp/wp-content/themes/fhdc/images/staff/nakayama.jpg") no-repeat;
	background-size: 100%;
	padding: 15.625vw 0 0 0;
	margin-bottom: 3.125vw;
}
#contents #staff_07 .c_left {
	float: initial;
	width: 93.75vw;
	height: 52.8125vw;
	background: url("https://yjdc.jp/wp-content/themes/fhdc/images/staff/koide.jpg") no-repeat;
	background-size: 100%;
	padding: 15.625vw 0 0 0;
	margin-bottom: 3.125vw;
}

#contents .staff_detail .c_left div,
#contents .staff_detail2 .c_left div {
	background: rgba(255, 255, 255, 0.5);
	border-radius: 0 1.5625vw 1.5625vw 0;
	padding: 10px;
	display: inline-block;
	font-size: 4.375vw;
	line-height: 1.4em;
	letter-spacing: 1.5625vw;
	color: #666666;
}

#contents .staff_detail .c_left div span,
#contents .staff_detail2 .c_left div span {
	font-size: 4vw;
	display: block;
}

#contents .staff_detail .c_right,
#contents .staff_detail2 .c_right {
	width: 100%;
	float: initial;
}

#contents .staff_detail .c_right ul,
#contents .staff_detail2 .c_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contents .staff_detail .c_right ul li,
#contents .staff_detail2 .c_right ul li {
	border-bottom: 1px solid #dddddd;
	padding: 0.78125vw 0;
}

#contents .staff_detail .comment,
#contents .staff_detail2 .comment {
	padding: 4.6875vw 0 0 0;
}

#staff_02 {
	padding: 0 3.125vw;
}

#staff_02 .right {
	display: none;
}
}


/*Time
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#contents table.time {
	width: 100%;
	margin: 0 0 10px 0;
}

#contents table.time thead th,
#contents table.time thead td {
	background: url("/wp-content/themes/fhdc/images/back/blue.png");
	text-align: center;
	padding: 10px 5px;
	font-weight: normal;
}

#contents table.time thead th {
	width: 10em;
}

#contents table.time tbody td {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 5px;
	text-align: center;
}

#contents table.time tbody td:first-of-type {
	border-left: 1px solid #eeeeee;
}

#contents .flow {
	width: 818px;
	border: 1px solid #cccccc;
	border-radius: 10px;
	padding: 20px;
	text-align: center;
	position: relative;
  margin-bottom: 24px;
}

#contents .flow:before {
	width: 60px;
	height: 60px;
	background: rgb(218,106,120);
	color: #ffffff;
	font-size: 160%;
	border-radius: 30px;
	text-align: center;
	line-height: 60px;
	position: absolute;
	top: -20px;
	left: 10px;
}

#contents .flow:nth-of-type(1):before {
	content: "1";
}

#contents .flow:nth-of-type(3):before {
	content: "2";
}

#contents .flow:nth-of-type(5):before {
	content: "3";
}

#contents .flow:nth-of-type(7):before {
	content: "4";
}

#contents .flow:nth-of-type(9):before {
	content: "5";
}

#contents .flow_arrow:after {
	width: 100%;
	content: "▼";
	font-size: 300%;
	color: #cccccc;
	text-align: center;
	display: block;
}

iframe.access-map{
	display: block;
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
}

@media screen and (max-width:640px) {
#contents table.time {
	width: 100%;
	margin: 0 0 1.5625vw 0;
}

#contents table.time thead th,
#contents table.time thead td {
	background: url("/wp-content/themes/fhdc/images/back/blue.png");
	text-align: center;
	padding: 1.5625vw 0.78125vw;
	font-weight: normal;
}

#contents table.time tbody td {
	border-right: 0.3125vw solid #eeeeee;
	border-bottom: 0.3125vw solid #eeeeee;
	padding: 1.5625vw 0.78125vw;
	text-align: center;
}

#contents table.time tbody td:first-of-type {
	border-left: 0.3125vw solid #eeeeee;
}

#contents .flow {
	width: 100%;
	border: 0.3125vw solid #cccccc;
	border-radius: 1.5625vw;
	padding: 3.125vw 9.5vw;
	text-align: center;
	position: relative;
  margin-bottom: 3.75vw;
}

#contents .flow:before {
	width: 9.375vw;
	height: 9.375vw;
	background: #b6e78a;
	color: #ffffff;
	font-size: 160%;
	border-radius: 4.6875vw;
	text-align: center;
	line-height: 9.375vw;
	position: absolute;
	top: -3.125vw;
	left: 1.5625vw;
}

#contents .flow:nth-of-type(1):before {
	content: "1";
}

#contents .flow:nth-of-type(3):before {
content: "2";
}

#contents .flow:nth-of-type(5):before {
content: "3";
}

#contents .flow:nth-of-type(7):before {
content: "4";
}

#contents .flow:nth-of-type(9):before {
content: "5";
}

#contents .flow_arrow:after {
	width: 100%;
	content: "▼";
	font-size: 300%;
	color: #cccccc;
	text-align: center;
	display: block;
}

#contents .map {
	margin-bottom: 3.125vw;
}

#contents ul.m0,
#contents ol.m0 {
	margin-left: 1.5em;
	padding-left: 0;
}
}


/*Loan
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#loan .bigtext {
	font-size: 200%;
	text-align: center;
}

#loan table {
	width: 100%;
	margin-bottom: 40px;
}

#loan table thead th {
	background: url("/wp-content/themes/fhdc/images/back/blue.png");
	text-align: center;
	padding: 10px 5px;
	position: relative;
	font-size: 140%;
}

#loan table thead th span {
	width: 200px;
	height: 30px;
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 17px;
	position: absolute;
	top: -17px;
	right: 17px;
	text-align: center;
	line-height: 30px;
	font-size: 80%;
	font-weight: bold;
}

#loan table tbody th {
	background: url("/wp-content/themes/fhdc/images/back/green.png");
	padding: 10px 5px;
	font-weight: normal;
}

#loan table tbody td {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 5px;
	text-align: center;
}

#loan table tbody td:nth-of-type(1) {
	background: url("/wp-content/themes/fhdc/images/back/red.png");
	padding: 10px 5px;
	font-weight: normal;
}
}

@media screen and (max-width:640px) {
#loan .bigtext {
	font-size: 140%;
	text-align: center;
}

#loan table {
	width: 100%;
	margin-bottom: 12.5vw;
}

#loan table thead th {
	background: url("/wp-content/themes/fhdc/images/back/blue.png");
	padding: 1.5625vw;
	position: relative;
	font-size: 140%;
	text-align: left;
}

#loan table thead th span {
	width: 50vw;
	height: 9.375vw;
	background: #fff;
	border: 0.625vw solid #ccc;
	border-radius: 5.3125vw;
	position: absolute;
	top: -5.3125vw;
	right: 5.3125vw;
	text-align: center;
	line-height: 9.375vw;
	font-size: 80%;
	font-weight: bold;
}

#loan table tbody th {
	background: url("/wp-content/themes/fhdc/images/back/green.png");
	padding: 1.5625vw;
	font-weight: normal;
}

#loan table tbody td {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 1.5625vw;
	text-align: center;
}

#loan table tbody td:nth-of-type(1) {
	background: url("/wp-content/themes/fhdc/images/back/red.png");
	padding: 1.5625vw;
	font-weight: normal;
}
}


/*News
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#news_list ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#news_list ul li {
	width: 100%;
	border-bottom: 1px dotted #aaaaaa;
	line-height: 60px;
}

#news_list ul li a {
	color: #666666;
}

div.wp-pagenavi{
	margin-top: 30px;
}
}

@media screen and (max-width:640px) {
#news_list ul {
	width: 100%;
	margin: 0; padding: 0; list-style: none;
	overflow: auto;
}

#news_list ul li {
	width: 100%;
	border-bottom: 0.3125vw dotted #aaaaaa;
	padding: 3.125vw;
}

#news_list ul li a {
	color: #666666;
}
}


/*Q&A
-----------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) {
#contents .faq {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contents .faq li {
	border-bottom: 1px dashed #cccccc;
	padding: 10px 0;
}

#contents .faq li:before {
	content: "Q";
	width: 40px;
	height: 40px;
	background: url("/wp-content/themes/fhdc/images/back/red.png");
	border-radius: 20px;
	text-align: center;
	display: inline-block;
	line-height: 40px;
	font-size: 120%;
	margin: 0 20px 0 0;
}

#contents .faq ul {
	margin: 10px 0 0 20px;
	padding: 0;
	list-style: none;
}

#contents .faq li ul li {
	border: 0;
	margin: 0;
	padding: 0;
}

#contents .faq li ul li:before {
	content: "A";
	width: 40px;
	height: 40px;
	background: url("/wp-content/themes/fhdc/images/back/blue.png");
	border-radius: 20px;
	text-align: center;
	display: inline-block;
	line-height: 40px;
	font-size: 120%;
	margin: 0 20px 0 0;
}
}

@media screen and (max-width:640px) {
#contents .faq {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contents .faq li {
	border-bottom: 0.3125vw dashed #cccccc;
	padding: 3.125vw 0;
}

#contents .faq li:before {
	content: "Q";
	width: 6.25vw;
	height: 6.25vw;
	background: url("/wp-content/themes/fhdc/images/back/red.png");
	border-radius: 3.125vw;
	text-align: center;
	display: inline-block;
	line-height: 6.25vw;
	font-size: 120%;
	margin: 0 3.125vw 0 0;
}

#contents .faq ul {
	margin: 3.125vw 0 0 3.125vw;
	padding: 0;
	list-style: none;
}

#contents .faq li ul li {
	border: 0;
	margin: 0;
	padding: 0;
}

#contents .faq li ul li:before {
	content: "A";
	width: 6.25vw;
	height: 6.25vw;
	background: url("/wp-content/themes/fhdc/images/back/blue.png");
	border-radius: 3.125vw;
	text-align: center;
	display: inline-block;
	line-height: 6.25vw;
	font-size: 120%;
	margin: 0 3.125vw 0 0;
}
}
.tp1 {
	font-size: 18px;
    color: rgb(218, 106, 120);
    text-align: center;
    font-weight: bold;
    margin-top: 0px;
}
@media screen and (max-width: 479px) {
.tp1 {
	font-size: 18px;
    color: rgb(218, 106, 120);
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}
}