.pc {}
.sp, .tab {
    display:none;
}
@media screen and (max-width: 1024px) {
	.tab {
		display: block;
	}
}
@media screen and (max-width: 767px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
}
/*-----------------------------------------------------------
Rubino
------------------------------------------------------------*/
#Rubino {
    font-family: "source-han-sans-japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #333333;
    line-height: 1.4;
    width: 100%;
    position: relative;
}
#Rubino #mainVisual {
    background: #f5f5f5;
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #e7decd;
    border-bottom: 1px solid #e7decd;
}
@media screen and (max-width: 767px) {
    #Rubino #mainVisual {
        width: auto;
        padding: 10px;
    }
}
#Rubino .mainInner h1 {
    width: 950px;
    height: 400px;
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px 2px;
}
@media screen and (max-width: 767px) {
    #Rubino .mainInner h1 {
        width: auto;
        height: auto;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    #Rubino .mainInner h1 img {
        width: 100%;
        display: block;
    }
}

#Rubino #mainImage img {
	width: 100%;
	height: auto;
}

#Rubino .catchArea {
    width: 100%;
    padding: 40px 0;
}
@media screen and (max-width: 767px) {
  #Rubino .catchArea {
      width: auto;
      padding: 10px 5px;
  }
}
#Rubino .mainCatch {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 34px;
    font-weight: 700;
    color: #9e850f;
    text-align: center;
}
@media screen and (max-width: 767px) {
    #Rubino .mainCatch {
        font-size: 18px;
        text-align: center;
        margin: 0;
    }
}
#Rubino .subCatch {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    #Rubino .subCatch {
        font-size: 14px;
        margin-top: 10px;
    }
}
#Rubino .areaTitle {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 32px;
    font-weight: normal;
    background: #000000 !important;
    color: #ffffff;
    text-align: center;
    padding: 30px 0;
}
@media screen and (max-width: 767px) {
    #Rubino .areaTitle {
        font-size: 20px;
        line-height: 20px;
        margin: 0;
        padding: 15px 0;
        clear: both;
    }
}
#Rubino .itemType {
    width: 950px;
    margin: 40px auto;
}
@media screen and (max-width: 767px) {
    #Rubino .itemType {
        width: auto;
        margin: 10px auto;
    }
}
#Rubino .typeBox {
    width: 455px;
    padding: 10px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .typeBox {
        width: auto;
        padding: 10px;
        float: none;
    }
}
#Rubino .typeBox h4.typeHeading {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}
@media screen and (max-width: 767px) {
    #Rubino .typeBox h4.typeHeading {
        font-size: 16px;
        background: #ffffff;
        color: #333333;
        padding: 10px 0 !important;
    }
}
#Rubino .typeBox figure {}
@media screen and (max-width: 767px) {
    #Rubino .typeBox figure {
        width: auto;
        margin: 10px;
    }
}
#Rubino .typeBox figure img {
    width: 455px;
    height: 308px;
}
@media screen and (max-width: 767px) {
    #Rubino .typeBox figure img {
        width: 100%;
        height: auto;
    }
}
#Rubino .typeBox p.typePrice {
    font-size: 16px;
    color: #a10606;
}
@media screen and (max-width: 767px) {
    #Rubino .typeBox p.typePrice {
        font-size: 14px;
        margin-top: 0;
    }
}
#Rubino .typeBox p.typePrice span {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 40px;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
    #Rubino .typeBox p.typePrice span {
        font-size: 30px;
    }
}
#Rubino .typeBox p.nameBox {
    min-height: 40px;
}
@media screen and (max-width: 767px) {
    #Rubino .typeBox p.nameBox {
        min-height: auto;
    }
}
#Rubino .typeBox p.nameBox span {
    font-size: 12px;
}
#Rubino .typeBox p.typeBuy {
    text-align: center;
}
@media screen and (max-width: 767px) {
    #Rubino .typeBox p.typeBuy {
        margin-top: 0;
    }
}
#Rubino .typeBox p.typeBuy a {
    background: #581703;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    width: 50%;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #581703;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    #Rubino .typeBox p.typeBuy a {
    }
}
#Rubino .typeBox p.typeBuy a:hover {
    background: #ffffff;
    color: #581703;
    border: 1px solid #581703;
    transition: .3s;
}
#Rubino .typeBox p.typeBuy a:visited {
    text-decoration: none;
}
#Rubino .featureCatch {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    font-weight: 700;
    color: #9e850f;
    text-align: center;
    margin: 30px 0 0;
}
@media screen and (max-width: 767px) {
    #Rubino .featureCatch {
        font-size: 15px;
        margin: 10px;
    }
}
#Rubino .featureArea {
    width: 950px;
    margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea {
        width: auto;
        margin: 10px;
    }
}
#Rubino .featureArea .featureCatch {
	margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
	#Rubino .featureArea .featureCatch {
		margin: 15px 0;
	}
}
#Rubino .featureArea .featureTitle {
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureTitle {
        margin-top: 20px;
        clear: both;
    }
}
#Rubino .featureArea .featureTitle h4 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 24px;
    text-align: center;
    line-height: 1;
    padding: 20px 0;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureTitle h4 {
        font-size: 15px;
        color: #333333;
        padding: 10px 0 !important;
    }
}
#Rubino .featureArea .featureTitle h4 span {
    font-family: "source-han-sans-japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    font-weight: normal;
    background: #9e850f;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 10px 0 0;
    padding: 5px 10px;
}
#Rubino .featureArea .featureTitle h4 span.new_sys {
	background: #a10606;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureTitle h4 span {
        font-size: 12px;
        display: /*block*/ inline-block;
        /*width: 30%;*/
        margin: /*0 auto 10px*/0 5px 10px;
        padding: /*5px 0*/5px 10px;
    }
}
#Rubino .featureArea .featureLead {
    text-align: center;
    margin: 30px auto;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureLead {
        font-size: 12px;
        text-align: left;
        margin: 10px auto;
    }
}
#Rubino .featureArea .featureLead span {
    font-size: 12px;
    font-weight: 700;
    color: #a10606;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureLead span {
    }
}
#Rubino .featureArea .featureColumn1 {
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn1 {
        margin-top: 0;
    }
}
#Rubino .featureArea .featureColumn1 .dummy {
	background: #ddd;
	color: #fff;
	width: 100%;
	height: 400px;
	font-size: 26px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#Rubino .featureArea .featureColumn1 .dummy {
		height: 200px;
		margin-top: 15px;
	}
}
#Rubino .featureArea .featureColumn1 figure img {
	width: 100%;
}
#Rubino .featureArea .featureColumn2 {
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn2 {
        margin-top: 0;
    }
}
#Rubino .featureArea .featureColumn2 ul {}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn2 ul {
        width: 100%;
    }
}
#Rubino .featureArea .featureColumn2 ul li {
    width: 470px;
    margin-right: 10px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn2 ul li {
        width: 49%;
        margin-right: 2%;
    }
}
#Rubino .featureArea .featureColumn2 ul li:last-child {
    margin-right: 0;
}
#Rubino .featureArea .featureColumn2 ul li figure {
	text-align: center;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn2 ul li figure {
        margin: 0;
    }
}
#Rubino .featureArea .featureColumn2 ul li figure img {}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn2 ul li figure img {
        width: 100%;
    }
}
#Rubino .featureArea .featureColumn2 ul li p {
    font-size: 13px;;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn2 ul li p {
        font-size: 12px;;
    }
}
#Rubino .featureArea .featureColumn3 {
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn3 {
        margin-top: 10px;
    }
}
#Rubino .featureArea .featureColumn3 ul {}
#Rubino .featureArea .featureColumn3 ul li {
    width: 310px;
    margin-right: 10px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn3 ul li {
        width: auto;
        margin-right: 0;
        float: none;
        clear: both;
    }
}
#Rubino .featureArea .featureColumn3 ul li:last-child {
    margin-right: 0;
}
#Rubino .featureArea .featureColumn3 ul li figure {
	text-align: center;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn3 ul li figure {
        width: 30%;
        margin: 0 5px 0 0;
        float: left;
    }
}
#Rubino .featureArea .featureColumn3 ul li figure img {}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn3 ul li figure img {
        width: 100%;
    }
}
#Rubino .featureArea .featureColumn3 ul li p {
    font-size: 13px;
    margin-top: 10px;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn3 ul li p {
        font-size: 12px;
    }
}
#Rubino .featureArea .featureColumn5 {
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn5 {
        margin-top: 10px;
    }
}
#Rubino .featureArea .featureColumn5 ul {}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn5 ul {}
}
#Rubino .featureArea .featureColumn5 ul li {
    width: 182px;
    margin-right: 10px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn5 ul li {
        display: table;
        width: auto;
        margin: 0 0 5px;
        float: none;
        clear: both;
    }
}
#Rubino .featureArea .featureColumn5 ul li:last-child {
    margin-right: 0;
}
#Rubino .featureArea .featureColumn5 ul li figure {}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn5 ul li figure {
        display: table-cell;
        width: 30%;
        margin: 0;
    }
}
#Rubino .featureArea .featureColumn5 ul li figure img {}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn5 ul li figure img {
        display: block;
        width: 100%;
    }
}
#Rubino .featureArea .featureColumn5 ul li p {
    font-size: 13px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    #Rubino .featureArea .featureColumn5 ul li p {
        font-size: 12px;
        text-align: left;
        display: table-cell;
        vertical-align: middle;
        padding: 0 5px;
    }
}
#Rubino .movieArea {
    width: 950px;
    margin: 40px auto;
	position: relative;
}
#Rubino .movieArea:after {
	content: "";
	display: block;
	padding-top: 56.25%;
}
@media screen and (max-width: 767px) {
    #Rubino .movieArea {
        width: auto;
        margin: 10px;
    }
}
#Rubino .movieArea ul {}
@media screen and (max-width: 767px) {
    #Rubino .movieArea ul {
    }
}
#Rubino .movieArea ul li {
    text-align: center;
    width: 470px;
    margin-right: 10px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .movieArea ul li {
        width: auto;
        margin: 0;
        float: none;
    }
}
#Rubino .movieArea ul li:last-child {
    margin-right: 0;
}
#Rubino .movieArea ul li p {}
@media screen and (max-width: 767px) {
    #Rubino .movieArea ul li p {
        font-size: 12px;
    }
}
#Rubino .movieArea iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	margin: auto;
}
@media screen and (max-width: 767px) {
    #Rubino .movieArea ul li iframe {
        width: 100%;
        height: 100%;
    }
}
#Rubino .productArea {
    margin: 1px 0 40px;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea {
    }
}
#Rubino .productArea .catchArea {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align: center;
    line-height: 1.6;
    width: auto;
    padding: 20px 10px;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .catchArea {
        margin-top: 20px;
        padding: 10px;
    }
}
#Rubino .productArea .catchArea.basic {
    background: #b5ae89;
}
#Rubino .productArea .catchArea.legrest {
    background: #c0a166;
}
#Rubino .productArea .catchArea.deluxe {
    background: #9f9f9f;
}
#Rubino .productArea .catchArea.rubinos {
    background: #888d9c;
}
#Rubino .productArea .catchArea h4 {
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .catchArea h4 {
        font-size: 15px;
    }
}
#Rubino .productArea .catchArea p {
    font-size: 16px;
    color: #333333;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .catchArea p {
        font-size: 12px;
    }
}
#Rubino .productArea .itemBox {
    width: 950px;
    min-height: 500px;
    margin: 40px auto 0;
    position: relative;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox {
        width: auto;
        min-height: auto;
        margin: 10px;
        position: static;
    }
}
#Rubino .productArea .itemBox .itemDetail {
    position: absolute;
    top: 0;
    z-index: 2;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemDetail {
        margin-top: 20px;
        position: static;
    }
}
#Rubino .productArea .itemBox .itemDetail .itemCatch {
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemDetail .itemCatch {
        font-size: 14px;
    }
}
#Rubino .productArea .itemBox .itemDetail .itemName {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemDetail .itemName {
        font-size: 16px;
        margin-top: 0;
    }
}
#Rubino .productArea .itemBox .itemDetail .itemName span {
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemDetail .itemName span {
        font-size: 14px;
        margin-top: 0;
    }
}
#Rubino .productArea .itemBox .itemDetail .itemPrice {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemDetail .itemPrice {
        font-size: 14px;
        margin-top: 0;
    }
}
#Rubino .productArea .itemBox .itemDetail .itemName,
#Rubino .productArea .itemBox .itemDetail .itemColor,
#Rubino .productArea .itemBox .itemDetail .itemPrice {
    -moz-text-shadow: 0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff,-1px 0 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
    -webkit-text-shadow: 0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff,-1px 0 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
    -ms-text-shadow: 0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff,-1px 0 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
    text-shadow: 0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff,-1px 0 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
}
@media screen and (max-width: 767px) {
}
#Rubino .productArea .itemBox .itemDetail .itemPrice span {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #a10606;
    display: block;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemDetail .itemPrice span {
        display: inline;
    }
}
#Rubino .productArea .itemBox .itemDetail .itemPrice span strong {
    font-size: 40px;
    font-weight: 500;
}
#Rubino .productArea .itemBox .itemDetail .itemPrice .gross-price {
	color: #666;
	margin: 0 0 1.5em 0;
}

