@charset "utf-8";
/* CSS Document */

body{
	background: url(../../kajiraku/images/bk_pattan.png);
}

/*header*/
h2#kajiraku{
	text-align: center;
	margin-top: 50px;
}
/*--header--*/
/*pankuzu*/
#pk_bk{
    background-color: #fdfcf1;
}

#pk_area{
    margin: 0 auto;
    color: #fff;
}

#pk_area a{
	color: #351d0e;
}

#pk_area ol,#pk_area a{
	padding: 54px 0 0;
}

.cd-breadcrumb li, .cd-multi-steps li{
	display: inline-block;
	float: left;
	font-size: 1.3rem;
}

.cd-breadcrumb li a:visited, .cd-multi-steps li a:visited{
	color:#fff;
}

.cd-breadcrumb li a:hover, .cd-multi-steps li a:hover,#pk_area a:hover{
  color: #efcd9a;
}

.arrow a{
	text-decoration: underline;
}

li.under{
	color: #351d0e;
}

.cd-breadcrumb li.arrow::after, .cd-multi-steps li::after {
	font-size: 1.6rem;
	display: inline-block;
	content: '\00bb';
	margin: 0 .6em;
	color: #ccc;
}
h2 img,h3 img,.bannar_f li img,.point_s img{
	width: 100%;
	height: auto;
}

p{
	line-height:1.8em;
}

p.center{
	text-align:center;
}

#madori{
	text-align: center;
}

#madori img{
	max-width: 100%;
	height: auto;
}

.icon_pin,.icon_pin2,.icon_pin3{
	position: relative;
	padding-left: 30px;
}

.icon_p{
	position: relative;
	padding-left: 35px;
}

.icon_p:after{
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: url(../../kajiraku/images/icon01.png) top left no-repeat;
  background-size: 30px 30px;
	
}

.icon_pin{
	margin-bottom: 15px;
}

.icon_pin:after{
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 26px;
  height: 24px;
  margin-top: -18px;
  background: url(../../kajiraku/images/icon04.png) top left no-repeat;
  background-size: 26px 24px;	
}

.icon_pin2:after{
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 26px;
  height: 24px;
  margin-top: -18px;
  background: url(../../kajiraku/images/icon06.png) top left no-repeat;
  background-size: 26px 24px;	
}

.icon_pin3:after{
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 26px;
  height: 24px;
  margin-top: -18px;
  background: url(../../kajiraku/images/icon07.png) top left no-repeat;
  background-size: 26px 24px;	
}

h4{
	margin-top: 50px;
	margin-bottom: 40px;
}

h4 img{
	max-width: 100%;
	height:auto;
}

h5{
	margin-top: 50px;
	margin-bottom: 40px;
	font-size:3.2rem;
	line-height: 25px;
	background: url(../../kajiraku/images/icon03.png) repeat-x;
	padding: 35px 0;
}

h5 span{
	font-size: 2.0rem;
    letter-spacing: 1em;
    margin-left: 20px;
}

.text_t,h5{
	text-align: center;
}

h6 {
	position: relative;
	padding: .3em;
	background-color: #ffd2dc;
	font-size: 2rem;
	margin-top: 15px;
}

h6.lundry_m {
	position: relative;
	padding: .3em;
	background-color: #b9e5f7;
	font-size: 2rem;
}

h6.storage_m {
	position: relative;
	padding: .3em;
	background-color: #bbe17b;
	font-size: 2rem;
}

h6 span {
	display: block;
	padding: 0.5em 0.5em;
	border: 1px dashed #fff;
	line-height: 1.5em;
}

h6::before,
h6::after {
	content: '';
	position: absolute;
	border-style: solid;
	border-color: transparent;
}

h6::before {
	top: 100%;
	left: 0;
	border-width: 0 15px 7px 0;
	border-right-color: #ffc5d5;
}

h6::after {
	right: 0;
	bottom: -7px;
	border-style: solid;
	border-width: 7px 15px 0 0;
	border-top-color: #ffc5d5;
}

h6.lundry_m::before {
	top: 100%;
	left: 0;
	border-width: 0 15px 7px 0;
	border-right-color: #afdaeb;
}

h6.lundry_m::after {
	right: 0;
	bottom: -7px;
	border-style: solid;
	border-width: 7px 15px 0 0;
	border-top-color: #afdaeb;
}

h6.storage_m::before {
	top: 100%;
	left: 0;
	border-width: 0 15px 7px 0;
	border-right-color: #b0d671;
}

h6.storage_m::after {
	right: 0;
	bottom: -7px;
	border-style: solid;
	border-width: 7px 15px 0 0;
	border-top-color: #b0d671;
}


.fukidashi,.fukidashi_r{
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	height: 260px;
	border-radius: 10px;
	padding: 10px;
}

