@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.wrap {
}

#main .topBox {
	margin-bottom: 20px;
	padding: 0 15px 14px;
	border: 1px solid #E2E2E2;
}

#main .topBox h2 {
	margin: 0 -15px;
	padding: 10px 14px 11px;
	font-size: 1.6em;
	background-color: #FAFAFA;
	border-bottom: 1px solid #E2E2E2;
}

#main .topBox h2 span {
	margin-right: 6px;
	padding: 2px 14px 1px;
	color: #FFF;
	display: inline-block;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #E5B31F;
}

#main .topBox .inner {
	padding: 15px 0 5px;
}

#main .topBox .priceBox {
	width: 592px;
	float: left;
}

#main .tableA {
	width: 100%;
	border-collapse: collapse;
}

#main .tableA th {
	font-size: 1.4em;
	text-align: center;
	vertical-align: middle;
	background-color: #F6F6F6;
}

#main .tableA td {
	padding: 16px 0 21px 25px;
	font-size: 1.2em;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
	word-break: break-all;
}

#main .tableA .details td {
	padding: 0px 0 0px 0px;
	font-size: 1.2em;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
	word-break: break-all;
}

#main .tableA td .yen01 {
	font-size: 1.3em;
	font-weight: bold;
}

#main .tableA td .num01 {
	font-size: 2.6em;
	font-weight: bold;
}

#main .tableA td .yen02 {
	color: #dd0013;
	font-size: 1.3em;
	font-weight: bold;
}

#main .tableA td .num02 {
	color: #dd0013;
	font-size: 2.6em;
	font-weight: bold;
}

#main .tableA td .yen03 {
	font-size: 1em;
	font-weight: bold;
}

#main .tableA td .num03 {
	font-size: 1.4em;
	font-weight: bold;
}

#main .topBox .tableType02 th {
	padding: 8px 0;
	text-align: center;
}

#main .topBox .tableType02 td {
	padding: 8px 0 8px 25px;
}

#main .topBox .priceBox p {
	margin-top: 4px;
	font-size: 1.2em;
}

#main .topBox .priceBox p img {
	margin: -2px 5px 0 0;
	vertical-align: middle;
}

#main .topBox .inner .link {
	padding: 6px 0 7px 27px;
	width: 328px;
	float: right;
	border-left: 1px solid #E3E3E3;
}

#main .topBox .inner .link a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#main .topBox .inner .link .tel {
	padding: 0 0 7px 29px;
	font-size: 1.1em;
	line-height: 1.1;
	word-break: break-all;
	zoom: 1;
	background: url(../../../../img/pc/common/icon14.gif) no-repeat 2px 3px;
}

#main .topBox .inner .link .tel span {
	color: #ff0000;
	display: block;
	font-size: 2.2em;
	font-weight: bold;
}

#main .topBox .subBox {
	padding-top: 10px;
}

#main .box_kantei_plus {
	width: 670px;
	float: left;
}

#main .gooKanteiBox {
	width: 100%;
    clear: both;
    color: #00258b;
	cursor: pointer;
    border: 2px solid #00258b;
    border-collapse: collapse;
}

#main .gooKanteiBox th {
    padding: 0 0 0 10px;
	background-color: #FBF302;
}

#main .gooKanteiBox td {
	font-size: 1.2em;
	background-color: #fdfcde;
}

#main .gooKanteiBox td span {
    font-size: 1.25em;
    font-weight: bold;
}

#main .gooKanteiBox td.starSore1 {
    padding: 3px 0 4px 12px;
}

#main .gooKanteiBox td.starSore2 {
    padding: 3px 12px 4px 0;
}

#main .gooKanteiBox td.subScore {
    font-size: 1.4em;
    font-weight: bold;
}

#main .gooKanteiBox td.subScoreData {
    font-size: 1.4em;
}

#main .topBox .subBox .link {
	width: 270px;
	float: right;
}

#main .topBox .subBox .link p {
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.2;
}

#conts .slideBox {
	padding: 0 20px;
	min-height: 524px;
}

#conts .sliderPhoto li {
	width: 640px;
	float: left;
	font-size: 1.2em;
	line-height: 1.2;
	background-color: #F2F2F2;
}

#conts .sliderPhoto li span {
	padding: 10px 7px 9px;
	display: block;
}

#conts .switch {
	position: relative;
}

#conts .switch a {
	position: absolute;
}

#conts .switch .prev {
	left: -20px;
	top: -351px;
}

#conts .switch .next {
	right: -20px;
	top: -351px;
}

#conts .movie {
	margin: 9px auto 6px;
	width: 585px;
	min-height: 50px;
	background-color: #F2F2F2;
	border: 1px solid #969696;
}

#conts .movie .ttlImg {
	margin-right: 5px;
	float: left;
}

#conts .movie ul {
	float: left;
}

#conts .movie li {
	padding: 5px 5px 0 0;
	float: left;
}