@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemDetail .itemPrice span strong {
        font-size: 26px;
    }
}
#Rubino .productArea .itemBox .itemDetail .itemMark {}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemDetail .itemMark {
    }
}
#Rubino .productArea .itemBox figure {}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox figure {
        margin: 0;
    }
}
#Rubino .productArea .itemBox .itemImg {
    margin-left: 50px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemImg {
        margin-left: 0;
        float: none;
    }
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .itemImg img {
        width: 100%;
    }
}
#Rubino .productArea .itemBox .sizeImg {
    position: absolute;
    bottom: 30px;
    right: 0;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemBox .sizeImg {
        font-size: 12px;
        text-align: center;
        width: auto;
        margin: 10px 0;
        position: static;
    }
    #Rubino .productArea .itemBox .sizeImg img {
        width: 100%;
    }
}
#Rubino .productArea .optionArea {
    width: 950px;
    margin: 0 auto 10px;
    padding: 10px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea {
        width: auto;
        margin: 10px;
    }
}
#Rubino .productArea .optionArea .optionHeading01 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 22px;
    line-height: 2;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea .optionHeading01 {
        font-size: 16px;
        text-align: center;
        line-height: 1.4;
    }
}
#Rubino .productArea .optionArea .optionHeading02 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 22px;
    line-height: 2;
    text-align: center;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea .optionHeading02 {
        font-size: 16px;
        line-height: 1.4;
        text-align: left;
    }
}
#Rubino .productArea .optionArea .optionTxt01 {}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea .optionTxt01 {
        font-size: 12px;
        margin-top: 0;
    }
}
#Rubino .productArea .optionArea .optionTxt02 {
    text-align: center;
    margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea .optionTxt02 {
        text-align: left;
        margin: 0;
    }
}
#Rubino .productArea .optionArea .optionLeft {
    width: 470px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea .optionLeft {
        width: auto;
        float: none;
    }
}
#Rubino .productArea .optionArea .optionRight {
    width: 470px;
    float: right;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea .optionRight {
        width: auto;
        float: none;
    }
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea .optionRight img {
        width: 100%;
    }
}
#Rubino .productArea .optionArea dl {}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea dl {
        margin-top: 5px;
        clear: both;
    }
}
#Rubino .productArea .optionArea dl dt {
    width: 213px;
    height: 142px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea dl dt {
        width: 36%;
        height: auto;
    }
    #Rubino .productArea .optionArea dl dt img {
        display: block;
        width: 100%;
    }
}
#Rubino .productArea .optionArea dl dd {
    width: 240px;
    height: 142px;
    float: right;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .optionArea dl dd {
        font-size: 12px;
        width: 62%;
        height: auto;
    }
}
#Rubino .productArea .itemTable {
    width: 950px;
    margin: 0 auto;
    clear: both;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemTable {
        width: auto;
        float: none;
    }    
}
#Rubino .productArea .itemTable .leftTable {
    width: 470px;
    float: left;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemTable .leftTable {
        width: auto;
        margin: 10px;
        float: none;
    }
}
#Rubino .productArea .itemTable .rightTable {
    width: 470px;
    float: right;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemTable .rightTable {
        width: auto;
        margin: 10px 10px 0;
        float: none;
    }
}
#Rubino .productArea .itemTable table {
    width: 100%;
    border-collapse: collapse;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemTable table {
    }
}
#Rubino .productArea .itemTable table tr {}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemTable table tr {
    }
}
#Rubino .productArea .itemTable table tr th {
    font-size: 13px;
    background: #f7f7f7;
    width: 40%;
    padding: 15px;
    border: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemTable table tr th {
        font-size: 12px;
        padding: 5px;
        word-wrap: break-word;
        word-break: break-all;
    }
}
#Rubino .productArea .itemTable table tr td {
    font-size: 13px;
    padding: 15px 10px;
    border: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea .itemTable table tr td {
        font-size: 12px;
        padding: 5px;
        word-wrap: break-word;
        word-break: break-all;
    }
}
#Rubino .productArea p.itemBuy {
    background: rgb(130,34,5); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(130,34,5,1) 0%, rgba(73,19,3,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(130,34,5,1) 0%,rgba(73,19,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(130,34,5,1) 0%,rgba(73,19,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#822205', endColorstr='#491303',GradientType=0 ); /* IE6-9 */
    color: #ffffff;
    text-align: center;
    max-width: 800px;
    margin: 40px auto;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea p.itemBuy {
        width: auto;
        margin: 10px;
    }
}
#Rubino .productArea p.itemBuy a {
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 20px 0;
}
@media screen and (max-width: 767px) {
    #Rubino .productArea p.itemBuy a {
        font-size: 12px;
        padding: 15px 0;
    }
}
#Rubino .productArea p.itemBuy:hover {
    cursor: pointer;
    opacity: 0.6;
    transition: .3s;
}
#Rubino .compareArea {
    width: 950px;
    margin: 30px auto;
}
@media screen and (max-width: 767px) {
    #Rubino .compareArea {
        width: auto;
        margin: 10px;
    }
}
#Rubino .compareArea table {
    width: 100%;
    border-collapse: collapse;
}
@media screen and (max-width: 767px) {
    #Rubino .compareArea table {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
}
#Rubino .compareArea table tr {}
@media screen and (max-width: 767px) {
    #Rubino .compareArea table tr {}
}
#Rubino .compareArea table tr th {
    background: #f7f7f7;
    width: 12%;
    padding: 5px;
    border: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
    #Rubino .compareArea table tr th {
        font-size: 12px;
    }
}
#Rubino .compareArea table tr td {
    text-align: center;
    vertical-align: middle;
    width: 22%;
    padding: 5px;
    border: 1px solid #dddddd;
    word-break: break-all;
    word-wrap: break-word;
}
@media screen and (max-width: 767px) {
    #Rubino .compareArea table tr td {
        font-size: 12px;
    }
}
#Rubino .compareArea table tr td.textLeft {
    text-align: left;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    #Rubino .compareArea table tr td.textLeft {
    }
}
#Rubino .compareArea table tr td img {
    display: block;
    width: 100%;
}
@media screen and (max-width: 767px) {
    #Rubino .compareArea table tr td img {
        width: auto;
    }
}
#Rubino .otherArea {
    width: 950px;
    margin: 30px auto;
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea {
        width: auto;
        margin: 10px;
    }
}
#Rubino .otherArea ul {
    width: 950px;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea ul {
        width: auto;
        border-left: none;
    }
}
#Rubino .otherArea ul li {
    width: 236px;
    float: left;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea ul li {
        width: auto;
        padding: 5px 0;
        float: none;
        clear: both;
        border-right: none;
    }
}
#Rubino .otherArea ul li a {
    text-decoration: none;
}
@media screen and (max-width: 767px) {
}
#Rubino .otherArea ul li .otherItem {
    text-align: center;
    padding: 0;
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea ul li .otherItem {
        width: 30%;
        float: left;
    }
}
#Rubino .otherArea ul li .otherItem img {
    width: 100%;
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea ul li .otherItem img {
    }
}
#Rubino .otherArea ul li .otherBox {
    background: #fff4ed url(../img/itemArrow.png) no-repeat right bottom;
    margin: 0 1px 1px;
    padding: 5px;
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea ul li .otherBox {
        background: url(../img/itemArrow.png) no-repeat right bottom;
        margin: 0;
        padding: 5px
    }
}
#Rubino .otherArea ul li .otherBox .otherName {
    font-size: 14px;
    color: #333333;
    min-height: 46px;
    word-break: break-all;
    word-wrap: break-word;
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea ul li .otherBox .otherName {
        background: #ffffff;
        font-size: 13px;
        min-height: auto;
    }
}
#Rubino .otherArea ul li .otherBox .otherPrice {
    font-size: 16px;
    color: #a10606;
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea ul li .otherBox .otherPrice {
        font-size: 14px;
    }
}
#Rubino .otherArea ul li .otherBox .otherPrice span {
    font-size: 20px;
}
#Rubino .otherArea ul li .otherBox .otherPrice span.gross-price {
	font-size: 12px;
	display: block;
	margin: 0;
}
@media screen and (max-width: 1023px) {
	#Rubino .otherArea ul li .otherBox .otherPrice span.gross-price {
		font-size: 10px;
	}
}
@media screen and (max-width: 767px) {
    #Rubino .otherArea ul li .otherBox .otherPrice span {
        font-size: 16px;
    }
}
.returnBtn {
    right: 0;
}




