@charset "Shift_JIS";
/* CSS Document */

.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}


.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner{
	border-top: none;
	position: relative;

	padding-top: 0;
}

	.c5-repairPrice .s5-inStoreList{
		margin: 0;
	}
	.c5-repairPrice .s5-inStoreList:after{
		margin: 0;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3{
		margin-bottom: 0;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner .s5-inStoreItem3__productName{
		font-size: 14px;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner .s5-inStoreItem3__productName span{
		font-size: 28px;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner .s5-icon-down,
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner .s5-icon-right{
		color: #cccccc;
		font-size: 30px;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner .s5-icon-down{
		display: none;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner .s5-icon-right{
		border-top: none;
		
		position: absolute;
		top: -1px;
		right: -20px;
	}

.c5-flow{
	padding: 10px;
	background: #f5f5f5;
	margin: 30px 0;
	padding: 25px 10px 5px 10px;
}

@media (max-width:639px) {

	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner{
		padding-bottom: 22px;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__text{
		width: 100%;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner .s5-icon-right{
		display: none;
	}
	.c5-repairPrice .s5-inStoreList .s5-inStoreItem3__inner .s5-icon-down{
		display: block;
		position: absolute;
		bottom: 0px;
		left: 50%;
		margin-left: -1px;
	}
}





/*-----------------------
.c5-repair__grayBox
-----------------------*/
.c5-repair__grayBox {
	padding: 20px;
	background: #E4E7EC;
}

/*-----------------------
.c5-repair__whiteBox
-----------------------*/
.c5-repair__whiteBox {
	padding: 20px;
	background: #ffffff;
}

/*-----------------------
.c5-repair__col
-----------------------*/
.c5-repair__3col {
	display: table;
}
@media screen and (max-width: 639px) {
	.c5-repair__3col {
		width: 100%;
	}
}
.c5-repair__3col .c5-repair__3colCell {
	display: table-cell;
	vertical-align: middle;
}
@media screen and (max-width: 639px) {
	.c5-repair__3col .c5-repair__3colCell {
		display: block;
		margin-bottom: 10px;
	}
}
.c5-repair__3col .c5-repair__3colCell.c5-repair__3colCell--pad {
	padding: 0 15px 0 0;
}
@media screen and (max-width: 639px) {
	.c5-repair__3col .c5-repair__3colCell.c5-repair__3colCell--pad {
		padding: 0 0px 0 0;
	}
}

.c5-repair__2col {
	display: table;
	width: 100%;
}
@media screen and (max-width: 639px) {
	.c5-repair__2col {
		display: block;
	}
}
.c5-repair__2col .c5-repair__2colCell {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.c5-repair__2col .c5-repair__2colCell.c5-repair__2colCell--80 {
	width: 80%;
}
.c5-repair__2col .c5-repair__2colCell.c5-repair__2colCell--70 {
	width: 70%;
}
.c5-repair__2col .c5-repair__2colCell.c5-repair__2colCell--30 {
	width: 30%;
}
.c5-repair__2col .c5-repair__2colCell.c5-repair__2colCell--20 {
	width: 20%;
}
@media screen and (max-width: 639px) {
	.c5-repair__2col .c5-repair__2colCell {
		display: block;
		width: 100% !important;
	}
}
.c5-repair__2col .c5-repair__2colCell.c5-repair__2colCell--pad {
	padding: 0 15px 0 0;
}
.mt50{margin-top:50px;}

/*-----------------------
input
-----------------------*/
#c5-repair__input {
	font-size: 14px;
	line-height: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 250px;
	height: 40px;
	padding: 4px 10px;
	border: none;
	border-top: 1px solid #c8cbce;
	border-left: 1px solid #c8cbce;
	background: #ffffff;
}

.c5-repair__inputRelative {
	position: relative;
}

@media screen and (max-width: 639px) {
	.c5-repair__input__mq100 {
		width: 100% !important;
	}
}


/* ==========================================================================
	 c5-repair__notypeLi
	 ========================================================================== */
.c5-repair__notypeLi {
	margin: 30px 0 0 0;
	width: 100%;
	overflow: hidden;
	padding: 0;
}
.c5-repair__notypeLi li {
	display: inline-block;
	width: 49%;
	line-height: 50px;
}
@media (max-width: 640px) {
	.c5-repair__notypeLi li {
		line-height: 1.5;
		display: block;
		width: 100%;
		overflow: hidden;
		padding-bottom: 10px;
	}
}
.c5-repair__notypeLi li img {
	width: 70px;
	float: left;
	margin: 0 15px 0 0;
}




/*-----------------------
.c5-repair__step1
-----------------------*/
.c5-repair__step1 {
	margin-top: 60px;
}
.c5-repair__step1 .c5-repair__step1Error {
	padding: 20px;
	border-left: 5px solid #E4E7EC;
	border-right: 5px solid #E4E7EC;
	border-bottom: 5px solid #E4E7EC;
}
.c5-repair__step1 .c5-repair__step1Error .c5-repair__step1ErrorMado {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #E4E7EC;
}

/*-----------------------
.c5-repair__step2
-----------------------*/
.c5-repair__step2 {
	margin-top: 20px;
}
.c5-repair__step2 .c5-repair__select {
	display: inline-block;
	border: 1px solid #e4e7ec;
	background: #fbfbfd;
	cursor: pointer;
	position: relative;
	width: 400px;
	text-align: center;
	margin: 30px 0;
}
@media screen and (max-width: 639px) {
	.c5-repair__step2 .c5-repair__select {
		width: 100%;
	}
}
.c5-repair__step2 .c5-repair__select .c5-repair__sortChoice {
	padding: 10px 15px 10px 25px;
	font-size: 14px;
}
.c5-repair__step2 .c5-repair__select .c5-repair__sortChoice .c5-repair__sortChoiceIcon {
	float: right;
}
.c5-repair__step2 .c5-repair__select .c5-repair__sortChoice .c5-repair__sortChoiceIcon--x {
	display: none;
}
.c5-repair__step2 .c5-repair__select .c5-repair__sortList {
	position: absolute;
	top: 100%;
	right: 0;
	box-sizing: border-box;
	min-width: 100%;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
	background: #FFF;
	max-height: 220px;
	overflow: hidden;
	overflow-y: auto;
	z-index: 999;
	width: 400px;
}
@media screen and (max-width: 639px) {
	.c5-repair__step2 .c5-repair__select .c5-repair__sortList {
		width: 100%;
	}
}
.c5-repair__step2 .c5-repair__select .c5-repair__sortList .c5-repair__sortOption {
	text-align: left;
	font-size: 14px;
	border-top: 1px solid #EAEAEA;
	padding: 10px;
	cursor: pointer;
}
.c5-repair__step2 .c5-repair__select .c5-repair__sortList .c5-repair__sortOption.c5-repair__sortOption--selected {
	background: #F5F5F5;
}



/* ==========================================================================
	 .c5-tableNote
	 ========================================================================== */
.c5-tableNote {
	font-size: 12px;
	font-size: 0.75rem;
	margin: 20px 0;
}

.c5-tableNote ul {
	line-height: normal;
	display: table;
	padding: 0;
	margin: 0 0 1em;
}

.c5-tableNote li {
	display: table-row;
	padding: 0;
	margin: 0;
}

.c5-tableNote span.c5-tableNote__bullet {
	font-size: 10px;
	font-size: 0.625rem;
	display: table-cell;
	width: 1%;
	padding: .3em 1em .3em 0;
	white-space: nowrap;
}

.c5-tableNote span.c5-tableNote__text {
	display: table-cell;
	padding: .3em 0;
}

.c5-table2 {
	background: #fff;
	margin: 20px 0 0;
}

.c5-table2 + .c5-table2 {
	margin-top: -41px;
}

.c5-table2 table {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.c5-table2 tr.c5-table2__captionRow th, .c5-table2 tr.c5-table2__captionRow td {
	padding: 20px 10px;
	border: 1px solid #e4e7ec;
}

.c5-table2 th,
.c5-table2 td {
	vertical-align: top;
	padding: 14px 10px;
	border: 1px solid #e4e7ec;
}

.c5-table2 th {
	text-align: left;
}

.c5-table2 th.c5-table2--gray,
.c5-table2 td.c5-table2--gray {
	background: #fbfbfd;
}

.c5-table2--alignLeft {
	text-align: left;
}

.c5-table2--alignCenter {
	text-align: center !important;
}

.c5-table2--alignRight {
	text-align: right !important;
}

@media screen and (max-width: 639px) {
	.c5-table2:not(.c5-table2--notBreak) {
		padding: 0 0px;
	}

	.c5-table2:not(.c5-table2--notBreak) table {
		*zoom: 1;
		font-size: 0.85714rem;
	}

	.c5-table2:not(.c5-table2--notBreak) table:before, .c5-table2:not(.c5-table2--notBreak) table:after {
		content: "";
		display: table;
	}

	.c5-table2:not(.c5-table2--notBreak) table:after {
		clear: both;
	}

	.c5-table2:not(.c5-table2--notBreak) colgroup, .c5-table2:not(.c5-table2--notBreak) col {
		width: auto;
		display: none;
	}

	.c5-table2:not(.c5-table2--notBreak) tbody, .c5-table2:not(.c5-table2--notBreak) tr, .c5-table2:not(.c5-table2--notBreak) th, .c5-table2:not(.c5-table2--notBreak) td {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		clear: both;
		display: block;
		width: 100%;
	}

	.c5-table2:not(.c5-table2--notBreak) tr.c5-table2__captionRow {
		display: none;
	}

	.c5-table2:not(.c5-table2--notBreak) th,
	.c5-table2:not(.c5-table2--notBreak) td {
		padding: 10px 15px;
		border: 1px solid #e4e7ec;
		margin: -1px 0px 0px;
	}

	.c5-table2:not(.c5-table2--notBreak) th {
		border-top: 1px solid #e4e7ec;
		margin-top: -1px;
		background-color: #fbfbfd;
	}

	.c5-table2:not(.c5-table2--notBreak) th:before {
		content: attr(data-title);
		display: block;
		margin-bottom: 5px;
		font-weight: bold;
	}

	.c5-table2:not(.c5-table2--notBreak) td:before {
		content: attr(data-title);
		display: block;
		margin-bottom: 5px;
		font-weight: bold;
	}

	.c5-table2:not(.c5-table2--notBreak) th.c5-table2--subHead,
	.c5-table2:not(.c5-table2--notBreak) th.c5-table2--subHead + td {
		border-left: 15px solid #fff;
		padding-left: 0;
	}

	.c5-table2:not(.c5-table2--notBreak) th.c5-table2--graySmall,
	.c5-table2:not(.c5-table2--notBreak) td.c5-table2--graySmall {
		background: #fbfbfd;
	}
}


/*-----------------------
#c5-repair__suggest
-----------------------*/
#c5-repair__suggest {
	position: absolute;
	background-color: #FFFFFF;
	font-size: 90%;
	width: 250px;
	overflow: hidden;
	height: 200px;
	top: 0px;
	z-index: 9999;
	overflow-y: auto;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
}

#c5-repair__suggest div {
	display: block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

#c5-repair__suggest div.select {
	/* ・ｽL・ｽ[・ｽ繪ｺ・ｽﾅ選・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ鼾・ｿｽﾌス・ｽ^・ｽC・ｽ・ｽ */
	background-color: #99CCFF;
}

#c5-repair__suggest div.over {
	/* ・ｽ}・ｽE・ｽX・ｽI・ｽ[・ｽo・ｽ・ｽ・ｽﾌス・ｽ^・ｽC・ｽ・ｽ */
	background: #F5F5F5;
}



/* ==========================================================================
	 c5-repair__flow
	 ========================================================================== */
.c5-repair__flow {
	background: #eaf6ff;
	border: 1px solid #d0d0d0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	font-size: 0;
	display: table;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.c5-repair__flow li {
	float: left;
	width: 33.33%;
	list-style-type: none;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.c5-repair__flow div {
	padding: .7em 1em .7em 2em;
	text-decoration: none;
	color: #444;
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	vertical-align: middle;
}

.c5-repair__flow li:first-child div {
	padding-left: 1em;
	border-radius: 5px 0 0 5px;
}

.c5-repair__flow div::after,
.c5-repair__flow div::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.7em;
	border-top: 1.7em solid transparent;
	border-bottom: 1.7em solid transparent;
	border-left: 1em solid;
	right: -1em;
}

.c5-repair__flow div::after {
	z-index: 2;
	border-left-color: #eaf6ff;
}

.c5-repair__flow div::before {
	border-left-color: #d0d0d0;
	right: -1.1em;
	z-index: 1;
}

.c5-repair__flow li:last-child div::after,
.c5-repair__flow li:last-child div::before {
	content: normal;
}

.c5-repair__flow div span.c5-repair__flowTable {
	display: table;
	width: 100%;
	height: 100%;
}
.c5-repair__flow div span.c5-repair__flowTable .c5-repair__flowTableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	font-weight: 900;
}


/* ==========================================================================
	 c5-repair__notypeLi
	 ========================================================================== */
.c5-repair__notypeLi {
	margin: 30px 0 0 0;
	width: 100%;
	overflow: hidden;
}
.c5-repair__notypeLi li {
	display: inline-block;
	width: 49%;
	line-height: 50px;
}
@media (max-width: 640px) {
	.c5-repair__notypeLi li {
		line-height: 1.5;
		display: block;
		width: 100%;
		overflow: hidden;
		padding-bottom: 10px;
	}
}
.c5-repair__notypeLi li img {
	width: 70px;
	float: left;
	margin: 0 15px 0 0;
}


/*-----------------------
.c5-repair__buttonCenter
-----------------------*/
ul.c5-repair__buttonCenter {
	text-align: center;
}
ul.c5-repair__buttonCenter li {
	display: inline-block;
	width: auto;
	margin: 3px 5px;
	list-style-type: none;
}
.s5-button.c5-repair__step2ResultSubmit {
	padding: 15px 50px;
	font-size: 1.2rem;
}

/* ・ｽ_・ｽ・ｽ */
.c5-repair__load{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
		-moz-animation:blink 1.5s ease-in-out infinite alternate;
		animation:blink 1.5s ease-in-out infinite alternate;
		margin-bottom: 20px;
}
@-webkit-keyframes blink{
		0% {opacity:0.3;}
		100% {opacity:1;}
}
@-moz-keyframes blink{
		0% {opacity:0.3;}
		100% {opacity:1;}
}
@keyframes blink{
		0% {opacity:0.3;}
		100% {opacity:1;}
}

/* ============================================================
			2019/09/03 RENEWAL
 ============================================================= */

/*nav・ｽ{・ｽ^・ｽ・ｽ・ｽG・ｽ・ｽ・ｽA*/

.nav_area {
	margin: 20px 0;
}
.nav_area ul li{
	background: none;
	border: 1px solid #bcbcbc;
	border-radius: 6px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 1.4;
	margin: 0 15px 15px 0;
	padding:0px;
}

.nav_area .mod-linkButton .threeLine {
	line-height: unset!important;
	display: block;
	height: 40px;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	background: url("/support/share/images/arrow_black.png") no-repeat scroll 0 5px;
	padding-left: 12px;
	font-size: 0.95em;
}
.nav_area .mod-linkButton .figure {
	padding-bottom: 10px;
	display: block;
}

ul.txtlink li {
	float: none;
}
div.contents_area ul li {
	width: 150px;
}
.mod-linkButton{
	color: #333;
	cursor: pointer;
	letter-spacing: 0.01em;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	border: none;
	display: block;
	height: inherit;
	width: inherit;
	padding: 10px;
}
a:hover .mod-linkButton,
a:active .mod-linkButton{
	opacity:0.5;
	background-color:transparent;
	outline:0;
}
a {text-decoration:none!important;}

/*   mini_btn・ｽ・ｽ・ｽ*/

.mini_btn{
	overflow: hidden;
	margin: 15px 0 15px 15px;
}
.mini_btn a {
	display: block;
	border: 1px solid #ccc;
	border-radius: 5px;	
	color: #333;
	text-decoration: none;
	background:#fff;
	font-size:12px;
	max-width: 220px;
	transition: 0.5s;
}
.mini_btn.repair_agreement a {
	width: 170px;
	height: 50px;
}
.mini_btn.model_c a {
	min-height: 44px;
}

.mini_btn .icon {
	display: block;
	float: left;
	margin: 5px 15px 0 15px;
}
.mini_btn.model_c .icon{
	margin: 5px 10px 0 10px;
}
.mini_btn a span.btn_text {
	display: block;
	padding-top: 15px;
}
.mini_btn a span.btn_text img {
	margin: 0 6px 3px 0;
}
.mini_btn.model_c a span.btn_text img {
	margin: 0 6px 2px 0;
}
.mini_btn.noicon a{
	padding: 0 10px 10px 10px;}
.mini_btn a:hover {
  opacity: 0.6;
  transition: 0.5s;
}

@media (max-width: 640px){
	.mini_btn a {
		margin-left: auto;
		margin-right: auto;
	}
	.mini_btn{
		margin: 15px 0;
	}
}

/*   ・ｽi・ｽr・ｽQ・ｽ[・ｽV・ｽ・ｽ・ｽ・ｽ・ｽ{・ｽ^・ｽ・ｽ
-------------------------------*/
.nav_area{
	overflow: hidden;
}

.nav_btn {
	overflow: hidden;
}
ul.btn_area_text,
#navArea ul{
	padding:0;
}
.nav_btn_inner {
	float: left;
}
.nav_area .nav_btn .nav_btn_inner p {
	margin: 5px 0 5px 20px;
}
.nav_btn_inner p {
	font-weight: bold;
	text-align: center;
}

.nav_area .icon{
	display: block;
	width: 60px;
	margin: 15px auto 10px;
}

.nav_area .line{
	display: block;
	width: 80px;
	margin: 15px auto 10px;
}

.nav_area .nav_btn .nav_btn_inner a span.btn_text {
	display: block;
	text-align: center;
	margin: 5px;
}
.nav_area .nav_btn .nav_btn_inner a span.btn_text img {
	margin: 0 5px 2px 0;
}
.inner .nav_area .nav_btn .nav_btn_inner p.discount {
	margin-bottom: 20px;
}


@media (max-width: 640px) {
	#contents .nav_area .mod-linkButton .threeLine.h20 {
		height: 20px;
	}
}

@media (max-width: 370px){
	div.contents_area ul li {
		width: 120px;
	}
}

/*====================================
		Price
====================================*/
#price .priceArea{
	margin: 2em;
	display: table;
}

#price .priceArea > p {
	display: table-cell;
	text-align: center;
	border: 3px solid #5c99b7;
    border-radius: 15px;
    padding: 1em;
	min-width: 12em;
	background-color:#edfcff;
}

#price .priceArea p > span{
	font-size: 1.385em;
	font-weight: 900;
	display: block;
}

#price .priceArea > p + img{
	display: inline-block;
    padding: 1em 2em 0 2em;
    vertical-align: middle;
}

