@charset "utf-8";
/*/finecourt/page/faq/
*/
#contents {
	padding-top: 0;
}
.fa-about_fc {
	color: #871C32;
	padding-right: 0.5em;
}
.txtR {
	text-align: right;
}
.clearFix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
/*--------------------------------
* #visual
 --------------------------------*/

.fc_inquire #visual {
	background-image: url("/content/dam/31sumai/finecourt/fc_inquire/img/index_title_001.png");
}
h1#visual{
	margin-bottom:0px;
}
/*--------------------------------
* .fc_inquire
 --------------------------------*/
.fc_inquire .inquire-fc-title-mincho,
.fc_inquire .inquire-fc-title-mincho_s {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.3;
	margin-bottom: 30px;
}
.fc_inquire p {
	line-height: 1.6;
	font-size: 1.4rem;
	margin: 0;
}
.fc_inquire #mainArea {
	width: 960px;
	margin: 0 auto;
}
.fc_inquire p.leadText01 {
	margin: 26px 30px 40px;
}

.fcInquireBlock02 {
  margin-bottom: 40px;
}
.fcInquireBlock02 .layoutInner_img{
	float:left;
	width:530px;
}
.fcInquireBlock02 .layoutInner{
	float:right;
	width:392px;
}
.fcInquireBlock02 .layoutInner h2{
	font-size:3.5rem;
}
.fcInquireBlock02 .textBlock02 {
  background: url(/content/dam/31sumai/finecourt/fc_inquire/img/index_line_001.png) no-repeat left top;
  margin-top: 30px;
  padding-top: 25px;
  line-height: 1.6;
}
.fcInquireBlock02 .textBlock02 dt {
  font-size: 2rem;
  margin-bottom: 15px;
}
.fcInquireBlock02 .textBlock02 dd {
  font-size: 1.5rem;
}


.fcInquireBlock03 {
  border: 1px solid #999999;
  padding: 40px;
  margin-bottom: 50px;
}
.fcInquireBlock03 h2{
	font-size:3.5rem;
}
.fcInquireBlock03 .textBlock03{
	margin-bottom:25px;
}
.fcInquireBlock03 .textBlock04 {
  background: #f3f3f3 url(/content/dam/31sumai/finecourt/fc_inquire/img/index_ico_001.png) no-repeat 27px 42px;
  border: 1px solid #ececec;
  padding: 30px 30px 30px 90px;
  margin-bottom:40px;
}
.fcInquireBlock03 .centerBlock01 {
    text-align: center;
}
.fcInquireBlock03 .centerBlock01 li {
    display: inline-block;
	margin:0 20px;
}




.glayLayer {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: "alpha(opacity=40)";
  z-index: 999;
}

.agreementModal {
  display: none;
  width: 880px;
  height: 740px;
  padding: 30px 40px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 1000;
  top: 100px;
  left: 50%;
  margin-left: -440px;
}

.agreementModal .sentenceBlock01 {
  width: 760px;
  height: 590px;
  padding-right: 40px;
  overflow: auto;
}
.agreementModal .sentenceBlock01 h3 {
  margin-bottom: 50px;
  font-size: 185%;
  line-height: 1.6;
  font-weight: normal;
}
.agreementModal .sentenceBlock01 p {
  margin-bottom: 25px;
  line-height: 1.6;
}
.agreementModal .center{
	text-align:center;
}
.agreementModal .mt20{
	margin-top:20px;
}

.fcCampaignBlock{
	overflow:hidden;
	width:960px;
}
.fcCampaignBlock h2 img{
	float:left;
}

.fcCampaignBlock p img{
	float:left;
}

.fcCampaignBlock div.CampaignBtn{
	width:960px;
	height:130px;
	clear:both;
	background:url(../images/campaign_bg.jpg) no-repeat;
	border-bottom: 1px solid #cccccc;
	padding-bottom:50px;
}

.fcCampaignBlock div.CampaignBtn p{
	padding-top:20px;
	margin:20px auto;
	width:402px;
}

@media only screen
 and (min-device-width: 320px)
 and (max-device-width: 568px)
 and (-webkit-min-device-pixel-ratio: 2) {
	.agreementModal {
		margin-left: -120px;
	}
	.glayLayer {
		position:fixed;
	}
}

@media only screen
 and (min-device-width: 768px)
 and (max-device-width: 1024px) {
	.agreementModal {
		margin-left: -340px;
	}
	.glayLayer {
		position:fixed;
	}
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #d9d9d9;
  position: relative;
}

.jspDrag {
  background: #881c33;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/*--------------------------------
 * Smartphone
-------------------------------- */
@media screen and (max-width:640px) {
	.fc_inquire .inquire-fc-title-mincho,
	.fc_inquire .inquire-fc-title-mincho_s {
		margin-bottom: 20px;
	}
	.fc_inquire p.leadText01 {
		margin:  30px 0 ;
	}
	.fc_inquire #mainArea {
		width: auto;
		margin: 0 10px;
		display: block;
	}
	.fcInquireBlock02 {
	  height: auto;
	  margin-bottom: 20px;
	}
	.fcInquireBlock02 .layoutInner_img{
		float:none;
		width:auto;
		margin-bottom:20px;
	}
	.fcInquireBlock02 .layoutInner{
		float:none;
		width:auto;
	}
	.fcInquireBlock02 .layoutInner h2{
		font-size:2.2rem;
	}
	.fcInquireBlock02 .textBlock02 {
	  margin-top: 15px;
	  padding-top: 15px;
	  line-height: 1.6;
	}
	.fcInquireBlock02 .textBlock02 dt {
	  margin-bottom: 10px;
	}
	.fcInquireBlock02 .textBlock02 dd {
	}
	
	.fcInquireBlock03 {
	  padding: 20px 10px 10px 10px;
	  margin-bottom: 30px;
	}
	.fcInquireBlock03 h2{
		font-size:2.2rem;
	}
	.fcInquireBlock03 .textBlock03{
		margin-bottom:20px;
	}
	.fcInquireBlock03 .textBlock04 {
	  background: #f3f3f3 url(/content/dam/31sumai/finecourt/fc_inquire/img/index_ico_001.png) no-repeat 20px 20px;
	  border: 1px solid #ececec;
	  padding: 10px 10px 10px 90px;
	  margin-bottom:20px;
	}
	.fcInquireBlock03 .centerBlock01 {
	}
	.fcInquireBlock03 .centerBlock01 li {
		margin:0 0 10px 0;
	}

}
