/* 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("img/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:585px;
	height:110px;
	margin-left:90px;
	background-position:left center;
	background-size:contain;
	background-repeat:no-repeat;
	overflow:hidden;
}

#gotodetail {
	width:210px;
	height:66px;
	margin-top:-92px;
	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;
}


#mainImg{
	max-width: 100%;
	height: auto;
}



#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;
}

.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;
}

.border{
	border:1px 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;
	/* 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:250px;
	padding:0 5px 50px 5px;
}
.minbox {
	max-width:210px ;
	width:210px ;
	/*overflow:hidden;*/
}
.minbox .iconbox{
	float:none;
}

#allSetInfo{
	width: 500px ;
	min-width: 250px ;
	max-width: none ;


	padding: 0;
	margin-bottom: 50px;

}
#allSetInfo img{
	width:100%;
}

#allSetPresent{
	font-size: 0.8em;
}

#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;
}

#allSet{ margin-top: 59px}

.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;
}

.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;
}




#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;
	max-width:630px;
	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;
}

.fixed{
	position:fixed !important;
	top: 0px;
	z-index: 9999;
}



/*-----------------------------------------------------------------------------
特定のウィンドウ（View）サイズになったらレイアウトを変更
-----------------------------------------------------------------------------*/


/* より小さい場合 */
@media screen and (max-width: 800px) {

	#allSetInfo{
		width: 300px ;


	}


	.otherflex {
		display:block;
		flex-wrap:nowrap;
		width: 94%;
		margin:auto;
	}
	.otherbox {
		width:auto;
		max-width: none;
		min-height: 168px;
		margin-top:12px;
		border:1px solid #b8b8b8;
		background-color:#FFF;
	}

}

@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 auto 0 auto;
	padding: 0 !important;
}



}

/* より小さい場合 */
@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;
}

}
