body{
	color: #333;
	line-height: 1.5;
	font-size: 18px;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	background: #fff;
}
.inner{
	width: 1040px;
	margin: 0 auto;
}
h1#main_banner{
	text-align: center;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
h1#main_banner img{
	max-width: 100%;
}

#wrapper > article{
	border-top: 0px solid #ff0000;
	border-bottom: 0px solid #FEA7A1;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#wrapper > article > .inner{
	display: flex;
	flex-direction: row-reverse;
	padding: 5px 5px 20px 10px;
	background-color: #FFFFFF;
	border-radius:15px;
	box-shadow: 0 0 15px 0 rgba(88, 88, 88, 0.2);
}
.shop_content{
	width: 670px;
	margin: 30px 10px 0 20px;
}
.shop_banners{
	width: 220px;
	margin: 30px 40px 0 40px;
}
.shop_banner_main{
	margin-bottom: 15px;
}
.shop_banner_main img{
	max-width: 100%;
	border-radius: 15px;
}
.shop_banner_thb{
	display: flex;
	justify-content: space-between;
}
.shop_banner_thb li{
	width: 32%;
	cursor: pointer;
	margin-bottom:15px;
}
.shop_banner_thb li img{
	max-width: 100%;
	border-radius: 10px;
}

h2.shop_name{
	color: rgba(0,0,0,.85);
	font-size: 20px;
	font-weight: 500;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	color: #cfd629;
	font-size: 20px;
	border-left: solid 2px;
	padding-left:1em;
}
h2.shop_name a{
	color: rgba(0,0,0,.85);
	text-decoration: underline;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-weight: 500;
	text-decoration: none;
}
h3.shop_name_kana{
	font-size: 12px;
	font-weight: 400;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	margin-bottom: 30px;
	color: #cfd629;
	border-left: solid 2px;
	padding-left:1.7em;
}

h3.shop_title {
  position: relative;
  padding: 1em 2em;
  text-align: center;
font-size: 24px;
font-weight: normal;
	font-family: 'Klee One', cursive;
	line-height:1.8em;
}

h3.shop_title:before,
h3.shop_title:after {
  position: absolute;
  content: '';
}

h3.shop_title:after {
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border-top: 1px solid #cfd629;
  border-left: 1px solid #cfd629;
}

h3.shop_title:before {
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  border-right: 1px solid #cfd629;
  border-bottom: 1px solid #cfd629;
}

h4 { 
	font-size:0.9em; 
	Line-height:1.8em;
	font-weight:400;
	margin:20px 30px 10px 30px;
	margin-bottom:20px;
	font-family:'Zen Kaku Gothic Antique', sans-serif;
}

.shop_info{
	background: #ffe2e6;
	color: #333;
	padding: 20px 30px;
	font-size: 14px;
	line-height:1.8em;
	border-radius:10px;
	margin-top:20px;
	margin-bottom: 20px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}
.shop_point1{
	color: #5f9ea0;
	font-size: 12px;
	padding: 10px 15px;
	margin: 10px 30px;
	font-family:'Zen Kaku Gothic Antique', sans-serif;
	letter-spacing: 0.1em;
}
.shop_point2{
	color: #cfd629;
	font-size: 12px;
	margin:15px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}
dl.dl-border-bottom{
	border-bottom: 2px solid #ffe2e6;
}

dl.dl-01{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 10px;
	color: #584839;
	font-size: 14px;
	border-top: 1px dotted #ffe2e6;
	border-bottom: 1px dotted #ffe2e6;
}
dl.dl-01 dt{
	width: 14%;
	box-sizing: border-box;
	padding: 16px 5px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}
}
dl.dl-01 dd{
	width: 86%;
	box-sizing: border-box;
	padding: 16px 0;
}
.shop_tel{
	line-height: 1;
	font-size: 35px !important;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	letter-spacing: 0.1em;
}
.shop_tel a{
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	color: #584839;
}
.shop_address{
	font-weight: bold;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}
}
.shop_address_area{
	padding: 0 0 16px;
	margin-bottom: 16px;
	border-bottom: 2px solid #ffe2e6;
}
.shop_address_area iframe{
	float: right;
	width: 660px;
	height: 430px;
	border-radius: 15px;
	margin-top: 30px;
}
.shop_address_area::after{
	content: "";
	display: block;
	clear: both;
}

iframe{
	width: 100%;
}

#footer{
	background: #fff;
	color: #5f9ea0;
	margin: 80px 0;
}
#footer .inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
#footer img{
	width: 88px;
}
#footer p{
	font-size: 12px;
}

.fadeIn {
	transition: 1s;
	opacity: 0;
}

.fadeIn.animated {
	opacity: 1;
}

.pc{
	display: block;
}
.sp{
	display: none;
	padding: 15px 0px 0px 15px;
	margin-top: 10px;
}


#page-top {
	position: fixed;
	right: 20px;
	bottom: 40px;
	z-index: 99999;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 20%;
	-moz-border-radius: 20%;
	border-radius: 20%;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	background:rgba(95, 158, 160, 0.6);
	border: 1px solid #ffffff;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	
	h2.shop_name{
		width: 100%;

		font-size: 17px;
	}
	h3.shop_title{
		margin-bottom: 10px;
		font-size: 19px;
		margin: 0 30px 10px 30px;
	}
	.shop_info{
		padding: 10px 15px;
		margin: 10px 30px;
	}
	
	.inner{
		width: auto;
	}
	#wrapper > article > .inner{
		flex-direction: row;
		flex-wrap: wrap;
		margin:20px;
	}
	.shop_banners{
		width: 100%;
		margin: 0 auto 10px;
		text-align: center;
		display: flex;
		justify-content: space-between;
	}
	.shop_banner_main img{
		width: 100%;
		margin-left:15px;
	}
	.shop_banner_main{
		width: 66%;
		margin-bottom: 0;
	}
	.shop_banner_thb {
	    display: flex;
	    justify-content: space-between;
	    width: 19%;
	    flex-wrap: wrap;
		flex-direction: column;
		margin-right:20px;
	}
	.shop_banner_thb li {
    	width: 100%;
	}
	
	.shop_content{
		width: 100%;
		margin: 0;
	}
	.shop_content header{
		flex: 1;
	}
	.shop_address_area iframe{
		float: none;
		width: 94%;
		margin: 30px 15px 0 8px;
	}
	.shop_address_area{
		padding: 0 0 5px;
	}
	
	dl.dl-01 dt{
		width: 100%;
		margin: 0 20px;
		padding: 5px 5px 0;
	}
	dl.dl-01 dd{
		width: 100%;
		padding: 5px 5px 20px 5px;
}
	}
	.shop_tel{
	font-size: 35px !important;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	margin-left: 20px;
	}
	.shop_address{
		margin: 0 20px;
	}
	
/*	.shop_point1,
	.shop_point2{
		padding-left:1em;
		text-indent:-1em;
	}*/
	
	#footer .inner{
		flex-wrap: wrap;
		justify-content: center;
	}
	#footer img{
		padding: 0 30px 0 30px;
		width: 200px;
	}
}
