@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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, font, 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 {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	/*font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;*/
    /*font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    font-family: 'Noto Sans JP', sans-serif;
}
.zen {
	font-family: "Zen Maru Gothic", serif;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
@media all and (min-width: 769px) {
a,
a:link {
	color: #333333;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
  		transition: all 0.3s ease-in-out 0s;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
	
}
a:active {
	color: #333333;
}
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	/*min-width: 1300px;*/
    width: 100%;
	color: #333333;
	background: #fff;
	font-size: 1.6rem;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
    }
#container {
    text-align: left;
    }
#main {
    display: block;
    }
a[href^="tel:"] {
    cursor: default;
    pointer-events: none;
    }

@media all and (min-width: 769px) {
	.sp {display: none !important;}
    }
@media all and (max-width: 768px) {
	body {
		min-width: inherit;
		font-size: 1.4rem;
	}
	body.fixed {
        position: fixed;
        width: 100%;
        height: 100%;
    }
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}

#topcontrol{z-index: 99;}
#topcontrol img{transition: 0.7s;}
a {
	text-decoration: none !important;
}



/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	width: 100%;
	padding:0 0% 0px 0;
	box-sizing: border-box;
	z-index: 500;
	/*background: #FCF4F4;*/
	text-align: center;
    position: relative;
    overflow: hidden;	
	background: #dcc993;
    }
#gHeader h1 {
	display: block;
	text-align: center;
	padding: 35px 1% 35px 0;
}
#gHeader h1 img {
	display: inline-block;
	max-width: 1300px;
	width: 100%;
}
#gHeader h2 {
	display: block;
	text-align: center;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	padding: 0 1%;
}
#gHeader h2 img {
	display: inline-block;
	max-width: 777px;
	width: 100%;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
    box-sizing: border-box;
    }
#gFooter .fix-1100 {
	position: relative;
	padding: 80px 0 0 0;
}
#gFooter .wrapBox {
    padding-bottom: 45px;
    }
#gFooter .wrapBox.flexB{
    }
#gFooter .fLogo{
    width: 36%;
    }
