@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	border-bottom: none;
}

#main {
	margin: 0 0 50px;
}

#pagePath {
	margin-bottom: 16px;
}

#main .tabBox {
	margin: 0 auto 49px;
	width: 1100px;
}

#main .tabBox .textBox {
	width: 465px;
	float: right;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
}

#main .tabBox .textBox p {
	margin-bottom: 10px;
	color: #CB2417;
	font-size: 1.3em;
	line-height: 1.2;
}

#main .tabBox .textBox li {
	padding-left: 1.4em;
	color: #7F7F7F;
	font-size: 1.2em;
	line-height: 1.6;
	text-indent: -1.4em;
}

#main .comInner .subBox .inner .campBox {
	margin: 0 5px 15px 0;
	padding: 12px 15px;
	border: 5px solid #F5D66A;
	border-radius: 10px;
	background-color: #FFF;
	behavior: url(js/pie.htc);
	position: relative;
	box-shadow: 2px 2px 3px #D6D6D6, 2px 2px 3px #D6D6D6;
}

#main .tabBox .campBox {
	width: 485px;
	float: right;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
}

#main .tabBox .campBox p {
	margin-bottom: 10px;
	color: #CB2417;
	font-size: 1.3em;
	line-height: 1.2;
}

#main .tabBox .campBox li {
	padding-left: 1.4em;
	color: #7F7F7F;
	font-size: 1.2em;
	line-height: 1.6;
	text-indent: -1.4em;
}

#main .tabBox .tab {
	width: 610px;
	float: left;
}

#main .tabBox .tab table {
	width: 100%;
	border-collapse: collapse;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
}

#main .tabBox .tab th {
	padding: 5px 12px;
	width: 17%;
	color: #FFF;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: 2px solid #CCC;
	background-color: #CB2417;
}

#main .tabBox .tab td {
	padding: 12px 8px 8px;
	width: 20.5%;
	color: #333;
	font-size: 1.6em;
	font-weight: bold;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	line-height: 1.1;
	text-align: right;
	border: 2px solid #CCC;
}

#main .tabBox .tab td span {
	display: block;
	color: #CB2518;
	font-size: 1.3em;
}

#main .tabBox .tab td .style {
	display: inline;
	color: #333;
	font-size: 0.6em;
}

#main .tabBox .tab td .cell {
	color: #CB2518;
	font-size: 0.5em;
}

#main .tabBox .tab td span span {
	display: inline;
	color: #333;
	font-size: 0.6em;
}

#main .tabBox .tab thead th {
	padding: 8px 12px;
	width: 21%;
	color: #666;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	background-color: #F7F7F7;
}

#main .tabBox .tab thead .thStyle {
	width: 16%;
}

#main .h2Ttl {
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px 5px 0px 5px;
	background-color: #EFEFEF;
	font-size: 15px;
	color: #454545;
	position: relative;
}
#main .h2Ttl p {
	font-size: 13px;
	font-weight: normal;
}
#main .h2Ttl span {
	font-size: 1.5em;
	font-weight: normal;
	color: #CB271A;
}
#main .h2Ttl .BtnBox {
	float: right;
	position: absolute;
	top: 3px;
	right: 10px;
}
#main .h2Ttl .BtnBox img{
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

#main .product {
	margin: 0 auto 40px;
	width: 1100px;
	position: relative;
}

#main .product .bigPhoto {
	width: 504px;
	height: 543px;
	float: left;
	position: relative;
}

#main .product .bigPhoto img {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}

#main .product .phoArea {
	padding: 6px 0 14px 43px;
	width: 516px;
	float: right;
	background: url(../images/detail/phoarea_bg.gif) no-repeat left top;
}

#main .product .phoArea .phoListBox {
	margin-bottom: 10px;
	height: 480px;
	overflow: hidden;
	position: relative;
	
}

#main .product .phoArea .phoList {
	position: absolute;
	left: 0;
	top: 0;
}

#main .product .phoArea .phoList li {
	margin: 10px 11px 0 0;
	float: left;
	border: 1px solid #DDD;
}

#main .product .phoArea .pageBox {
	position: relative;
}

#main .product .phoArea .pageBox .prev {
	position: absolute;
	left: 1px;
	top: 0;
}

#main .product .phoArea .pageBox .next {
	position: absolute;
	right: 15px;
	top: 0;
}

