@charset "Shift_JIS";

/* --------------------------------------------------------------------
	フリーページ　共通
--------------------------------------------------------------------- */
div.freepage_ {
	line-height: 1.6;
}
div.freepage_narrow_ {
	padding: 0 60px;
}
div.freepage_ .box_ {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

.regal_repair_.section_{
	margin-bottom: 30px;
}
.event_headline h2.ttl_{
	margin-bottom: 15px;
	font-size: 24px;
	border-bottom: 2px solid #3b1d1d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.event_headline h2.ttl_img_{
	margin-bottom: 20px;
}
.event_headline> .maintxt_{
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.8;
	font-weight: bold;
}
.event_headline> .subtxt_{
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.8;
	
}
.btn_.etc_recommended_{
	text-align: right;
	margin-bottom: 20px;
}
.btn_.etc_{
	text-align: right;
	margin-bottom: 20px;
	
}
.spitem_{
	display: none;
}
/* --------------------------------------------------------------------
	フリーページ　会社概要
--------------------------------------------------------------------- */
#company {
}
#company table {
	width: 100%;
}
#company table th {
	width: 8em;
	vertical-align: top;
}
#company table td {
	vertical-align: top;
}


/* --------------------------------------------------------------------
	フリーページ　プライバシーポリシー
--------------------------------------------------------------------- */
#privacy {
}
#privacy p {
	margin-bottom: 10px;
	text-indent: 1em;
}
#privacy ol {
	border-top: 1px dotted #CCC;
}
#privacy ol li {
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
}

/* --------------------------------------------------------------------
	フリーページ　
--------------------------------------------------------------------- */
#asct h1{
font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #3B1D1D;
	border-bottom: 1px solid #3B1D1D;
	padding: 8px 0;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}
#asct table th,
#asct table td{
	padding: 10px;
	-ms-word-break: break-all;
		word-break: break-all;
		border: 1px solid #dcdcdc;
}
#asct table th{
background: #fff4ef;
width: 100px;
}
/* --------------------------------------------------------------------
	フリーページ　
--------------------------------------------------------------------- */
		
#sitepolicy h1{
font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #3B1D1D;
	border-bottom: 1px solid #3B1D1D;
	padding: 8px 0;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}

#sitepolicy.freepage_ h2{
	font-size: 16px;
	border-bottom: 1px solid #3B1D1D;
	margin-bottom: 5px;
	}
#sitepolicy.freepage_ .block_{
	margin-bottom: 30px;	
}
#sitepolicy.freepage_  .subtxt_{
	margin-bottom: 10px;
}
#sitepolicy.freepage_ .block_ address{
	border: 1px solid #dfdfdf;
	padding: 10px;
	margin-top: 5px;
}
#sitepolicy.freepage_ .block_ ul{
	padding-left: 5px;	
}
#sitepolicy.freepage_ .block_ ul.num_ li{
	padding-left: 1.4em;
	text-indent: -1em;
}
#sitepolicy.freepage_ .block_ ul.num2_{
	padding-left: 3em;
	text-indent: -3em;
	margin-top: 5px;	
}
#sitepolicy.freepage_ .block_ ul.num3_{
	padding-left: 0;	
}
#sitepolicy.freepage_ .block_ ul.num3_ li{
	padding-left: 30px;
	text-indent: -30px;
	margin-top: 5px;	
}
#sitepolicy.freepage_ .block_ ul.num3_ .long_{
padding-left: 30px;
	text-indent: -40px;
	margin-top: 5px;	
}
#sitepolicy.freepage_ .block_ li{
	margin-bottom: 5px;	
}
#sitepolicy.freepage_ .block_ dl {
	margin-bottom: 10px;
}
#sitepolicy.freepage_ .block_ dl li{
	margin-bottom: 0;
}
/* --------------------------------------------------------------------
	フリーページ　
--------------------------------------------------------------------- */
		
#shoppingguide h1{
font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #3B1D1D;
	border-bottom: 1px solid #3B1D1D;
	padding: 8px 0;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}

#shoppingguide .nav_{
	overflow: hidden;
	margin-right: -15px;
	margin-bottom: 20px;
}
#shoppingguide .nav_ li {
	float: left;
	-webkit-border-radius: 5px;
			border-radius: 5px;
		overflow: hidden;
		margin-bottom: 5px;
		margin-right: 5px;
}

#shoppingguide .nav_ li a{

	width: 247px;
	background: #3B1D1D;
	color: #fff;
	display: block;
	padding:6px 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	text-align: center;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	overflow: hidden;
}
#shoppingguide .nav_ li.faq_ a{
color: #3B1D1D;
background: #fff;
border: 1px solid #3B1D1D;
}
#shoppingguide .block_{
	margin-bottom: 20px;
}
#shoppingguide h2{
	font-size: 16px;
	border-bottom: 1px solid #3B1D1D;
	margin-bottom: 5px;
}
#shoppingguide p{
	margin-bottom: 10px;
}
#shoppingguide ul{
	margin-bottom: 10px;
}
#shoppingguide li{
	margin-bottom: 5px;
}

#shoppingguide dl{
	margin-bottom: 10px;
}
#shoppingguide dl.information_{
	padding: 10px;
	border: 1px solid #990F0F;
	color: #990F0F;
	background: #fce5e5;
}
#shoppingguide dl ul{
	margin-bottom: 0;
}
#shoppingguide #bl016 .img_{
	display: block;
	margin-bottom: 5px;
}
#shoppingguide dd li{
	margin-bottom: 2px;
}
/* --------------------------------------------------------------------
	フリーページ　
--------------------------------------------------------------------- */

#faq_web.freepage_ h1{
font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #3B1D1D;
	border-bottom: 1px solid #3B1D1D;
	padding: 8px 0;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}
#faq_web.freepage_ h2{
	font-size: 16px;
	border-bottom: 1px solid #3B1D1D;
	margin-bottom: 10px;
}
#faq_web.freepage_  .nav_{
	display: table;
	table-layout: fixed;
	width: 100%;
}
#faq_web.freepage_  .nav_ li{
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	padding-right: 0;
width: 50%;
text-align: center;
}
#faq_web.freepage_  .nav_ li:first-child{
	padding: 10px;
padding-left: 0;
}
#faq_web.freepage_  .nav_ li span{
	border: 1px solid #333;
	display: block;
	padding: 10px;
	background: #FFF4EF;
	font-size: 16px;
	font-weight: bold;
}

#faq_web.freepage_  .nav_ li  a{
	border: 1px solid #333;
	display: block;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}
#faq_web.freepage_ .wrap_{
	background: #FFF4EF;
	padding: 20px;
}
#faq_web.freepage_ .wrap_>p{
	margin-bottom: 10px;
}
#faq_web.freepage_ .questione_{
	margin-bottom: 20px;
}
#faq_web.freepage_ .questione_ li{
	margin-bottom: 5px;
	background: url("../img/usr/common/ico_Q.png") no-repeat left center;
	min-height: 35px;
	line-height: 35px;
	padding-left: 40px;
}
#faq_web.freepage_ .answer_{
	margin-bottom: 20px;
}
#faq_web.freepage_ .answer_> dl {
	margin-bottom: 10px;
}
#faq_web.freepage_ .answer_> dl> dt,
#faq_web.freepage_ .answer_> dl> dd{
	padding: 10px;
	
}
#faq_web.freepage_ .answer_> dl> dt{
	border: 1px solid #dcdcdc;
	background: #FFF4EF;
	position: relative;
	background:#FFF4EF url("../img/usr/common/ico_Q.png") no-repeat 10px center;
	min-height: 30px;
	line-height: 30px;
	padding-left: 50px;
}
#faq_web.freepage_ .answer_> dl> dd{
	background:#FFF4EF url("../img/usr/common/ico_A.png") no-repeat 10px 5px;
	padding-left: 50px;
}

#faq_web.freepage_ .answer_> dl> dt:before{
		content: "";
	width: 10px;
	height: 2px;
	background: #3b1d1d;
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
}
#faq_web.freepage_ .answer_> dl> dt:after {
	content: "";
	width: 10px;
	height: 2px;
	background: #3b1d1d;
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
}
#faq_web.freepage_ .answer_> dl> dt.open_:before {
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
#faq_web.freepage_ .answer_> dl> dt:before {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
#faq_web.freepage_ .answer_> dl> dt.open_:after {
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
#faq_web.freepage_ .answer_> dl> dt:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#faq_web.freepage_ .answer_> dl> dd{
	border: 1px solid #dcdcdc;
	border-top: none;
}
#faq_web.freepage_ .answer_> dl> dd dl{
margin-bottom: 20px;
}
#faq_web.freepage_ .answer_> dl> dd dl dt{
	font-weight: bold;
}
#faq_web.freepage_ .answer_> dl> dd dl dd{
	
}
#faq_web.freepage_ .answer_> dl> dd .desc_{
	display: table-cell;
	width: 60%;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 10px 10px 0 0;
}

