﻿/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&family=Oswald:wght@700&display=swap');

html {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	scroll-behavior: smooth;	
	box-sizing: border-box;
}

body {
	font-family: 'Noto Sans JP','Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #e0e0e0;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	z-index: 1;
}

* {
    margin: 0 auto;
    padding: 0;
    word-break: break-all;
    list-style-type: none;
    border-style: none;
    font-style: normal;
}

*, *::before, *::after {
	box-sizing: inherit;
  }

a {
	text-decoration: none;
	color: inherit;
}

a img:hover {
	opacity:0.5;
	transition:0.2s;
 }
  
img{
	max-width: 100%;
	max-height: 100%;
	display: block;
}

#header {
	background-color: #000000;
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 10;
}

#header-content {
	background-image: url(img/logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 1024px;
	height: 80px;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
	position: relative;
}

#header-content dl {
	position: absolute;
	bottom: 40px;
	right: 0px;
}

#header-content dt, #header-content dd {
	display: inline;
	margin-left: 10px;
}

#header-content dd a {
	text-decoration: none;
}

#sns {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.line {
	float: right;
}

.tw {
	float: right;
	margin-right: 20px;
}

.fb {
	float: right;
	margin-right: 20px;
}

#wrapper {
	width: 1024px;
	padding-top: 120px;
}

#slide {
	background-color: #000000;
	width: 1024px;
	height: auto;
	overflow: hidden;
	padding: 0;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.8);
}

.top-cap {
	margin: 40px auto 80px auto;
}

#ltd {
	width: 800px;
	margin: 0px auto 80px auto;
}
#campaign {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}


#ltd a img {
	display: block;
	margin: 20px auto;
}

#report {
	width: 696px;
	margin: 0px auto 80px auto;
}

#report div {
	width: 340px;
	padding: 4px;
	float: left;
}

h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 38px;
	font-weight: normal;
	line-height: 100%;
	margin: 80px auto 20px 0px;
}

.jump_point > a {
    display: block; 
}

.product {
	background-color: #2a2a2a;
	margin: 20px auto 0px auto;
	padding: 10px;
	display: table;
}

.model-photo {
	width: 400px;
	display: table-cell;
	vertical-align: top;
}

.model-text {
	width: 600px;
	padding-left: 10px;
	text-align: left;
	display: table-cell;
	vertical-align: top;
}

h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 10px;
}

.new {
	color: #cc2222;
	font-size: 20px;
	padding-left: 10px;
}

.shopping {
	margin: 10px auto;
	text-align: center;
}

.video {
	margin: 10px auto 0px auto;
	text-align: right;
}

.video a {
	text-decoration: none;
}

.samples {
	margin: 10px auto 0px auto;
	text-align: right;
}

.samples a {
	text-decoration: none;
}


#inquiry {
	text-align: center;
	height: auto;
	margin-top: 80px;
	padding-bottom: 20px;
}

#inquiry table {
	margin: 10px auto 0px auto;
}

#inquiry td {
	padding: 0px 2px;
	text-align: center;
	vertical-align: top;
	width: 20%;
}

#inquiry td img {
	display: block;
	margin-bottom: 10px;
    max-width: 218px;
}

.tel {
	color: #990000;
	font-family: Impact;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
}

#footer {
	color: #999999;
	background-color: #000000;
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding: 20px 0px 10px 0px;
}

.clear {
	clear: both;
}

a {
	color: #999999;
	overflow: hidden;
	outline: none;
}
	
a:link {
	color: #999999;
}	
	
a:visited {
	color: #999999;
}	

a:hover {
	color: #cc2222;
}	

a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

.red {
	color: #cc0000;
}

.blue {
	color: #3300cc;
}.sold {
	font-size: 16px;
	color: #C00;
	font-weight: bold;
}


#campaign a:link {
	color: #00CCCC;
}	
	
#campaign a:visited {
	color: #0099FF;
}	

#campaign a:hover {
	color: #cc2222;
}	

#campaign a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

.bn_e530{
	width:90%;
	margin-top:10px;
}

/*230524 EC OGAWA add */
@media screen and (max-width: 640px) {
	body {
		font-size: 16px;
		line-height: 150%;
	}
	#header-content {
		width: 100%;
	}
	#header-content dl {
		display: none;
	}
	#sns {
		display: none;
	}
	#slide {
		width: 100%;
		height: auto;
	}
	#wrapper {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	#ltd {
		width: 100%;
		margin: 0px auto 30px auto;
	}
	#report {
		width: 100%;
		margin: 0px auto 30px auto;
	}
	#report div {
		width: 100%;
		padding: 10px 0;
	}
	#inquiry td {
		width: 100%;
		font-size: 14px;
		display: block;
		margin-bottom: 10px;
	}
	#inquiry td img {
		display: block;
		margin-bottom: 10px;
		width: 100%;
	}
	.bx-wrapper {
		margin: 0 auto 30px;
	}
	.product {
		display: block;
	}

	.model-photo img{
		margin-bottom: 20px;
	}
	.model-text {
		width: 100%;
		padding-left: 0px;
		display: block;
	}
	h1 {
		font-family: 'Oswald', sans-serif;
		font-size: 34px;
		margin:30px auto 20px 0px;
	}
	h2 {
		font-family: 'Oswald', sans-serif;
		font-size: 26px;
		margin-bottom: 20px;
	}
}