#main .product .phoArea .pageBox .pageNavi {
	margin: 0 auto;
	padding-right: 6px;
	width: 90px;
}

#main .product .phoArea .pageBox .pageNavi li {
	margin-right: 5px;
	width: 25px;
	float: left;
	text-align: center;
}

#main .product .phoArea .pageBox .pageNavi li a {
	padding: 5px 0;
	display: block;
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
	border: 1px solid #DDD;
	position: relative;
	border-radius: 3px;
	background-color: #E3E3E3;
	behavior: url(js/pie.htc);
}

#main .product .phoArea .pageBox .pageNavi li a:hover,
#main .product .phoArea .pageBox .pageNavi .on a {
	color: #CB2417;
	text-decoration: none;
	background: #FAFAFA url(../images/detail/page_bg.gif) repeat-x left bottom;
}

#main .inner02 {
	margin-bottom: 42px;
	padding: 18px 0 40px;
}

#main .comInner .subBox {
	text-align: center;
}

#main .comContact {
	margin-bottom: 72px;
}

#main .inner02 .subBox p {
	margin-bottom: 24px;
	font-size: 1.6em;
	line-height: 2;
}

#main .inner02 .subBox p span {
	font-size: 1.2em;
	font-weight: bold;
}

#main .inner02 .subBox p .red {
	color: #CC3300;
}

#main .inner02 .subBox p .style {
	font-size: 1.2em;
}

#main .inner02 .subBox p .blue {
	color: #3366CC;
}

#main .inner02 .subBox p .spec {
	color: #E95833;
}

#main .inner02 .subBox .map {
	height: 367px;
	border: 3px solid #FBBCB7;
}

#main .lineBox {
	margin: 0 auto 55px;
	width: 1100px;
}

#main .title {
	margin: 0px auto 25px;
	padding: 10px 13px;
	width: 1074px;
	color: #CB2417;
	font-size: 2em;
	font-weight: bold;
	position: relative;
	background-color: #EFEFEF;
	border-radius: 5px;
	behavior: url(js/pie.htc);
}

#main .title span {
	color: #999;
	font-size: 0.6em;
	position: absolute;
	right: 20px;
	top: 15px;
}

#main .lineBox .text01 {
	margin-bottom: 10px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

#main .lineBox .text01 span {
	color: #0084C4;
	font-size: 1.3em;
}

#main .lineBox .text02 {
	margin-bottom: 55px;
	font-size: 1.8em;
	text-align: center;
}

#main .lineBox .text02 span {
	color: #FF6699;
	font-size: 1.3em;
}

#main .lineBox .dlBox {
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .lineBox .dlBox .lBox {
	width: 550px;
	float: left;
}

#main .lineBox .dlBox .rBox {
	width: 550px;
	float: right;
}

#main .lineBox .dlBox .lBox dl {
	margin-bottom: 18px;
}

#main .lineBox .dlBox dt {
	width: 92px;
	float: left;
	color: #CB2417;
	font-size: 1.3em;
	font-weight: bold;
	padding-top:2px;
	text-align: center;
	border: 2px solid #CB2518;
	border-radius: 2px;
	position: relative;
	behavior: url(js/pie.htc);
}

#main .lineBox .dlBox dd {
	padding: 4px 10px 22px 9em;
	font-size: 1.2em;
}

#main .lineBox .dlBox dd .grey {
	color: #999;
}

#main .lineBox .dlBox dd a {
	color: #CE3125;
	text-decoration: underline;
}

#main .lineBox .dlBox dd a:hover {
	text-decoration: none;
}

#main .lineBox .dlBox .none {
	padding-bottom: 0;
}

#main .lineBox .dlBox .lBox li {
	margin: 15px 9px 0 0;
	padding: 3px 7px;
	float: left;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	border: 4px solid #C1A4DF;
	border-radius: 15px;
	position: relative;
	behavior: url(js/pie.htc);
	background-color: #673499;
}

#main .lineBox .dlBox .lBox .list02 {
	border: 4px solid #AABFEA;
	background-color: #3366CC;
}

#main .lineBox .dlBox .lBox .list03 {
	border: 4px solid #B7DA94;
	background-color: #679934;
}

#main .lineBox .dlBox .lBox .list04 {
	border: 4px solid #F5BAAB;
	background-color: #E95834;
}

#main .lineBox .dlBox .lBox .list05 {
	border: 4px solid #F2CA6A;
	background-color: #ECAB13;
}