#faq_web.freepage_ .answer_> dl> dd .img_wrap_{
	display: table-cell;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	background: #fff;
}
#faq_web.freepage_ .answer_> dl> dd .img_wrap_ .img_{
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#faq_web.freepage_ .answer_> dl> dd .img_wrap_ .img_ img{
	width: 100%;
	height: auto;
}
/* --------------------------------------------------------------------
	フリーページ　
--------------------------------------------------------------------- */

#faq_club.freepage_ h1{
font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #3B1D1D;
	border-bottom: 1px solid #3B1D1D;
	padding: 8px 0;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}
#faq_club.freepage_ h2{
	font-size: 16px;
	border-bottom: 1px solid #3B1D1D;
	margin-bottom: 10px;
}
#faq_club.freepage_  .nav_{
	display: table;
	table-layout: fixed;
	width: 100%;
}
#faq_club.freepage_  .nav_ li{
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	padding-right: 0;
width: 50%;
text-align: center;
}
#faq_club.freepage_  .nav_ li:first-child{
	padding: 10px;
padding-left: 0;
}
#faq_club.freepage_  .nav_ li span{
	border: 1px solid #333;
	display: block;
	padding: 10px;
	background: #FFF4EF;
	font-size: 16px;
	font-weight: bold;
}

#faq_club.freepage_  .nav_ li  a{
	border: 1px solid #333;
	display: block;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}
#faq_club.freepage_ .wrap_{
	background: #FFF4EF;
	padding: 20px;
}
#faq_club.freepage_ .wrap_>p{
	margin-bottom: 10px;
}
#faq_club.freepage_ .questione_{
	margin-bottom: 20px;
}
#faq_club.freepage_ .questione_ li {
    margin-bottom: 5px;
    background: url("../img/usr/common/ico_Q.png") no-repeat left center;
    min-height: 30px;
    line-height: 30px;
    padding-left: 40px;
}

#faq_club.freepage_ .answer_{
	margin-bottom: 20px;
}
#faq_club.freepage_ .answer_> dl {
	margin-bottom: 10px;
}
#faq_club.freepage_ .answer_> dl> dt,
#faq_club.freepage_ .answer_> dl> dd{
	padding: 10px;
	
}
#faq_club.freepage_ .answer_> dl> dt{
	border: 1px solid #dcdcdc;
	background: #FFF4EF;
	position: relative;
}

#faq_club.freepage_ .answer_> dl> dt{
	border: 1px solid #dcdcdc;
	background: #FFF4EF;
	position: relative;
	background:#FFF4EF url("../img/usr/common/ico_Q.png") no-repeat 10px center;
	min-height: 30px;
	line-height: 30px;
	padding-left: 50px;
}
#faq_club.freepage_ .answer_> dl> dd{
	background:#FFF4EF url("../img/usr/common/ico_A.png") no-repeat 10px 5px;
	padding-left: 50px;
}


#faq_club.freepage_ .answer_> dl> dt:before{
		content: "";
	width: 10px;
	height: 2px;
	background: #3b1d1d;
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
}
#faq_club.freepage_ .answer_> dl> dt:after {
	content: "";
	width: 10px;
	height: 2px;
	background: #3b1d1d;
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
}
#faq_club.freepage_ .answer_> dl> dt.open_:before {
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
#faq_club.freepage_ .answer_> dl> dt:before {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
#faq_club.freepage_ .answer_> dl> dt.open_:after {
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
#faq_club.freepage_ .answer_> dl> dt:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#faq_club.freepage_ .answer_> dl> dd{
	border: 1px solid #dcdcdc;
	border-top: none;
}
#faq_club.freepage_ .answer_> dl> dd>dl{
margin-bottom: 20px;
}
#faq_club.freepage_ .answer_> dl> dd>dl dt{
	font-weight: bold;
}
#faq_club.freepage_ .answer_> dl> dd>dl dd{
	
}

/* --------------------------------------------------------------------
	フリーページ　規約
--------------------------------------------------------------------- */
#agreement.freepage_{
	
}

#agreement.freepage_ h2{
	font-size: 16px;
	border-bottom: 1px solid #3B1D1D;
	margin-bottom: 5px;
	}
#agreement.freepage_ .block_{
	margin-bottom: 30px;	
}
#agreement.freepage_ .block_ address{
	border: 1px solid #dfdfdf;
	padding: 10px;
	margin-top: 5px;
}
#agreement.freepage_ .block_ ul{
	padding-left: 5px;	
}
#agreement.freepage_ .block_ ul.num_{
	padding-left: 1.4em;
	text-indent: -1.4em;
}
#agreement.freepage_ .block_ ul.num2_{
	padding-left: 3em;
	text-indent: -3em;
	margin-top: 5px;	
}
#agreement.freepage_ .block_ ul.num3_{
	padding-left: 0;	
}
#agreement.freepage_ .block_ ul.num3_ li{
	padding-left: 30px;
	text-indent: -30px;
	margin-top: 5px;	
}
#agreement.freepage_ .block_ ul.num3_ .long_{
padding-left: 30px;
	text-indent: -40px;
	margin-top: 5px;	
}
#agreement.freepage_ .block_ li{
	margin-bottom: 5px;	
}



/* --------------------------------------------------------------------
	フリーページ　
--------------------------------------------------------------------- */
.about_shop_ .ttl_{

}
#about_shop {
	width: 750px;
	/*overflow: hidden;*/
	line-height: 1.6;
}
#about_shop {
	
}
#about_shop .section_ {
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

#about_shop .section_ .block_ {
	margin-bottom: 30px;
}

#about_shop .section_.shop_ {
	position: relative;
	/*overflow: hidden;*/
}

#about_shop .section_.shop_ .shopimage_ {
	margin-top: -77px;
	float: right;
	position: relative;
	z-index: 2;
}

#about_shop .section_.shop_ .desc_ {
	width: 350px;
}

#about_shop .section_.shop_ .desc_ .ttl_ {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

#about_shop .section_.detail_ .block_ {
	position: relative;
	overflow: hidden;
}

#about_shop .section_.detail_ .block_ .thumb_ {
	float: left;
}

#about_shop .section_.detail_ .block_.first_ .thumb_ {
	float: right;
}

#about_shop .section_.detail_ .block_ .desc_ {
	width: 450px;
	float: right;
}

#about_shop .section_.detail_ .block_.first_ .desc_ {
	float: left;
}

#about_shop .section_.detail_ .block_ .desc_ .ttl_ {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}

#about_shop .section_ .block_ .desc_ .txt_ p {
	margin-bottom: 5px;
}

/* --------------------------------------------------------------------
	フリーページ　
--------------------------------------------------------------------- */
#advice {
	line-height: 1.6;
}

#advice .section_ {
	margin-bottom: 30px;
}

#advice .section_ h2.ttl_ {
	margin-bottom: 15px;
	font-size: 24px;
	border-bottom: 2px solid #3b1d1d;
	text-align: center;
	padding-top: 5px;
}

#advice .section_>p.maintxt_ {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.8;
	font-weight: bold;
}

#advice .section_>p.subtxt_ {
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.8;
}

#advice .section_ .moderator_ {
	background: #EEE;
	padding: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 230px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
}

#advice .section_ .moderator_ .img_ {
	display: inline-block;
	float: right;
}

#advice .section_ .moderator_ .desc_ {
	width: 330px;
	height: 190px;
	position: relative;
}

#advice .section_ .moderator_ .desc_ dt {
	position: relative;
}

#advice .section_ .moderator_ .desc_ dt {
	color: #a0000f;
	font-size: 14px;
	margin-bottom: 10px;
}

#advice .section_ .moderator_ .desc_ dd {
}

#advice .section_ .moderator_ .desc_ dd .btn_ {
	position: absolute;
	bottom: 0;
	left: 0;
}

#advice .section_.fitting_ dl.main_ {
	border: 1px solid #7f523b;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}

#advice .section_.fitting_ dl.main_ img {
}

#advice .section_.fitting_ dl.main_ dt {
	color: #333;
	font-size: 18px;
}

#advice .section_.fitting_ .wrap_ {
	overflow: hidden;
	margin-right: -30px;
}

#advice .section_.fitting_ .wrap_ dl {
	background: #f0dacd;
	width: 370px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

