@charset "UTF-8";

/*------------------------------------------------------------------------------
CSS Modules Import
URL: http://morii-ganka.jp/
Date: 2011-02-02
Copyright（c） Morii Eye Clinic. All right reserved.
------------------------------------------------------------------------------*/


table.operate p.linkTxt{
	text-align: right;
}
table.operate p.linkTxt a {
	background: url(/files/img/common/ico_arrw_05.png) no-repeat scroll 175px 3px rgba(0, 0, 0, 0);
	display: block;
	line-height: 1.3;
	padding: 0px 0 0px 20px;
	color:#302400;
}

.tblStyle03 td.odd, .tblStyle03 th.odd {
    padding-right: 22px;
    vertical-align: top;
}
.tblStyle03 td:last-child {
	padding-left: 0;
}

.tblStyle03 .titStyle03.right {
    margin-bottom: 15px;
    width: 100%;
}

.tblStyle03 .titStyle03.right02 {
	margin: 15px 0 20px 0;
}
.tblStyle03 img,
.pict img {
	width: 260px;
}
.tblStyle03 a img:hover {
opacity: .65;
}
.tblStyle03 a img {
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}

ul.listStyle04 li:first-child {
	margin-bottom:0px;
}

.expense_01 th {
    padding: 9.5px 10px;
}
.expense_01 thead th {
	vertical-align: middle;
}
.expense_01 thead th.empty_tbl_bdr {
	border-right: 1px solid #d1d1d1;
}
.expense_01 .bdr_color01 {
	border: solid 2px #fd6b00;
}
.expense_01 .empty_tbl_bdln {
	border-left: none;
}
.expense_01 .empty_tbl_bdrn {
	border-right: none;
}
.expense_01 .bdr_color01.empty_tbl_bdbn {
	border-bottom: 1px solid #d1d1d1;
}
.expense_01 .empty_tbl_bdtn {
	border-top: none;
}
.expense_01 .tbfnt_s {
	font-size: 13px;
    line-height: 1.615;
    display: inline-block;
}
.expense_01 tbody th {
	width: 1em;
	line-height: 1.3;
}
.expense_01 .kakko01 {
	display: block;
	position: relative;
	line-height: 1.615;
	margin: 0 5px;
}
.expense_01 .kakko01:before,
.expense_01 .kakko01:after {
    content: "";
    width: 6px;
    height: 100%;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    top: 0;
}
.expense_01 .kakko01:before {
	border-left: 1px solid #555;
	left: 0;
}
.expense_01 .kakko01:after {
	border-right: 1px solid #555;
	right: 0;
}



/* ----------------------------------------

OPERATE

---------------------------------------- */

ul.operateNav01 li {
	display: inline;
	padding-right: 40px;
}

ul.operateNav01 li.last {
	display: inline;
	padding-right: 0px;
}

/* ----------------------------------------

RESULTS/index.html

---------------------------------------- */
/*
ul.inner li{
	font-size:12px;
}
*/

/* ----------------------------------------

CATARACT

---------------------------------------- */

/* cataract/index.html
------------------------------- */
address ul.listStyle02 {
	margin-bottom: 10px !important;
}

.TitInq {
	margin-bottom: 30px !important;
	position: relative;
	padding-right: 100px;
}

.TitInq .btnInq01 {
	position: absolute;
	right: 0;
	top: -6px;
	*zoom: 1;
}

/* cataract01.html
------------------------------- */

.cataractStep01 {
	width: 278px;
	margin: 0 5px 20px 5px;
	padding: 10px 10px 1px;
	border: 1px solid #e4e1cf;
	background-color: #faf9f1;
	float: left;
}

.noMgn {
	margin-right: 0px;
}

.cataractStep01 img {
	float: left;
	margin-right: 10px;
}

.cataractStep01 p {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px !important;
}

.cataractStep01 p img {
	margin: 0.2em 0.4em 0 0;
}

#secSafety {
	border: 1px solid #ffd973;
	background-color: #fffdf7;
	margin-bottom: 20px;
}

#secSafety p {
	padding-left: 17px;
	padding-right: 17px;
}

/* cataract02.html
------------------------------- */
#cataractStep {
	margin-top: 40px;
}

#cataractStep li {
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url("/files/img/operate/cataract/img_step_arw.png") no-repeat center bottom ;
}

#cataractStep li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none ;
}

#cataractStep dl {
	margin-bottom: 17px;
	padding: 13px 20px 20px;
	border: 1px solid #dbd7d1;
	position: relative;
}

#cataractStep dt {
	font-size: 138.5%;
	font-weight: 700;
	padding-bottom: 10px;
}

#cataractStep dt span {
	padding-left: 98px;
}

#cataractStep dt .tag {
	position: absolute;
	top: -32px;
}

#cataractStep dd img {
	float: left;
	margin-right: 20px;
}

/* cataract05.html
------------------------------- */

dl.faq {
	margin-bottom: 25px;
	background-color: #faf9f1;
	padding: 10px 20px 0;
	border: 1px solid #e4e1cf;

}

dl.faq dt {
	margin-bottom: 10px;
	font-weight: 700;
	color:#117e22;
	text-indent: -1.8em;
	margin-left: 1.8em;
	line-height: 1.2;

}

dl.faq dt span {
	font-size: 171.5%;
	font-weight: 700;
	font-family: "Trebuchet MS","Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
}

dl.faq dd {
	border-top: 2px solid #117e22;
	padding-top: 20px;

}

