@charset "UTF-8";
/* CSS Document */
/*
Theme Name: 味食研
Author: ZoDDo.Inc
Description: 愛知、岐阜、三重を中心に看板デザインからホームページ制作までトータルデザイン事務所ゾッドのホームページです。。
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;/*基本を16pxで設定*/
font-family: "Zen Old Mincho", serif;
font-weight: 400;
font-style: normal;
line-height: 1.8;
vertical-align: baseline;
-webkit-text-size-adjust: 100%;
box-sizing: border-box;
}
body{
	position: relative;
	margin: 0;
	padding: 0;
	background: #ece6dc;
}
a{
	text-decoration: none;
}
.wrapper{
}
#contant{
	margin: auto;
    overflow: hidden;
}
.box{
	width: 100%;
	margin: auto;
}
.box1{
	width: 100%;/*1368px*/
	max-width: 1300px;/* 1300px */
	margin: auto;
}
.box2{
	width: 100%;/*1380px*/
	max-width: 1200px;
	margin: auto;
}
.hidden{
	overflow: hidden;
}
/*---------------------------------------------------------------------------------------------------------------*/
/* ----フォント関連 ----*/
.com_title1{
	font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
	font-size: 32px;/* 36px */
	line-height: 1.5;
}
.com_title2{
	font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
	font-size: 26px;/* 26px */
	line-height: 1.5;
}
.com_title3{
	font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
	font-size: clamp(1.563rem, 1.234rem + 0.89vw, 2.125rem);/* 34px */
	line-height: 1.5;
}
.com_title4{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(1.188rem, 0.859rem + 0.89vw, 1.75rem);/* 28px */
	line-height: 1.5;
}
.en_title1{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: clamp(1.563rem, 1.234rem + 0.89vw, 2.125rem);/* 34px */
	font-weight: 700;
	font-style: normal;
	line-height: 2;
}
.en_title2{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: clamp(1.188rem, 0.859rem + 0.89vw, 1.75rem);/* 28px */
	font-weight: 700;/* 700 */
	font-style: normal;
	line-height: 2;
}
.en_title3{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: clamp(1.563rem, 1.234rem + 0.89vw, 2.125rem);/* 34px */
	font-weight: 700;/* 700 */
	font-style: normal;
	line-height: 2;
}
.box_title1::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 65px;/* 60px*/
	margin: 0 auto 10px;
	padding: 20px 0;/* 20px 0*/
	background: url("img/common/title-tag2.png");
	background-size: cover;
}
.box_title2::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 65px;/* 60px*/
	margin: 0 auto 10px;
	padding: 1.39vw 0;/* 20px 0*/
	background-image: url("img/common/title-tag.png");
	background-size: cover;
}
.box_title3::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 60px;/* 60px*/
	margin: auto;
	padding: 1.39vw 0;/* 20px 0*/
	background-image: url("img/common/box_title3.png");
	background-size: cover;
}
.line-title1::after{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	margin: auto;
	border-bottom: 4px solid #D20003;
}
.af-line::after{
	display: block;
	content: '';
	width: 90px;/* 90px */
	border-top: 10px solid #0065BD;
	margin: auto;
	border-radius: 10px;
}
.line-title2{
	display: inline-block;
	border-bottom: 3px solid #6c2735;
	margin-top: 4px;
}
/*--------------- 縦書き----------------------*/
.font1{
	font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 18px;/* 19px */
	line-height: 1.9;
}
.font2{
	font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;/* 17px */
	line-height: 2;
}
.font3{
	font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;/* 17px */
	line-height: 1.5;
}
/*----改行  ----*/
	.pc-br{
		display: block;
	}
	.sp-br{
		display: none;
	}
/*-------------------------------*/
.gold{
    color: #c4972f;
}
.green{
    color: #37a34a;
}
.violet{
    color: #4d4398;
}
.brown{
	color: #614623;
}
.white{
	color: #FFFFFF;
}
/*-------------------------------*/
.m-top10{
	margin-top: 1.15%;/* 15px */
}
.m-top30{
	margin-top: 2.69%;/* 35px */
}
.m-top50{
	margin-top: 55px;/* 55px */
}
/*--------------------------*/
.f-center{
	text-align: center;
}
.center{
	text-align: center;
}
.s-center{
	text-align: center;
}
/*-----------------------------------------------------------*/
.gnav-btn2{
	display: none;
}
.g-nav2{
	display: none;
}
.phone-mark{
	display: none;
}
.mail-mark{
	display: none;
}
/*========================  　背景画像　　======================================================================*/
.bg-img1{
	background-image: url("img/common/bg-img1.jpg");
}
.bg-img2{
	background-image: url("img/common/bg-img2.jpg");
	background-size: cover;
	background-position:center;
}
.bg-img3{
	background-image: url("img/common/bg-img3.jpeg");
	background-size: cover;
	background-position:center;
}
.bg-img4{
	background-image: url("img/common/bg-img4.jpeg");
	background-size: cover;
	background-position:center;
}
.bg-img5{
	background-image: url("img/common/bg-img5.jpeg");
	background-size: cover;
	background-position: center;
	vertical-align: middle;
}
.bg-img6{
	background-image: url("img/common/bg-img6.jpeg");
	background-size: cover;
}
.bg-img7{
	background-image: url("img/common/bg-img7.jpeg");
	background-size: cover;
}
/*---------------------  背景カラー　--------------------------------*/
.bg-black{
	background: #000000;
}
.bg-white{
	background:#FFFFFF;
}
.bg-gray{
	background:rgba(245,245,245,0.8);
}
/* 改行コード-----------------*/
.pc-br{
	display: block;
}
.sp-br{
	display: none;
}
/*---スマホメニュー　----*/
#sp-header{
	display: none;
}
/* .global_nav */
	.global_nav {
		display: none;
	}