#advice .section_.fitting_ .wrap_ dt {
	text-align: center;
	color: #3b1d1d;
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

#advice .section_.fitting_ .wrap_ dd {
	padding: 15px 20px 20px 20px;
}

#advice .section_.coordinate_ {
	overflow: hidden;
}

#advice .section_.coordinate_ .wrap_ {
	overflow: hidden;
	margin-right: -30px;
}

#advice .section_.coordinate_ .wrap_>dl {
	width: 240px;
	float: left;
	margin-right: 15px;
	padding: 0 10px 10px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}

#advice .section_.coordinate_ .wrap_>dl dt {
	text-align: center;
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

#advice .section_.coordinate_ .wrap_>dl.formal_ dt {
	background: #383838;
}

#advice .section_.coordinate_ .wrap_>dl.business_ dt {
	background: #324e74;
}

#advice .section_.coordinate_ .wrap_>dl.casual_ dt {
	background: #327449;
}
.event_title_#e_formal{
	background: #383838;
}
.event_title_#e_business{
	background: #324e74;
}
.event_title_#e_casual{
	background: #327449;
}

#advice .section_.coordinate_ .wrap_>dl .catch_ {
	color: #3B1D1D;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
}

#advice .section_.coordinate_ .wrap_>dl .advice_ {
	text-align: center;
	padding: 10px 0;
}

#advice .section_.coordinate_ .wrap_>dl dd {
	position: relative;
	padding-bottom: 60px;
}

#advice .section_.coordinate_ .wrap_>dl dd .btn_ {
	position: absolute;
	bottom: 0;
	left: 0;
}

#advice .section_.list_ {
	text-align: center;
	font-size: 24px;
	color: #3B1D1D;
}

#advice .section_.list_ p {
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------
	リーガルシューズ
--------------------------------------------------------------------- */
#regal_shoes .section_ {
	margin-bottom: 30px;
	line-height: 1.8;
}

#regal_shoes .section_ h2.ttl_ {
	margin-bottom: 15px;
	font-size: 24px;
	border-bottom: 2px solid #3b1d1d;
	text-align: center;
	padding-top: 5px;
}

#regal_shoes .section_>p.maintxt_ {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.8;
	font-weight: bold;
}

#regal_shoes .section_>p.btn_,
#regal_shoes .section_>p.img_,
#regal_shoes .section_>p.subtxt_ {
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.8;
}

#regal_shoes .section_.service_ {
}

#regal_shoes .section_.service_ dl {
	overflow: hidden;
	margin-bottom: 10px;
}

#regal_shoes .section_.service_ dl dt {
	float: left;
	width: 340px;
	display: table-cell;
}

#regal_shoes .section_.service_ dl dd {
	width: 410px;
	height: 220px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#regal_shoes .section_.service_ dl dd .ttl_ {
	font-size: 18px;
	color: #FFF;
	margin-bottom: 15px;
}

#regal_shoes .section_.service_ dl dd .txt_ {
	color: #FFF;
	margin-bottom: 15px;
}

#regal_shoes .section_.service_ dl.service01_ dd {
	background: #DDB56F;
	margin-bottom: 15px;
}

#regal_shoes .section_.service_ dl.service02_ {
}

#regal_shoes .section_.service_ dl.service02_ dt {
	float: right;
}

#regal_shoes .section_.service_ dl.service02_ dd {
	background: #7F523B;
}

#regal_shoes .section_.service_ dl.service03_ dd {
	background: #3B1D1D;
}

#regal_shoes .section_.shop_ dl {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#regal_shoes .section_.shop_ dl dt {
	float: right;
	width: 350px;
}

#regal_shoes .section_.shop_ dl dd .logo_ {
	margin-top: 5px;
}

#regal_shoes .section_.shop_ dl dd {
	float: left;
	width: 350px;
	position: relative;
	height: 260px;
}

#regal_shoes .section_.shop_ dl dd p {
	margin-bottom: 20px;
	text-align: center;
}

#regal_shoes .section_.shop_ dl dd .btn_ {
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
}

#regal_shoes .section_.shop_>.btn_ {
	text-align: center;
}

/* --------------------------------------------------------------------
	リーガルクラブ
--------------------------------------------------------------------- */
#regal_club .section_ {
	margin-bottom: 30px;
	line-height: 1.8;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}

#regal_club .section_ h2.ttl_ {
	margin-bottom: 15px;
	font-size: 24px;
	border-bottom: 2px solid #3b1d1d;
	text-align: center;
	padding-top: 5px;
	margin-left: -20px;
	margin-right: -20px;
}

#regal_club .section_ h3.ttl_ {
	padding: 5px 10px;
	margin-bottom: 20px;
	color: #fff;
	background: #3B1D1D;
	margin-left: -20px;
	margin-right: -20px;
}

#regal_club .section_>p.maintxt_ {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.8;
	font-weight: bold;
}

#regal_club .section_#sec1 .img_ {
	float: right;
	padding: 0 20px;
}

#regal_club .section_#sec2 .img_ {
	float: right;
	padding: 20px 0px 20px 30px;
}

#regal_club .section_#sec3 .img_ {
	float: right;
	padding: 10px 0px 10px 30px;
}
/*--
#regal_club .section_#sec3 .subtxt_ {
	text-indent: -1em;
	padding: 1em;
}
--*/

#regal_club .section_#sec3 .btn_wrap_ {
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 20px;
}

#regal_club .section_#sec3 .btn_wrap_ li:first-child {
	float: left;
}

#regal_club .section_#sec3 .btn_wrap_ li {
	display: inline-block;
	float: right;
}

#regal_club .section_#sec3 dl {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	background: #F1F0EF;
}

#regal_club .section_#sec3 dl dt {
	color: #A0000F;
	font-size: 14px;
}

#regal_club .section_#sec4 ul {
	overflow: hidden;
}

#regal_club .section_#sec4 ul li {
	float: right;
	display: inline-block;
	padding: 0 20px;
}

#regal_club .section_#sec4 ul li:first-child {
	float: left;
	border-right: 1px solid #dcdcdc;
	padding-right: 40px;
}

#regal_club .section_#sec4 ul li .img_ img {
	margin-left: -20px;
}

#regal_club .section_#sec4 ul li .btn_ {
	margin-top: 30px;
	margin-bottom: 5px;
}

#regal_club .section_#sec5 {
	overflow: hidden;
	position: relative;
}

#regal_club .section_#sec5 .img_ {
	display: inline-block;
	float: left;
}

#regal_club .section_#sec5 .desc_ {
	float: right;
	width: 450px;
	text-align: center;

}
#regal_club .section_#sec5 .btn_{
position: absolute;
bottom: 0;
right: 100px;
}
#regal_club .section_#sec5 .desc_ .btn_ {
	margin-top: 20px;
}

#regal_club .section_#sec6 dl {
	text-align: center;
}

#regal_club .section_#sec6 dl dt {
	font-size: 14px;
	color: #3B1D1D;
	margin-bottom: 20px;
}
#regal_club .section_#sec6 >div{
	text-align: center;
}
#regal_club .section_#sec6 >div p{
	margin-bottom: 10px;
	font-size: 14px;
}
#regal_club .section_#sec6 >div,
#regal_club .section_#sec6 dl dd {
	margin-bottom: 40px;
}
#regal_club .section_#sec6 >div h4{
	font-weight: bold;
	font-size: 16px;
}
#regal_club .section_#sec6 dl dd .txt_ {
	margin-bottom: 20px;
}

#regal_club .section_#sec7 .subtxt_ {
	text-align: center;
	margin: 15px;
}

#regal_club .section_#sec7 .btn_ {
	margin-bottom: 40px;
	text-align: center;
}

#regal_club .section_#sec7 dl {
	margin-bottom: 40px;
}

#regal_club .section_#sec7 dt {
	font-weight: bold;
}

#regal_club .section_#sec7 dd li {
	text-indent: -1em;
	padding-left: 1em;
}

#regal_club .section_#sec7 li {
	margin-bottom: 5px;
}

#regal_club .section_#sec7 li >a {
	background: url("../img/usr/common/icon_right_arrow02.png") no-repeat 20px center;
	padding-left: 30px;
}

#ttl_regal_club {
	background: #F2F0EF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 50px;
	border: 5px solid #3F2216;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ttl_regal_club h2 {
	margin-left: -5px;
	margin-top: -5px;
}
#ttl_regal_club .txt_{
	background: url(../img/usr/regal_club/txt_regal_club.png) no-repeat center center;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 1000px;
	width: 582px;
	height: 66px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -30px;
    position: relative;
    z-index: 2;
}
#ttl_regal_club dt{
	text-align: center;
}
#ttl_regal_club dt img {
	margin-left: 20px;
}

