@charset "utf-8";


/* Presentational style rules only
 * Not required
 */

html, body, .container {
  height: 100%;
}

/* Reset */
html, body, h1, p, a, div, section {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  
}

img{
     display:block;
}

/* Basic */
body { 
  font-size: 20px;
  line-height: 150%;
  color: #555555;
  
}


.red{
	font-weight:bold;
	font-size:14px;
	color:#ff6600;
}


@charset "euc-jp";

/* ============================================
 * eye/style.css
============================================ */
body{
	margin-bottom:60px;
}
img{
	vertical-align: top;
}
nav.header{
	position: fixed;
	width:100%;
	bottom:0;
}
nav.header ul {
	padding:4px 0 0;
}
nav.header ul.third li {
    width: 94px;
}
#content {
    margin:0;
}
#content p{
	margin:0;
}
#content.wakiga article div {
    margin: 0 auto;
    width: auto;
}
#content.wakiga article .detail {
    margin: 0 auto 24px;
    width: 95%;
}
#content.wakiga article .detail:last-child {
    margin-bottom:0;
}
#content.wakiga h1{
	margin-bottom:5px;
}
#content.wakiga h2{
	font-size:14px;
	text-align: left;
	color:#333333;
	background-color: #ebc6c5;
	background-image: -webkit-linear-gradient(top, #ffe0e0, #ebc6c5);
	background-image: -moz-linear-gradient(center top , #ffe0e0, #ebc6c5);
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	text-shadow: -1px -1px 0 rgba(255,255,255,0.5);
}
#content.wakiga h2 span{
	display: block;
	padding: 6px 6px;
}
#content.wakiga .accordion{
	cursor: pointer;
}
#content.wakiga .accordion span{
	margin-right:5px;
	background: url(/sp/shinryou/img/accordion_arrow.png) no-repeat right center;
	background-size: 15px 10px;
}
#content.wakiga .accordion.on span{
	background: url(/sp/shinryou/img/accordion_arrow2.png) no-repeat right center;
	background-size: 15px 10px;
}
#content.wakiga .accordion + .detail{
	display: none;
}
#content.wakiga h3,
#content.wakiga .notes{
	margin-bottom:5px;
	font-weight: normal;
	font-size:14px;
}
#content.wakiga .syourei span{
	font-weight:bold;
	font-size:18px;
	color:#FF9933;
}
#content.wakiga .reason table {
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
}
#content.wakiga .reason table th{
	background-color: #E5E5E5;
	border: 1px #CCCCCC solid;
	font-weight:bold;
	font-size:14px;
	
}
#content.wakiga .reason table td{
	border: 1px #CCCCCC solid;
	
}
#content.wakiga .tableType01 table {
	
}
#content.wakiga .tableType01 table td{
	width:120px;
	font-weight:bold;
}
#content.wakiga .present{
	width:300px;
	border: 1px #CCCCCC solid;
}
#content.wakiga .present p{
	padding:8px;
	margin-bottom:0px;
}
#content.wakiga .kangaekata .box01 {
    padding:10px 10px;
	background-color:#FEF5D3;
	border: 1px solid #000000;
}
#content.wakiga .point_title_orange {
    background-image: url("/sp/shinryou/img/point1_orange_bg.gif");
    background-position: 0 top;
    background-repeat: no-repeat;
    color: #555555;
    font-size: 10px;
    font-weight: bold;
    height: 27px;
    list-style: none outside none;
    margin-bottom: 15px;
    padding-left: 70px;
    padding-top: 8px;
}
#content.wakiga .point02 {
    background-image: url("/sp/shinryou/img/point2_orange_bg.gif");
}
#content.wakiga .combination .fltR{
	width:80px;
}
#content.wakiga .combination .fltL{
	width:200px;
}
#content.wakiga .txt01 {
	font-size:14px;
}
#content.wakiga .txt02{
	font-size:14px;
	font-weight:bold;
}
#content.wakiga .txt03{
	font-size:16px;
	font-weight:bold;
}
#content.wakiga .magazine {
	width:300px;
	text-align:center;
}
#content.wakiga .magazine a{
	display:block;
	text-align:left;
	width: 240px;
	min-height: 40px;
	padding-right: 36px;
	padding-left: 10px;
	background: url("/sp/shinryou/wakiga/img/maga_thumb_arrow.png") no-repeat right center;
	font-size:12px;
	font-weight:bold;
	color:#F60204;
	text-decoration: none;
	margin: 0 auto 20px;
}
#content.wakiga .fltR{
	display: inline;
	float:right;
	margin-bottom:5px;
}
#content.wakiga .kaihatu .fltR{
	width:120px;
	text-align:center;
	margin-bottom:10px;
	margin-left:10px;
}
#content.wakiga .fltL{
	display: inline;
	float:left;
	margin-bottom:5px;
}
#content.wakiga #movie {
	width:300px;
}
#content.wakiga #movie .movieArea {
	width:240px;
	padding:20px 0px 20px 17px;
	border: 2px solid #CCCCCC;
	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px;  
	border-radius: 10px; 
	background-image: linear-gradient(bottom, rgb(249,216,177) 5%, rgb(254,244,203) 53%);
	background-image: -moz-linear-gradient(bottom, rgb(249,216,177) 5%, rgb(254,244,203) 53%);
	background-image: -webkit-linear-gradient(bottom, rgb(249,216,177) 5%, rgb(254,244,203) 53%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.05, rgb(249,216,177)),
		color-stop(0.53, rgb(254,244,203))
	);
}
#content.wakiga #movie .movieArea table{
	width:200px;
	text-align: center;
}
#content.wakiga #movie .movieArea h2 {
	background:0;
	border:0;
}
#content.wakiga #movie .movieArea h2 img {
	width:100%;
}
#content.wakiga #movie .movieArea tabel td{
	text-align:center;
}
#content.wakiga #movie .movieArea .sttl{
	background: url("../img/movieTit02.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 10px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 200px;
	margin:0px;
	text-align: center;
}
.movieArea table tr td h5 a:hover, .movieArea table tr td .sttl a:hover {
    color: #CCCCCC;
}
.movieArea table tr td h5 a:link, .movieArea table tr td .sttl a:link {
    text-decoration: none;
}
.movieArea table tr td h5 a, .movieArea table tr td .sttl a {
    color: #FFFFFF;
}