dl.faq dd span {
	font-size: 171.5%;
	font-weight: 700;
	color: #fd6b00;
	line-height: 1.0;
	font-family: "Trebuchet MS","Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
}


#navNext a {
    background: url("/files/img/common/ico_arrw_01.png") no-repeat scroll 0 0.35em transparent;
    padding-left: 18px;
}

/* cataract06.html
------------------------------- */

dl.secVoice01 {
	background-color: #fdfcf4;
	border: 1px solid #e4e1cf;
	padding: 20px 25px 0 20px;
	margin-bottom: 30px;
	clear: both;
}

dl.secVoice01 dd {
	padding-left: 0.7em;
}


/* inquiry.html
------------------------------- */

.secInner01 address {
	width: 560px;
	margin-bottom: 20px;
	border: 1px solid #e4e1cf;
	background-color: #faf9f1;
	padding: 10px 0;
	text-align: center;
}

.secInner01 address span {
	font-weight: bold;
	margin-left: 10px;
}


/* expense.html
------------------------------- */

table.tblStyle02 th {
    font-weight: 700;
}


/* shoushitai
------------------------------- */

ul.opeExList {
	/zoom: 1;
	margin-right: -30px;
}

ul.opeExList li {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 270px;
}

ul.opeExList li dl {
	margin-top: 20px;
}

/* ----------------------------------------

GANKEN KASUI

---------------------------------------- */

.secStyle01 #opeStep01 {
	border: 1px solid #e4e4e4;
	background-color: #faf9f1;
	padding: 14px 14px 9px;
}

.secStyle01 #opeStep01 ul li {
	float: left;
	width: 186px;
}

.secStyle01 #opeStep01 ul li p {
	margin-bottom: 0!important;
	width: 155px;
}
.secStyle01 #opeStep01 ul li p.stepLast {
	margin: 0 auto;
}

.secStyle01 #opeStep01 ul li.last {
	width: 155px;
}

/*　ドロップダウンナビ　*/
ul.subNavList,
ul.subNavList_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.subNavList ul,
ul.subNavList_vertical ul {
	display: none;
}
ul.subNavList li {
	float: none;
}

/* -- sub-Menus -- */
ul.subNavList ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.subNavList ul li {
	float: none;
	margin: 0px;
}

* html ul.subNavList ul {
	zoom: 1;
}

* html ul.subNavList ul li{
	zoom: 1;
}

div#sub ul.subNavList li ul.jdm_events {
	width: 220px;
	background: #fff;
	border: 1px solid #bfbeb6;
}


div#sub ul.subNavList li .jdm_events li a {
	background: #fff;
	border-bottom: 1px solid #bfbeb6;
}


#pageList01 li {
	margin-bottom: 15px;
}

.secStyle01 #pageList01 li p {
	margin-bottom: 10px !important;
}

ul.listStyle02 li span {
 padding-right: 1em;
}

ul.listStyle03 li span.date {
	float: left;
	width: 10em;
	margin-left: 0;
}

ul.listStyle03 li a,
ul.listStyle03 li span {
	display: block;
	margin-left: 10em;
}

ul.listStyle03 li {
	background: none;
	padding: 0;
	zoom: 1;
}


div.bnrPdf {
	margin-bottom: 20px;
}


/* ----------------------------------------

LASIK

---------------------------------------- */


.ListTbl01 {
	width: 100%;
	background: url(../img/common/line_dotted_03.png) 0 100% repeat-x;
	margin-bottom: 30px;
}

.ListTbl01 th {
	background: url(../img/common/line_dotted_03.png) 0 0 repeat-x;
	padding: 5px;
	font-weight: 700;
	width: 50%;
}

.ListTbl01 td {
	background: url(../img/common/line_dotted_03.png) 0 0 repeat-x;
	padding: 5px;
}

ul.listStyle04 li {
    border-bottom: none;
}

/* lasik01.html
------------------------------- */
.shomei{
	text-align:right;
	font-weight:700;
}

.clearImg{
	clear:both;
}

/* lasik03.html
------------------------------- */
.lasikStep {
	display: flex;
	flex-wrap: wrap;
}
.lasikStep dl{
	width: 186px;
	margin: 0;
	padding: 0;
}

.video_container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video_container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.lasikStep dd{
	font-size:100%;
	padding:0 29px 29px 0;
}

.initial{
	font-weight:bold;
}

/* lasik06.html
------------------------------- */
.liskBox{
	background-color:#fdfcf4;
	border:solid 1px #e4e1cf;
	padding:30px 30px 5px 30px;
	margin-top:30px;
}

/* ----------------------------------------

opacity rollover

---------------------------------------- */
.secInst a img {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.secInst a:hover img {
	opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */  
	filter: alpha(opacity=65); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=65)"; /* IE 8 */  
	-khtml-opacity: .65; /* Safari 1.x */  
	-moz-opacity: .65; /* FF lt 1.5, Netscape */
}


/* ----------------------------------------

clearFix

---------------------------------------- */

/* Modern Browsers
------------------------------- */

ul.opeExList:after,
#cataractStep dd:after,
div.secInst:after,
#opeStep01:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* IE7
------------------------------- */

*:first-child+html ul.opeExList,
*:first-child+html #cataractStep dd,
*:first-child+html div.secInst,
*:first-child+html #opeStep01 {
	zoom: 1;
}

/* Legacy IE
------------------------------- */

* html ul.opeExList,
* html #cataractStep dd,
* html div.secInst,
* html #opeStep01 {
	zoom: 1;
}