#conts .movie p {
	padding: 12px 0 0 1.0em;
	width: 335px;
	float: right;
	font-size: 1.1em;
	line-height: 1.3;
	text-indent: -1.0em;
}

#conts .smallBox {
	margin: 0 0 20px 46px;
	min-height: 90px;
}

#conts .smallPhoto > div {
	width: 590px;
	float: left;
}

#conts .smallPhoto > div span {
	margin-top: 4px;
	padding: 0 2px;
	display: block;
	float: left;
}

#conts .smallPhoto > div span img {
	display: block;
	cursor: pointer;
}

#conts .smallPhoto > div img:hover,
#conts .smallPhoto > div span.selected img {
	width: 53px;
	height: 39px;
	border: 1px solid #FF1414;
}

#conts .smallBox .switch {
	position: relative;
}

#conts .smallBox .switch .prev {
	left: -25px;
	top: -86px;
}

#conts .smallBox .switch .next {
	right: 22px;
	top: -86px;
}

#conts .tableA {
	margin-bottom: 16px;
}

#conts .tableA th {
	padding: 5px 10px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	background-color: #F2F2F2;
	border-bottom: 3px solid #FFF;
	border-top: none;
}

#conts .tableA td {
	padding: 5px 10px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	border-bottom: 3px solid #FFF;
	border-top: none;
}


#conts .tableB {
	margin-bottom: 16px;
	width: 100%;
	border-collapse: collapse;
}

#conts .listUl {
	margin-right: -3px;
	padding-bottom: 17px;
	width: 684px;
	font-size: 1.2em;
	overflow: hidden;
}

#conts .listUl .lineL {
	width: 332px;
}

#conts .listUl li {
	margin: 0 3px 3px 0;
	padding: 5px 0 3px 5px;
	width: 161px;
	float: left;
}

#conts .listUl .on {
	color: #d23030;
	background-color: #FFE5E5;
	border: 1px solid #FF8E8E;
}

#conts .listUl .off {
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
}

#conts .imgBox {
	margin-bottom: 16px;
}

#conts .imgBox .photoBox {
	float: left;
}

#conts .imgBox .textBox {
	width: 415px;
	float: right;
}

#conts .imgBox .textBox .tableType02 th {
	padding: 10px;
	font-size: 1.2em;
	background-color: #F6F6F6;
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
}

#conts .imgBox .textBox .tableType02 td {
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.5;
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
}

#conts .tableType01 th,
#conts .tableType01 td {
	color: #000;
	font-size: 1.2em;
	line-height: 1.3;
	vertical-align: top;
	border: 1px solid #E3E3E3;
}

#conts .tableType01 th {
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
	background-color: #F2F2F2;
}

#conts .tableType01 td {
	padding: 13px 10px;
	vertical-align: middle;
	text-align: center;
}

#conts .tableType01 td span {
	color: #e50012;
	font-size: 1.2em;
	font-weight: bold;
}

#conts .tableType01 .content {
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
}

#conts .tableType01 .content img {
	margin-bottom: 4px;
	display: block;
}

#sideBar {
	margin-top: 0;
}

#sideBar .info {
	margin-bottom: 20px;
	padding: 15px 13px 12px;
}

#sideBar .banner {
	margin-bottom: 8px;
	text-align: center;
}

#sideBar .banner a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#sideBar .text {
	margin-bottom: 15px;
	padding-bottom: 9px;
	color: #1d3994;
	font-size: 1.4em;
	line-height: 1.2;
	font-weight: bold;
	word-wrap: break-word;
	background: url(../../../../img/pc/common/line01.gif) repeat-x left bottom;
}

#sideBar .text a {
	color: #1d3994;
}

#sideBar .text.none {
	margin-bottom: 5px;
	padding-bottom: 0;
	background: none;
}

#sideBar .evaluation dd {
	margin-bottom: 10px;
	color: #333;
	font-size: 1.4em;
}

#sideBar .evaluation dd span {
	margin-left: 10px;
	color: #e0120e;
	font-size: 1.85em;
	font-weight: bold;
}

#sideBar .evaluation dd img {
	display: inline;
	vertical-align: -4px;
}

#sideBar .text02 {
	margin-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.2;
}

#sideBar .validity {
	margin-bottom: 7px;
	padding: 5px;
	font-size: 1.2em;
	text-align: center;
	background-color: #F9ED01;
}

#sideBar .coupon {
	font-size: 1.2em;
	line-height: 1.8;
	text-align: right;
}

#sideBar .coupon a {
	padding-left: 7px;
	display: inline-block;
	background: url(../../../../img/pc/common/icon21.gif) no-repeat left 8px;
}

#sideBar .tableType02 td,
#sideBar .tableType02 th {
	padding: 6px 5px 5px 11px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	word-wrap: break-word;
	border-bottom: 1px solid #E2E2E2;
}

#conts .movieBox {
	position: relative;
	z-index: 1000;
}

#conts .movieBox > div {
	position: absolute;
	left: 20px;
	top: 0;
	display: none;
}