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

@import url("reset.css");

body {
	margin:0;
	padding:0;
	width:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	line-height: 150%;
	font-size:15px;
	color:#000000;
	background:url(../image/skybldeyeclinic_top45.png) repeat;
}

.blue {
	color: #00b2db;
	padding-right: 5px;
}
.bold {
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a { text-decoration: none;}
a:link { color: #00b2db;}
a:visited { color: #00b2db;}
a:hover { color: #03F;}
a:active { color: #03F;}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.m_b_1em {
	margin-bottom: 1em;
}
.m_b_2em {
	margin-bottom: 2em;
}
.m_b_3em {
	margin-bottom: 3em;
}
.p_b_3em {
	padding-bottom: 3em;
}
.m_t_1em {
	margin-top: 1em;
}
.p_t_10px{
  padding-top:10px;
}

.f_left {
	float: left;
}
.f_right {
	float: right;
}

/*-----header-----*/

#header_top{
	width:1100px;
	margin:0 auto;
	padding-top:5px;
}

.header_top_text{
	float:left;
	padding-top:10px;
}

.header_top_right{
	float:right;
}

#border_line{
	width:100%;
	height:10px;
	background:url(../image/skybldeyeclinic_top44.png) repeat-x;
}

#header_bg{
	width:100%;
	height:120px;
	background-color:#FFFFFF;
	box-shadow: 0 10px 20px -10px #aaaaaa;
}

#header{
	width:1100px;
	margin:0 auto;
}

.header_left{
	float:left;
}

.header_left_up{
	padding-top:12px;
}

.header_text{
	float:left;
	padding-top:15px;
}

.header_logo{
	float:left;
	padding-left:10px;
}

.header_red{
	width:465px;
	height:27px;
	background-color:#C40D23;
	text-align:center;
	padding-top:3px;
	margin-top:10px;
}

.header_red p{
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
}

.header_bird{
	padding:40px 0 0 30px;
	float:left;
}

.header_right{
	float:right;
	padding:35px 0 0 10px;
}

.font_size > ul{
	text-align:right;
	padding-top:8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;

}

.font_size ul li{
    display: flex;
    text-decoration: none;
    flex-direction: row;

}

.font_size ul a{
	text-decoration:none;
	color:#000000;
}

.font_size ul li.font_text{
	padding-right:6px;
	font-size:12px;
}

.font_size ul li > a{
	border:solid 1px #9F9FA0;
	padding:1px 3px;
	font-size:14px;
    height: 24px;
    width: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 8px;

}

.font_size ul li .fontResizer_add {

    margin-right: 0;

}


.ct-font-resizer .fontResizer {




}


/*-----main_top-----*/

#wrapper{
	width:1100px;
	margin:0 auto;
}

/* ----------g_nav---------- */

#g_nav {
	margin-top: 30px;
}

#g_nav ul, #g_nav ul li, #g_nav ul li a {
	display:block;
	zoom:1;
	height: 43px;
}

#g_nav ul li {
	float: left;
  padding-right: 6px;
	height: 43px;
}
#g_nav ul li.g_nav_infomation {
  padding-right: 0 !important;
}
	#g_nav ul li a {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	
	.g_nav_top a {
		background: url(../image/menu1.png) no-repeat;
		width: 56px;
	}
	.g_nav_gaiyo a {
		background: url(../image/menu2.png) no-repeat;
		width: 143px;
	}
	.g_nav_access a {
		background: url(../image/menu3.png) no-repeat;
		width: 143px;
	}
	.g_nav_shisetsu a {
		background: url(../image/menu4.png) no-repeat;
		width: 143px;
	}
	.g_nav_eye a {
		background: url(../image/menu5.png) no-repeat;
		width: 143px;
	}
	.g_nav_topics a {
		background: url(../image/menu6.png) no-repeat;
		width: 143px;
	}
	.g_nav_infomation a {
		background: url(../image/menu7.png) no-repeat;
		width: 143px;
	}
	.g_nav_hakunaisho_ope a {
		background: url(../image/menu8.png) no-repeat;
		width: 143px;
	}

	#g_nav ul li a:hover {
		background-position: 0 -44px;
	}
	.current-menu-item a {
		background-position: 0 -44px !important;
	}

#slide{
	margin:30px 0 50px;
}

#space{
	margin-top:40px;
}

/*-----side_nav-----*/

#side_nav{
	width:284px;
	float:left;
}

.side_contents1{
	width:258px;
	height:175px;
	background-color:#F8B62C;
	border-radius:10px;
	box-shadow:0 10px 20px -10px #777777;
}

.side_nav_tit{
	text-align:center;
	padding:10px 0 8px;
}

.side_nav_btn{
	text-align:center;
	margin-bottom:10px;
	box-shadow:0 10px 10px -10px #777777;
}

.side_contents2{
	width:258px;
	height:175px;
	background-color:#F19EC2;
	border-radius:10px;
	box-shadow:0 10px 20px -10px #777777;
	margin-top:20px;
}

.side_contents3{
	width:258px;
	height:110px;
	background-color:#009AD7;
	border-radius:10px;
	box-shadow:0 10px 20px -10px #777777;
	margin-top:20px;
}