#ttl_regal_club ul {
	overflow: hidden;
	margin-right: -15px;
	padding: 20px 0 20px 20px;
}

#ttl_regal_club ul li {
	display: inline-block;
	float: left;
	margin-right: 15px;
}

#ttl_regal_club .txt_ {
	text-align: center;
	margin-bottom: 20px;
}

#ttl_regal_club .btn_ a {
	background: #361D10;
	display: block;
	padding: 15px;
	text-align: center;
	background: #361D10 url(../img/usr/common/icon_right_arrow06.png) no-repeat 98% center;
}

/* --------------------------------------------------------------------
	オーダーの流れ
--------------------------------------------------------------------- */
#order_step .section_ {
	margin-bottom: 30px;
	line-height: 1.8;
	overflow: hidden;
}

#order_step .section_ h2.ttl_ {
	margin-bottom: 15px;
	font-size: 24px;
	border-bottom: 2px solid #3b1d1d;
	text-align: center;
	padding-top: 5px;
	margin-left: -20px;
	margin-right: -20px;
}

#order_step .section_ h3.ttl_ {
	padding: 5px 10px;
	margin-bottom: 20px;
	color: #fff;
	background: #3B1D1D;
	margin-left: -20px;
	margin-right: -20px;
}

#order_step .section_>p.maintxt_ {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.8;
	font-weight: bold;
}

#order_step .section_>p.subtxt_ {
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.8;
}

#order_step .section_.headline_ ol {
	overflow: hidden;
}

#order_step .section_.headline_ ol li {
	background: url(../img/usr/order_step/bg_step_order.png) no-repeat left center;
	width: 176px;
	height: 65px;
	display: inline-block;
	float: left;
	text-align: center;
	padding-right: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 10px;
}

#order_step .section_.headline_ ol li.last_ {
	background: url(../img/usr/order_step/bg_step_last.png) no-repeat left center;
}

#order_step .section_.headline_ ol li div,
#order_step .section_.headline_ ol li dl {
	width: 160px;
	height: 65px;
	vertical-align: middle;
	display: table-cell;
}

#order_step .section_.headline_ ol li.last_ div {
	color: #A0000F;
	font-size: 18px;
}

#order_step .section_.headline_ ol li dt {
	color: #A0000F;
}

#order_step .section_.headline_ ol li dd {
	color: #333;
	font-size: 14px;
	line-height: 1.2;
}

#order_step .section_ .headline_ {
	color: #3B1D1D;
	background: #F0DACD;
	width: 750px;
	height: 80px;
	margin-top: 10px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 120px;
	line-height: 1.4;
	padding-top: 15px;
	margin-bottom: 30px;
}

#order_step .section_ .headline_ .step_ {
	width: 100px;
	height: 100px;
	position: absolute;
	top: -10px;
	left: 10px;
	overflow: hidden;
	-ms-word-break: break-all;
	word-break: break-all;
	text-indent: -300px;
}

#order_step .section_ .headline_ h2 {
	font-size: 24px;
}

#order_step .section_#step1 .headline_ .step_ {
	background: url(../img/usr/order_step/img_step01.png) no-repeat center center;
}

#order_step .section_#step2 .headline_ .step_ {
	background: url(../img/usr/order_step/img_step02.png) no-repeat center center;
}

#order_step .section_#step3 .headline_ .step_ {
	background: url(../img/usr/order_step/img_step03.png) no-repeat center center;
}

#order_step .section_#step4 .headline_ .step_ {
	background: url(../img/usr/order_step/img_step04.png) no-repeat center center;
}

#order_step .section_#step5 .headline_ .step_ {
	background: url(../img/usr/order_step/img_step05.png) no-repeat center center;
}

#order_step .section_#step6 .headline_ .step_ {
	background: url(../img/usr/order_step/img_step06.png) no-repeat center center;
}

#order_step .section_#step7 .headline_ .step_ {
	background: url(../img/usr/order_step/img_step07.png) no-repeat center center;
}

#order_step .section_#step1 .headline_ p {
}
#order_step .section_.headline_ ol li{
	cursor: pointer;
}
#order_step .section_#step1 ul {
	overflow: hidden;
	margin-right: -20px;
}

#order_step .section_#step1 ul li {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #dcdcdc;
	width: 240px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#order_step .section_#step1 ul li dl {
}

#order_step .section_#step1 ul li dl dt {
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #7f523b;
	margin-bottom: 15px;
	line-height: 1.2;
	padding-bottom: 5px;
	display: table-cell;
	width: 200px;
	vertical-align: middle;
}

#order_step .section_#step1 ul li dl dt .sub_ {
	font-size: 12px;
	display: block;
}

#order_step .section_#step1 ul li dl dd .img_ {
	margin-top: 10px;
	margin-bottom: 10px;
}

#order_step .section_#step1 ul li dl dd .notes_ {
	font-size: 10px;
	display: block;
}

#order_step .section_#step2 ul {
	overflow: hidden;
	margin-right: -20px;
}

#order_step .section_#step2 ul li {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #dcdcdc;
	width: 365px;
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#order_step .section_#step2 ul li dl dt {
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #7f523b;
	margin-bottom: 15px;
	line-height: 1.2;
	padding-bottom: 5px;
}

#order_step .section_#step2 .notes {
	font-size: 10px;
}

#order_step .section_#step3 >ul {
	overflow: hidden;
	margin-right: -20px;
}

#order_step .section_#step3 >ul> li {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #dcdcdc;
	width: 240px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#order_step .section_#step3 >ul> li dl {
	margin-bottom: 20px;
}

#order_step .section_#step3 >ul> li dl dt {
	display: table-cell;
	width: 200px;
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #7f523b;
	margin-bottom: 15px;
	line-height: 1.2;
	padding-bottom: 5px;
}

#order_step .section_#step3 >ul> li dl dt .sub_ {
	font-size: 12px;
	display: block;
}

#order_step .section_#step3 >ul> li dd {
	margin-top: 5px;
}

#order_step .section_#step3 >ul> li dl dd .img_ {
	margin-top: 10px;
	margin-bottom: 10px;
}

#order_step .section_#step3 >ul> li dl dd .notes_ {
	font-size: 10px;
	display: block;
}

#order_step .section_#step3 >ul> li .color_ {
	overflow: hidden;
	margin-right: -20px;
}

#order_step .section_#step3 >ul> li .color_ li {
	float: left;
	width: 34px;
	height: 55px;
	overflow: hidden;
	text-indent: -100px;
	-ms-word-break: break-all;
	word-break: break-all;
	margin-right: 6px;
	margin-bottom: 5px;
}

#order_step .section_#step3 >ul> li .color_ li.black_ {
	background: url(../img/usr/order_step/ico_clr_black.png) no-repeat center top;
}

#order_step .section_#step3 >ul> li .color_ li.brwn_ {
	background: url(../img/usr/order_step/ico_clr_brwn.png) no-repeat center top;
}

#order_step .section_#step3 >ul> li .color_ li.dkbrwn_ {
	background: url(../img/usr/order_step/ico_clr_dkbrwn.png) no-repeat center top;
}

#order_step .section_#step3 >ul> li .color_ li.wine_ {
	background: url(../img/usr/order_step/ico_clr_wine.png) no-repeat center top;
}

#order_step .section_#step3 >ul> li .color_ li.navy_ {
	background: url(../img/usr/order_step/ico_clr_navy.png) no-repeat center top;
}

#order_step .section_#step3 >ul> li .color_ li.khaki_ {
	background: url(../img/usr/order_step/ico_clr_khaki.png) no-repeat center top;
}

#order_step .section_#step3 >ul> li .color_ li.tan_ {
	background: url(../img/usr/order_step/ico_clr_tan.png) no-repeat center top;
}

#order_step .section_#step4 .color_wrap_ {
	overflow: hidden;
	margin-right: -15px;
	text-align: center;
}

#order_step .section_#step4 .color_wrap_ li {
	width: 140px;
	float: left;
	margin-right: 12px;
}

#order_step .section_#step4 .color_wrap_ .color_ {
	border: 1px solid #dcdcdc;
	width: 140px;
	height: 50px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
}

#order_step .section_#step4 .color_wrap_ .color_ img {
	width: 140px;
	height: 50px;
	border: 5px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#order_step .section_#step4 .color_wrap_ .black_ .color_ {
	background: #212121;
}

#order_step .section_#step4 .color_wrap_ .darkbrown_ .color_ {
	background: #420300;
}

#order_step .section_#step4 .color_wrap_ .beige_ .color_ {
	background: #ddb484;
}