#content.wakiga .past-demerit{
	margin-left: auto;
	margin-right: auto;
	width:auto;
}
.notes span{
	display: block;
	float:left;
}
.notes p{
	overflow: hidden;
}
.pic img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.small{
	font-size:10px;
}
#content.wakiga .color1{
	color:#FF0000;
}
#content.wakiga .color2{
	color: #d89695;
}

#content.wakiga .color3{
	color: #F69100;
}

#content.wakiga .color4{
	color: #F27800;
}

#content.wakiga .color5{
	color: #E73559
}

 .shinryouPriceTxt {
    outline: medium none;
    text-decoration: underline;
	text-align:right;
}

 .shinryouPriceTxt a{
	color: #F69100;
}
.listType01 dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 20px;
	padding:5px 3px 0 20px;
	
}
.listType01 dd {
	padding:5px 0 0 0;
	height:30px;
 }
 
 .listType02 {
	margin:10px 10px;
 }
 
.listType02 {
	margin:10px 10px;
 }
 
.listType02 dt {
	clear: left;
	float: left;
	width: 21px;
	padding-right: 10px;
	margin:0 auto;
}
.listType02 dd {
	height:17px;
	font-size:14px;
	font-weight:bold;
	
 }
 
.dl_ponitType01,
.dl_ponitType02 {
	padding: 0 10px;
}
.dl_ponitType01 dt,
.dl_ponitType02 dt  {
    clear: both;
    float: left;
    padding-top: 4px;
    width: 32px;
}
.dl_ponitType01 dd,
.dl_ponitType02 dd {
    background: url("/sp/shinryou/img/shinryou_bg_line03.gif") no-repeat scroll left top transparent;
    /*background-size: 329px 234px;*/
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
    padding: 0px 0 8px 75px;
}

.dl_ponitType02 dd {
    font-size: 16px;
}

.dl_ponitType01 dd p ,
.dl_ponitType02 dd p{
    line-height: 30px;
}
.dl_ponitType01 dd p.sub,
.dl_ponitType02 dd p.sub {
	font-weight: normal;
	font-size:16px;
}
.dl_ponitType01 dd.annotation,
.dl_ponitType02 dd.annotation {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0;
    padding: 7px 0 0;
}

