@charset "UTF-8";
/* CSS Document */

.verdana {
  font-family: Verdana;
}
.droid-sans {
  font-family: "Droid Sans";
}
.wf-sawarabimincho {
  font-family: "Sawarabi Mincho";
}
@font-face {
	font-family: 'MyYuGothicM';
	font-weight: normal;
	src: local('YuGothic-Medium'), /* PostScript Name = localの正式な指定方法 */
	local('Yu Gothic Medium'),     /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
	local('YuGothic-Regular');     /* 游ゴシックMediumが存在しないWindows8.1用 */
}
@font-face {
	font-family: 'MyYuGothicM';
	font-weight: bold;
	src: local('YuGothic-Bold'), /* PostScript Name = localの正式な指定方法 */
	local('Yu Gothic');          /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
}

.gothic{
	font-family :
	YuGothic,    /* Mac用 */
	'Yu Gothic', /* Windows用 */
	sans-serif;
}
.mincho{
	font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
}

h1, h2, h3, h4, h5, h6, strong, span, a {
  font-weight: bold;
	font-family :
	YuGothic,    /* Mac用 */
	'Yu Gothic', /* Windows用 */
	sans-serif;
}
p, dl, dt, dd, ol, ul, li, tr, th, td {
  font-weight: normal;
	font-family :
	YuGothic,    /* Mac用 */
	'Yu Gothic', /* Windows用 */
	sans-serif;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
figure, figcaption,
article, section, nav, header, footer {
  margin: 0;
  padding: 0;
}


ul {
  list-style:none;
}

a{
  color: #6FB92C;
}
a:hover,
a:focus {
  outline:none;
  color: #6FB92C;
  text-decoration:none;
}


/************************************************************** 
【トップページ：ニュース】 
**************************************************************/ 
#top_news h2{
  padding:0 0 5px 0;
  font-size: 24px;
  font-weight: bold;
  color:#00244F;
}
/* トピックス */

.media-day {
  margin:0;
  padding:0 0 2px 0;
  font-size: 11px;
  color:#000000;
overflow: auto;
}
.media-body p {
  font-size: 12px;
  color:#000000;
  padding: 0 0 10px 0;
}
.media-body h3 {
  font-size: 12px;
  color:#E60012;
  font-weight: bold;
  margin:0;
  padding:0;
}
.media-body h4 {
  font-size: 5px;
  color:#ffffff;
  font-weight: bold;
  margin:0;
  padding:5px;
  background-color:#E60012;
}
.link_color_white {
  color:#ffffff;
}
.link_color_black {
  color:#000000;
}
.link-text-white a {
  color:#ffffff;
}
.link-text-white {
  text-decoration-color:#ffffff;
}

/************************************************************** 
【トップページ：コンタクトボタン】 
**************************************************************/ 
#top_contact h3{
  padding:20px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  color:#000000;
}
#top_contact h4{
  padding:0 0 50px 0;
  font-size: 16px;
  font-weight: bold;
  color:#000000;
}
#top_contact a{
  color:#000000;
}

#top_contact img{
  margin: 0 0 0 30px;
  vertical-align:middle;
}

/************************************************************** 
【コンテントタイトル】 
**************************************************************/ 
.title h1{
  padding:0 0 30px 0;
}
.title p{
  font-size: 16px;
  line-height:24px;
	font-weight: bold;
  color:#666666;
}
/************************************************************** 
【アバウトアス】 
**************************************************************/ 
.aboutus h2{
  padding:0 0 5px 0;
  font-size: 19px;
	font-weight: normal;
  color:#49BCBD;
}
.aboutus h3{
  padding:0 0 25px 0;
  font-size: 31px;
	font-weight: normal;
  color:#49BCBD;
}
.aboutus h5{
  padding:0 0 40px 0;
  font-size: 18px;
  line-height:26px;
	font-weight: bold;
  color:#666666;
}
.aboutus p{
  font-size: 16px;
  line-height:24px;
  color:#666666;
}
.aboutus li{
  padding:0 0 20px 0;
  font-size: 16px;
  line-height:24px;
  color:#666666;
}

/************************************************************** 
【ニュースレター】 
**************************************************************/ 
.newsletter h2{
  padding:0 25px 0 0;
  display:inline-block;
}
.newsletter h3{
  display:inline-block;
  padding:0 0 25px 0;
  font-size: 13px;
	font-weight: normal;
  color:#929292;
}
.newsletter ol{
  list-style-type: disc;
}
.newsletter li {
color: #32A5DE;
}
.newsletter span {
color: #595757;
	font-weight: normal;
}
.newsletter ul li,ol li {
  padding-left: 1em;
  text-indent: -1em;
  list-style-position: inside;
}

@media (max-width: 750px) {
.newsletter h2{
  padding:25px 10px 0 0;
  display:inline-block;
}
}