.side_contents4{
	width:258px;
	height:46px;
	background-color:#009139;
	border-radius:10px;
	box-shadow:0 10px 20px -10px #777777;
	margin-top:20px;
  padding-top: 10px;
}


/*-----main-----*/

#main{
	width:785px;
	float:left;
	border-left:solid 1px #00B2DC;
	padding-left:30px;
	min-height: 600px;
}

/*h2{
	background: url(../image/bird_line_1.png) no-repeat left center;
    width: 785px;
    height: 30px;
	margin-bottom: 30px;
	background-color: #f7f7f7;
    float: left;
    padding: 4px 5px 4px 0;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}*/

h3{
	border-bottom:solid 10px #6ec9ee;
}

h3 img{
	margin-bottom:-10px;
}

.pick_up_contents{
	margin:25px 0 40px;
}

.pick_up_btn1{
	float:left;
	padding-bottom:20px;
	height: 92px;
}
.pick_up_btn1_waku{
  width: 371px;
  	float:left;
	padding-bottom:20px;
}

.pick_up_btn2{
	float:left;
	padding:0 0 20px 36px;
	height: 92px;
}

.news_contents{
	margin:35px 0;
	width:360px;
  height: 18em;
	float:left;
  padding-right: 22px;
  overflow:auto;
	padding-left:10px;
}

.news1{
	margin-bottom:20px;
}

.shinbun_tit{
	margin-bottom:20px;
}

.news_date{
	margin-bottom:8px;
}

.news_ex a {
  color: #000;
}


.about_left{
	width:460px;
	float:left;
}

.about_logo{
	text-align:center;
	margin:20px 0 5px;
}

.about1{
	float:left;
	padding-bottom:20px;
}

.about2{
	float:left;
	padding:0 0 20px 25px;
}

.about_tel{
	text-align:center;
}

.about_btn1{
	float:left;
	margin:20px 0;
}

.about_btn2{
	float:left;
	margin:20px 0 10px 25px;
}

.about_right{
	width:260px;
	float:left;
	margin:-23px 0 0 45px;
}

.about_img{
	margin-bottom:25px;
}

/*-----bottom_contents-----*/

#bottom_contents{
	margin:80px 0 40px;
}

.bottom_bird{
	float:left;
}

.page_top{
	float:right;
	margin-top:30px;
}

.page_top2{
	text-align:right;
	margin:40px 0 30px;
}

.page_top3{
	text-align:right;
	margin-top:30px;
}


/*-----footer-----*/

#footer_bg{
	width:100%;
}

#footer{
	background-color:#00B2DC;
	height:100px;
}

.footer_nav{
	text-align:center;
	padding-top:40px;
	color:#ffffff;
}

.footer_nav ul li{
	display:inline;
	border-left:solid 1px #ffffff;
	padding:0 3px 0 4px;
}

.footer_nav ul li.li_r{
	border-right:solid 1px #ffffff;
}

.footer_nav ul a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer_bottom{
	background-color:#FFFFFF;
	height:35px;
}

.copy{
	text-align:center;
	padding-top:10px;
	font-size:14px;
}


h4{
	background:url(../image/gaiyo2.png) no-repeat;
	widows:735px;
	height:43px;
	color:#00B2DC;
	padding:2px 0 0 50px;
	font-weight:bolder;
	font-size:18px;
}

h5{
	background:url(../image/shisetsu18.png) no-repeat;
	width:785px;
	height:30px;
	padding:4px 0 0 20px;
	font-weight:bold;
}

h6{
	background-color:#00B2DC;
	height:23px;
	width:765px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0 0 20px;
	margin:20px 0;
}

.sub_tit {
	margin-bottom: 20px;
}

.sub_copy {
	margin-bottom: 50px;
}

/*-----bird_line-----*/

.bird_line_1 {
	background: url(../image/bird_line_1.png) no-repeat left center;
	width: 785px;
	height: 30px;
	margin-bottom: 30px;
}
.bird_line_2 {
	background: url(../image/bird_line_2.png) no-repeat left center;
	width: 785px;
	height: 30px;
	margin-bottom: 30px;
}
.bird_line_3 {
	background: url(../image/bird_line_3.png) no-repeat left center;
	width: 785px;
	height: 30px;
	margin-bottom: 30px;
}
.bird_line_4 {
	background: url(../image/bird_line_4.png) no-repeat left center;
	width: 785px;
	height: 30px;
	margin-bottom: 30px;
}

.bird_tit {
		background-color: #f7f7f7;
		float: left;
		padding: 4px 5px 4px 0;
		font-weight: bold;
		font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
  
.sp-page-tit {
  display:none;
}

/* -----------print---------- */

.print {
  text-align: center;
}

.print button {
  width: auto;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 0;
  line-height: 0;
  overflow: visible;
  cursor: pointer;
}

.icl-ex {
    padding: 1.5em 1em;
    margin: 2em 0;
    background: #fff;
    box-shadow: 0px 0px 0px 7px #fff;
    border: solid 5px #c1e4e9;
}

.icl-ex p {
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 2.5em;
    font-size: large;
    font-family: '丸フォーク R';
}

.b-text{
	text-align: center;
    display: block;
    font-size: 2em;
    color: #04b1db;
}