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

*  {
 padding : 0px ;
 margin : 0px ;
 box-sizing: border-box; }

/* Clearfix */

html, body, #wrapper {

	/* height: 100%; */
	

}

img, a {
	display: inline-block;
	text-decoration: none;
}

body {
	/* font-family: "Noto Sans JP"; */
	/* background: url(../images/main_back.png) center center / cover no-repeat fixed; */
	height: 100%;
	color: #444!important;
	font-size: 16px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	background-color: #F5F1EE;
}

ol, ul {
	list-style: none;
}

h2{
	letter-spacing:2px;
	font-weight: 500;
	margin-bottom: 24px;
}

.sp_obj {

	display: none;

}


#wrapper {

	width: 100%;
	/* position: relative; */

}


#contents {

	/* width: 100%;
    vertical-align: middle;
    min-width: 700px;
	position: relative; */



}


#inner {

    /* vertical-align: middle; */
    text-align: center;

	background-color: rgba(255, 255, 255, 0.7); 

	/* position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); */
	width: 90%;
	max-width: 750px;
	margin: 48px auto 80px;
	padding: 1rem 1rem;
}

figure {

/*	max-width:128px;*/
	margin: 0 auto;
	padding: 20px 0 0;
}

figure img {

	display: inline-block;
	width: 100%;
    max-width: 240px;
    margin: 0 auto 40px;
}


figure strong {

	font-size: 1.8rem;
	font-weight: 500;
	margin-left: 3px;

}



.title-img {

	display: inline-block;
	margin-top: 40px;
	max-width: 400px;

}

.title-img img {

	width: 100%;

}



#inner #text-box .title-st2 {

	/* border: 1px solid #444; */
	width: 316px;
    padding: 4px;
    margin: 24px auto;
    font-size: 1.3rem;
	background-color: #544841;
    color: #fff;

}


#inner #text-box .title-st {

/*	border: 1px solid #505050;*/
	width: 316px;
    padding: 4px;
    margin: 40px auto;
    font-size: 20px;
    border-radius: 70px;
	background-color: rgba(255, 255, 255, 0.5);
    color: #444;

}





h1 {

	font-size: 20px;
    font-weight: normal;
    margin: 40px 3% 40px;
	text-align: center;

}

h1 .h1-spn {

	font-size: 18px;

}

#inner #text-box .title-st strong {

	font-weight: normal;
	font-size: 28px;

}


#inner #text-box p {
	padding: 0 8%;
	line-height: 2;
	min-width: 745px;
	text-align: center;
    max-width: 1000px;
    margin: 0 auto;

}


.address ul {

	text-align: left;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
	max-width: 510px;

	border: 1px solid;
    padding: 2%;

} 

.address ul li {

	width: 50%;
	
}


@media only screen and (max-width: 600px) {

	.address ul {
	margin: 10%;
	}

	.address ul li {

		width: 80%;

	}

}

.address .tel {

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 20px 0;

} 

.address .tel span {

	background-color: transparent;
    border: 1px solid #444;
	font-size: 0.85rem;
    width: 96px;
    height: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
/*    border-radius: 80px;*/
    margin-right: 16px;
        line-height: 0;

} 

.address .tel strong {

	font-size: 2rem;

} 


.address .tel strong a {

	color: #444;
	

} 


.address .access_btn {

    border-bottom: 1px dashed;
    font-size: 1rem;
    display: inline-block;
    margin-top: 40px;
} 

.address .access_btn a {

    color: #444;
/*    pointer-events: none;
*/
} 


.address .hours {

    margin-top: 8px;

}

iframe{

	margin-top: 40px;
}

#copy {

	position: absolute;
	bottom: 1%;
	text-align: center;

	bottom: 0;
	width: 100%;
	border-top: 1px solid #544841;
	/* background-color: #ECE9E5; */
	padding: 20px;
	text-align: center;
	color: #444;


}


#copy a {

	color: #444;

}

.st-text {



}



