@charset "utf-8";
#contents {
	padding-top: 100px;
}
.data {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#h1 {
	font-size: 21px;
	font-family: a-otf-ryumin-pr6n, serif;
	margin-bottom: 40px;
}
#h1 div {
	border-top: 2px solid #676767;
	padding-top: 5px;
	font-weight: bold;
	font-size: 25px;
}
#catch {
	font-size: 20px;
	margin-bottom: 20px;	
}
#desc {
	margin-bottom: 20px;
}




#main_img_area {
	background-color: #413D3C;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
#main_img {
	max-height: 500px;
}
#sub_img {
	margin-bottom: 50px;
}
#sub_img li {
	margin-left: 2px;
	margin-right: 2px;
	display: inline-block;
	margin-bottom: 10px;
}
#sub_img li img {
	max-width: 130px;
}
.h2_title2  {
	font-size: 20px;
	
	text-align: left;
	display: block;
	height: 40px;
}
.h2_title2_block  {
	width: 22px;
	height: 40px;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: -12px;
}
#zumen {
	margin-bottom: 100px;
}
.pdf_ul {
}
.pdf_ul li {
}
.pdf_ul img {
	width: 90%;

}



#pdf {
	margin-bottom: 100px;
}

#item {
	margin-bottom: 150px;
}
#item_left {
	display: inline-block;
	width: 340px;
	vertical-align: top;
	margin-right: 30px;
}

#item_img_area {
	margin-bottom: 5px;
}
#item_img {
	max-width: 340px;
}
#item_img_sub {
	text-align: left;
}
#item_img_sub li {
	display: inline-block;
}
#item_img_sub li img {
	max-width: 80px;
}
#item_right {
	width: 340px;
	vertical-align: top;
	display: inline-block;
	text-align: left;
	font-family: a-otf-ryumin-pr6n, serif;
}
#h3 {
	font-size: 20px;
	margin-bottom: 30px;
}
.data_box {
	font-size: 19px;
}
.data_box2 {
	margin-bottom: 20px;
	font-size: 19px;
}
#price {
	font-size: 30px;
	color: #E60012;
	display: inline-block;
}
#price span {
	font-size: 18px;
	margin-left: 3px;
}
#link_button {
	width: 300px;
	height: 70px;
	cursor: pointer;
	color: hsla(0,0%,100%,1.00);
	border: 1px solid #29A2A0;
	border-radius: 15px;
	background-color: #8CCDCC;
	-webkit-box-shadow: 1px 3px 3px hsla(0,0%,0%,0.24);
	box-shadow: 1px 3px 3px hsla(0,0%,0%,0.24);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font-size: 15px;
	white-space: nowrap;
	text-align: center;
	display: inline-block;
	font-family: kozuka-gothic-pro, sans-serif;
	padding-top: 17px;
	font-weight: bold;
	margin-top: 50px;
}
#contact_link {
	font-family: kozuka-gothic-pro, sans-serif;
	color: #595959;
	margin-top: 10px;
	display: inline-block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#contact_link:hover {
	color: #AF0000;
}
#contact_link img {
	width: 25px;
	height: 20px;
	margin-bottom: 0px;
	margin-right: 5px;
}
#cart_button {
	width: 300px;
	height: 70px;
	cursor: pointer;
	color: hsla(0,0%,100%,1.00);
	margin-top: 30px;
	border: 1px solid #29A2A0;
	border-radius: 15px;
	background-color: #8CCDCC;
	-webkit-box-shadow: 1px 3px 3px hsla(0,0%,0%,0.24);
	box-shadow: 1px 3px 3px hsla(0,0%,0%,0.24);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font-size: 22px;
	white-space: nowrap;
	text-align: center;
}
#cart_button2 {
	width: 300px;
	height: 70px;
	color: hsla(0,0%,100%,1.00);
	margin-top: 30px;
	border: 1px solid hsla(359,82%,57%,1.00);
	border-radius: 15px;
	background-color: hsla(359,82%,57%,1.00);
	-webkit-box-shadow: 1px 3px 3px hsla(0,0%,0%,0.24);
	box-shadow: 1px 3px 3px hsla(0,0%,0%,0.24);
	font-size: 22px;
	white-space: nowrap;
	text-align: center;
	padding-top: 18px;
	font-family: kozuka-gothic-pro, sans-serif;
}
#cart_button:hover {
	width: 300px;
	height: 70px;
	background-color: hsla(359,76%,67%,1.00);
	border-color: hsla(359,82%,57%,1.00);
}
.no_item {
	margin-bottom: 100px;
}
.mini {
	font-size: 16px !important;
}



@media (max-width:540px){
#contents {
	padding-top: 0px;
}
.data {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#h1 {
	font-size: 21px;
	font-family: a-otf-ryumin-pr6n, serif;
	margin-top: 100px;
	margin-bottom: 40px;
}
#h1 div {
	border-top: 2px solid #676767;
	padding-top: 5px;
	font-size: 22px;
}
#catch {
	font-size: 17px;
	font-family: a-otf-ryumin-pr6n, serif;
	margin-bottom: 20px;
	
}



#main_img_area {
	background-color: #413D3C;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
#main_img {
	max-height: 500px;
	max-width: 100%;
}
#sub_img {
	margin-bottom: 50px;
}
#sub_img li {
	margin-left: 2px;
	margin-right: 2px;
	display: inline-block;
}
#sub_img li img {
	max-width: 110px;
}
.h2_title2  {
	font-size: 20px;
	text-align: left;
	display: block;
}
.h2_title2_block  {
	width: 22px;
	height: 40px;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: -12px;
}
#zumen {
	margin-bottom: 100px;
}
.pdf_ul {
}
.pdf_ul li {
}
.pdf_ul img {
	width: 90%;

}



#pdf {
	margin-bottom: 100px;
}

#item {
	margin-bottom: 100px;
}
#item_left {
	display: none;
	width: 90%;
	vertical-align: top;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#item_img_area {
	margin-bottom: 5px;
}
#item_img {
	max-width: 100%;
	width: 100%;
}
#item_img_sub {
	text-align: left;
}
#item_img_sub li {
	display: inline-block;
}
#item_img_sub li img {
	max-width: 80px;
}
#item_right {
	width: 90%;
	vertical-align: top;
	display: inline-block;
	text-align: left;
	font-family: a-otf-ryumin-pr6n, serif;
}
#h3 {
	margin-bottom: 30px;
}
.data_box {
	font-size: 19px;
}
.data_box2 {
	margin-bottom: 20px;
	font-size: 19px;
}
#price {
	font-size: 30px;
	color: #E60012;
	display: inline-block;
}
#price span {
	font-size: 18px;
	margin-left: 3px;
}
#contact_link {
	font-size: 23px;
	font-family: kozuka-gothic-pro, sans-serif;
	color: #595959;
	margin-top: 10px;
	display: inline-block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#contact_link:hover {
	color: #AF0000;
}
#contact_link img {
	width: 25px;
	height: 20px;
	margin-bottom: 5px;
	margin-right: 5px;
}
}