/*--用途と機能から選べる4タイプ_レイアウト変更-------------------------------------------------------*/
#Rubino .itemType {
	width: 100%;
	margin: 0;
	padding: 40px 30px;
	display: flex;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
}
#Rubino .itemType:before, #Rubino .itemType:after {
	display: none;
}
#Rubino .itemType .typeBox {
	width: calc(25% - 22.5px);
	padding: 10px 5px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	/*background: url('/_ui/responsive/common/ui_assets/online/bg/pickup/rubino/img/topItemArrow.png') no-repeat center bottom;*/
	float: none;
	transition: all 0.2s ease;
}
/*#Rubino .itemType .typeBox:hover {
	opacity: 0.7;
}*/
#Rubino .itemType .typeBox a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#Rubino .itemType .typeBox a:active, #Rubino .itemType .typeBox a:focus {
	text-decoration: none;
}
#Rubino .typeBox figure {
	margin-bottom: 20px;
	border: solid 1px #ddd;
	position: relative;
}
/*#Rubino .typeBox.new figure:after {
	content: "";
	width: 25%;
	height: 100%;
	background: url(/_ui/responsive/common/ui_assets/online/bg/pickup/rubino/img/renewal_icon.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 6px;
	left: 6px;
}*/
#Rubino .typeBox figure img {
	width: 100%;
	height: auto;
}
#Rubino .typeBox h4.typeHeading {
	border: none;
	font-size: 24px;
	line-height: 1;
	white-space: nowrap;
	margin-bottom: 20px;
}
#Rubino .typeBox h4.typeHeading span {
	font-size:18px;
	font-weight: normal;
	line-height: 1.5;
	display: block;
	margin-bottom: 10px;
}
#Rubino .itemType h4.typeHeading + a.buy {
	display: block;
	background: rgb(158, 133, 15);
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    font-size: 1.3em;
}
#Rubino .itemType a.buy + a.spec {
	display: block;
	padding: 10px;
    background: #888;
    font-size: 1.3em;
    margin-top: 0.5em;
    border-radius: 6px;
    text-align: center;
    color: #fff;
}

