@charset "utf-8";
/* CSS Document */

@media (max-width:1600px){

}


@media (max-width:1280px){

header{
	width: 100%;
}

.intro {
    width: 100%;

}


@media (max-width:1024px){

.content {
    width: 100%;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 1.5%;
    padding-left: 1.5%;
}

}


@media (max-width:949px){

.title1 {
    font-size: 36px;
}

.cap1 {
    font-size: 20px;
}

.cap2 {
    font-size: 20px;
}

.shop {
    width: 50%;
}

}


@media (max-width:800px){

}



@media (max-width:768px){

.intro {
    padding-top: 20px;
    padding-bottom: 20px;
}

.title1 {
    width: 90%;
    font-size: 32px;
}

.box1 {
	width: 100%;
	float: none;
}


.title3 {
    font-size: 25px;
}

.cap3 {
    font-size: 16px;
}

.in-box1 {
    font-size: 37px;
}

.title4 {
    font-size: 28px;
    padding-bottom: 0;
}

.cap4 {
    font-size: 20px;
}

}


@media (max-width:600px){

.banner3 {
    width: 100%;
    height: auto;
    float: none;
	padding-top: 1%;
    padding-bottom: 1%;
	padding-right: 0.5%;
	padding-left: 0.5%;
}

.shop1 {
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 60px;
}

.shop2 {
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 60px;
}

.shop-name {
    font-size: 24px;
    font-weight: bold;
}

.tel {
    color: #C00;
    font-size: 28px;
    font-weight: bold;
}

.mail {
	font-size: 16px;
}

.web {
	font-size: 16px;
}

.title4 {
    font-size: 22px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.cap4 {
    font-size: 16px;
}

}


@media (max-width:500px){

.in-box1 {
    font-size: 27px;
}

.info {
    font-size: 30px;
	line-height: 42px;
}

.cap2 {
    font-size: 14px;
}

.inquiry-title {
	width: 100%;
    height: auto;
}

}


@media (max-width:479px){

.title1 {
    font-size: 28px;
}

.title3 {
    font-size: 16px;
}

.cap1 {
    font-size: 14px;
}

.cap3 {
    font-size: 14px;
}

.in-box1 {
    font-size: 20px;
}

.lineup1 {
	font-size: 14px;
}

.text-small1 {
    font-size: 14px;
}

.text-big1 {
    font-size: 16px;
}

.text-big2 {
    font-size: 14px;
}

.sns {
	width:80%;
	padding: 5%;
}

.shop-name {
    font-size: 20px;
    font-weight: bold;
}

.tel {
    color: #C00;
    font-size: 24px;
    font-weight: bold;
}

.mail {
	font-size: 14px;
}

.web {
	font-size: 14px;
}

.cap4 {
    font-size: 14px;
}

}


@media (max-width:414px){

.title1 {
    font-size: 22px;
}

.inquiry-title {
    margin-bottom: 20px;
}

footer a img {
    width: 80%;
    height: auto;
}

}


@media (max-width:375px){

.title1 {
    font-size: 18px;
}

.shop-info {
    margin-top: 18px;
	margin-bottom: 25px;
	font-size: 14px;
}

}