@charset "utf-8";
/* CSS Document */
.ac-box h2{
	font-size: 32px;
}
.ac-box h2 span img{
	width: 75px;
	margin-left: 13px;
}
/*.ad-box{
	padding-top: 120px;
}*/
.sub-ttl{
	font-size: 28px;
	margin-bottom: 70px;
	text-indent: -0.5em;
}
.ad-box h3,.ad-box h4{
	padding-bottom: 7 px;
	position: relative;
	font-size: 28px;
	margin-bottom: 30px;
	border-bottom: 3px #707070 solid;
}
.ad-box h3 span,.ad-box h4 span{
	font-size: 21px;
}
/*.ad-box h3::after{
	background-image: linear-gradient(to right, #4A70F0, #6333A2 48%, #BF0BBF);
	height: 7px;
	bottom:0;
	left:0;
	position: absolute;
	content: "";
	width: 100%;
}*/
.ad-box .tel{
	font-size: 55px;
	line-height: 1.1;
}
.ad-box .tel .mini{
	font-size: 32px;
	display: block;
}
.ad-box a{
	color:#0093FF;
}
.ad-box .tex-box{
	width: 560px;
	float: left;
	font-size: 18px;
}
.ad-box .pic-box{
	float: right;
	width: 406px;
}
.kanri-link a{
    border: 3px solid #702DA6;
    color: #702DA6;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 13px;
    padding-top: 5px;
	font-size: 16px;    line-height: 1.4;
    display: inline-block;
	font-weight: bold;
	padding-bottom: 5px;
}
.kanri-link .icon {
    margin-right: 10px;
}
.shop-name{
	padding:10px 22px;
	background: #5B0FA9;
	color:#fff;
	font-size:24px;
	position: relative;
	font-weight: bold;
	line-height: 1.2;
}
.shop-name .mini{
	font-size: 18px;
}
.shop-name .icon-tex{
	background:#E5F800 ;
	padding:7px 20px 5px;
	border-radius: 30px;
	font-size: 18px;
	line-height: 1;
	color:#484848;
	font-weight: normal;
}
.shop-name .icon-tex.ptn2{
	background: #F8C800;
}
.ad-box .tex-box dt,.ad-box .tex-box dd{
	display: inline-block;
	vertical-align: top;
}
.ad-box .tex-box dt{
	margin-right: 35px;
	font-weight: normal;
}
.ex-space{
	border: 1px solid #000;
	padding: 20px 20px;
	width: 66%;
}
.ex-space .tel{
	font-size: 44px!important;
}
@media (min-width: 768px) {
  .shop-name .icon-tex{
	  position: absolute;
	  top:10px;
	  right:22px;
  }
}
@media only screen and (max-width : 767px) {
.ac-box h2 span img{
	width: 20%;
	margin-left: 0px;
	display: block;
	/*font-size: 7.2vw;*/
}
.sub-ttl{
	font-size: 5.0vw;
	margin-bottom:8vw;
	text-indent: -0.5em;
}
.ad-box h3,.ad-box h4{
	padding-bottom: 1%;
	position: relative;
	font-size: 5.0vw;
	margin-bottom: 5%;
	border-bottom: 2px #707070 solid;
}
.ad-box .tex-box{
	width:100%;
	float:none;
	font-size: 3.9vw;
	margin-bottom: 5%;
}
.ad-box .pic-box{
	width:100%;
	float:none;
}
.shop-name{
	padding:2% 3%;
	font-size: 5.0vw;
}

.shop-name .mini{
	font-size: 3.9vw;
}
.shop-name .icon-tex{
	background: #E5F800;
    padding: 1.5% 2% 0.5%;
    font-size: 3.3vw;
    position: absolute;
    top: 20%;
    right: 2%;
}
.ad-box .tex-box dt{
	margin-right: 3%;
}
.ad-box .tel{
	font-size: 10vw;
}
.ad-box .tel .mini{
	font-size: 5.6vw;
}
.ex-space{
    padding: 3vw 3vw;
    width: 80%;
}
.ex-space p{
    font-size: 3.7vw!important;
}
.ex-space .tel{
    font-size: 8.0vw!important;
}
/*.bottom-box h3::after{
	background-image: linear-gradient(to right, #4A70F0, #6333A2 48%, #BF0BBF);
	height: 7px;
	bottom:0;
	left:0;
	position: absolute;
	content: "";
	width: 100%;
}*/
}