#order_step .section_#step4 .color_wrap_ .bordeaux_ .color_ {
	background: #660139;
}

#order_step .section_#step4 .color_wrap_ .red_ .color_ {
	background: #cc0000;
}

#order_step .section_#step4 .color_wrap_ .navy_ .color_ {
	background: #000080;
}

#order_step .section_#step5 >ul {
	overflow: hidden;
	margin-right: -20px;
}

#order_step .section_#step5 >ul> li {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #dcdcdc;
	width: 240px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#order_step .section_#step5 >ul> li dl {
}

#order_step .section_#step5 >ul> li dl dt {
	display: table-cell;
	width: 200px;
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #7f523b;
	margin-bottom: 15px;
	line-height: 1.2;
	padding-bottom: 5px;
}

#order_step .section_#step5 >ul> li dl dt span {
	display: block;
}

#order_step .section_#step5 >ul> li dl dt .sub_ {
	font-size: 12px;
	display: block;
}

#order_step .section_#step5 >ul> li dl dd .img_ {
	margin-top: 10px;
	margin-bottom: 10px;
}

#order_step .section_#step5 >ul> li dl dd .notes_ {
	font-size: 10px;
	display: block;
}

#order_step .section_#step6 >ul {
	overflow: hidden;
	margin-right: -20px;
}

#order_step .section_#step6 >ul> li {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #dcdcdc;
	width: 240px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#order_step .section_#step6 >ul> li dl {
}

#order_step .section_#step6 >ul> li dl dt {
	display: table-cell;
	width: 200px;
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #7f523b;
	margin-bottom: 15px;
	line-height: 1.2;
	padding-bottom: 5px;
}

#order_step .section_#step6 >ul> li dl dt span {
	display: block;
}

#order_step .section_#step6 >ul> li dl dt .sub_ {
	font-size: 12px;
	display: block;
}

#order_step .section_#step6 >ul> li dl dd .img_ {
	margin-top: 10px;
	margin-bottom: 10px;
}

#order_step .section_#step6 >ul> li dl dd .notes_ {
	font-size: 10px;
	display: block;
}

#order_step .section_#step7 .headline_ {
	padding-top: 25px;
}

#order_step .section_#step7 >.txt_ {
	margin-bottom: 50px;
	position: relative;
}

#order_step .section_#step7 >.txt_:after {
	background: url(../img/usr/order_step/img_under_arrow.png) no-repeat center center;
	content: "";
	display: block;
	width: 170px;
	height: 20px;
	left: 50%;
	bottom: 0;
	position: absolute;
	bottom: -30px;
	margin-left: -85px;
}

#order_step .section_#step7 .btn_ {
	text-align: center;
	margin-top: 30px;
}

#order_step .section_#step7 .btn_ span {
	display: block;
	margin-top: 5px;
}

#order_step .section_#step7 .delivery_ {
	background: #3B1D1D;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#order_step .section_#step7 .delivery_ .img_ {
	float: left;
	width: 360px;
}

#order_step .section_#step7 .delivery_ .desc_ {
	float: right;
	width: 320px;
}

#order_step .section_#step7 .delivery_ .desc_ .txt_ img {
	width: 320px;
}

#order_step .section_#step7 .delivery_ .desc_ .btn_ {
	margin-top: 20px;
}

/* --------------------------------------------------------------------
	価格リスト
--------------------------------------------------------------------- */
#price_list {
	width: 960px;
	margin: 0 auto;
	color: #000;
}

#price_list  h1 {
	margin-bottom: 15px;
	font-size: 24px;
	border-bottom: 2px solid #3b1d1d;
	text-align: center;
	padding-top: 5px;
}

#price_list table {
	border: 3px solid #800000;
	margin-bottom: 30px;
	width: 100%;
}

#price_list table caption {
	font-size: 16px;
	font-weight: bold;
}

#price_list table th,
#price_list table td {
	padding: 5px 10px;
	border: 2px solid #800000;
	font-size: 14px;
}

#price_list table thead th {
	text-align: center;
}

#price_list table th span {
	display: inline-block;
	width: 45%;
	float: right;
}

#price_list p {
	text-align: left;
	margin-bottom: 5px;
}

#price_list p.date_ {
	text-align: right;
}

#price_list .section_ {
	margin-bottom: 30px;
}

#price_list .section_ th {
	font-weight: bold;
	border-bottom: 3px solid #333;
}

#price_list .section_ th,
#price_list .section_ td {
	text-align: left;
	border: 2px solid #333;
}

#price_list .section_ table {
	margin-bottom: 10px;
	border: 3px solid #333;
}

#price_list .section_ th.price_ {
	width: 55%;
}

/* --------------------------------------------------------------------
	フリーページ　
--------------------------------------------------------------------- */
#maintenance {
}

#maintenance {
	line-height: 1.6;
}

.maintenance_.section_,
#maintenance .section_ {
	margin-bottom: 30px;
}

.maintenance_.section_ h2.ttl_,
#maintenance .section_ h2.ttl_ {
	margin-bottom: 15px;
	font-size: 24px;
	border-bottom: 2px solid #3b1d1d;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#maintenance .section_ h2.ttl_img_ {
	margin-bottom: 20px;
}

.maintenance_.section_>p.maintxt_,
#maintenance .section_>p.maintxt_ {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.8;
	font-weight: bold;
}

.maintenance_.section_>p.subtxt_,
#maintenance .section_>p.subtxt_ {
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.8;
}

.maintenance_.section_ .movie_ {
	text-align: center;
	border: 1px solid #dfdfdf;
	padding: 20px;
	font-size: 14px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.maintenance_.section_ .movie_ .ttl_ {
	background: url(../img/usr/care/ico_video.png) no-repeat left top;
	font-size: 18px;
	color: #3B1D1D;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 40px;
	line-height: 36px;
	height: 36px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.maintenance_.section_ .movie_ .txt_ {
	margin-top: 10px;
}

#maintenance .section_#service_menu .shape_menu_>ul {
	margin-right: -30px;
}

#maintenance .section_#service_menu .shape_menu_>ul>li {
	width: 240px;
	margin-right: 15px;
	display: inline-block;
	float: left;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl {
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dt {
	background: #3B1D1D;
	text-align: center;
	height: 60px;
	padding-top: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: -20px;
}

#maintenance .section_#service_menu .shape_menu_>ul>li.menu1_>dl> dt {
	background-image: url(../img/usr/care/ico_01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#maintenance .section_#service_menu .shape_menu_>ul>li.menu2_>dl> dt {
	background-image: url(../img/usr/care/ico_02.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#maintenance .section_#service_menu .shape_menu_>ul>li.menu3_>dl> dt {
	background-image: url(../img/usr/care/ico_03.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dt span {
	display: block;
	padding-top: 5px;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd {
	color: #3b1d1d;
	padding: 10px;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd .price_,
#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd .time_ {
	text-align: center;
	border-bottom: 1px solid #ccc;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd .price_,
#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd .time_,
#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd .txt_ {
	padding: 5px;
	font-size: 12px;
	color: #3b1d1d;
	font-weight: normal;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd dl {
	text-align: center;
	margin-top: 20px;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd dd {
	margin-top: 10px;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd dd li {
	background: #eee;
	padding: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
	margin-bottom: 20px;
	position: relative;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd dd li:first-child:after {
	display: none;
}

#maintenance .section_#service_menu .shape_menu_>ul>li>dl> dd dd li:after {
	content: "";
	background: url(../img/usr/care/ico_under_arrow.png) no-repeat center center;
	width: 20px;
	height: 6px;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
}

#maintenance .section_#service_menu .shape_menu_ {
	overflow: hidden;	margin-bottom: 20px;
}

#maintenance .section_#service_menu .other_menu_ {
	border: 1px solid #DCDCDC;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;

}

#maintenance .section_#service_menu .other_menu_ .ttl_ {
	background: #3b1d1d;
	padding: 8px;
	text-align: center;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#maintenance .section_#service_menu .other_menu_ table {
	margin: 0 20px;
	width: 710px;
}

#maintenance .section_#service_menu .other_menu_ th,
#maintenance .section_#service_menu .other_menu_ td {
	padding: 10px;
	text-align: left;
}

#maintenance .section_#service_menu .other_menu_ tr {
	border-top: 1px solid #DCDCDC;
}

#maintenance .section_#service_menu .other_menu_ table tbody tr:first-child {
	border-top: none;
}

#maintenance .section_#etc_ th {
	background: #EEE;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#maintenance .section_#etc_ >div {
	overflow: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px 20px 20px;
	margin-bottom: 20px;
	border: 4px solid #a0000f;
}

#maintenance .section_#etc_ >div h3.ttl_ {
	color: #A0000F;
	font-size: 24px;
	text-align: center;
}

#maintenance .section_#etc_ >div  .table_ .table_wrap_:first-child {
	border-top: 1px solid #DCDCDC;
	margin-top: 0;
	padding-top: 4px;
}

