@charset "utf-8";
/* CSS Document */
.pc { display: block; margin: 0 auto; }
.sp { display: none !important; }

@media screen and (max-width: 800px) {
.pc { display: none !important; }
.sp { display: block !important; }
body{ min-width: 100%; -webkit-text-size-adjust: 100%; font-size: 110%;}
img { max-width: 100%; vertical-align: middle; height: auto; }
html,body {
  -webkit-text-size-adjust: none;
}

.home nav ul,
.home01,
.home01 .flex_box,
.home02_set,
.home02_item_set,
.home03_content,
.home03_txt,
.home04_set,
.home02_under_txt,
.home05,
.home06_set,
.home06_img,
.home07_set,
.f_tel_content,
.footer_contents ul {
    width: 100%;
}

.home02_item_set img,
.f_tel_content img {
    width: 95%;
}

.home02_set,
.home01,
.home03_content,
.home04_set,
.home05,
.home06_set,
.home07_set,
.f_tel_content,
.footer_contents ul {
    line-height: 40px;
	padding:8% 3%;
	box-sizing:border-box;
}
.btn2 {
	width:90%;
}
.home .head_tel {
    position: initial;
    width: 100%;
    text-align: center;
    padding: 20px 0;
}
.home01 .flex_box,
.home01 a {
	display:block;
    margin-top: 30px;
}
.home header h1 {
    position: absolute;
    top: 3%;
    left: 3%;
}
.home h1 img {
	width:150px;
	height:auto;
}
.home .mv2 {
    position: absolute;
    left: 3%;
    bottom: 3%;
	width:90%;
}
.home .head_tel .btn {
    margin: 15px 0 0;
}
.home nav ul {
	flex-wrap:wrap;
}
.home nav ul li {
    width: 50%;
    position: relative;
}
.home01 h2 {
    font-size: 23px;
}
.home01 p {
    font-size: 18px;
}
.hone02 .home02_title,
.home06_txt {
    font-family: "Noto Sans Japanese";
    font-weight: 900;
    float: inherit;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    text-orientation: upright;
    height:auto;
}
.hone02 h2,
.home04_set h2,
.home05 .bb2,
.home05 h2 {
	font-size:32px;
}
.hone02 .home02_title p {
    font-size: 25px;
    font-weight: 600;
}
.hone02 .home02_item {
    float: inherit;
    width: 100%;
    display: block;
    padding-bottom: 30px;
}
.home02_beef2 {
    float: inherit;
	margin-top: 30px;
}
.home02_beef2 .home02_item_set {
    text-align: left;
    position: relative;
    left: 0;
    top: 0;
}

.home02_beef {
	background-size:cover;
}

.home02_beef2 {
	background-size:cover;
}


.home03:after {
    content: "";
}
.home04_set .bb {
    font-size: 55px;
    color: #f4c4ab;
}
.home04_set h2,
.home05 h2 {
    line-height: 50px;
}
.flex_box,
.home07_set {
	display:block;
}
.home06_txt h3,
.home07_set h3 {
    font-size: 32px;
    padding-left: 0;
	margin-bottom:30px;
}
.home06 {
    background: url(../img/home06.png) no-repeat top right #51baf9;
    overflow: hidden;
}
.home06_img {
	float:inherit;
}
.home07_set p {
    width: 100%;
    padding-top: 0;
}
.home08 {
	display:none;
}
.footer_contents ul li {
    margin-bottom: 15px;
    width: 95%;
}
}