@charset "utf-8";

/* ======================

 common

====================== */
body {
	line-height:1.5;
	font-size:18px;
	background:#faf2e3;
	color:#111111;
}
a {
	color: #111;
	outline: none;
	text-decoration:none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a:hover {
	color:#eb7f58;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a[href^="tel:"] { cursor: default; color: #111; text-decoration: none; }
a[href^="tel:"]:hover { text-decoration: none; opacity: 1; color: #111; }
a[href^="tel:"]:hover img { opacity: 1 }


.flex_box {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.fs15 {
	font-size:15px !important;
}
.bb_n {
	border-bottom:none !important;
}
.mark {
	background: linear-gradient(transparent 75%, #f1ad90 75%);
}
li { list-style:none; }
.btn2 {
	width:560px;
	display:block;
	margin:20px auto 0;
	border:1px solid #e1abab;
	border-radius:4px;
	color:#fff;
	position:relative;
}
.btn2:after {
	content:">";
	position:absolute;
	top:0;
	right:10px;
}
.btn2 span {
	font-family: 'Roboto', sans-serif;
	font-size:21px;
	font-weight:bold;
	margin-right:15px;
}
.head_tel a {
	color:#fff;
}
.head_tel .btn {
	padding:10px 50px;
	display:inline-block;
	border-radius:22px;
	height:44px;
	box-sizing:border-box;
	background:#eb7f58;
	line-height:1.5;
}

/* ======================

 home

====================== */
.home header {
	position:relative;
}
.home header h1 {
	position:absolute;
	top:30px;
	left:30px;
}
.home .head_tel {
	position:absolute;
	right:0;
	background:url(../img/tel_bg.jpg) repeat;
	padding:22px 25px;
	display:inline-block;
	top:38px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:2;
}
.home .head_tel a {
	display:block;
	color:#fff;
}
.home .head_tel .btn {
	padding:10px 50px;
	display:inline-block;
	border-radius:22px;
	height:44px;
	box-sizing:border-box;
	background:#eb7f58;
	line-height:1.5;
}
.slide_set {
	position:relative;
}
.home .mv {
	line-height:0;
}
.home .mv2 {
	position:absolute;
	left:60px;
	bottom:70px;
}
.home .mv_main img{
	width:100%;
	height:auto;
}

.home nav {
	background:url(../img/tel_bg.jpg) repeat;
}
.home nav ul {
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	width:1000px;
}
.home nav ul li {
	width:25%;
	position:relative;
}
.home nav ul li:before {
	content:"";
	width:1px;
	height:30px;
	display:block;
	background:#cb8b8b;
	position:absolute;
	top:30%;
}
.home nav ul li:last-child:after {
	content:"";
	width:1px;
	height:30px;
	display:block;
	background:#cb8b8b;
	position:absolute;
	top:30%;
	right:0;
}
.home nav ul li a {
	width:100%;
	text-align:center;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:15px 0;
}
.home nav ul li a span {
	display:block;
	font-size:11px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.home nav ul li a:hover span {
	color:#8a1c1b;
}
.home01 {
	width:1000px;
	margin:0 auto;
	padding:70px 0;
	text-align:center;
	font-weight:bold;
	line-height:70px;
}
.home01 h2 {
	font-size:48px;
}
.home01 p {
	font-size:28px;
}
.home01 a {
	display:block;
	margin-top:50px;
}
.home01 .flex_box {
	width:895px;
	margin:80px auto 0;
}

.hone02 {
	background:url(../img/tel_bg.jpg) repeat;
	overflow: hidden;
}
.home02_set {
	width:1000px;
	margin:0 auto;
	padding:70px 0;
}
.hone02 .home02_title {
	font-family: "Noto Sans Japanese";
	font-weight:900;
	float: inherit;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    text-orientation: upright;
    height:auto;
	margin-bottom:25px;
 }
.hone02 h2 {
	font-size:56px;
}
.hone02 .home02_title p {
	font-size:30px;
	font-weight:600;
}
.hone02 .home02_item {
	float:left;
	width:740px;
	display:block;
	padding-bottom:70px;
}
.home02_beef {
	background:url(../img/h_s_03.png) no-repeat right 35px;
}
.home02_item_set {
	position:relative;
	top:-30px;
	width:444px;
	color:#fff;
}
.home02_item_set img {
	margin-bottom:20px;
}
.home02_beef2 {
	margin-top:60px;
	background:url(../img/h_s_04.png) no-repeat left 35px;
	text-align:right;
    overflow: inherit;
}
.home02_beef2 .home02_item_set {
	text-align:left;
    position: relative;
    left: 185px;
	top: 10px;
}
.home02_under {
	clear:both;
	color:#fff;
	background:#8c2626;
	padding:40px;
}
.home02_under .flex_box {
	align-items:center;
}
.home02_under_txt {
    width: 450px;
    font-size: 18px;
}

.home03 {
	position:relative;
}
.home03:after {
	content:url(../img/home03.png);
	position:absolute;
	top:10px;
	right:0;
}
.home03_content {
	width:1000px;
	margin:0 auto;
	padding:70px 0;
}
.home03_txt {
	width:600px;
}
.home03_txt h3 {
	display:block;
	background:#eb7f58;
	color:#fff;
	font-family: "Noto Sans Japanese";
	font-weight:900;
	font-size:35px;
	text-align:center;
}
.home03_txt p {
	padding:30px 0;
	border-bottom:1px solid #eb7f58;
}

.home04,
.home07 {
	background-color:#eb7f58;
}
.home04_set,
.home05,
.home06_set,
.home07_set,
.home08,
.f_tel_content {
	width:1000px;
	margin:0 auto;
	padding:70px 0;
	text-align:center;
}
.home04_set h2 {
	font-family: "Noto Sans Japanese";
	font-weight:900;
	font-size:48px;
	margin-bottom:40px;
	line-height:94px;
}
.home04_set .bb {
	font-size:84px;
	color:#f4c4ab;
}
.home04_set .flex_box {
	margin-top:20px;
}
.home04_set .flex_box li {
	margin-top:20px;
}

.home05 h2 {
	font-size:48px;
	font-family: "Noto Sans Japanese";
	font-weight:900;
	line-height:72px;
	margin-bottom:40px;
}
.home05 .bb2 {
	font-size:56px;
	color:#ab3c3c;
}
.home05 .flex_box {
	margin-top:20px;
}
.home05 .flex_box li {
	margin-top:20px;
}

.home06 {
	background: url(../img/home06.png) no-repeat center right #51baf9;
	overflow:hidden;
}
.home06_txt {
	font-family: "Noto Sans Japanese";
	width:450px;
	font-weight:900;
	float:right;
	-ms-writing-mode: tb-rl;

	text-orientation: upright;
	height: 630px;
	text-align:left;
}
.home06_txt h3 {
	font-size:40px;
	padding-left: 20px;
}
.home06_txt p {
	font-weight:normal;
	line-height: 2;
}
.home06_img {
	width:300px;
	float:left;
}
.home06_img li {
	margin-bottom:20px;
}
.home06_p {
	clear:both;
	color:#fff;
	font-size:14px;
	text-align:left;
}
.home07_set {
	text-align:left;
	color:#fff;
	display:flex;
	justify-content:space-between;
}
.home07_set h3 {
	font-family: "Noto Sans Japanese";
	font-weight:900;
	font-size:48px;
}
.home07_set p {
	width:445px;
	padding-top:30px;
}
.home08 ul {
	display:flex;
	justify-content:space-between;
	height:557px;
}
.f_tel {
	background:url(../img/footer.jpg) no-repeat top left;
	background-size:cover;
	font-family: "Noto Sans Japanese";
	font-weight:900;
	color:#fff;
	font-size:30px;
}
.f_tel a {
	display: inline-block;
	margin-top:20px;
	color:#fff;
}
.f_tel a img {
	vertical-align: bottom;
	margin-right:20px;
}
.f_tel .btn {
	padding:10px 50px;
	display:inline-block;
	border-radius:28px;
	height:56px;
	box-sizing:border-box;
	background:#eb7f58;
	line-height:1;
}
footer {
	background:url(../img/tel_bg.jpg) repeat;
}
.f_nav nav ul {
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	width:1000px;
}
.f_nav nav ul li {
	width:25%;
	position:relative;
}
.f_nav nav ul li:before {
	content:"";
	width:1px;
	height:30px;
	display:block;
	background:#cb8b8b;
	position:absolute;
	top:30%;
}
.f_nav nav ul li:last-child:after {
	content:"";
	width:1px;
	height:30px;
	display:block;
	background:#cb8b8b;
	position:absolute;
	top:30%;
	right:0;
}
.f_nav nav ul li a {
	width:100%;
	text-align:center;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:15px 0;
}
.f_nav nav ul li a span {
	display:block;
	font-size:11px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.f_nav nav ul li a:hover span {
	color:#8a1c1b;
}
.footer_contents {
	text-align:center;
	font-size:16px;
	padding:60px 0;
	border-top:1px solid #cb8b8b;
	color:#fff;
	line-height:36px;
}
.footer_contents ul {
	width:1000px;
	margin:50px auto 0;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.footer_contents ul li {
	margin-bottom:15px;
}
#copyright {
	text-align:center;
	background:#222222;
	font-size:12px;
	color:#fff;
	padding:20px 0;
}
#copyright a {
	color:#fff;
}
