@charset "utf-8";
/* CSS Document */

body {}
#wrap{}
#conf{}

/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
header{ height:auto; padding:0; position:relative; width:100%; z-index:100;}
#headerAreaInner{ padding-bottom: 10px;}
h1{ width:350px; padding:12px 0 3px 0;  font-size:12px; font-weight:normal; line-height:1.1em;}

#headerNav{ float:right;}
#headerNav li img { margin:14px 9px 0 0;}
#headerNav li.last img { margin:14px 0 0 0;}



/*----------------------------------------------------------------------------
 ***                                               				mainSection
----------------------------------------------------------------------------*/
.mainSection { background: url(../images/img_mainback_a.jpg) center no-repeat;}
.sectionInner { max-width: 1100px; margin:60px auto;}
.mainSection .sectionInner{padding: 60px 0;margin:0 auto;text-align: center;}
.ttlBox{margin: auto;align-items: center;text-align: center; background-color: rgba(255,255,255,0.95);border-radius: 0.3em; padding: 1.5em 3em 2em;}
.ttlBox h2 span{text-align: center;display: block;margin-bottom: 0.2em;} 
.ttlBox p{font-size: 200%;font-weight: bold;color: #000000;text-align: center;text-shadow: 0 0 6px #ffffff;line-height: 1.5;}
.formBtn:hover{ text-decoration: none; opacity: 0.7;}
.formBtn{border:3px solid #FFF;background: #c80b4d;display: block;width: 16.5em;text-align:center;-webkit-box-shadow: #6d6d6d 5px 5px 10px;box-shadow: #6d6757 5px 5px 10px;border-radius:100vh;padding: 0.5em;text-decoration: none;font-size: 125%;margin: 0 auto;}
.formBtn span{ color: #FFF; position: relative; padding-right: 1.5em; font-weight: bold;}
.formBtn span:after{
	content: '';
	position: absolute;
	top: 0.2em;
	bottom: 0;
	right: 0em;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #FFF transparent transparent transparent;
}

.readTxt{ font-size: 112.5%;}

.typeSection{ max-width: 950px; margin:70px auto 0;}
.typeSection h3{
	font-size: 200%;
	color: #c80b4d;
	position: relative;
	width: 11em;
	margin: 20px auto;
	padding-bottom: 0.3em;
	border-bottom: 2px solid #c6c6c6;
	}
.typeSection h3::before{ 
	content: '';
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 4em;
	height: inherit;
	border-bottom: 2px solid #ffff00;
}

.typeSection .propatyType{ margin: 50px 0;}
.typeSection .propatyType .noImage{background: #dddddd;}
.typeSection .propatyType dl{ width: 515px; border-top:1px solid #c6c6c6; display:-webkit-box; display:-ms-flexbox; display:flex; padding: 0.2em 0;}
.typeSection .propatyType dl:last-of-type{ border-bottom: 1px solid #c6c6c6;}
.typeSection .propatyType dl dt{ background: #303030; color: #FFF; font-size: 112.5%; width: 5em; text-align: center; padding: 0.2em 0; margin-right: 1em;}
.typeSection .propatyType dl dd{ max-width: 390px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.typeSection .propatyType dl dd span{ font-size: 62.5%; font-weight:normal; color: #e21a29;}
.typeSection .propatyType .tenant dd,
.typeSection .propatyType .area dd{ color: #e21a29; font-weight:bold; font-size: 140%;}
.typeSection .propatyType > p{ margin:0 auto 0 0;}

.typeSection .btnBox{margin: 80px 0;}
.typeSection .btnBox .formBtn{margin:0 auto;box-shadow: #bfbfbf 0px 7px 8px;}


/*----------------------------------------------------------------------------
 ***                                               				247bizSec
----------------------------------------------------------------------------*/
.bizSection247 .j-cont-sa {margin: 2em auto;width: 600px;}
.bizSection247 .brandbox{min-width: 11em;}

.otherBrandTxt{text-align: center; font-size: 115%;}
/*----------------------------------------------------------------------------
 ***                                               				bizSec
----------------------------------------------------------------------------*/

.bizSection .j-cont-sa{margin: 1em auto 2em;width: 600px;}
.bizSection .brandbox{margin: 1em auto;}
.bizSection .otherBrandBox .brandbox{min-width: 11em;}
.bizSection .biztitle{font-size: 1.4em;}

.org{color: #f08300}
.pink{color: #00a1c9}
.gren{color: #179a5b}
.pupl{color: #c80b4d}
.shad{ box-shadow: #c5c7c6 5px 5px 10px;margin-bottom: 11px;}

.bizSection .brandList ul{display: block;}
.bizSection .brandList.brandList247 ul{display: flex;}

/*----------------------------------------------------------------------------
 ***                                               				formSec
----------------------------------------------------------------------------*/
#formSection{ background-color:#303030; padding:0; max-width: 950px; margin:0 auto 60px;}
#formSection .sectionInner{ padding: 60px 45px;}
#formSection h2{ color:#ffff00; font-size:200%;}
#formSection .cautionTxt {
	background: #fcffd3;
	font-size: 87.5%;
	margin: -1em 0 1em;
	padding: 1em;
	border-radius: 10px;
}
#formSection .cautionTxt p{ margin:0;}

#formSection .sectionInner > p{ margin:1.5em auto 2em; color:#fff; line-height:1.4em;}
#formSection form .formBox{ background-color:#fff; padding:2em 5em; border-radius:10px;}
#formSection form p{ color: #e21a29;}
#formSection form .inputItemList p{ color:#333; margin:0 auto;}
#formSection form .inputItemList { padding:0.5em 0;}
#formSection form .inputItemList:not(:last-child){ border-bottom:1px solid #ccc;}
#formSection form .inputItemList dt{ width:25%;}
#formSection form .inputItemList dt .textNote{ display:block; margin:0;}
#formSection form .inputItemList dd{ width:75%;}
#formSection form .inputItemList dd p{ margin:0 0 0.5em; font-size:87.5%; font-weight:normal; color:#666;}
#formSection form .inputItemList dd ul{ width:100%;}
#formSection form .inputItemList dd ul li{ margin:0 1.5em 0.5em 0;}
#formSection form .inputItemList dd .checkItem{ width:1.5em; height:1.5em; vertical-align:sub; margin:0 0.5em 0 0;}
#formSection form .inputItemList dd .inputItem{ width:100%; padding:0.5em; font-size:100%;}

#formSection form .inputItemList dd .mailCheck{ display:block; margin:0.5em auto 0;}
#formSection form .inputItemList dd button[type=button]{border: none;text-align: center; padding: 0.5em 1em; border-radius: 5px; background-color: #999; color: #fff;}
#formSection form .inputItemList dd input[type=file]{border:none;}
#formSection form .inputItemList dd .komeTxt{display:inline-block;font-size: 14px;vertical-align: bottom;}

/*---------------------------------------------------------*/
#formSection form .inputItemList dt,
#formSection form .inputItemList dd{ padding:0.5em; font-weight:500; line-height:1.2em;}
/*---------------------------------------------------------*/
#formSection form .inputItemList .textNote,
#formSection form .inputItemList .textAny{ font-size:87.5%; display:inline-block; margin:0 1em;}
/*---------------------------------------------------------*/
#formSection form .inputItemList .textNote{ color:#ff4580;}
#formSection form .inputItemList .textAny{ color:#2FC9C9;}
/*---------------------------------------------------------*/
#formSection form .inputItemList dd ul li .inputItem,
#formSection form .inputItemList dd input[name="Mail2"],
#formSection form .inputItemList dd input[name="Post1"],
#formSection form .inputItemList dd input[name="Post2"],
#formSection form .inputItemList dd input[name="Addr1"],
#formSection form .inputItemList dd input[name="Addr2"]{ margin:0.5em 0;}
#formSection form .inputItemList dd input[name="Post1"]{ width:20%; padding:0.5em; font-size:100%; vertical-align: middle; margin:0 0.5em;}
#formSection form .inputItemList dd input[name="Post2"]{ width:40%; padding:0.5em; font-size:100%; vertical-align: middle; margin: 0 0.5em;}
#formSection form .inputItemList dd input[name="areaInput"]{ width: 40%; vertical-align: middle; margin-right: 0.5em;}
/*---------------------------------------------------------*/
#formSection form .inputItemList dd .checkItem{ display:none;}
#formSection form .inputItemList dd .checkItem + label{
	padding-left:25px;
	position:relative;
}
#formSection form .inputItemList dd .checkItem + label::before{
	content:"";
	display:block;
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	width:16px;
	height:16px;
	border:1px solid #999;
	border-radius:50%;
}
#formSection form .inputItemList .inputItemList dd .checkItem:checked + label{ color:#2FC9C9;}
#formSection form .inputItemList .inputItemList dd .checkItem:checked + label::after{
	content:"";
	display:block;
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:3px;
	width:12px;
	height:12px;
	background:#2FC9C9;
	border-radius:50%;
}
/* チェックボックス */
.checkItem{ display:none;}
.checkParts{ padding-left:1.5em; position:relative;}
.checkParts::before {
    content:"";
    display:block;
    width:1em;
    height:1em;
    border:1px solid #4d4d4d;
    background-color:#FFF;
    position:absolute;
    top:0.25em;
    left:0;
}
.checkItem:checked + .checkParts::after {
    content:"";
    display:block;
    width:0.4em;
    height:0.8em;
	border-bottom:3px solid #c80b4d;
	border-right:3px solid #c80b4d;
    position:absolute;
    top:0.2em;
    left:0.3em;
	transform:rotate(45deg);
}
#formSection form .formBox .privacy_check label input{margin: 0.4em 0.4em 0 0;}
::placeholder{ color:#999;}
/* 旧Edge対応 */
::-ms-input-placeholder{ color:#999;}
/* IE対応 */
:-ms-input-placeholder{ color:#999;}
/*---------------------------------------------------------*/
#formSection .sendBtn{ text-align:center; margin:1.5em auto 0}
#formSection .sendBtn button{ border:3px solid #FFF; background: #c80b4d; width: 16.5em; -webkit-box-shadow: #1c1c1c 5px 5px 10px; box-shadow: #1c1c1c 5px 5px 10px; border-radius:100vh; padding: 0.8em 0; text-decoration: none; cursor: pointer; }
#formSection .sendBtn button span{ color: #FFF; position: relative; padding-right: 1.5em; line-height: 1em;	text-decoration: none;	border: none; font-size: 125%; background: none; cursor: pointer;}
#formSection .sendBtn button span:after{
	content: '';
	position: absolute;
	top: 0.2em;
	bottom: 0;
	right: 0em;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #FFF transparent transparent transparent;
}


#formSection .privacyLink{color: #FFF; margin-left: 2em; font-size: 75%;}


/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{ margin-top:20px; text-align:center; background-color:#fff;}



#footerLogo{ width:auto;}
#footerLogo p{ text-align:center; margin:0;}

#footerTxt p{ text-align:center; margin:0 0 12px 0;}

#footerCopyright{ background:#000; padding:7px 0 5px 0;}
#footerCopyright p{ margin:0;}



/*----------------------------------------------------------------------------
 ***                                                               確認画面
----------------------------------------------------------------------------*/
.formHeader{ box-shadow: 0 3px 15px #939393;}
#confirmSection{ }
#confirmSection h2{
	font-size: 200%;
	color: #c80b4d;
	position: relative;
	width: 7em;
	padding-bottom: 0.3em;
	border-bottom: 2px solid #c6c6c6;
	margin:1em auto;
}

#confirmSection h2::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 3em;
	height: inherit;
	border-bottom: 2px solid #ffff00;
}

#confirmSection .sectionInner{ max-width:600px; margin:0 auto;}
#confirmSection #confirmArea{ margin:2em auto 2em;}
#confirmSection .inputItemList{ border-bottom:1px solid #ccc; padding:0.8em; font-size:100%;}
#confirmSection .inputItemList dt{ width:30%; font-size:87.5%; font-weight:normal; color:#999; position:relative;}
#confirmSection .inputItemList dd{ width:70%;}
#confirmSection #submit-area ul{ position:relative; margin:3em auto;}
#confirmSection #submit-area .backBtn{ position:absolute; left:0; font-size:75%;}
#confirmSection #submit-area .backBtn a{
	border:1px solid #999;
	color:#666;
	border-radius:50px;
	width:4em;
	height:4em;
	padding:0;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	text-decoration:none;
}
#confirmSection #submit-area li > *{ transition:opacity .3s;}
#confirmSection #submit-area li > *:hover{ opacity:0.6;}

#confirmSection .sendBtn{ text-align:center; margin:1.5em auto 0}
#confirmSection #submit-area .sendBtn button{ border:3px solid #FFF; background: #c80b4d; width: 16.5em; text-align:center; -webkit-box-shadow: #bfbfbf 5px 5px 10px; box-shadow: #bfbfbf 5px 5px 10px; border-radius:100vh; padding: 0.8em 0; text-decoration: none; cursor: pointer; margin:0 auto; }
#confirmSection #submit-area .sendBtn button span{ color: #FFF; position: relative; padding-right: 1.5em; line-height: 1em; text-decoration: none;	border: none; font-size: 125%; background: none; cursor: pointer;}
#confirmSection #submit-area .sendBtn button span:after{
	content: '';
	position: absolute;
	top: 0.2em;
	bottom: 0;
	right: 0em;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #FFF transparent transparent transparent;
}

/*----------------------------------------------------------------------------
 ***                                                               完了画面
----------------------------------------------------------------------------*/
#thanksSection{}
#thanksSection h2 {
	font-size: 200%;
	color: #c80b4d;
	position: relative;
	width: 5em;
	padding-bottom: 0.3em;
	border-bottom: 2px solid #c6c6c6;
	margin: 1em auto;
}

#thanksSection h2::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 2em;
	height: inherit;
	border-bottom: 2px solid #ffff00;
}
#thanksSection .formBtn{ box-shadow: none; border: 3px solid #c80b4d;	background: #FFF; margin:0 auto;}
#thanksSection .formBtn span{ color: #c80b4d;}
#thanksSection .formBtn span:after { border-color: #c80b4d transparent transparent transparent;}
#thanksSection .fcBtn .formBtn{ border: 3px solid #303030;}
#thanksSection .fcBtn .formBtn span{ color: #303030;}
#thanksSection .fcBtn .formBtn span:after { border-color: #303030 transparent transparent transparent;}
#thanksSection .btnBox{ margin: 3em 0;}
/*----------------------------------------------------------------------------
 ***                                                            スライド
----------------------------------------------------------------------------*/
.building_slider{width: 44%;margin-right: 2em;}
.building_img{}
.slick-active{color: #000;}
/*----------------------------------------------------------------------------
 ***                                                            スライド
----------------------------------------------------------------------------*/
*,body,ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
/* ↓ スライドの外枠 */
.slide-wrapper {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden; /* はみ出したスライドを隠す */
}
/*  ↓ スライド（コンテンツ） */
.slide { /*スライド全体 */
  width: 500%;
  height: 100%;
  display: flex;
  transition: all 0.3s;
}
.slide div { /* スライド */
  width: 20%;
  height: 100%;
  font-size: 16px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.slide1 { /* スライドさせるために必要なクラス */
  transform: translateX(0);
}
.slide2 { /* スライドさせるために必要なクラス */
  transform: translateX(-20%);
}
.slide3 { /* スライドさせるために必要なクラス */
  transform: translateX(-40%);
}
.slide4 { /* スライドさせるために必要なクラス */
  transform: translateX(-60%);
}
.slide5 { /* スライドさせるために必要なクラス */
  transform: translateX(-80%);
}
.slide div:nth-of-type(1){ /* 背景色 */
  /* background-color: #E1F3FC; */
}
.slide div:nth-of-type(2){ /* 背景色 */
    /* background-color: #E1F3FC; */
}
.slide div:nth-of-type(3){ /* 背景色 */
   /* background-color: #E1F3FC; */
}

.slideimg{margin-top: -2em;}
.next 
 {
    position: absolute;
    width: 35px;
    height: 40px;
    right: 33px;
    bottom: 0%;
    z-index: 10;
    background: url(../images/slidebtn_r.jpg) center no-repeat;
}


.prev {
  /* content: "▶"; */
  position: absolute;
  width: 35px;
  height: 40px;
  left: 31px;
  bottom: 0%;
  background: url(../images/slidebtn_l.jpg) center no-repeat;
}
/* ↓ インジケーター */
.indicator {
  width: 100%;
  position: absolute;
  bottom: 16px;
  display: flex;
  column-gap: 6px;
  z-index: 10;
  justify-content: center;
  align-items: center;
}
.indicator li {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  list-style: none;
  background-color: #fff;
  /* border: 2px #000 solid; */
  cursor: pointer;
}
.indicator li:first-of-type {
  background-color: #000;
}