#main .lineBox .dlBox .lBox .list06 {
	border: 4px solid #94DAC1;
	background-color: #37A27C;
}

#main .lineBox .dlBox .lBox .list07 {
	border: 4px solid #F9CAC2;
	background-color: #EF7B63;
}

#main .ttl02 {
	margin-bottom: 50px;
}

#main .formBox {
	margin: 0 auto 50px;
	width: 900px;
}

#main .mailForm table {
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .mailForm th {
	padding: 12px 30px 10px;
	width: 26%;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FCF4F3;
}

#main .mailForm td {
	padding: 11px 30px 9px;
	width: 74%;
	font-size: 1.3em;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
}

#main .mailForm th span {
	padding: 0 9px 2px;
	display: block;
	float: right;
	color: #fff;
	text-align: center;
	background-color: #CB2417;
	border-radius: 9px;
	behavior: url(js/pie.htc);
	position: relative;
}

#main .mailForm td input[type="text"] {
	padding-left: 5px;
	width: 500px;
	height: 28px;
	line-height: 2.0;
	border: none;
	background-color: #F2F2F2;
}

#main .mailForm td .tabList01 li {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}

#main .mailForm td .wid01 {
	width: 90px !important;
}

#main .mailForm td .wid03 {
	margin: 0 6px 0 10px;
}

#main .mailForm td span {
	margin: 0 10px 0 5px;
}

#main .mailForm td .tabList01 li .pNote {
	margin-top: 5px;
	float: left;
}

#main .mailForm td .tabList01 li .add-on {
	float: left;
}

#main .mailForm td .date input {
	float: left;
	vertical-align: middle;
}

#main .mailForm td .tabList02 li {
	margin-right: 5px;
	display: inline;
}

#main .mailForm td .wid02 {
	width: 300px !important;
}

#main .mailForm td textarea {
	width: 570px;
	height: 110px;
	font-size: 1em;
	border: none;
	background-color: #F2F2F2;
}

#main .mailForm td input.off {
	color: #999;
}

#main .formBox .errorMsg {
	margin-bottom: 20px;
}

#main .formBox .errorMsg li {
	font-size: 1.4em;
	color: #F00;
}

#main .formBox .text {
	margin-bottom: 10px;
	font-size: 1.4em;
}

#main .formBox .thanks {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .formBox a:hover {
	color: #CB2417;
	text-decoration: underline;
}

#main .comPageLink {
	margin: 0 auto;
	width: 880px;
	padding-left: 20px;
}



[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/detail/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}

.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;

}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}

/* 151028 */
#main .comPhoBox td:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#main .comPhoBox td .link {
	background:none;
}

#main .comPhoBox td .link:hover {
	background:none;
}

/*151224*/
#main .comPhoBox li {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}

#main .comPhoBox ul {
    padding-left: 2px;
}

#main .comPhoBox li:nth-child(5n) {
	border-right: none !important;
}
#main .estate {
	cursor:pointer;
}

/*　　新デザイン 2017/09/11　　*/
.InnerDetail {
	margin: 0 auto;
	width: 1078px;
}
.w100p {
	width: 100%;
	text-align: center;
	clear: both;
	margin-bottom: 30px;
}
.w100p p{
	font-size: 13px;
}
.w100p b{
	color: #CB2519;
}
.campImg {
	width: 65%;
}
.InnerDetail .area_map {
	height: 367px;
	margin: 0px 30px 0px 50px;
	float: left;
}
table.DataTable {
	float: left;
	margin-top: -5px;
}
table.DataTable th{
	background-color: #CB2519;
	color: #FFF;
	padding: 15px 20px;
	text-align: center;
	font-weight: normal;
	border: 5px solid #FFF;
	font-size: 13px;
}
table.DataTable td{
	vertical-align: middle;
	font-weight: normal;
	border: 5px solid #FFF;
	text-align: left;
	width: 120px;
	font-size: 1.3em;
}
table.DataTable td .txtOrange{
	color: #FF8004;
}
table.DataTable li {
	margin: 10px 9px 0 0;
	padding: 2px 5px;
	float: left;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	border: 4px solid #C1A4DF;
	border-radius: 15px;
	position: relative;
	behavior: url(js/pie.htc);
	background-color: #673499;
}