#maintenance .section_#etc_ >div .table_wrap_ {
	border-bottom: 1px solid #DCDCDC;
	padding: 0 4px 4px 4px;
	margin-top: 4px;
}

#maintenance .section_#etc_ >div .table_ {
	float: left;
	padding: 0 4px;
}

#maintenance .section_#etc_ >div tr.kanto_,
#maintenance .section_#etc_ >div tr.kansai_,
#maintenance .section_#etc_ >div tr.kyu_oki_ {
}

#maintenance .section_#etc_ >div tbody tr:first-child {

	/*border-top: 1px solid #DCDCDC;*/
}

#maintenance .section_#etc_ >div th,
#maintenance .section_#etc_ >div td {
	padding: 4px 10px;
	text-align: left;
}

#maintenance .section_#etc_ >div th {
	text-align: center;
	width: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#maintenance .section_#etc_ >div td {
	width: 280px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#maintenance .section_#etc_ >div img {
	float: right;
}

#maintenance .section_#etc_ .subtxt_ {
	font-size: 14px;
	font-weight: bold;
}

/* --------------------------------------------------------------------
リーガルリペア
--------------------------------------------------------------------- */
.section_.regal_repair_ {
}

#regal_repair {
	line-height: 1.6;
}

#regal_repair .section_ {
	margin-bottom: 30px;
	background: #eee;
}

#regal_repair .section_ h2.ttl_ {
	margin-bottom: 15px;
	font-size: 24px;
	border-bottom: 2px solid #3b1d1d;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#regal_repair .section_ h2.ttl_img_ {
	margin-bottom: 20px;
}

#regal_repair .section_> .maintxt_ {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.8;
	font-weight: bold;
}

#regal_repair .section_> .subtxt_ {
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.8;
}

#regal_repair .section_ .notes_ {
	font-size: 10px;
}

.section_.regal_repair_ .nav_ {
	overflow: hidden;
	margin-top: 20px;
	margin-right: -20px;
}

.section_.regal_repair_ .nav_ li {
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-right: 15px;
}

#regal_repair .section_ .block_ {
	padding: 0 20px 20px 20px;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}

#regal_repair .section_ .head_ {
	position: relative;
	margin-bottom: 20px;
}

#regal_repair .section_ .head_ .point_ {
	overflow: hidden;
	-ms-word-break: break-all;
	word-break: break-all;
	text-indent: -300px;
	position: absolute;
	width: 85px;
	height: 85px;
	top: 0;
	left: -20px;
}

#regal_repair .section_ .head_ .ttl_ {
	margin-left: 65px;
	border-left: 1px solid  #3B1D1D;
	padding-left: 35px;
	height: 85px;
	padding-top: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#regal_repair .section_ .head_.point3_ .ttl_ {
	padding-top: 25px;
}

#regal_repair .section_ .block_ .head_ .ttl_ span {
	display: block;
	font-size: 24px;
	color: #3B1D1D;
}

#regal_repair .section_ .block_.point1_ .head_ .point_ {
	background: url(../img/usr/regal_repair/ico_point01.png) no-repeat center center;
}

#regal_repair .section_ .block_.point2_ .head_ .point_ {
	background: url(../img/usr/regal_repair/ico_point02.png) no-repeat center center;
}

#regal_repair .section_ .block_.point3_ .head_ .point_ {
	background: url(../img/usr/regal_repair/ico_point03.png) no-repeat center center;
}

#regal_repair .section_ .block_ .body_ {
	overflow: hidden;
}

#regal_repair .section_ .block_ .body_ .img_ {
	float: left;
	display: inline-block;
}

#regal_repair .section_ .block_ .body_ .desc_ {
	float: right;
	display: inline-block;
	width: 370px;
}

#regal_repair .section_ .block_ .body_ .desc_ p {
	margin-bottom: 10px;
}

#regal_repair #section02 .btn_ {
	text-align: center;
	background: #EEE;
		padding-bottom: 20px;
}


#regal_repair #section02 .step_slide_ {
	background: #eeeeee;
	/*padding: 30px;*/
	overflow: hidden;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#regal_repair #section02 .step_slide_ .slide_{
	padding: 20px;-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#regal_repair #section02 .step_slide_ .ttl_ {
	font-size: 24px;
	color: #333333;
	text-align: center;
}

#regal_repair #section02 .step_slide_ .img_l_ {
	width: 546px;
	height: 318px;
	margin: auto;
}


#regal_repair #section02 .step_slide_ .thumb_ {
	width: 546px;
	margin: 10px auto 15px;
}

#regal_repair #section02 .step_slide_ .thumb_ ul {
	overflow: hidden;
}

#regal_repair #section02 .step_slide_ .thumb_ li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 78px;
	height: 72px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#regal_repair #section02 .step_slide_ .thumb_ li img {
	width: auto;
	height: auto;
	max-height: 72px;
	text-align: center;
}

#regal_repair #section02 .bx-wrapper{
	position: relative;
}
#regal_repair #section02 .bx-prev{
position: absolute;
top: 40px;
left: 0;
width: 100px;
height: 318px;
background: url("../img/usr/common/ico_left_arrow_bw_26x60.png") no-repeat center  center;

}
#regal_repair #section02 .bx-controls-direction a{
	overflow: hidden;
	text-indent: -100px;
	white-space: nowrap;
}
#regal_repair #section02 .bx-next{
position: absolute;
top: 40px;
right: 0;
height: 318px;
width: 100px;
background: url("../img/usr/common/ico_right_arrow_bw_26x60.png") no-repeat center center;

}
#regal_repair #section02 .nav_{
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#regal_repair #section02 .nav_ li{
display: table-cell;

}
#regal_repair #section02 .step_slide_pager_{
/*background: #eeeeee;
padding: 20px;*/
}

#regal_repair #section02 .step_slide_pager_ a{
background: #fff;
color: #666;
font-size: 10px;
text-decoration: none;
padding: 5px;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
	    display: block;
	    position: relative;
	    height: 34px;
	    border: 1px solid #dfdfdf;
	    font-size: 14px;
}
#regal_repair #section02 .step_slide_pager_ a span{
	font-size: 18px;
}
#regal_repair #section02 .step_slide_pager_ a.active{
background: #3B1D1D;
color: #fff;
}
#regal_repair #section02 .step_slide_pager2_{
	position: relative;
}
#regal_repair #section02 .step_slide_pager2_ .bx-controls-direction{
/*	display: table;
	table-layout: fixed;*/
	width: 100%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	margin-bottom: 20px;
}
#regal_repair #section02 .step_slide_pager2_ .bx-controls-direction a{
	display: table-cell;
	width: 50%;
	padding: 5px;
	position: static;
	background: #002950;
	height: auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	color: #FFF;
	text-indent: 0;
	text-decoration: none;
	width: 150px;
	display: inline-block;
}
#regal_repair #section02 .step_slide_pager2_ .bx-controls-direction .bx-prev{
border-right: 1px solid #fff;
float: left;
}
#regal_repair #section02 .step_slide_pager2_ .bx-controls-direction .bx-next{
border-left: 1px solid #fff;
float: right;
}

#regal_repair #section03 ul {
	overflow: hidden;
	margin-right: -20px;
}

#regal_repair #section03 ul li {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #dcdcdc;
	width: 365px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#regal_repair #section03 ul li dl dt {
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #7f523b;
	margin-bottom: 15px;
	line-height: 1.2;
	padding-bottom: 8px;
	font-weight: bold;
}

#regal_repair #section03 ul li dl dd .img_ {
	text-align: center;
}

#regal_repair #section03 ul li dl dd .txt_ {
	margin-top: 10px;
}

#regal_repair #section03 .notes {
	font-size: 10px;
}

#regal_repair #use {
	background: #3B1D1D;
	padding: 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#regal_repair #use .ttl_ {
	color: #FFF;
	text-align: center;
	font-size: 18px;
}

#regal_repair #use  ul {
	overflow: hidden;
	margin-bottom: 20px;
}

#regal_repair #use  ul li {
	display: inline-block;
	float: right;
}

#regal_repair #use  ul li:first-child {
	float: left;
}

#regal_repair #use p {
	text-align: center;
	color: #FFF;
}

/* --------------------------------------------------------------------
パターンオーダー
--------------------------------------------------------------------- */
#pattern_order_,
.section_.pattern_order_ {
	line-height: 1.8;
}