/*------------------------------------  コンテンツcss ------------------------------------------------------------*/
#m-header{
	position: fixed;
	width: 100%;
	height: 90px;
	background:rgba(255,255,255,0.4);
	z-index: 9999;
}
#hd-h1{
	position: absolute;
	font-size: 10px;
	line-height: 1;
	right: 10px;
}
#hd-logo{
	position: absolute;
	display: block;
	width: 180px;/* 240px */
	height: auto;/* 65px */
	top: 0;/* 20px */
    bottom: 0;
	left: 30px;/* 50px */
	margin: auto;
}
#hd-menu{
	position: absolute;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 670px;
	list-style: none;
	top: 25px;
	right: 240px;
}
#hd-menu li{
	padding: 10px 0;
	font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
	font-size: 16px;/* 19px */
	line-height: 1;
}
#hd-menu li a{
    text-decoration: none;
    color: #000000;
}
a .hd-reserve{
    text-decoration: none;
    color: #FFFFFF;
}
.hd-reserve{
    position: absolute;
    width: 150px;
    height: 35px;
    display: grid;
    place-content: center;
    color: #FFFFFF;
    background: #892022;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
	font-size: 16px;/* 19px */
	line-height: 1;
    border-radius: 20px;
}
footer{
	position: relative;
	height: 340px;
	background: #3a3a3a;
    border-top: 8px solid #c4972f;
}
#ft-logo{
    position: absolute;
    display: block;
    width: 230px;/* 250px*/
    height: auto;/* 80px */
    top: 80px;/* 80px */
    left: 0;
    right: 0;
    margin: auto;
}
#ft-phone{
    position: absolute;
    display: block;
    width: 410px;/* 450 */
    height: auto;/* 100px */
    top: 160px;
    left: 0;
    right: 0;
    margin: auto;
}
#ft-mark{
    position: absolute;
    width: 500px;
    top: 210px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 14px;/* 19px */
	line-height: 1.5;
    color: #FFFFFF;
}
#copy{
	position: absolute;
	display: block;
	width: 100%;
	font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 14px;/* 19px */
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	bottom: 10px;;
}
/*--------------------------------------------  下層ページタイトル  --*/
#page-box{
    position: relative;
    width: 94%;/* 1500px */
    height: 400px;/* 400px */
    border-radius: 25px;
    overflow: hidden;
    margin: 120px auto 0;
    background-size: cover;
    background-position: center middle;
}
#page-title-bx{
    position: absolute;
    top: 140px;
    left: 50px;
}
#page-title1{
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 26px;/* 26px */
	line-height: 1.4;
    color: #FFFFFF;
}
#page-title2{
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 27px;/* 26px */
	line-height: 1.2;
    color: #FFFFFF;
}
/*---------------------- 新着情報 -------*/
.news-box{
    width: 800px;
    margin: 40px auto 0;
}
.news-box .news{
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom: 2px dotted #FFFFFF;
}
.news-box .news a{
    position: absolute;
    width: 100%;
    height: 100%;
}
.news-date{
    width: 160px;
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;/* 19px */
	line-height: 1.5;
    padding: 15px;
}
.news-title{
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;/* 19px */
	line-height: 1.5;
    padding: 15px;
}
/*---------------------------------------------------------------  jQuery系  ---------------*/
/*---　永遠に横にスライダー ---*/
.marquee{
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	white-space: nowrap;
	overflow: hidden;
}
.item1{
	position: absolute;
	display: inline-block;
	padding: 20px 40px;
	font-family: "Zen Old Mincho", serif;
    font-weight: 600;
    font-style: normal;
	color: #FFFFFF;
	line-height: 1;
	font-size: 160px ;/*210 240 */
	margin-right: 20px;
    bottom: 10px;
}
/*------画像パララックス ---*/
.para-flame1{
    overflow: hidden;
}
.para-flame1 img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;/* 少し大きくする */
    object-fit: cover;
    will-change: transform;
}
.para-flame2{
    overflow: hidden;
}
.para-flame2 img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130%;/* 少し大きくする */
    object-fit: cover;
    will-change: transform;
}