@charset "utf-8";
/* CSS Document */

/*-------------メインビジュアル--------------------*/
#mainvisual{
	position: relative;
	margin-bottom: 20px;
}
#mainvisual p.campaign{
	position: absolute;
	width: 35%;
	height: auto;
	top:15%;
}

/*-------------ローカルナビ--------------------*/ 
#local_link{
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
}
#local_link ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#local_link ul li{
	width:48%;
	margin-top: 20px;
}

/*-------------概要とかキャンペーン--------------------*/
#about>p{
	padding-top: 10px;
}


#about .specialCp {
	text-align: center;
}

#about .specialCp h3 {
	width: 100%;
	margin-bottom: 0px;
}

#about .specialCp .inr {
	margin-top: -30px;
	border: #e45f00 solid 1px;
	border-top: none;
	padding: 10px;
	text-align: center;
}

#about .specialCp h4 {
	color: #e45f00;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}

#about .specialCp div {
	border-top: #e45f00 dotted 2px;
	margin: 20px 0 0 0;
	padding-top: 20px;
}

#about .specialCp div:first-child {
	border-top: none;
	padding-top: 0;
}

#about .specialCp h4 span {
	color: #666666;
	font-size: 18px;
}

#about .specialCp h4 span.supText {
	color: #e45f00;
	font-size: 50%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

#about .specialCp p {
	line-height: 1.5;
}

#about .bold {
	font-weight: bold;
}
/*-------------特徴--------------------*/
#chara .point01 ul dl{
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #666;
	padding: 20px 10px;
	line-height: 1.5;
}
#chara .point01 ul li:nth-of-type(3) dl{
	border-bottom: none;
}

#chara .point01 ul dt{
	width: 48%;
}
#chara .point01 ul dt p,
#chara .point01 ul dd p{
	font-size: 12px;
	text-align: center;
}
#chara .point01 ul dd{
	width: 48%;
}
#chara .point02{
	margin-bottom: 40px;
}
#chara .point02 ul{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	margin-top: 30px;
} 
#chara .point02 ul li{
	width: 32%;
}
#chara .point02 ul li dl dt{
	margin-bottom: 10px;
}

#chara .point02 ul li dl dt img{
	width:100%;
	height:auto;
}
 
#chara .point02 ul li dl dd{
	text-align: center;
	line-height: 1;
} 

#chara .point03 .btn01 a{
	text-align: center;
	 display: inline-block;
  padding: 1.5em 0em;
  text-decoration: none;
  background:  #fe9542;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #ffb57a;
  border-radius: 3px;
	width: 100%;
    margin: 0 auto;
	margin-top: 30px;
	font-size: 1.2em;
}

#chara .point03 .btn02 a{
	text-align: center;
	 display: inline-block;
  padding: 1.5em 0em;
  text-decoration: none;
  background:  #ff713a;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #fe9542;
  border-radius: 3px;
	width: 100%;
    margin: 0 auto;
	margin-top: 20px;
	font-size: 1.2em;
}

#chara .point03 .btn03 a{
	text-align: center;
	 display: inline-block;
  padding: 1.5em 0em;
  text-decoration: none;
  background:  #f289a7;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #ffbace;
  border-radius: 3px;
	width: 100%;
    margin: 0 auto;
	margin-top: 20px;
	font-size: 1.2em;
}

/*-----------------料金表--------------------*/

#price h3{
	background: #666;
	color: #fff;
	padding: 10px;
	font-size: 1.2em;
	text-align: center;
	margin-top: 30px;
		margin-bottom: 10px
}


/*-----------------ご予約からご利用までの流れ--------------------*/
#flow h3{
	background-color: #666;
	color:#fff;
	text-align: center;
    padding: 10px;
}
#flow .contact{
	margin-bottom:50px;
}
#flow .contact .flow_btn{
	/* display: flex;
	justify-content: space-between; */
		margin-bottom: 30px;
}
#flow .contact .flow_btn li{
	width: 49%;
	margin: 0 auto;
}
#flow .contact .flow_btn li a{
		text-align: center;
	 display: inline-block;
  padding: 1.25em 0em;
  text-decoration: none;
  background:  #f289a7;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #fc4b7e;
  border-radius: 3px;
	width: 100%;
    margin: 0 auto;
	margin-top: 20px;
	font-size: 1.3em;
	line-height: 1.5em;

}
#flow .contact .flow_btn li:nth-of-type(2) a{
	
  padding: 3.25em 0em;
  background:  #ffb57a;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #fc924b;
}
#flow h4{
	font-size: 1.2em;
	color: #666;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(../images/line02.png) no-repeat left bottom;
}
#flow .web01,
#flow .web02,
#flow .web03{
	position: relative;
		padding-bottom: 100px;
}
#flow .web01:after,
#flow .web02:after,
#flow .web03:after{
	content: "";
	position: absolute;
	background: url("../images/aroow.png")no-repeat center bottom;
	width: 33px;
	height: 20px;
	transition: all 0.2s ease-in-out;
    display: block;
	    left: 44%;