@media only screen and (max-width: 1024px) {


	#copy {

		/* position: absolute;
		bottom: 1%;
		right: 2%;
		color: #444; */
	
	}


  body {

	/* background: url(../images/mv_sp.png) center center / cover no-repeat fixed; */
	/* background-color: rgba(19, 19, 19, 0.7); */
	font-size: 14px;
	color: #444;
	-webkit-text-size-adjust: 100%;
	background-position-x: 40%;

  }



.pc_obj {

	display: none !important;

}

.sp_obj {

	display: block;

}



#wrapper {

/*	background-color: rgba(255, 255, 255, 0.5);*/
	/* height: 100%; */
	min-height: 720px;

}


#contents {

    width: 100%;
    min-width: 320px;

}


figure {

/*	width: 128px;*/
/* margin: 16px auto 0; */


}



figure img {

    margin: 0 auto;
}


figure strong {

	font-size: 1.5rem;


}


.kai{

	font-size: 1.1rem!important;
}



img {

	width: 100%;
	height: auto;

}


.title-img {

	width: 94%;
	max-width: 589px;

}


#inner {



}


#inner #text-box .title-st2 {


/*	width: 316px;
    padding: 4px;
    margin: 40px auto;
    font-size: 20px;*/

}


.tel_btn {



}

.tel_btn a {

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 96%;
    height: 48px;
    background-color: #45bbc5;
    margin: 8px auto 0;
    color: white;
    font-size: 1.2rem;
    border-radius: 4px;
    max-width: 400px;

}



#inner #text-box .title-st {

	max-width: 240px;
	width: 75%;
	margin: 10px auto 40px;
	font-size: 1rem;



}


h1 {

    font-size: 17px;
    margin: 16px 3%;

}

h1 .h1-spn {

	font-size: 13px;

}

#inner #text-box p {

	padding: 0 3%;
    text-align: center;
    min-width: 300px;
}


#copy_sp {

	font-size: 10px;
	text-align: center;
    background-color: #fff;
	color: #444;
	padding-bottom: 1%;


}


#copy_sp a {

	color: #444;
}


.address {

	font-style: normal;
	/* margin: 48px 0 0; */

} 





}












@media only screen and (max-width: 770px) {


address .tel strong {

	font-size: 1.5rem;

} 



#inner figure strong {

	font-size: 1.3rem;


}

#inner #text-box .title-st {


	font-size: 1rem;



}



}


.kai{

	font-size: 1.3rem;
	display: block;
}

table, td, th {
    border: 1px solid #595959;
    border-collapse: collapse;
    margin: auto;
}
td:first-child {
    width: 130px;
}
td, th {
    padding: 3px;
    width: 30px;
    height: 25px;
}

.background_btn01 {
	display: inline-block;
	width: 100%;
	max-width: 350px; /* ボタン幅 */
	position: relative;
	background: #635959; /* 背景色 */
	border: 2px solid #635959;
	padding: 1em 2em;
	font-weight: bold;
	color: #fff; /* 文字色 */
	text-decoration: none;
	text-align: center;
	transition-duration: 0.3s;

  }

  @media only screen and (max-width: 770px) {

	.background_btn01 {

	max-width: 330px; /* ボタン幅 */

	}

  }
  
  .background_btn01:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0;
	border-top: 2px solid #fff; /* 矢印の色 */
	border-right: 2px solid #fff; /* 矢印の色 */
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 25px;
	margin-top: -6px;
  }
  
  /* マウスオーバーした際のデザイン */
  .background_btn01:hover {
	background: #fff; /* 背景色 */
	color: #635959; /* 文字色 */
  }
  
  .background_btn01:hover:before {
	border-top: 2px solid #635959; /* 矢印の色 */
	border-right: 2px solid #635959; /* 矢印の色 */
  }

  /* 2列のスタイル */
.btn-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	padding: 0;
  }
  
  .btn-list li {
	width: 48%;
	margin-bottom: 10px;
  }
  
  /* モバイル表示で1列になるように */
  @media screen and (max-width: 768px) {
	.btn-list li {
	  width: 100%;
	}
  }