@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1
Last Updated: 2019-11-24
Author: hideyuki oshima
*/
/* ========================================
	フロートの解除
========================================= */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 12.5px;
}
@font-face {
font-family: DIN_Alternate_Bold;
src: url(https://desart.co.jp/fonts/DIN_Alternate_Bold.ttf);
}
/* ========================================
	menu［ハンバーガー］
========================================= */

.menu {
	height: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 30px;
	z-index: 99;
	margin-top: 10px;
}
.menu__line {
	background: #000000;
	display: block;
	height: 2px;
	position: absolute;
 transition:transform .3s;
	width: 100%;
}
.menu__line--center {
	top: 9px;
}
#footer_manu #nav a {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
/*.feader .menu {
	position: -webkit-sticky;
    position: sticky;
    top: 0;
}*/
.menu__line--bottom {
	bottom: 0;
}
.menu__line--top.active {
	top: 8px;
	transform: rotate(45deg);
	background: #ffffff;
}
.menu__line--center.active {
	transform:scaleX(0);
	background: #ffffff;
}
.menu__line--bottom.active {
	bottom: 10px;
	transform: rotate(135deg);
	background: #ffffff;
}
/* ========================================
	gnav［グローバルナビゲーション］
========================================= */
.gnav {
	background: rgba(0, 0, 0, 0.8);
	display: none;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 98;
}
.gnav__wrap {
	align-items:center;
	display: flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	width: 100%;
}
.gnav__menu__item {
	margin: 40px 0;
	text-align: center;
}
.gnav__menu__item a {
	color: #ffffff;
	font-size: 1.8em;
	font-weight: bold;
	padding: 40px;
	text-decoration: none;
 transition: .5s;
	letter-spacing: 0.2em;
}
.gnav__menu__item a:hover {
	color: #000000;
}
.gnav__menu {
	margin-top: 150px;
}
/* ========================================
	ページトップスクロール
========================================= */
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/* ========================================
	コンテンツ
========================================= */

.wrapper {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}

#content {
	width: 1000px;
	height: auto;
}

/* ========================================
	ヘッダー
========================================= */
.feader {
	align-items: center;
	width: 1000px;
	height: 121px;
}
.logo img {
	margin-bottom: 35px;
	margin-top: 20px;
	margin-left: 50px;
}
/* ========================================
	フッターメニュー
========================================= */
.footer {
	height: 410px;
	margin-top: 90px;
	padding-top: 62px;
	text-align: center;
	background: #000 repeat-x;
	color: #FFF;
	width: 100%;
	float : right;
}
.logo_footer {
	margin-bottom: 53px;
}
#contact {
	margin: 50px auto;
}
#nav {
	position: relative;
}
#nav a {
	text-decoration:none;
	padding:10px;
	color:#333;
}
#nav span {
	background:#000;
	height:5px;
	display:block;
	position:absolute;
	width:50px;
	left:0
}
/* ========================================
	サイド
========================================= */
.sitename {
	float: left;
	height: auto;
	width: 67px;
	padding-top: 220px;
	padding-left: 50px;
}
/* 	SNSサイドリンク*/
.sns_said {
	text-align: right;
	padding-right: 50px;
	padding-top: 300px;
	float: left;
	height: auto;
}
/*=========================*/

/* ========================================
	メイン　コンテンツ
========================================= */

#main {
	float: left;
	width: 606px;
	margin-left: 128px;
	margin-right: 128px;
}
#gallary {
	background: #fff;
	height: 800px;
	width: 606px;
}
p.box {
	border-bottom: 0.5px solid #808080;
}
#main h1 {
	text-align: center;
	width: 606px;
	height: 110px;
	padding-top: 45px;
	padding-bottom: 55px;
}
.navbar {
	text-align:center;
}
.navbar ul {
	display:inline-block;
}
.navbar li {
	float:left;
}
.navbar li + li {
}
#main_navi {
	height: 120px;
	width: 606px;
	padding-top: 60px;
	padding-bottom: 48px;
}
#main_navi nav ul li {
	display: block;
	font: bold 16px DIN_Alternate_Bold;
	letter-spacing: 3px;
	margin-right: 40px;
	margin-left: 40px;
}
#main_navi nav ul li a {
	text-decoration: none;
	color: #000;
}
#main_navi nav ul li a:hover {
	border-bottom: 1px solid;
	padding-bottom: 4px;
}
/*.image01 {
	height: 174px;
	width: 174px;
	margin-right: 42px;
	margin-bottom: 20px;
	margin-left: 0px;
}
*/
#record {
	font-size: 13px;
	width: 606px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

/*ロールオーバ　エフェクト*/
/*.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}*/
/*=========================*/
