@charset "UTF-8";


/* PC */
.spOnly {
		display: none;
}

.contents{
	width: 100%;
}


#item{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
#item .photo{
	float: left;
	width: 650px;
}
#item .photo img{
	width: 100%;
}
#item .photo .caps{
 padding: 5px 0 0;
 font-size: 12px;
 text-align: right;
}
#item .photo .caution{
 margin-top: 10px;
 font-size: 14px;
}
#item .rbox{
	float: right;
	width: 320px;
	text-align: left;
}
#item .rbox .sub_t{
	font-size: 20px;
	line-height: 160%;
	padding-bottom: 15px;
}
#item .rbox .sub_t span{
	font-size: 16px;
	line-height: 150%;
	display: inline-block;
	padding-bottom: 15px;
}
#item .rbox .sub_t .limit{
	margin: 0 10px 0 0;
	padding: 8px 8px 6px;
	font-size: 16px;
	line-height: 100%;
	display: inline-block;
	background-color: #403937;
	color: #fff;
}
#item .rbox .sub_t .limit2{
	margin: 0 0 5px;
	padding: 8px 8px 6px;
	font-size: 16px;
	line-height: 100%;
	display: inline-block;
	background-color: #403937;
	color: #fff;
}
#item .rbox .ptxt{
	font-size: 16px;
	line-height: 160%;
	margin: -5px 0 0;
	padding-bottom: 15px;
}
#item .rbox .ptxt2{
	font-size: 16px;
	line-height: 160%;
	margin: -5px 0 0;
	padding-bottom: 15px;
}
#item .rbox p{
	font-size: 14px;
	line-height: 160%;
	padding-bottom: 15px;
}
#item .rbox label{
	padding: 0 10px 0 0;
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#item .rbox label input{
	margin: 0 5px 0 0;
}
#item .rbox .radioBox {
	display: none;
	padding: 20px 0 0;
}
#item .rbox .radioBox.dispA {
  display: block;
}
#item .rbox .price{
 font-size: 23px;
 padding-bottom: 20px;
 line-height: 120%;
}
#item .rbox .price span{
 padding-bottom: 3px;
 font-size: 16px;
 display: inline-block;
}
#item .rbox select{
	margin: 0px 0 20px;
	padding: 10px;
	width: 300px;
	font-size: 14px;
	border: 1px solid #403937;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#item .rbox .sm select{
	font-size: 11.5px;
}
#item .rbox .nam{
	font-size: 14px;
	padding-bottom: 15px;
}
#item .rbox .nam .ftxt{
	padding: 10px;
	width: 75px;
	border: 1px solid #403937;
}
#item .rbox .opt{
	font-size: 13px;
	padding-bottom: 20px;
}
#item .rbox .opt.opt2{
	font-size: 14px;
}
#item .rbox .opt div{
	font-size: 12px;
	padding-top: 0px;
}
#item .rbox .opt.opt2 div{
	font-size: 11px;
}
#item .rbox .opt.top{
 margin-top: -10px;
 padding-bottom: 30px;
}

#item .rbox p.opt3,
#item .rbox p.opt4,
#item .rbox p.opt5{
margin: 0;
padding: 0 0 5px;
width: auto;
font-size: 12px;
}
#item .rbox .opt3{
padding: 0 0 10px;
}
#item .rbox .opt3 label{
margin: 0;
padding: 0 0 5px;
font-size: 13px;
display: block;
}
#item .rbox .opt3 label span{
padding: 0 0 0 15px;
font-size: 12px;
display: block;
}
#item .rbox .opt4{
margin: 0 0 15px;
padding: 5px;
width: 300px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#item .rbox .opt5{
margin: 0 0 35px;
	padding: 5px;
	width: 300px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.noshi{
display: none;
}
.noshi.selected{
display: block;
}
.naire{
display: none;
}
.naire.selected{
display: block;
}
.naire2{
display: none;
}
.naire2.selected{
display: block;
}
#item .rbox .bt{
	width: 300px;
}
#item .rbox .bt a{
	font-size: 15px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #AF9C60;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #AF9C60;
	-moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
	transition: .4s;
}
#item .rbox .bt a:hover {
	background: #FFF;
	color: #AF9C60;
}
#item .rbox .sold{
	width: 300px;
 font-size: 15px;
 color: #c30d23;
 text-align: center;
 font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #AF9C60;
}
#item .rbox .cap{
	font-size: 12px;
	line-height: 160%;
	padding-top: 20px;
}
#item .rbox .cap2{
	padding: 0 0 10px;
	font-size: 12px;
	line-height: 160%;
}
#item .rbox .cap2.red{
    color: #c30d23;
}
#item .rbox .att{
	margin: 15px 0 0;
	padding: 10px;
	font-size: 14px;
	line-height: 100%;
	color: #AF9C60;
	border: 1px solid #AF9C60;
	display: inline-block;
}
#item .rbox .info{
	font-size: 12px;
	line-height: 160%;
	padding-top: 20px;
	letter-spacing: -0.03em;
}
#item .rbox .info strong{
    font-size: 14px;
    color: #AF9C60;
}
#item .rbox .info.red strong{
    color: #c30d23;
}
#item .rbox .info span{
    color: #c30d23;
}