#pattern_order_ .section_ {
	margin-bottom: 30px;
}

.section_.pattern_order_ .nav_ {
	overflow: hidden;
	margin-top: 20px;
	margin-right: -20px;
	margin-bottom: 40px;
}

.section_.pattern_order_ .nav_ li {
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-right: 15px;
	background: url(../img/usr/order/bg_order_step.png) no-repeat center center;
	width: 240px;
	height: 65px;
}

.section_.pattern_order_ .nav_ li a {
	display: block;
	width: 240px;
	height: 65px;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}

#pattern_order_ h2.ttl_ {
	text-align: center;
	background: #3B1D1D;
	font-size: 24px;
	color: #fff;
	margin-bottom: 15px;
}

#pattern_order_ .head_ h2.ttl_ span.sub_ {
	font-size: 16px;
}

#pattern_order_ .subtxt_ {
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.8;
}

#pattern_order_ #section01 .block_ {
	margin-bottom: 40px;
}

#pattern_order_ #section01 .block_ .body_ {
	overflow: hidden;
}

#pattern_order_ #section01 .block_ .img_ {
	display: inline-block;
	float: left;
}

#pattern_order_ #section01 .block_ .desc_ {
	display: inline-block;
	float: right;
	width: 390px;
}

#pattern_order_ #section01 .block_ .desc_ p {
	margin-bottom: 15px;
}

#pattern_order_ #section01 .block_ h3 {
	color: #333;
	border-top: 1px solid #7f523b;
	border-bottom: 1px solid #7f523b;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 5px 0;
}

#pattern_order_ #section01 .block_ h3 .sub_ {
	font-size: 14px;
}

#pattern_order_ #section01 .block_ h4 {
	color: #7F523B;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 25px;
	background: url(../img/usr/order/ico_light.png) no-repeat left center;
}

#pattern_order_ #section01 .step_slide_ {
	background: #eeeeee;
	/*padding: 30px;*/
	overflow: hidden;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#pattern_order_ #section01 .step_slide_ .slide_{
	padding: 20px;-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#pattern_order_ #section01 .step_slide_ .ttl_ {
	font-size: 24px;
	color: #333333;
	text-align: center;
}

#pattern_order_ #section01 .step_slide_ .img_l_ {
	width: 546px;
	height: 318px;
	margin: auto;
}

#pattern_order_ #section01 .step_slide_ .thumb_ {
	width: 546px;
	margin: 10px auto 15px;
}

#pattern_order_ #section01 .step_slide_ .thumb_ ul {
	overflow: hidden;
}

#pattern_order_ #section01 .step_slide_ .thumb_ li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 78px;
	height: 72px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
#pattern_order_ #section01 .step_slide_ .thumb_ li.active_,
#pattern_order_ #section01 .step_slide_ .thumb_ li:hover{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
-moz-opacity:0.7; 
-khtml-opacity: 0.7;
zoom:1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

#pattern_order_ #section01 .step_slide_ .thumb_ li img {
	width: auto;
	height: auto;
	max-height: 72px;
	text-align: center;
}
#pattern_order_ #section01 .step_slide_ .txt_ p:first-child{
	margin-top: 0;
}
#pattern_order_ #section01 .step_slide_ .txt_ p{
	margin-top: 10px;
}
#pattern_order_ #section01 .step_slide_pager_{
background: #eeeeee;
padding: 20px;
text-align: center;
}

#pattern_order_ #section01 .step_slide_pager_ a{
	/*padding: 5px;*/
	width: 22px;
	height: 22px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	background: #FFF;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}
#pattern_order_ #section01 .step_slide_pager_ a.active{
	color: #FFF;
	background: #3B1D1D;
}
#pattern_order_ #section01 .step_slide_pager2_{
	position: relative;
}
#pattern_order_ #section01 .step_slide_pager2_ .bx-controls-direction{
/*	display: table;
	table-layout: fixed;*/
	width: 100%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
background: #eee;
}
#pattern_order_ #section01 .step_slide_pager2_ .bx-controls-direction a{
	display: table-cell;
	width: 50%;
	padding: 5px;
	position: static;
	background: #7f523b;
	height: auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	color: #FFF;
	text-indent: 0;
	text-decoration: none;
	width: 150px;
	display: inline-block;
}
#pattern_order_ #section01 .step_slide_pager2_ .bx-controls-direction .bx-prev{
border-right: 1px solid #fff;
float: left;
}
#pattern_order_ #section01 .step_slide_pager2_ .bx-controls-direction .bx-next{
border-left: 1px solid #fff;
float: right;
}

#pattern_order_ #section01  .bx-wrapper{
	position: relative;
}
#pattern_order_ #section01  .bx-prev{
position: absolute;
top: 40px;
left: 0;
width: 100px;
height: 318px;
background: url("../img/usr/common/ico_left_arrow_bw_26x60.png") no-repeat center  center;

}
#pattern_order_ #section01  .bx-controls-direction a{
	overflow: hidden;
	text-indent: -100px;
	white-space: nowrap;
}
#pattern_order_ #section01  .bx-next{
position: absolute;
top: 40px;
right: 0;
height: 318px;
width: 100px;
background: url("../img/usr/common/ico_right_arrow_bw_26x60.png") no-repeat center center;

}


#pattern_order_ #section02 .body_ {
	overflow: hidden;
}

#pattern_order_ #section02 .body_ .img_ {
	display: inline-block;
	float: right;
}

#pattern_order_ #section02 .body_ .desc_ {
	display: inline-block;
	float: left;
	width: 390px;
	height: 250px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 35px;
}

#pattern_order_ #section02 .body_ .desc_ p {
	margin-bottom: 10px;
}

#pattern_order_ #section02 .body_ .desc_ .price_ {
	font-weight: bold;
	display: block;
}

#pattern_order_ #section02 .body_ .desc_ .tax_ {
	font-size: 10px;
}

#pattern_order_ #section02 .body_ .btn_ {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
	background: url(../img/usr/order/bg_btn2.png) repeat center center;
	width: 390px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #B28500;
}

#pattern_order_ #section02 .body_ .btn_ a {
	display: block;
	width: 390px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../img/usr/order/ico_right_arrow.png) no-repeat 370px center;
	color: #222;
	font-weight: bold;
	font-size: 16px;
}

#pattern_order_ #section03 .bx-wrapper{
	background: #7F523B;
}
#pattern_order_ #section03 .body_ .case_ {
	background: #7F523B;
	padding-bottom: 40px;
}

#pattern_order_ #section03 .body_ .case_ .hl_ {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 1px 20px;
	border-bottom: 1px solid #3B1D1D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}

#pattern_order_ #section03 .body_ .case_ .hl_ dl {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	text-align: right;
}

#pattern_order_ #section03 .body_ .case_ h3.ttl_ {
	font-size: 20px;
	color: #FFF;
	vertical-align: middle;
	display: table-cell;
	padding: 10px 5px;
}

#pattern_order_ #section03 .body_ .case_ h3.ttl_ span {
	color: #DDB56F;
	display: inline-block;
	margin-right: 10px;
}

#pattern_order_ #section03 .body_ .case_ .desc_ {
	overflow: hidden;
	width: 630px;
	margin: auto;
}

#pattern_order_ #section03 .body_ .case_ .desc_ .images_ {
	float: left;
}

#pattern_order_ #section03 .body_ .case_ .desc_ .images_ .thumb_ {
	float: left;
	margin-right: -20px;
	margin-top: 10px;
}

#pattern_order_ #section03 .body_ .case_ .desc_ .images_ .thumb_ li {
	width: 100px;
	height: 75px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

#pattern_order_ #section03 .body_ .case_ .desc_ .images_ .thumb_ li img {
	max-width: 100px;
	width: auto;
	height: auto;
}

#pattern_order_ #section03 .body_ .case_ .desc_ .detail_ {
	float: right;
	width: 300px;
}

#pattern_order_ #section03 .body_ .case_ .btn_ {
	height: 35px;
	background: url(../img/usr/order/bg_btn.png) repeat center center;
	width: 300px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
}

#pattern_order_ #section03 .body_ .case_ .btn_ a {
	display: block;
	width: 300px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../img/usr/order/ico_right_arrow.png) no-repeat 280px center;
	font-weight: bold;
}

#pattern_order_ #section03 .body_ .case_ table {
}

#pattern_order_ #section03 .body_ .case_ table th,
#pattern_order_ #section03 .body_ .case_ table td {
	color: #FFF;
	text-align: left;
	border-bottom: 1px dotted #4C3123;
}