.dl_type01 dd > p {
	font-size:14px;
}

.fontType01{
	font-size:16px;
}

#content.wakiga .fontType02{
	font-size:26px;
	font-weight:bold;
}

.fontType03{
	font-size:14px;
}

.rollerBox {
	border: 2px solid #F7D98D;
	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px;  
	border-radius: 10px;
	background-color:#F7D98D;
	
	padding:10px;
	margin-bottom:10px;
	text-align:center;
}

.rollerBox  div{
	
	font-size:16px;
	font-weight:bold;
}


#content.wakiga #movie .movieBox01 {
	background-image: linear-gradient(top, rgb(68,70,84) 0%, rgb(28,28,28) 52%);
	background-image: -moz-linear-gradient(top, rgb(68,70,84) 0%, rgb(28,28,28) 52%);
	background-image: -webkit-linear-gradient(top, rgb(68,70,84) 0%, rgb(28,28,28) 52%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(68,70,84)),
		color-stop(0.52, rgb(28,28,28))
	);
	font-size:18px;
	font-weight:bold;
	color: #FEF5D3;
	margin-bottom:10px;
	padding:10px;
}

.movieBox02 {
	font-weight:bold;

}

.typeOrange dd {
    background-image: url("/sp/shinryou/img/point1_orange_bg.gif");
    /*background-size: 329px 234px;*/
}


div.table_basic {
    border: 1px solid #B7B7B7;
}
.table_basic table {
    width: 100%;
}
table th,
table td {
	vertical-align: middle;
	padding:0px 0px;
}
.table_basic tr td {
    border-bottom: 1px solid #D9D9D9;
}
.table_basic tr.last th, .table_basic tr.last td {
    border-bottom: medium none !important;
}
.table_basic tr th.last, .table_basic tr td.last {
    border-bottom: medium none !important;
}
.table_basic tr th.lastR, .table_basic tr td.lastR {
    border-right: medium none !important;
}
.table_basic tr.th101 th {
    background: none repeat scroll 0 0 #F2AE00;
    text-align: center;
}
.table_basic tr.th102 th {
    background: none repeat scroll 0 0 #FFE8DB;
    border-bottom: 1px solid #D9CDC7;
    border-right: 1px solid #D9CDC7;
}
.table_basic tr th.br {
    border-right: 1px solid #E9D8AD;
}
.table_basic tr td.br {
    border-right: 1px solid #D9D9D9;
}
.table_basic th .tableSection,
.table_basic td .tableSection {
    padding: 5px 10px;
}
.table_basic tr.th102 th,
.table_basic tr.th103 th,
.table_basic tr.th104 th {
	font-weight: normal;
    text-align: center;
    vertical-align: middle;
}
.table_basic tr.th103 th {
    background: none repeat scroll 0 0 #F9E2A9;
    border-bottom: 1px solid #D9CDC7;
    border-right: 1px solid #D9CDC7;
}
.table_basic tr.th104 th {
    background: none repeat scroll 0 0 #F27800;
    border-bottom: 1px solid #D9CDC7;
    border-right: 1px solid #D9CDC7;
}

.table_hariito {
    border: 1px solid #B5B6B6 !important;
}
.table_hariito tr {
}
.table_hariito tr.tr_type01 {
    background: none repeat scroll 0 0 #FFFAD2;
}
.table_hariito tr.tr_type02 {
    background: none repeat scroll 0 0 #F7C3CB;
    border-bottom: 1px solid #B5B6B6;
    border-top: 1px solid #B5B6B6;
}
.table_hariito tr.tr_type01 th.th_type01 {
    border-left: 3px solid #E60012;
    border-right: 3px solid #E60012;
    border-top: 3px solid #E60012;
    padding-top: 7px !important;
    position: relative;
}
.table_hariito tr.tr_type01 td.td_type01 {
    border-left: 3px solid #E60012;
    border-right: 3px solid #E60012;
    position: relative;
}
.table_hariito tr.tr_type02 td.td_type01 {
    border-left: 3px solid #E60012;
    border-right: 3px solid #E60012;
    position: relative;
}
.table_hariito tr.tr_type01 td.td_type02 {
    border-bottom: 3px solid #E60012;
    border-left: 3px solid #E60012;
    border-right: 3px solid #E60012;
    position: relative;
}
.table_hariito th {
	padding:5px;
    border-right: 1px solid #B5B6B6;
    color: #000000;
    font-weight: normal !important;
    text-align: center;
}
.table_hariito td {
	padding:5px 2px;
    border-right: 1px solid #B5B6B6;
    color: #000000;
    font-weight: normal !important;
    text-align: center;
}
ul.first li a img, ul.last li a img {
    width: 100%;
}
ul li.last-child {
    margin: 0;
}
ul.third li {
    display: inline-block;
    margin: 0;
    text-align: center;
    width: 32%;
}
ul.third li:last-child {
    margin: 0;
}