bottom: 10%;
}
#flow  dd{
	line-height: 1.5;
}
#flow .web01 dl{
	margin-top: 20px;
}
#flow .web01 dl dt,
#flow .web03 dl dt,
#flow .web04 dl dt{
	background-color: #f289a7;
	color:#fff;
	font-size: 1.1em;
	display: inline-block;
	padding: 7px 10px;
}
#flow .web01 dl.account dt,
#flow .web03 dl.account dt,
#flow .web04 dl.account dt{
	background-color: #ffb57a;
}
#flow .web01 dl dd{
	margin: 10px 20px;
	line-height: 1.5;
}
#flow .web01 .btn a{
		text-align: center;
	 display: inline-block;
  padding: 1em 0em;
  text-decoration: none;
  background:  #fe9542;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #ffb57a;
  border-radius: 3px;
	width: 100%;
    margin: 10px auto 30px;
	font-size: 1.2em;
}
#flow .web03 dl.credit dt,
#flow .web03 dl.account dt,
#flow .web04 dl.credit dt,
#flow .web04 dl.account dt{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
#flow .web03 dd,
#flow .web04 dd{
	padding-top: 10px;
	margin-bottom: 20px;
}
#flow .web03 dd .caution,
#flow .web04 dd .caution{
	font-size: 0.9em;
	padding: 10px 0px;
	line-height: 1.5;
}


/*-----------------アクセス--------------------*/
#access {
	margin-bottom: 30px;
}
#access .ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
#access .ggmap iframe,
#access .ggmap object,
#access .ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#access dl{
	margin-top: 10px;
	margin-top: 10px;
}

#access dl dt{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}
#access dl dd{
	margin-bottom: 20px;
	line-height: 1.5;
}
#access .btn{
	display: flex;
	justify-content: space-between;
		margin-bottom: 30px;
}
#access .btn li{
	width: 49%;
}
#access .btn li a{
		text-align: center;
	 display: inline-block;
  padding: 2em 0em;
  text-decoration: none;
  background:  #f289a7;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #fc4b7e;
  border-radius: 3px;
	width: 100%;
    margin: 0 auto;
	margin-top: 20px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#access .btn li:nth-of-type(2) a{
	
  padding: 2em 0em;
  background:  #ffb57a;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #fc924b;
}
	

/*-----------------リンクエリア--------------------*/
.link_area .closet_btn{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.link_area .closet_btn li{
	width: 49%;
	margin-bottom: 10px;
}
.link_area .closet_btn p{
	margin: 0 auto;
}


@media screen and (min-width:768px) {
	
	
	#mainvisual p.campaign {
    position: absolute;
    width: 25%;
    height: auto;
    top: 20%;
}
	#mainvisual p.campaign img{
		width: 100%;
	}
	#local_link {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
		margin-bottom: 30px
}
	
	#local_link ul li {
    width: 24%;
    margin-top: 20px;
}
	#local_link ul li  img{
		width: 100%;
	}
#about .specialCp h3 {
    background: url(../images/closetGrCpBg.gif) no-repeat left top;
    width: 680px;
    height: 43px;
    color: #e45f00;
    padding-top: 17px;
    font-size: 30px;
    font-weight: bold;
	margin-bottom: 20px;
}
	
#about .specialCp h4 {
    color: #e45f00;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
}
#about 	.specialCp .inr {
    margin-top: -30px;
    border: #e45f00 solid 4px;
    border-top: none;
    padding: 10px;
	  text-align: center;
}
#about	.specialCp p {
    line-height: 1.5;
}
#about	.specialCp div {
    border-top: #e45f00 dotted 2px;
    margin: 20px 0 0 0;
    padding-top: 20px;
}
#about	.font18 {
    font-size: 18px;
}
	#about>p {
		padding-top: 0px;
	}
	#chara p{
		font-size: 1.2em;
		margin-top: 10px;
	}
	#chara .point02 ul {
 	margin-top: 20px;
}
	#chara .point03 ul {
 	display: flex;
	justify-content: space-between;
}
	#chara .point03 ul li{
 	width: 32%;
}
	#chara .point03 .btn01 a {
		margin-top: 20px;
	}
	#flow .web01 dl dt, #flow .web03 dl dt, #flow .web04 dl dt{
		font-size: 1.3em;
	}
	#flow h4{
		font-size: 1.5em;
	}
	#flow .web01 .btn {
		width: 300px;
		margin: 0 auto;
	}
#flow .contact .flow_btn li a {
    padding: 1.25em 0em;
}
	#flow .contact .flow_btn li:nth-of-type(2) a {
    padding: 2em 0em;
 
}
#flow .web01:after, #flow .web02:after, #flow .web03:after {
    left: 47%;

}
	#access dl dt {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}
	
}


/*料金表のtable用*/
	#price .closet_detail_table table {
  border-collapse: collapse;
  width: 100%;
}
	#price .closet_detail_table th,
	#price .closet_detail_table td {
   padding: 10px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
	#price .closet_detail_table th {
  font-weight: normal;
  font-size: .875rem;
  color: #666;
  background: #ffe8ef;
  position: sticky;
  top: 0;
}
	#price .closet_detail_table img {
  width: 80px;
  display: block;
  margin: 0 auto;
  margin-bottom: .5rem;
}

@media(max-width: 768px) {
/*  	#price .closet_detail_table .heading {
    display: none;
  }
 	#price .closet_detail_table td {
    display: block;
  }
  	#price .closet_detail_table .type {
    background: #ffe8ef;
  }
	 	#price .closet_detail_table td::before {
    content: attr(data-label);
    font-size: .875rem;
    color: #666;
    display: block;
    margin-bottom: 0.25rem;
  }*/
  #flow .contact .flow_btn li{
		width: 100%;
	}
}