table.DataTable li.list02 {
	border: 4px solid #AABFEA;
	background-color: #3366CC;
}

table.DataTable li.list03 {
	border: 4px solid #B7DA94;
	background-color: #679934;
}

table.DataTable li.list04 {
	border: 4px solid #F5BAAB;
	background-color: #E95834;
}

table.DataTable li.list05 {
	border: 4px solid #F2CA6A;
	background-color: #ECAB13;
}

table.DataTable li.list06 {
	border: 4px solid #94DAC1;
	background-color: #37A27C;
}

table.DataTable li.list07 {
	border: 4px solid #F9CAC2;
	background-color: #EF7B63;
}

.CampTitle {
	float: left;
	display: block;
	margin-bottom: 10px;
}
.CampTitle span{
	color: #CB2519;
	font-size: 2em;
	font-weight: bold;
	margin-left: 10px;
	float: left;
}
.CampTitle img {
	float: left;
	margin-right: 10px;
	margin-top: -10px;
}
.CampTitle img.img_icon {
	float: left;
	margin-right: 10px;
	margin-top: -15px;
	width: 60px;
	height: 60px;
}
.balloon1-left {
 	position: relative;
	display: inline-block;
 	margin-left: 30px;
	padding: 4px 10px;
	min-width: 150px;
 	max-width: 100%;
 	color: #CB2519;
	font-size: 15px;
	background: #FFE2E2;
	font-weight: bold;
	float: left;
}

.balloon1-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
 	margin-top: -10px;
	border: 10px solid transparent;
	border-right: 15px solid #FFE2E2;
}

.balloon1-left p {
	margin: 0;
	padding: 0;
}

Table.PriceTable {
	width: 100%;
	border-collapse: collapse;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	margin-bottom: 20px;
}

Table.PriceTable th {
	padding: 5px 12px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: 2px solid #CCC;
	background-color: #CB2417;
	text-align: center;
}
Table.PriceTable th.RowTitle {
	padding: 12px 8px 8px;
	width: 10%;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	line-height: 1.1;
	text-align: center;
	border: 2px solid #CCC;
	background-color: #E2E2E2;
}
Table.PriceTable td {
	padding: 12px 10px 8px;
	width: 20.5%;
	color: #000;
	font-size: 1.2em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	line-height: 1.1;
	text-align: center;
	border: 2px solid #CCC;
	vertical-align: bottom;
}
Table.PriceTable td.NL {
	padding: 12px 10px 8px;
	color: #000;
	font-size: 1.4em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	line-height: 1.3;
	text-align: left;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
}
Table.PriceTable td.NL p {
	font-size: 11px;
	margin-top: 10px;
}
Table.PriceTable td.DispButton {
	padding: 5px 0px;
	color: #000;
	font-size: 1.4em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	line-height: 1.3;
	text-align: center;
	background-color: #FFFDD2;
}
hr.EndLine {
	width: 100%;
	border: none;
	border-top: 2px dotted;
	color: #CCC;
	margin-bottom: 30px;
	display: block;
	clear: both;
}
.TabInBox_N {
	width: 40%;
	float: left;
	text-align: left;
	color: #000;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}
.TabInBox_C {
	width: 50%;
	float: left;
	text-align: left;
	color: #CB2417;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	font-weight: bold;
}
.TabInBox_A {
	width: 5%;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.Price_N {
	font-size: 1.3em;
	text-decoration: line-through;
}
.Unit {
	font-size: 1em;
}
.Price_C {
	font-size: 1.8em;
}
.Toiawase {
	position: relative;
}
.Toiawase .img_mail{
	position: absolute;
	top: 33px;
	right: 100px;
}
.Toiawase .img_line{
	position: absolute;
	top: 33px;
	right: 20px;
}
.Toiawase .txt_tel{
	position: absolute;
	top: 55px;
	left: 360px;
	font-size: 4.3em;
	color: #FFF;
	letter-spacing: 5px;
}
.Toiawase .txt_holiday{
	position: absolute;
	top: 120px;
	left: 380px;
	color: #000;
	font-size: 1.8em;
}
#main h3 {
	margin: 50px 0px;
	/* text-align: center; */
}
#main .FlowBox h3 {
	margin: 0px;
}
.txtComment {
	width: 96%;
	margin: 0px auto 20px;
	font-size: 14px;
	line-height: 1.3;
}
Table.CampDetailTable {
	width: 100%;
	border-collapse: collapse;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	margin-bottom: 20px;
	margin-top: 15px;
	border: 1px solid #999;
}
Table.CampDetailTable th{
	width: 20%;
	background-color: #CB2417;
	text-align: center;
	padding: 15px;
	color: #FFF;
	font-size: 2em;
	font-weight: normal;
}
Table.CampDetailTable td{
	width: 80%;
	background-color: #F9FAE3;
	padding: 15px;
	font-size: 1.5em;
}
.BtnCenter {
	width: 100%;
	margin: 50px auto 70px;
	text-align: center;
}
.BtnCenter p {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -10px;
	font-size: 1.5em;
}