.fukidashi:after, .fukidashi:before,.fukidashi_r:after, .fukidashi_r:before  {
	left: 50%;
	top: 106%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.fukidashi:after,.fukidashi_r:after{
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 15px;
	margin-top: -17px;
	margin-left: -15px;
}
.fukidashi:before,.fukidashi_r:before{
	border-color: rgba(204, 204, 204, 0);
	border-top-color: #ccc;
	border-width: 15px;
	margin-top: -16px;
	margin-left: -15px;
}

.syousai_imgLm,.syousai_imgRm{
	margin-top: 20px;
}

.syousai_imgLm p,.syousai_imgRm p{
	text-align:center;
}

.syousai_imgLm img,.syousai_imgRm img{
	width:60%;
}

.point_area{
	margin-top: 10px;
}

#girl{
	display: none;
}

.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    margin: 0 10px;
    padding-bottom:23px;
    border:2px solid #aaa;
    background:#fff;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close:hover {
    cursor:pointer;
    opacity: 0.5 ;
}



/*mo-dal*/
.modal-overlay {
    z-index:2; /*デモではheader,footerをz-index:1にしたので それより上げています*/
    display:none; /*jsでフェードインされるまでdisplay:none*/
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh; /*100vhでビューポートの高さいっぱいになります*/
    background-color:rgba(0,0,0,.5)} /*これは好きな色・透明度で*/
a.modal-open:hover {cursor:pointer} /*カーソルをポインタに*/
.modal-content {
    position:fixed;
    display:none; /*jsでフェードインされるまでdisplay:none*/
    z-index:3; /*オーバーレイより上に*/
    padding:7px 7px 36px 7px;
}
.modal-content img {max-width:100%;max-height:75vh}
.modal-content h1 {font-size:120%; margin-bottom:0.5em}
.modal-content p { text-align:left;font-size: 1.4rem;}
a.modal-close { /*クローズボタンは何でも好きなスタイルでOK*/
    position:absolute;
    bottom: 10px;
    right:10px;
    color:#7d7d7d;
    font-size:1.8rem;
    line-height:1;
    text-decoration:none;
	background:url(../../kajiraku/images/icon05.png) no-repeat right;
	padding: 4px 27px 0px 0;
	}
	
a.modal-close:hover {cursor:pointer} /*カーソルをポインタに*/
/*--modal--*/



/* 768px以上 */
@media (min-width: 768px) {
	#pk_area{
		width: 92%;
	}
	
	#pk_area ol,#pk_area a{
	padding: 7px 0;
	}

}


/* 980px以上 */
@media (min-width: 980px) {
	h2#kajiraku img{
		width:980px;
		height:auto;
	}
	
	.bannar_f li{
		float: left;
		width: 33.3333%;
		margin-top: 10px;
	}
	h6 {
		margin-top: 0;
	}
	#girl{
	display: block;
	position: absolute;
    right: -116px;
    bottom: -10px;
	}
	
	#contactBox{
		position: relative;
	}
	
	.fukidashi_r:after, .fukidashi_r:before {
	right: 100%;
	top: 50%;
	left: -8%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	}
	
	.fukidashi:after, .fukidashi:before {
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.fukidashi:after {
		border-color: rgba(255, 255, 255, 0);
		border-left-color: #fff;
		border-width: 15px;
		margin-top: -15px;
		margin-left: 0;
	}
	.fukidashi:before {
		border-color: rgba(204, 204, 204, 0);
		border-left-color: #ccc;
		border-width: 16px;
		margin-top: -16px;
		margin-left: 0;
	}

	.fukidashi_r:after, .fukidashi_r:before {
		right: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.fukidashi_r:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 16px;
		margin-top: -16px;
		margin-left: 0;
	}
	.fukidashi_r:before {
		border-color: rgba(204, 204, 204, 0);
		border-right-color: #ccc;
		border-width: 15px;
		margin-top: -15px;
		margin-left: 0;
	}
	
	.syousai_imgL,.syousai_imgLm{
		float: left;
		width: 46%;
	}
	
	.syousai_imgR,.syousai_imgRm{
		float: right;
		width: 46%;
	}
	
	.syousai_imgLm img,.syousai_imgRm img{
		width: 80%;
	}
	
	.syousai_tL{
		float: left;
		width: 50%;
		height:auto;
	}
	
	.syousai_tR{
		float: right;
		width: 50%;
	}
}

/* 1200px以上 */
@media (min-width: 1240px) {
		.fukidashi_r:before {
		border-color: rgba(204, 204, 204, 0);
		border-right-color: #ccc;
		border-width: 14px;
		margin-top: -7px;
	}
	
	.fukidashi_r:after, .fukidashi_r:before{
		right: 100%;
		top: 50%;
		left: -6%;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	.fukidashi_r:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 15px;
		margin-top: -8px;
	}
	
}