@charset "shift_jis";
/* CSS Document */

/***************** 
   #9165
*****************/
#item9165{
	width: 1000px;
	margin: 0 auto;
	font-size:25px;
}

#item9165 img{
	width:100%;
}
#item9165 .img1{
	margin:0 0 40px;
}
#item9165 .cart {
	width: 87%;
	margin: 0 auto 70px;
}

#item9165 .text1{
	font-size: 25px;
	line-height: 1.5;
	margin-bottom:50px;
	text-align: center;
}
#item9165 .text1 p.normal{
	margin-bottom: 35px;
}
#item9165 .text1 .r_text{
	font-size: 42px;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.9
}
#item9165 .text1 .o_text{
	font-size: 42px;
	color: #ee5f00;
	font-weight: bold;
	line-height: 1.9;
	margin-bottom: 10px;
}

#item9165 .img2{
	margin:0 0 80px;
}
#item9165 .img8{
	margin:0 0 30px;
}

/********** オススメコメント **********/
#item9165 .osusume-comment{
	margin:8% auto;
	padding:2%;
	border: dashed 1px #e5e5e5;
	font-size:0.9em;
	color:#522800;
	width:96%;
}
#item9165 .osusume-comment .heading{
	padding:1%;
	background:#e5e5e5;
	font-size:1.2em;
}
#item9165 .osusume-comment .osusume-comment-box{
	padding:2% 1%;
	line-height: 1.36;
}
#item9165 .osusume-comment .heading .mark1{
	color:#f00;
}

#item9165 .osusume-comment-box span{
	color:#ff0000;
	font-weight:bold;
}




@media screen and ( max-width:767px) {

#item9165{
	margin:0;
	width:100%;
}
#item9165 .img1{
	margin:0 0 4%;
}
#item9165 .cart {
	width: 87%;
	margin: 0 auto 7%;
}

#item9165 .text1{
	font-size:3.8vw;
	line-height:1.57;
	text-align: left;
	margin:0 0 11%;
	}
#item9165 .text1 p.normal{
	margin-bottom: 5%;
}
#item9165 .text1 .r_text{
	color: #ff0000;
	font-weight: bold;
	line-height: 1.57;
	font-size: 5.2vw;
	margin: 0;
}
#item9165 .text1 .o_text{
	color: #ee5f00;
	font-weight: bold;
	line-height: 1.57;
	font-size: 5.2vw;
	margin:0 0 3%;
}

#item9165 .img2{
	margin:0 0 8%;
}
#item9165 .img8{
	margin:0 0 3%;
}


/********** オススメコメント **********/
#item9165 .osusume-comment{
	font-size:3.8vw;
	margin:5% auto;
	width:96%;
}
#item9165 .osusume-comment .heading{
	font-size:4.2vw;
}

}