.produce {
	display: block;
	text-align: center;
	padding-bottom: 70px;
	padding: 50px 0 0 0;
	margin: 50px 0 0 0;
	border-top: #666 solid 1px;
}
.produce.no-bord {
	border: 0 ;
	padding: 0 0 70px 0;
	margin: 0 0 70px 0;
}
.produce .ti {
	display: block;
	margin-bottom: 20px;
}
.produce .ti b {
	display: block;
	font-size: 55px;
	letter-spacing: 9px;
	line-height: 1;
	color: #604c3f;
	margin-bottom: 5px;
}
.produce .ti small {
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
}
.produce p {
	display: block;
	font-size: 17px;
	letter-spacing: 2px;
	line-height: 1.7;
}
.ftels {
	display: block;
	margin-top: 20px;
	text-align: center;
	font-size: 45px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.ftels b,
.ftels a {
	display: block;
	padding: 14px 15px 20px 15px;
	text-decoration: none;
	border: #604c3f solid 1px;
	color: #604c3f;
}
.ftels span {
	position: relative;
	padding-left: 20px;
}
.ftels span::before {
	position: absolute;
	left: -20px;
	top: 15px;
	content: "";
	background: url("../images/tel-ico.png") left center no-repeat;
	background-size: auto 100%;
	width: 60px;
	height: 45px;
}
.fbtn {
	display: block;
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.fbtn a {
	display: block;
	text-align: center;
	padding: 12px 25px;
	font-size: 37px;
	font-weight: bold;
	line-height: 1.5;
	border: #530000 solid 1px;
	color: #530000;
}
@media all and (min-width: 769px) {
	.fbtn a:hover {
		background: #530000;
		color: #FFF;
	}
}
.copy {
	display: block;
	text-align: center;
	padding: 15px 0;
	background: #604c3f;
}
.copy small {
	color: #FFF;
	font-size: 14px;
}
.movies {
	display: flex;
	justify-content: center;
}
.movies li {
	display: block;
	flex-basis: 31%;
	aspect-ratio: 16 / 9;
	margin-left: 1%;
	margin-right: 1%;
	box-sizing: border-box;
}
.ast-frame {
	display: block;
	padding: 10px;
	background: #EFEFEF;
	margin: 0;
	aspect-ratio: 16 / 9 !important;
}
.movies li iframe {
	width: 100%;
	height: 100%;	
}
.movies li small {
	display: block;
	text-align: center;
	padding: 5px 0;
}
.movies li b {
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
}
.movies li span {
	display: inline-block;
	padding: 3px 10px;
	border: #666 solid 1px;
}
.movies li p {
	display: block;
	margin-top: 4px;
	font-size: 15px;
	line-height: 1.9;
}
@media all and (max-width: 1000px) {
	.movies {
		flex-wrap: wrap;
	}
	.movies li {
		display: block;
		flex-basis: 48%;
		aspect-ratio: 16 / 9;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 20px;
		box-sizing: border-box;
		padding: 10px;
		background: #EFEFEF;
	}
}

@media all and (max-width: 768px) {
	#gFooter .fix-1100 {
		position: relative;
		padding-left: 4%;
		padding-right: 4%;
		padding-top: 35px;
		box-sizing: border-box;
	}
	.produce {
		display: block;
		text-align: center;
		padding: 30px 0 0 0;
		margin: 30px 0 0 0;
		border-top: #666 solid 1px;
	}
	.produce.no-bord {
		border: 0 ;
		padding: 0 0 30px 0;
		margin: 0 0 30px 0;
	}
	.produce .ti {
		display: block;
		margin-bottom: 20px;
	}
	.produce .ti b {
		display: block;
		font-size: 26px;
		letter-spacing: 9px;
		line-height: 1;
		color: #604c3f;
		margin-bottom: 5px;
	}
	.produce .ti small {
		font-family: "Montserrat", sans-serif;
		font-size: 13px;
	}
	.produce p {
		display: block;
		font-size: 15px;
		letter-spacing: 2px;
		line-height: 1.7;
	}
	.ftels {
		display: block;
		margin-top: 20px;
		text-align: center;
		font-size: 25px;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.ftels b,
	.ftels a {
		display: block;
		padding: 14px 15px 20px 15px;
		text-decoration: none;
		border: #604c3f solid 1px;
		color: #604c3f;
		font-weight: 600;
	}
	.ftels span {
		position: relative;
		padding-left: 10px;
	}
	.ftels span::before {
		position: absolute;
		left: -13px;
		top: 9px;
		content: "";
		background: url("../images/tel-ico.png") left center no-repeat;
		background-size: auto 100%;
		width: 30px;
		height: 23px;
	}
	.copy {
		display: block;
		text-align: center;
		padding: 15px 0;
		background: #604c3f;
	}
	.copy small {
		color: #FFF;
		font-size: 14px;
	}
	.movies {
		display: block;
	}
	.movies li {
		display: block;
		flex-basis: 48%;
		aspect-ratio: 16 / 9;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom:15px;
		box-sizing: border-box;
		padding: 5px;
		background: #EFEFEF;
	}
	.movies li small {
		display: block;
		text-align: center;
		padding: 5px 0;
	}
	.movies li b {
		display: block;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.movies li span {
		display: inline-block;
		padding: 3px 10px;
		border: #666 solid 1px;
	}
	.movies li p {
		display: block;
		margin-top: 4px;
		font-size: 14px;
		line-height: 1.9;
	}
}

.posit-links {
	display: block;
	padding-top: 80px;
	margin-top: -80px;
}
@media all and (max-width: 768px) {
	.posit-links {
		display: block;
		padding-top: 70px;
		margin-top: -70px;
	}
}

@media all and (min-width: 420px) {
	.tab_none {
		display: none;
	}
}