/************************************************************** 
【会員施設】 
**************************************************************/ 
.member h2{
  padding:0 0 25px 0;
  font-size: 31px;
	font-weight: normal;
  color:#49BCBD;
}
.member h3{
  padding:0 0 25px 0;
  font-size: 27px;
	font-weight: normal;
  color:#0068B7;
}
.member h4{
  padding:0 0 20px 0;
  font-size: 18px;
  line-height:25px;
	font-weight: normal;
  color:#0068B7;
}
.member h5{
  font-size: 16px;
  line-height:24px;
	font-weight: bold;
  color:#666666;
}
.member p{
  font-size: 16px;
  line-height:24px;
  color:#666666;
}
.member a{
  color:#0068B7;
}
.member a:hover{
  text-decoration:underline;
}
#hokkaido h2 {
  margin: 0 0 20px 0;
  padding:8px 0 8px 15px;
  font-size: 19px;
	font-weight: bold;
  color:#ffffff;
  background-color: #BF7AB1;
  letter-spacing: 10px;
}
#tohoku h2 {
  margin: 0 0 20px 0;
  padding:8px 0 8px 15px;
  font-size: 19px;
	font-weight: bold;
  color:#ffffff;
  background-color: #F8B625;
  letter-spacing: 10px;
}
#chubu h2 {
  margin: 0 0 20px 0;
  padding:8px 0 8px 15px;
  font-size: 19px;
	font-weight: bold;
  color:#ffffff;
  background-color: #ABCD03;
  letter-spacing: 10px;
}
#kanto h2 {
  margin: 0 0 20px 0;
  padding:8px 0 8px 15px;
  font-size: 19px;
	font-weight: bold;
  color:#ffffff;
  background-color: #F0E900;
  letter-spacing: 10px;
}
#kinki h2 {
  margin: 0 0 20px 0;
  padding:8px 0 8px 15px;
  font-size: 19px;
	font-weight: bold;
  color:#ffffff;
  background-color: #2BAC39;
  letter-spacing: 10px;
}
#chugoku h2 {
  margin: 0 0 20px 0;
  padding:8px 0 8px 15px;
  font-size: 19px;
	font-weight: bold;
  color:#ffffff;
  background-color: #00B9EF;
  letter-spacing: 10px;
}
#shikoku h2 {
  margin: 0 0 20px 0;
  padding:8px 0 8px 15px;
  font-size: 19px;
	font-weight: bold;
  color:#ffffff;
  background-color: #6063A7;
  letter-spacing: 10px;
}
#kyushu h2 {
  margin: 0 0 20px 0;
  padding:8px 0 8px 15px;
  font-size: 19px;
	font-weight: bold;
  color:#ffffff;
  background-color: #EB6EA5;
  letter-spacing: 10px;
}

/************************************************************** 
【データ】 
**************************************************************/ 
.data h2{
  padding:0 0 20px 0;
  font-size: 22px;
	font-weight: bold;
  color:#00244F;
}
.data h3{
  padding:10px 0 5px 0;
  font-size: 16px;
  line-height:21px;
	font-weight: bold;
  color:#0068B7;
}
.data h4{
  padding:10px 0 5px 0;
  font-size: 17px;
  line-height:24px;
	font-weight: bold;
  color:#00244F;
}
.data h5{
  padding:0 0 15px 0;
  font-size: 16px;
  line-height:24px;
  color:#0068B7;
}
.data p{
  padding:0 0 15px 0;
  font-size: 16px;
  line-height:24px;
  color:#666666;
}
.data a{
  padding:0 0 15px 0;
  font-size: 16px;
  line-height:24px;
  color:#0068B7;
}
.blue-frame p{
  padding:0 0 15px 0;
  font-size: 16px;
  line-height:24px;
  color:#0068B7;
}
/************************************************************** 
【コラム】 
**************************************************************/ 
.column h2{
  padding:0;
  font-size: 22px;
	font-weight: bold;
  color:#A6CE66;
	vertical-align: baseline;
}

.column h3{
  margin-top:6px;
  padding:0 0 30px 0;
  font-size: 16px;
	font-weight: bold;
  color:#A6CE66;
	vertical-align: baseline;
	
}
.column p{
  padding:15px 0 15px 0;
  font-size: 16px;
  line-height:24px;
  color:#666666;
}

/************************************************************** 
【患者さまからのメッセージ】 
**************************************************************/ 
.voice h2{
  padding:0;
  font-size: 22px;
	font-weight: bold;
  color:#32A5DE;
	vertical-align: baseline;
}

.voice h3{
  margin-top:6px;
  padding:15px 0 30px 0;
  font-size: 16px;
	font-weight: normal;
  color:#32A5DE;
	vertical-align: baseline;
	
}
.voice p{
  padding:15px 0 15px 0;
  font-size: 16px;
  line-height:24px;
  color:#666666;
}
/************************************************************** 
【安心の条件】 
**************************************************************/ 

.reliable p{
  font-size: 16px;
  line-height:24px;
	font-weight: normal;
  color:#666666;
}
.reliable span{
  font-size: 11px;
	font-weight: normal;
  color:#666666;
}
/************************************************************** 
【QandA】 
**************************************************************/ 
.qa h2{
  padding:15px 0 30px 0;
  font-size: 16px;
	line-height:28px;
	font-weight: bold;
  color:#0068B7;
}
.qa h3{
	float:right;
  padding:0;
  font-size: 16px;
	font-weight: normal;
  color:#EB6D8E;
}
.qa h4{
  padding:0;
  font-size: 16px;
	font-weight: bold;
  color:#666666;
}
.qa p{
  padding:15px 0 15px 0;
  font-size: 16px;
  line-height:24px;
  color:#666666;
}
.qa a{
  color:#EB6D8E;
}
/************************************************************** 
【チェックリスト】 
**************************************************************/ 
.check h2{
  padding:15px 0 20px 0;
  font-size: 16px;
	line-height:28px;
	font-weight: bold;
  color:#0068B7;
}
.check h3{
	float:right;
  padding:0;
  font-size: 16px;
	font-weight: normal;
  color:#EB6D8E;
}
.check p{
  padding:15px 0 0 0;
  font-size: 16px;
  line-height:24px;
  color:#666666;
}
.check a{
  color:#EB6D8E;
}
/************************************************************** 
【フッター】 
**************************************************************/ 
footer p {
  font-size:x-small;
  color: #666666;}