@charset "UTF-8";
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
a {
	color: #000;
	text-decoration: underline;
	outline: none;
	opacity: 1;
	font-weight: bold;
}
a:hover {
	opacity: 0.8;
}
*:hover {
	transition: all .3s ease-out;
}
body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	color: #505050;
	font-family: dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}
#main {
	width: 100%;
}
.inner {
	width: 900px;
	padding: 30px 0;
	margin: 0 auto;
}
h2 {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
}
h2 span {
	font-size: 22px;
	display: block;
}
.top {
	background: linear-gradient(-90deg, rgba(255,255,255,.1) 50%, rgba(255,255,255,.9)) 50%, url(../img/rareitem02/01.jpg) no-repeat center center / cover;
	padding: 50px 0;
}
.top p {
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: justify;
	text-justify: inter-ideograph;
}
.top p span {
	display: block;
}
.inner section {
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
	margin-bottom: 50px;
}
figure {
	margin: 0;
}
figure img {
	width: 100%;
}
figure figcaption {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
h3 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
h3 span {
	font-size: 34px;
	line-height: 50px;
	display: block;
}
.box {
	padding-bottom: 20px;
	border-bottom: solid 2px #aaa;
}
.box section {
	margin-bottom: 50px;
}
/*456*/
.box.box_456 figure {
	width: 35%;
	float: left;
}
.box.box_456 .txt {
	width: 63%;
	float: right;
	margin: 0;
}
.box.box_456 .figure_box {
	width: 70%;
	float: left;
}
.box.box_456 .figure_box figure {
	width: 50%;
	float: left;
	margin: 0;
}
.box.box_456 .first .txt {
	margin-top: 60px;
}
.box.box_456 .second .txt {
	margin-top: 120px;
}
.box.box_456 .third .txt {
	width: 28%;
	float: right;
	margin-top: 70px;
}
.box.box_456 .model_box {
	width: 95%;
	margin: 0 auto;
}
.box.box_456 .model_box figure {
	width: 25%;
	float: left;
	margin: 0;
}
/*434*/
.box.box_434 figure {
	width: 35%;
	float: left;
}
.box.box_434 .txt {
	width: 63%;
	float: right;
	margin: 0;
}
.box.box_434 .figure_box {
	width: 35%;
	float: left;
}
.box.box_434 .figure_box figure {
	width: 50%;
	float: left;
	margin: 0;
}
.box.box_434 .second .txt {
	margin-top: 50px;
}
.box.box_434 .model_box {
	width: 95%;
	margin: 0 auto;
}
.box_434 .model_box figure.third {
	width: 35%;
	float: left;
	margin: 0 0 0 5%;
}
.box_434 .model_box figure {
	width: 25%;
	float: left;
	margin: 0 2% 0 0;
}
/*243*/
.box.box_243 figure {
	width: 28%;
	float: left;
}
.box.box_243 .txt {
	width: 70%;
	float: right;
	margin: 0 auto 20px;
}
.box.box_243 .txt02 {
	margin-bottom: 50px;
}
.box.box_243 figure.border {
	border: solid 1px #ccc;
}
.box.box_243 .model_box figure {
	width: 17.9%;
	float: left;
	margin: 0;
}
.box.box_243 .third figure.first {
	width: 40%;
	float: left;
	margin: 0;
}
.box.box_243 .third .txt {
	width: 58%;
	float: right;
	margin-top: 50px;
}
.box.box_243 figure figcaption {
	text-align: center;
	font-size: 12px;
}
.spec {
	background-color: #eee;
	padding: 30px 5%;
	text-align: left !important;
}
.spec h4 {
	margin: 0;
}
.spec p {
	margin: 0;
}
.spec div {
	margin-bottom: 20px;
}
.spec div:last-child {
	margin-bottom: 0;
}

@media screen and (min-width:700px) and ( max-width:1050px) {
#main {
	width: 100%;
}
.inner {
	width: 90%;
	padding: 20px 0;
	margin: 0 auto;
}
h2 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
h2 span {
	font-size: 16px;
	display: block;
}
.top {
	background: linear-gradient(-90deg, rgba(255,255,255,.1) 50%, rgba(255,255,255,.9)) 50%, url(../img/rareitem02/01.jpg) no-repeat center center / cover;
	padding: 50px 0;
}
.top p {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}
.top p span {
	display: block;
}
.inner section {
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
figure {
	margin: 0 auto 20px;
}
figure img {
	width: 100%;
}
figure figcaption {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
h3 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}
h3 span {
	font-size: 30px;
	line-height: 40px;
	display: block;
}
.box {
	padding-bottom: 10px;
	border-bottom: solid 2px #aaa;
}
.box section {
	margin-bottom: 30px;
}
/*456*/
.box.box_456 figure {
	width: 100%;
	float: none;
}
.box.box_456 .txt {
	width: 100%;
	float: none;
	margin: 0;
}
.box.box_456 .figure_box {
	width: 100%;
	float: none;
}
.box.box_456 .figure_box figure {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box.box_456 .first .txt {
	margin-top: 0;
}
.box.box_456 .second .txt {
	margin-top: 0;
}
.box.box_456 .third .txt {
	width: 100%;
	float: none;
	margin-top: 0;
}
.box.box_456 .model_box {
	width: 100%;
	margin: 0 auto;
}
.box.box_456 .model_box figure {
	width: 50%;
	float: left;
	margin: 0 auto 20px;
}
.box.box_456 .second figure {
	margin-bottom: 10px;
}
/*434*/
.box.box_434 figure {
	width: 100%;
	float: none;
}
.box.box_434 .txt {
	width: 100%;
	float: none;
	margin: 0;
}
.box.box_434 .figure_box {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box.box_434 .figure_box figure {
	width: 50%;
	float: left;
	margin: 0;
}
.box.box_434 .second .txt {
	margin-top: 0;
}
.box.box_434 .third .txt02 {
	text-align: left;
}
.box.box_434 .model_box {
	width: 100%;
	margin: 0 auto;
}
.box_434 .model_box figure.third {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box_434 .model_box figure {
	width: 50%;
	float: left;
	margin: 0 auto 20px;
}
/*243*/
.box.box_243 figure {
	width: 100%;
	float: none;
}
.box.box_243 .txt {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box.box_243 .txt02 {
	margin-bottom: 30px;
}
.box.box_243 figure.border {
	border: solid 1px #ccc;
}
.box.box_243 .model_box figure {
	width: 50%;
	float: left;
	margin: 0 auto 20px;
}
.box.box_243 .third figure.first {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box.box_243 .third .txt {
	width: 100%;
	float: none;
	margin: 0;
}
.box.box_243 figure figcaption {
	text-align: center;
	font-size: 12px;
}
.box.box_243 .first figure {
	margin-bottom: 10px;
}
.box.box_243 .second figure {
	margin-bottom: 15px;
}
.spec {
	background-color: #eee;
	padding: 20px 5%;
	text-align: left !important;
}
.spec h4 {
	margin: 0;
}
.spec p {
	margin: 0;
}
.spec div {
	margin-bottom: 20px;
}
.spec div:last-child {
	margin-bottom: 0;
}
}

@media screen and (max-width:700px) {
#main {
	width: 100%;
}
.inner {
	width: 90%;
	padding: 20px 0;
	margin: 0 auto;
}
h2 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
h2 span {
	font-size: 16px;
	display: block;
}
.top {
	background: linear-gradient(-90deg, rgba(255,255,255,.1) 50%, rgba(255,255,255,.9)) 50%, url(../img/rareitem02/01_sp.jpg) no-repeat center bottom / cover;
	padding: 0 0 130px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.top .inner {
	width: 80%;
}
.top p {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}
.top p span {
	display: inline;
}
.inner section {
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
figure {
	margin: 0 auto 20px;
}
figure img {
	width: 100%;
}
figure figcaption {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
h3 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}
h3 span {
	font-size: 30px;
	line-height: 40px;
	display: block;
}
.box {
	padding-bottom: 10px;
	border-bottom: solid 2px #aaa;
}
.box section {
	margin-bottom: 30px;
}
/*456*/
.box.box_456 figure {
	width: 100%;
	float: none;
}
.box.box_456 .txt {
	width: 100%;
	float: none;
	margin: 0;
}
.box.box_456 .figure_box {
	width: 100%;
	float: none;
}
.box.box_456 .figure_box figure {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box.box_456 .first .txt {
	margin-top: 0;
}
.box.box_456 .second .txt {
	margin-top: 0;
}
.box.box_456 .third .txt {
	width: 100%;
	float: none;
	margin-top: 0;
}
.box.box_456 .model_box {
	width: 100%;
	margin: 0 auto;
}
.box.box_456 .model_box figure {
	width: 50%;
	float: left;
	margin: 0 auto 20px;
}
.box.box_456 .second figure {
	margin-bottom: 10px;
}
/*434*/
.box.box_434 figure {
	width: 100%;
	float: none;
}
.box.box_434 .txt {
	width: 100%;
	float: none;
	margin: 0;
}
.box.box_434 .figure_box {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box.box_434 .figure_box figure {
	width: 50%;
	float: left;
	margin: 0;
}
.box.box_434 .second .txt {
	margin-top: 0;
}
.box.box_434 .third .txt02 {
	text-align: left;
}
.box.box_434 .model_box {
	width: 100%;
	margin: 0 auto;
}
.box_434 .model_box figure.third {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box_434 .model_box figure {
	width: 50%;
	float: left;
	margin: 0 auto 20px;
}
/*243*/
.box.box_243 figure {
	width: 100%;
	float: none;
}
.box.box_243 .txt {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box.box_243 .txt02 {
	margin-bottom: 30px;
}
.box.box_243 figure.border {
	border: solid 1px #ccc;
}
.box.box_243 .model_box figure {
	width: 50%;
	float: left;
	margin: 0 auto 20px;
}
.box.box_243 .third figure.first {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.box.box_243 .third .txt {
	width: 100%;
	float: none;
	margin: 0;
}
.box.box_243 figure figcaption {
	text-align: center;
	font-size: 12px;
}
.box.box_243 .first figure {
	margin-bottom: 10px;
}
.box.box_243 .second figure {
	margin-bottom: 15px;
}
.spec {
	background-color: #eee;
	padding: 20px 5%;
	text-align: left !important;
}
.spec h4 {
	margin: 0;
}
.spec p {
	margin: 0;
}
.spec div {
	margin-bottom: 20px;
}
.spec div:last-child {
	margin-bottom: 0;
}
}

@media all and (-ms-high-contrast:none) {
h2 {
	margin: 30px auto 5px;
}
}