.miradryBox01 {
	background-color: #FEF5D3;
	border: 1px solid #CCCCCC;
	padding:10px;
}
#content.wakiga .miradryBox01 p{
	margin:0 0 10px 0;
}
#content.wakiga .miradryBox01 > p{
	line-height:1.6;
}
#content.wakiga .miradryBox01 img{
	margin:0 0 10px 0;
}

#content.wakiga .miradryBox02 {
	border: 2px solid #A2D8F6;
	-webkit-border-radius: 15px;  
	-moz-border-radius: 15px;  
	border-radius: 15px;
	background-color:#A2D8F6;
	color:#FFFFFF;
	padding:20px 10px;
	margin-bottom:10px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	width:240px;
}


.waveLine{
	background: url("/sp/shinryou/img/wave.gif") no-repeat scroll 0 bottom transparent;
	padding-bottom: 5px;
}

#content.wakiga .feature p{
	margin:0 0 10px 0;
}
#content.wakiga .featureBox{
	background-color: #FEF5D3;
	border-radius: 10px;
	padding:20px 10px;
}

#content.wakiga .miradryPoint {
	width:205px;
}

#content.wakiga .movieArea08 {
	margin:20px auto 0px;
	padding:12px;
	background: url("../img/miradry/movie_08_bg.jpg") no-repeat scroll center top transparent;
}

#content.wakiga .movieArea08  iframe{
	display:block;
	text-align:center;
	margin:0 auto;
}

#content.wakiga .shinryouPrice .table_basic tr.th102 th{
	width:80px;
}

.qanda dt {
    background: url("/sp/shinryou/img/ico_faq_question.gif") no-repeat scroll 9px 0.8em transparent;
	background-size:13px 11px;
    color: #F27800;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 0 5px 30px;
}
.qanda dd {
    background: url("/sp/shinryou/img/ico_faq_answer.gif") no-repeat scroll 9px 0.8em transparent;
    background-size:13px 11px;
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding: 5px 0 5px 30px;
}



.balloon{	
	position: relative;
	width: 200px;
	margin:40px 0;
	border-radius: 10px;
	border:1px solid #AFEBC7;
	background-color:#FFFFFF;
}
.balloon p{
	padding:10px;
	font-weight:bold;
}
.balloon:after{
	display: block;
	position: absolute;
	content:"";
	z-index:999;
	bottom:-20px;
	left: 30%;
	width:20px;
	height:21px;
	background: url(/sp/shinryou/wakiga/img/miradry/tail.png) no-repeat 0 0;
}

.balloon_orange:after {
	background: url(/sp/shinryou/wakiga/img/miradry/tail_orange.png) no-repeat 0 0;
}	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.mb00 {
    margin-bottom: 0 !important;
}
.mb05 {
    margin-bottom: 5px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb35 {
    margin-bottom: 35px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mr05 {
    margin-right: 5px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.ml05 {
    margin-left: 5px !important;
}
.ml10 {
    margin-left: 10px !important;
}



.table_style01 th ,.table_style01 td{
	border: 1px solid #bdbdbd;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 140%;
}
.table_style01 {
	font-size: 20px;
}
.table_style01 th {
	background: #D5D8EE;
	color: #424862;
	text-align: left;
	font-weight: normal;
}
.table_cell_lightblue {
	background: #ebd181;
}
.table_cell_lightblue2 {
	background: #FFFFFF;
}