/* CSS Document */

/*
a>img:hover {
	-webkit-transform: translate(1px, 1px);
	-moz-transform: translate(1px, 1px);
}
*/

#mainbox {
	max-width:1000px;
	min-width:360px;
	min-height:373px;
	padding-top:10px;
	padding-bottom:50px;
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	background-image:url("../img2/bg_02.png");
}

#pageheader {
	width:100%;
	position:relative;
}

#titlebox {
	min-width:360px;
	/*max-width:720px;*/
}

.logobox {
	width:90px;
	height:90px;
	float:left;
	margin-left:12px;
}
#product {
	min-width:220px;
	max-width:752px;
	height:125px;
	margin-left:90px;
	background-position:left center;
	background-size:contain;
	background-repeat:no-repeat;
	overflow:hidden;
}

#gotodetail {
	width:210px;
	height:66px;
	margin-top:-66px;
	padding-right:80px;
	float:right;
}
#gotodetail p {
	text-align:center;
	color:#919191;
	margin:0;
	padding:0;
}

#movbox {
	height: 275px;
	max-width: 490px;
	margin: 30px auto;
	border: 1px solid #666;
	background-color: #666;
}

h3 {
	margin:15px 25px 40px 26px;
	padding:0;
	color:#ff7700;
}
h3 a {
	color:#ff7700;
	text-decoration:underline;
}
h3 sup {
	color:#0fa616;
	font-size:xx-small;
}
h3 span {
	font-size:12pt;
}


#mainpicture {
	max-width:1000px;
	/*max-height:776px;*/
	min-width:360px;
	min-height:340px;
	background-repeat:no-repeat;
	background-size:contain;
	overflow:hidden;
}
#mainpicture:before {
	content:"";
	display: block;
	padding-top: 100%; /* 高さを幅の75%に固定 */
}


#sliderbox {
	max-width: 933px;
	min-width:360px;
	margin:40px auto 0 auto;
	display: flex;
	justify-content: center;
}




#thumbox {
	/*max-width:660px;*/
	/* min-width:360px; */
	/* display:flex; */
	/* justify-content:space-between; */
	/* float:left; */

	text-align: left;
	margin:0 0 0 20px;
	/* width: 300px; */
}

/*
#thumbox img{
	margin:0 8px 8px 0;
	max-width: 83px;
	border: 1px solid white;
}

#thumbox .thumWrap{
	float: left;
	position: relative;
}
*/

#thumbox img{
	margin:0 0 0 0;
	max-width: 83px;
/*	border: 1px solid white;*/

	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transition-duration: 0.3s;
}

#thumbox img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}


#thumbox .thumWrap{
	float: left;
	position: relative;
/*	border-radius: 20px;
	overflow-x: hidden;
	overflow: hidden;
	border: 1px solid gray;
*/	margin: 0 8px 8px 0;
}


.new{
	position: absolute;
	font-weight: bold;
	top: 2px;
	left: 4px;
	color:#d22;
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,
					white 1px -1px 0px, white -1px -1px 0px;
}

.new3d {
    position: absolute;
    font-weight: bold;
    bottom: -3px;
    left: 4px;
    color: #d22;
    text-shadow: white 1px 1px 0px, white -1px 1px 0px, white 1px -1px 0px, white -1px -1px 0px;
}

#thumbox .new_wrap a img{
	border: 2px solid red;
}




.border{
	border:2px solid #F88;
}

#thumbox a:last-child {margin-right:0;}

#sliderbox #comment {
	width:100%;
	/* max-width:440px; */
	/* min-width:360px; */
	display:block;
	text-align:center;
	margin-top:10px;
	/* float:left; */
}
#threedbox {
	width:150px;
	height:91px;
	margin:0 10px 0 0;
	position: relative;
	/* float:right; */
}




#threedbox img{
	max-width: 150px;

}

#detailewrap {
	width:100%;
	margin-top:50px;
	margin-bottom:0px;
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
}
.detailbox {
	min-width:240px;
	padding:0 5px 50px 5px;
}
.minbox {
	min-width:210px !important;
	max-width:210px !important;
	width:210px !important;
	overflow:hidden;
}
.minbox .iconbox{
	float:none;
}
#detail {
	width:0;
	height:0;
}
.detailthum {
	max-width:205px;
	min-width:200px;
	height:90px;
	margin:0 0 10px 0;
	border:1px solid #CCC;
}
.iconbox {
	min-width:49px;
	height:49px;
	float:left;
}

.detailbox h4{
	margin-left:5px;
 	float:left;
	line-height:1em;
	text-decoration:underline;
	font-size:11pt;
}
.detailbox h4 span{
	color:#5dadff !important;
}

.linkbox {
	float:left;
	text-align:left;
	margin-top:25px;
	margin-right:35px;
}
.minbox .linkbox {
	margin-right:0px;
}