#other{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
	padding-bottom: 100px;
}
#other .o_ttitle{
	font-size: 30px;
	width: 100%;
	padding-bottom: 40px;
	font-weight: bold;
}
#other .box{
	float: left;
	width: 325px;
	margin-right: 22.5px;
}
#other .box:last-child{
	margin-right: 0px;
}
#other .box img{
	width: 100%;
}
#other .box .in{
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
}
#other .box .in .sub_t{
	font-size: 18px;
	line-height: 150%;
	padding-bottom: 10px;
}
#item .rbox .sub_t span{
	font-size: 14px;
}
#item .rbox .ptxt{
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 0;
	padding-bottom: 15px;
}
#other .box .in p{
	font-size: 12px;
	line-height: 160%;
	padding-bottom: 15px;

	min-height: 58px;
}
#other .box .in .price{
	font-size: 19px;
	padding-bottom: 45px;
}
#other .box .in .price span{
	font-size: 16px;
}
#other .box .in .bt{
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#other .box .in .bt a{
	font-size: 15px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #AF9C60;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #AF9C60;
	-moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
	transition: .4s;
}
#other .box .in .bt a:hover {
	background: #FFF;
	color: #AF9C60;
}
.red {
	color: #c30d23;
}



@media screen and (max-width: 780px){
/* SP */
.pcOnly {
		display: none;
}
.spOnly {
	display: block;
}


#item{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
#item .photo{
	float: none;
	width: 100%;
}
#item .photo img{
	width: 100%;
}
#item .photo .caution{
	width: 90%;
	margin: 5px auto;
	text-align: left;
	font-size: 13px;
}
#item .rbox{
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 1em;
}
#item .rbox .sub_t{
	font-size: 160%;
	line-height: 160%;
	padding-bottom: 10px;
}
#item .rbox .sub_t span{
	font-size: 80%;
}
#item .rbox .sub_t .limit{
	margin: 0 10px 0 0;
	padding: 8px 8px 6px;
	font-size: 90%;
	line-height: 100%;
	display: inline-block;
	background-color: #403937;
	color: #fff;
}
#item .rbox .sub_t .limit2{
 margin: 0 0 5px;
 padding: 8px 8px 6px;
 font-size: 90%;
 line-height: 100%;
 display: inline-block;
 background-color: #403937;
 color: #fff;
}
#item .rbox .ptxt{
	font-size: 120%;
	line-height: 160%;
	margin: 0 0 0;
	padding-bottom: 10px;
}
#item .rbox .ptxt2{
	font-size: 120%;
	line-height: 160%;
	margin: 0 0 0;
	padding-bottom: 10px;
}
#item .rbox p{
	font-size: 100%;
	line-height: 160%;
	padding-bottom: 1em;
}
#item .rbox label{
	padding: 0 10px 10px 0;
	font-size: 100%;
	display: block;
}
#item .rbox label input{
	margin: 0 5px 0 0;
}
#item .rbox .radioBox {
	display: none;
	padding: 10px 0 0;
}
#item .rbox .price{
	font-size: 170%;
	padding-bottom: 20px;
}
#item .rbox .price span{
	font-size: 90%;
}
#item .rbox select{
	margin: 0px 0 20px;
	padding: 10px;
	width: 60%;
	font-size: 100%;
	border: 1px solid #403937;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#item .rbox .nam{
	font-size: 100%;
	padding-bottom: 1em;
}
#item .rbox .nam .ftxt{
	padding: 10px;
	width: 75px;
	border: 1px solid #403937;
}
#item .rbox .opt{
	font-size: 110%;
	padding-bottom: 20px;
}
#item .rbox .opt div{
	font-size: 90%;
	padding-top: 5px;
}