#price .priceArea > p.price_step {
	padding: 1em 2em;
}

#price .priceArea p.price_step > span{
	font-size: 1.071em;
    text-align: left;
    display: table-cell;
    padding: 0 0.5em;
	vertical-align: middle;
}

#price .priceArea p.price_step > span.step{
	font-size: 1.286em;
	padding-right: 2em;
}

#price .priceArea > p.price_step + img{
	vertical-align: bottom;
}


@media (max-width: 640px){

	#price .priceArea {
		display: block;
		margin: 2em auto;
	}
	
	#price .priceArea > p {
		width: 70%;
		display: block;
		margin: 0 auto;
	}
	
	#price .priceArea > p + img{
		padding: 1em;
		margin: 0 auto;
		display: block;
	}
	
	#price .priceArea p.price_step{
		width: auto;
		max-width: 20em;
	}
	#price .priceArea p.price_step >span{
		font-size: 1.071em !important;
	}

	#price .priceArea p.price_step > span.step{
		padding-right: 1em;
	}
	
	#price .priceArea img{
		transform: rotateZ( 90deg );
	}
	.s5-container {
		padding: 0 15px!important;
	}
}

h3.gray_title {
	background-image: none;
	background-color: #e3e3e3;
	padding: 0.3em 0.5em 0.3em 0.9em;
	margin: 2em 0 1em 0.5em;
	font-size: 1.077em;
}