@media screen and (max-width:1199px) {
	#Rubino .typeBox h4.typeHeading {
		font-size: 22px;
	}
	#Rubino .typeBox h4.typeHeading span {
		font-size: 16px;
	}
	
	#Rubino .itemType h4.typeHeading + a.buy, #Rubino .itemType a.buy + a.spec {
		font-size: 1em;
		padding: 8px;
	}
}

@media screen and (max-width:767px) {
	#Rubino .itemType {
		padding: 15px 10px;
	}
	#Rubino .typeBox figure {
		margin: 0 0 15px;
	}
	#Rubino .typeBox h4.typeHeading {
		font-size: 20px;
		padding: 0 !important;
	}
	#Rubino .typeBox h4.typeHeading span {
		font-size: 12px;
	}
}

@media screen and (max-width:735px) {
	#Rubino .itemType {
		padding: 15px 10px;
		flex-wrap: wrap;
	}
	#Rubino .itemType .typeBox {
		width: calc(50% - 7px);
		margin-bottom: 15px;
		background-size: 20% auto;
	}
	#Rubino .itemType .typeBox:nth-child(3), #Rubino .itemType .typeBox:last-child {
		margin-bottom: 0;
	}
	#Rubino .itemType .typeBox a {
		padding-bottom: 40px;
	}
}




/**/