#item .rbox p.opt3,
#item .rbox p.opt4,
#item .rbox p.opt5{
margin: 0;
padding: 0 0 5px;
width: auto;
font-size: 110%;
}
#item .rbox .opt3{
padding: 0 0 10px;
}
#item .rbox .opt3 label{
margin: 0;
padding: 0 0 5px;
font-size: 100%;
display: block;
}
#item .rbox .opt3 label span{
padding: 0 0 0 15px;
font-size: 90%;
display: block;
}
#item .rbox .opt4{
margin: 0 0 15px;
padding: 5px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#item .rbox .opt5{
margin: 0 0 35px;
	padding: 5px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#item .rbox .bt{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
#item .rbox .bt a{
	font-size: 110%;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #AF9C60;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #AF9C60;
	-moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
	transition: .4s;
}
#item .rbox .bt a:hover {
	background: #FFF;
	color: #AF9C60;
}
#item .rbox .sold{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
 color: #c30d23;
 text-align: center;
 font-weight: bold;
	font-size: 110%;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #AF9C60;
}
#item .rbox .cap{
	font-size: 100%;
	line-height: 160%;
	padding-top: 2em;
}
#item .rbox .cap2{
	padding: 0 0 10px;
	font-size: 100%;
	line-height: 160%;
}
#item .rbox .att{
	margin: 1.5em 0 0;
	padding: 10px;
	font-size: 110%;
	line-height: 100%;
	color: #AF9C60;
	border: 1px solid #AF9C60;
	display: inline-block;
}
#item .rbox .info{
	font-size: 100%;
	line-height: 160%;
	padding-top: 2em;
}
#item .rbox .info strong{
    font-size: 110%;
    color: #AF9C60;
}
#item .rbox .info.red strong{
    color: #c30d23;
}
#item .rbox .info span{
    color: #c30d23;
}


#other{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4em;
	padding-bottom: 2em;
}
#other .o_ttitle{
	font-size: 200%;
	width: 100%;
	padding-bottom: 1em;
	font-weight: bold;
}
#other .box{
	float: none;
	width: 100%;
	margin-right: 0px;
	padding-bottom: 3em;
}
#other .box:last-child{
	margin-right: 0px;
}
#other .box img{
	width: 100%;
}
#other .box .in{
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
}
#other .box .in .sub_t{
	font-size: 150%;
	line-height: 150%;
	padding-bottom: 10px;
}
#item .rbox .sub_t span{
	font-size: 80%;
}
#item .rbox .ptxt{
	font-size: 120%;
	line-height: 160%;
	margin: 0 0 0;
	padding-bottom: 10px;
}
#other .box .in p{
	font-size: 100%;
	line-height: 160%;
	padding-bottom: 1em;
	min-height: auto;
}
#other .box .in .price{
	font-size: 160%;
	padding-bottom: 1em;
}
#other .box .in .price span{
	font-size: 90%;
}
#other .box .in .bt{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
#other .box .in .bt a{
	font-size: 110%;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #AF9C60;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #AF9C60;
	-moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
	transition: .4s;
}
#other .box .in .bt a:hover {
	background: #FFF;
	color: #AF9C60;
}
}

/*SOLD OUT*/
#item .detail_soldout {
	position: relative;
}
#item .detail_soldout:before {
	position: absolute;
	content: "SOLD OUT";
	top: 0;
	right: 0;
	padding: 15px 30px;
  font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #F30100;
}
@media screen and (max-width: 780px){
	#item .detail_soldout:before {
		padding: 10px 15px;
		font-size: 16px;
	}
}