/*====================================
		POPUP
====================================*/
/* ----->>> global settings needed for thickbox <<<---------*/
<!--*{padding: 0; margin: 0;}-->

/* ----->>> thickbox specific link and font settings <<<----*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----->>> thickbox settings <<<-------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url("../images/macFFBgHack.png") repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:13%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: -220px;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.pcCnt{display:block}
.spCnt{display:none}
.sp_SECnt{display:none}

@media (max-width: 740px){
	.pcCnt{display:none}
	.spCnt{display:block}
	.sp_SECnt{display:none}
}
@media (max-width: 359px){
	.pcCnt{display:none}
	.spCnt{display:none}
	.sp_SECnt{display:block}
}

ul.txtlink li {
	background: url("/support/share/images/arrow_black.png") no-repeat scroll 0 5px;
	line-height: 16px !important;
	padding-left: 12px;
	list-style:none;
}
.hed-link {
	float: right;
	font-size: 0.9em;
	margin-top:1em;
}
.hed-link ul li a:hover {
	text-decoration:underline!important;
}
/*====================================
		rule
====================================*/
#inc_repair_kiyaku{
	margin: 1em 0;
}
#rule{
	background-color: #FFF;
	padding: 1em;
	max-height: 400px;
	overflow: scroll;
}
#rule h3{
	text-align: center;
}
#rule ul{
	list-style: none;
}
#rule .contents{
	margin-bottom: 1em;
}
	
#rule .contents ul {
	margin-top: 0.5em;
}
#rule .contents ul li {
    list-style-position: inside;
    margin-bottom: 0.5em;
    padding: 0px;
}
#rule ul.rulelist ul {
    padding-left: 3em;
}
#rule .right{
	text-align: right;
}
#rule h5 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0.5em;
}
#rule .mb40 {
	margin-bottom: 40px;
}
/*====================================
		repair_kiyaku_agree
====================================*/
#repair_kiyaku_agree{
	text-align: center;
	padding: 1em 0;
}
.disabledBt{
	background-color: #434343!important;
	opacity: 0.3!important;
}
a:hover .disabledBt, .disabledBt:hover, a:focus .disabledBt, .disabledBt:focus{
	background-color: #434343!important;
}
/*
	====================================
		enquete
	====================================
*/

#sbi_comment1 table {
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 640px) {
	#sbi_comment1 table{
		width: auto;
		margin-bottom:20px;
	}
	#sbi_comment1 table input{
		max-width:97px;
		width: 30%;
		height:auto;
	}
}