@charset "utf-8";

@font-face {
	font-family: 'cinzel';
	src: url('Cinzel-Regular.ttf') format('truetype');
}

a:link    { color: #745A48; text-decoration: underline} 
a:visited { color: #745A48; text-decoration: underline} 
a:hover   { color: #745A48; text-decoration: none} 
a:active  { color: #745A48; text-decoration: none} 

.clear_left { 
clear: left; 
}

@media screen and (min-width: 641px)
{
	html {
	}
	
	
	img {
		border: none;
		vertical-align: bottom;
	}
	
	
	hr {
		height: 1px;
		border: none;
		border-bottom: 1px dashed;
		color: #888;
	}
	
	h1 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h2 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 15px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h3 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h4 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h5 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h6 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	
	body {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		background-color: #F8F3EC;
		color: #745A48;
		line-height: 130%;
		width: 100%;
		margin: 0px;
		padding: 0px;
		font-size: 13px;
	}
	
	div#head {
		height: 240px;
		width: 100%;
	}
	
	div#title {
		width: 96vw;
		font-family:cinzel;
		color: #000;
		font-size: 60px;
		padding-top: 100px;
		height: 80px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	
	#title a {
		text-decoration: none;
		color: #000;
	}

	/* navigation */
	
	div#navigation {
		font-family: Consolas, Courier, sans-serif;
		font-size: 20px;
	}
	
	nav {
		width: 96vw;
		list-style: none;
		display:-webkit-flex;
		display: flex;
		-webkit-justify-content: space-evenly;
		justify-content: space-evenly;
		margin-left: auto;
		margin-right: auto;
		border-bottom: 1px dashed;
	}
	
	#navigation li {
		text-align: center;
		padding: 8px;
	}
	   
	#navigation li a {
		padding: 20px;
	}
	
	
	
	/* contents */
	
	div#contents {
		overflow: hidden;
		position: relative;
		width: 96vw;
		position: relative;
		margin: 0 auto;  
	}
	
	/* footer */
	
	div#footer {
		position: relative;
		margin-top: 80px;
		border-top: 1px solid #888;
		display:-webkit-flex;
		display: flex;
		margin-left: auto;
		margin-right: auto;
		width: 96vw;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	
	#sns img {
		width: 48px;
		height: 48px;
	}

	p#copyright {
		position: relative;
		font-family: Consolas, Courier, sans-serif;
		font-size: 14px;
	}

	/* humberger hbg */

	.hbg-btn {
	    display: none;
	}
	.hbg-content {
	    display: none;
	}
	#hbg-btn-check {
	    display: none;
	}
}