#pattern_order_ #section03 .body_ .case_ table tr:first-child th,
#pattern_order_ #section03 .body_ .case_ table tr:first-child td {
	border-top: 1px dotted #4C3123;
}

#pattern_order_ #section03 .body_ .case_ table th {
	padding: 10px 0 10px 10px;
}

#pattern_order_ #section03 .body_ .case_ table td {
	padding: 10px 5px 10px 15px;
}

#pattern_order_ #section03 .body_ .case_ dl {
	color: #fff;
	padding: 10px;
}

#pattern_order_ #section03 .body_ .case_ dl dt {
	font-weight: bold;
}
#pattern_order_ #section03 .case_pager_{
	background: #3B1D1D;
	overflow: hidden;
	padding:10px 20px;
}
#pattern_order_ #section03 .case_pager_ li:first-child{
	margin-left: 0;
}
#pattern_order_ #section03 .case_pager_ li{
	float: left;
	margin-left: 10px;
}
#pattern_order_ #section03 .case_pager_  a{
	float: left;
	display: inline-block;
	padding: 6px 10px;
	color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	background: #3B1D1D;
	margin-right: 10px;
	    width: 110px;
    text-align: center;
    position: relative;
    font-size: 14px;
}
#pattern_order_ #section03 .case_pager_ a:after{
    content: "";
    position: absolute;
    border: 3px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    left: 113px;
    top: 12px;
}
#pattern_order_ #section03 .case_pager_ a.active{
	background: #DDB56F;
	border: 1px solid #DDB56F;
	color: #3B1D1D;
}
#pattern_order_ #section03 .case_pager_ a.active:after{
    border-bottom: 6px solid #3b1d1d;
}
#pattern_order_ #section03 .bx-wrapper{
	position: relative;
}
#pattern_order_ #section03 .bx-prev{
position: absolute;
top: 40px;
left: 0;
width: 50px;
height: 318px;
background: url("../img/usr/common/ico_left_arrow_bw_26x60.png") no-repeat center  center;

}
#pattern_order_ #section03 .bx-controls-direction a{
	overflow: hidden;
	text-indent: -100px;
	white-space: nowrap;
}
#pattern_order_ #section03 .bx-next{
position: absolute;
top: 40px;
right: 0;
height: 318px;
width: 50px;
background: url("../img/usr/common/ico_right_arrow_bw_26x60.png") no-repeat center center;

}


#pattern_order_ #order_btn {
	text-align: center;
}

#pattern_order_ #order_btn .txt_ {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 20px;
}

#pattern_order_ #order_btn .txt_ span {
	display: block;
}

#pattern_order_ #order_btn .btn_ {
	height: 65px;
	background: url(../img/usr/order/bg_btn_bw.png) repeat center center;
	width: 550px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	margin: auto;
	margin-bottom: 10px;
}

#pattern_order_ #order_btn .btn_ a {
	display: block;
	width: 550px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	background: url(../img/usr/order/ico_right_arrow_wh.png) no-repeat 530px center;
	color: #FFF;
	font-size: 24px;
}


/* --------------------------------------------------------------------
ゴールドメンバーズのご案内
--------------------------------------------------------------------- */
.event_title_.novelty_.gold_{
	background: url(../img/usr/regal_club/ttl_goldmembers.png) no-repeat center center;
}

.gold_members_.headline_{
text-align: right;
color: #3B1D1D;
margin-top: 20px;
}
.gold_members_.headline_ p{
	font-size: 14px;
	text-align: left;
	margin-bottom: 15px;
	font-weight: bold;
}
.gold_members_.headline_{
	margin-bottom: 20px;
}
.gold_members_.headline_ li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 10px;
	text-align: left;
}
.gold_members_.headline_ .btn_ {
	height: 45px;
	background: url(../img/usr/common/bg_btn_h45.png) repeat center center;
	width: 350px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	margin: auto;
	margin-bottom: 10px;
	display: inline-block;
}

.gold_members_.headline_ .btn_ a {
	display: block;
	width: 350px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: url(../img/usr/common/ico_right_arrow.png) no-repeat 330px center;
	color: #000;
	font-size: 14px;
}

.event_headline.novelty_ .block_{
	overflow: hidden;
	margin-bottom: 20px;
}
.event_headline.novelty_{
	margin-bottom: 50px;
}
.event_headline.novelty_  p.bnr_{
	margin-bottom: 20px;
}
.event_headline.novelty_ .block_ p.txt_{
	display: inline-block;
	float: left;
	width: 450px;
	font-size: 14px;
}
.event_headline.novelty_ .block_ p.btn_{
	display: inline-block;
	float: right;
}

.event_headline#volunteer{
	
}

.event_headline#volunteer p.subtxt_{
	text-align: left;
}

.event_headline#volunteer .report_{
	color: #333;
	border: 3px solid #6bbe7e;
	padding: 15px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
-webkit-border-radius: 5px;
        border-radius: 5px;
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	font-weight: bold;
	margin-bottom: 40px;
}
.event_headline#volunteer .report_ .sum_{
	color: #A0000F;
	font-size: 18px;
	display: inline-block;
		margin-left: 30px;
}
.event_headline#volunteer .block_ {
	margin-bottom: 20px;
}
.event_headline#volunteer .block_ .ttl_{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.event_headline#volunteer .block_ .ttl_ span{
	color: #A0000F;
}
.event_headline#volunteer .block_ li:first-child{
	border-top: 1px dotted #dfdfdf;
	
}
.event_headline#volunteer .block_ li{
	padding: 8px;
	border-bottom: 1px dotted #ccc;
}


/*カレンダー*/
#calendar{
	margin-top:5px;
	background:url(../../img/bg_shopguide.gif) repeat-y;

	overflow: hidden;
}
#calendar>.month_{
	float: left;
	margin-right: 10px;
}
#calendar p{
	text-align:center;
	font-weight:bold;
}
#calendar ul li{
	padding-left: 12px;
	}
#calendar table{
	text-align:center;
	margin:2px auto 5px auto;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}
#calendar table th{
	width:24px;
	height:1.5em;
	text-align:center;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#e9e9e9;
}
#calendar table td{
	height:1.6em;
	text-align:center;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#fff;
}
#calendar table td.closed{
	background:#f4dfd9;
}




/* 会員様用お問い合わせ */
#rc_contact_list h1 {
    font-size: 20px;
    font-weight: bold;
    border-top: 2px solid #3B1D1D;
    border-bottom: 1px solid #3B1D1D;
    padding: 8px 0;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
}
#rc_contact_list .link_{
	background: url("../img/usr/common/icon_right_arrow02.png") no-repeat 10px center;
	padding-left: 20px;
}
#rc_contact_list #contactTop.separate{
	padding-top:20px;
	overflow: hidden;
}
#rc_contact_list #contactTop .floatL{
	float:left;
	margin-bottom:20px;
}
#rc_contact_list #contactTop .floatR{
	float:right;
	margin-bottom:20px;
	padding-left:24px;
	border-left:1px solid #cec8c6;
}
#rc_contact_list #contactTop .item{
	width:350px;
	background:#fff;
}
#rc_contact_list #contactTop .item .title{
	padding:0.7em 5px;
	background:#2d1616;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#rc_contact_list #contactTop .item >.inner{
	padding:14px 19px;
	border:1px solid #cec8c6;
	border-top:none;
}
#rc_contact_list #contactTop .item .inner .whiteLineBlock{
padding: 2px;
	margin-top:1em;
	/*background:url(/common/image/bg_white_line_block_336.gif) no-repeat left bottom;*/
	border: 1px solid #ccc;
}
#rc_contact_list #contactTop .item .inner .whiteLineBlock .inner a{
	padding:.5em 10px 0.5em;
	/*background:url(/common/image/bg_white_line_block_336_top.gif) no-repeat left top;*/
	text-align:center;
	border: 1px dotted #dfdfdf;
	display: block;
}

#rc_contact_list #contactTop .item .inner .whiteLineBlock .inner a span{
	background: url("../img/usr/common/icon_right_arrow02.png") no-repeat 10px center;
	padding-left: 20px;
}


/*イベント*/
.event_space_01_ {
	overflow: hidden;
	margin-top: 20px;
}
.event_space_01_ .img_{
	display: inline-block;
	max-width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.event_space_02_ {
	margin-top: 20px;
	overflow: hidden;
}
.event_space_02_ .img_{
	display: inline-block;
	max-width: 400px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.event_space_01_ .img_ img,
.event_space_02_ .img_ img{
	max-width: 400px;
	width: 100%;
	height: auto;
}

.event_space_01_ .txt_ p,
.event_space_02_ .txt_ p{
margin-bottom: 1em;
}