.linkbox p{
	color:#6e544d;
}

.linkbox img:hover {
	-webkit-transform: translate(1px, 1px);
	-moz-transform: translate(1px, 1px);
}


.detailbox h5 {
	letter-spacing:-0.05em;
}
.detailbox h5 span {
	font-size:10pt !important;
}
.detailbox h5 strong {
	font-size:15pt;
	color:#ff0000;
}

.infobox{
	float:left;
	display:block;
	margin-top:25px;
}
.detailbox h6 {
	margin:0;
	text-align:center;
	color:#5dadff;
}

#gotoset {
	max-width:400px;
	max-height:150px;
	margin:0 auto;
}


#otherwrap {width:100%;}
#otherwrap h3 {
	background-color:#5dadff;
	color:#FFF;
	margin:60px 0 0 0;
	text-indent:0.5em;
	min-height:35px;
	line-height:1.8em;
}
.otherflex {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;

    width: 94%;
    margin: auto;
}
.otherbox {
	width:49%;
	max-width:496px;
	min-width:358px;
	max-height:171px;
	margin-top:12px;
	border:1px solid #b8b8b8;
	background-color:#FFF;
}
.otherbox img {
	margin-top:5px;
	margin-left:8px;
	margin-right:13px;
	margin-bottom:10px;
	float:left;
}
.otherbox p {
	font-size:10pt;
	margin-top:5px;
	padding-right:10px;
}
.otherbox p:last-child {
	text-align:right;
}

#otherwrap .otherbox img {width:155px ;}

#wallPaper {width:100%;}
#wallPaper h3 {
	background-color:#5dadff;
	color:#FFF;
	margin:60px 0 0 0;
	text-indent:0.5em;
	min-height:35px;
	line-height:1.8em;
}
#wallPaper .otherbox p:last-child {
	text-align:left;
}

#wallPaper .otherbox img{
	max-height: 150px;
}



#illustbox {width:100%;}
#illustbox h3 {
	background-color:#5dadff;
	color:#FFF;
	margin:60px 0 0 0;
	text-indent:0.5em;
	min-height:35px;
	line-height:1.8em;
}
#illustbox a {

	float:left;
	margin:10px auto auto 30px;
}
#illustbox p {
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#viewwrap {
	min-width:360px;
	margin:0 auto 0 auto;
}
.viewbox {
	margin:10px auto 10px auto;

	text-align:center;
}


#viewheader {
	margin:-10px 0 0 0;
	padding:0;
	max-width:1000px;
	width:100%;
	height:110px;
	position:relative;
}

.linkbox_view {
	width:250px;
	height:auto;
	padding-top:10px;
	text-align:center;
	margin-top:0px;
	margin-right:0px;
	top:0px;
	right:0;
	position:absolute;
}
.linkbox_view h2 {

}
.linkbox_view p{
	color:#6e544d;
}
.linkbox_view h5 {
	margin:-10px 0 0 0;
	padding:0;
	float:left;
	letter-spacing:-0.04em;
}
.linkbox_view h5 strong {
	color:#ff0000;
	font-size:13pt;
}

.linkbox img:hover,
#gotodetail img:hover {
	-webkit-transform: translate(1px, 1px);
	-moz-transform: translate(1px, 1px);
}

.fixed{
	position:fixed !important;
	top: 0px;
	z-index: 9999;
}



/*-----------------------------------------------------------------------------
特定のウィンドウ（View）サイズになったらレイアウトを変更
-----------------------------------------------------------------------------*/
/* より小さい場合 */
@media screen and (max-width: 602px) {
#threedbox {
	float:none;
	margin:0 auto 0 auto;
	order:3;
}
#thumbox {
	float:none;
	margin:0 auto 0 auto;
	order:1;
}
#sliderbox {
	display:flex;
	justify-content:flex-end;
	flex-wrap:wrap;
	flex-direction:column;
}
#sliderbox p {
	margin:0 auto 10px auto;
	float:none;
	order:2;
}
}


/* より小さい場合 */
@media screen and (max-width: 958px) {
#gotodetail{
	float:none;
	height: auto;
	margin: 15px 0 0 20px;
}
}

/* より小さい場合 */
@media screen and (max-width: 900px) {
#viewheader {
	height:90px;
}

.linkbox_view {
	display:none;
}
}

/* より小さい場合 */
@media screen and (max-width: 513px) {
.detailbox {
	width:240px;
	margin:0 auto;
}

}

@media screen and (max-width: 800px) {

	.logobox {
		width: 78px;
		height: 78px;
	}
	
	#product {
		height: 100px;
	}
	
	h3 {
		font-size: 12px;
	}

	h3 span {
		font-size: 10pt;
	}
}	