@media screen and (max-width: 640px)
{
	html {
	}
	
	
	img {
		border: none;
		vertical-align: bottom;
	}
	
	
	hr {
		height: 1px;
		border: none;
		border-bottom: 1px dashed;
		color: #888;
	}
	
	h1 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h2 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 15px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h3 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 15px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h4 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h5 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h6 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	
	body {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		background-color: #F8F3EC;
		color: #745A48;
		line-height: 130%;
		width: 100%;
		margin: 0px;
		padding: 0px;
		font-size: 14px;
	}
	
	div#head {
		height: 120px;
		width: 100%;
	}
	
	div#title {
		width: 90vw;
		font-family:cinzel;
		font-size: 8vw;
		padding-top: 80px;
		height: 20px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	#title a {
		text-decoration: none;
		color: #000;
	}

	/* navigation */
	
	div#navigation {
	    display: none;
	}
	
	/* contents */
	
	div#contents {
		overflow: hidden;
		position: relative;
		width: 100%;
		position: relative;
		margin: 0 auto;  
	}

	/* footer */
	
	div#footer {
		position: relative;
		margin-top: 80px;
		border-top: 1px solid #888;
		display:-webkit-flex;
		display: flex;
		margin-left: auto;
		margin-right: auto;
		width: 90vw;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	
	#sns img {
		width: 7.5vw;
		height: 7.5vw;
	}

	p#copyright {
		position: relative;
		font-family: Consolas, Courier, sans-serif;
		font-size: 2.1875vw;
	}

	/* humberger hbg */

	.hbg-btn {
		position: fixed;
		top: 5px;
		left: 5px;
		display: flex;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
		z-index: 10000;
	}
	.hbg-btn span,
	.hbg-btn span:before,
	.hbg-btn span:after {
		content: '';
		display: block;
		height: 2px;
		width: 25px;
		border-radius: 2px;
		background-color: #888;
		position: absolute;
	}
	.hbg-btn span:before {
		bottom: 8px;
	}
	.hbg-btn span:after {
		top: 8px;
	}

	#hbg-btn-check:checked ~ .hbg-btn span {
		background-color: rgba(255, 255, 255, 0);
	}
	#hbg-btn-check:checked ~ .hbg-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	}
	#hbg-btn-check:checked ~ .hbg-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	}
	#hbg-btn-check {
	    display: none;
	}

	.hbg-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: -100%;/*leftの値を変更してメニューを画面外へ*/
		z-index: 9800;
		background-color: #E6E0D9;
		transition: all 0.2s;/*アニメーション設定*/
	}
	.hbg-content ul {
		padding: 10vw;
	}
	.hbg-content ul li {
		border-bottom: dashed 1px #888;
		list-style: none;
	}
	.hbg-content ul li a {
		display: block;
		width: 100%;
		font-size: 20px;
		box-sizing: border-box;
		color:#888;
		text-decoration: none;
		padding: 20px 15px 10px 0;
		position: relative;
	}
	#hbg-btn-check:checked ~ .hbg-content {
		left: 0;/*メニューを画面内へ*/
	}
}

@media screen and (min-width: 1001px)
{
	html {
	}
	
	
	img {
		border: none;
		vertical-align: bottom;
	}
	
	
	hr {
		height: 1px;
		border: none;
		border-bottom: 1px dashed;
		color: #888;
	}
	
	h1 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h2 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 15px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h3 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h4 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h5 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	h6 {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		color: #745A48;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		line-height:120%;
	}
	
	
	body {
		font-family:Consolas, Courier, "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', sans-serif;
		background-color: #F8F3EC;
		color: #745A48;
		line-height: 130%;
		width: 100%;
		margin: 0px;
		padding: 0px;
		font-size: 13px;
	}
	
	div#head {
		height: 240px;
		width: 100%;
	}
	
	div#title {
		width: 960px;
		font-family:cinzel;
		color: #000;
		font-size: 60px;
		padding-top: 100px;
		height: 80px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	#title a {
		text-decoration: none;
		color: #000;
	}
	
	/* navigation */
	
	div#navigation {
		font-family: Consolas, Courier, sans-serif;
		font-size: 20px;
	}
	
	nav {
		width: 960px;
		list-style: none;
		display:-webkit-flex;
		display: flex;
		-webkit-justify-content: space-evenly;
		justify-content: space-evenly;
		margin-left: auto;
		margin-right: auto;
		border-bottom: 1px dashed;
	}
	
	#navigation li {
		text-align: center;
		padding: 8px;
	}
	   
	#navigation li a {
		padding: 20px;
	}
	
	
	/* contents */
	
	div#contents {
		overflow: hidden;
		position: relative;
		width: 960px;
		position: relative;
		margin: 0 auto;  
	}
	
	/* footer */
	
	div#footer {
		position: relative;
		margin-top: 80px;
		border-top: 1px solid #888;
		display:-webkit-flex;
		display: flex;
		margin-left: auto;
		margin-right: auto;
		width: 960px;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	
	#sns img {
		width: 48px;
		height: 48px;
	}

	p#copyright {
		position: relative;
		font-family: Consolas, Courier, sans-serif;
		font-size: 14px;
	}

	/* humberger hbg */

	.hbg-btn {
	    display: none;
	}
	.hbg-content {
	    display: none;
	}
	#hbg-btn-check {
	    display: none;
	}

}