/*------------------------------------------------------------
	CTA・フローティングボタン
------------------------------------------------------------*/
#main .positionBox {
    padding: 10px 10px 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    display: none;
    background-size: 5px 5px;
    background-color: rgba(0,0,0,0.4);
    text-align: center;
}

#main .positionBox .InBox {
    width: 665px;
    margin: 5px auto 0;
}

.guideBtn_pushable {
  position: relative;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  outline-offset: 4px;
  transition: filter 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.guideBtn_shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: hsl(0deg 0% 0% / 0.25);
  will-change: transform;
  transform: translateY(2px);
  transition:
    transform
    600ms
    cubic-bezier(.3, .7, .4, 1);
}

.guideBtn_edge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: linear-gradient(
    to left,
    hsl(340deg 100% 16%) 0%,
    hsl(35deg 94% 39%) 8%,
    hsl(29deg 81% 30%) 92%,
    hsl(340deg 100% 16%) 100%
  );
}

.guideBtn_front {
  display: block;
  position: relative;
  padding: 20px 80px;
  border-radius: 12px;
  font-size: 1.2rem;
  color: white;
  background: hsl(45deg 93% 47%);
  will-change: transform;
  transform: translateY(-4px);
  transition:
    transform
    600ms
    cubic-bezier(.3, .7, .4, 1);
}

.guideBtn_pushable:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
}

.guideBtn_pushable:hover .guideBtn_front {
  transform: translateY(-6px);
  transition:
    transform
    250ms
    cubic-bezier(.3, .7, .4, 1.5);
}

.guideBtn_pushable:active .guideBtn_front {
  transform: translateY(-2px);
  transition: transform 34ms;
}

.guideBtn_pushable:hover .guideBtn_shadow {
  transform: translateY(4px);
  transition:
    transform
    250ms
    cubic-bezier(.3, .7, .4, 1.5);
}

.guideBtn_pushable:active .guideBtn_shadow {
  transform: translateY(1px);
  transition: transform 34ms;
}

.guideBtn_pushable:focus:not(:focus-visible) {
  outline: none;
}

.inqBtn,
a.inqBtn {
	font-size: 1rem;
	color: #fff;
	background-color: #eb6100;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1rem 4rem;
	margin-bottom: 10px;
}
.inqBtn:hover,
a.inqBtn:hover {
	color: #fff!important;
	background: #f56500!important;
	text-decoration: none!important;
}
.posi,
a.posi {
	background: hsl(45deg 93% 47%)!important;
}
.posi:hover,
a.posi:hover {
	background: hsl(45deg 93% 50%)!important;
}

/*------------------------------------------------------------
	ご入居の流れ
------------------------------------------------------------*/
.FlowBox {
	display: flex;
	padding: 20px 20px 0 0;
}

.FlowBox div {
	width: calc(100% - 60px);
	background-color: #FFFFFF;
	margin: 0px 0px 25px 20px;
	padding-bottom: 15px;
	font-size: 1.8em;
}

.FlowBox .ttl_flow {
	padding: 5px 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #808080;
}

#main .comPhoBox .FlowBox ul {
	padding: 25px;
	border: 0;
}

#main .comPhoBox .FlowBox ul li {
	width: 100%;
	font-size: 14px;	
	border-bottom: 1px dotted gray;	
	border-right: 0;
	margin-bottom: 10px;
}

/* ご契約の流れを詳しく見るボタン */
.flowBtn {
	padding-bottom: 30px;
}

.flowBtn a {
    background: #FFFFFF;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size: 16px;
}
.flowBtn a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.flowBtn a:hover {
  background: #808080;
  color: #FFF;
}
.flowBtn a:hover:after {
  right: 1.4rem;
}
