@charset "UTF-8";

td.layout_content {
    padding: 0 0 40px;
}

.floatR { float: right; }



/*------------------------------------------------------
　レイアウト
--------------------------------------------------------*/
.layout_table {
    width: 1080px;
    margin: auto;
}
.colLayoutWrap:after {
    content:" ";
    display:block;
    clear:both;
}
#FS2_itemlayout_IH3 .FS2_additional_image_btn_thumbnail_container {
    float: left;
    width: 380px;
}
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right {
    float: right;
    width: 680px;
    margin: 0;
	overflow: hidden;
}
#iteminfoAreaMiddle {
	float: left;
    width: 400px;
    margin-right: 20px;
    box-sizing: border-box;
}
#iteminfoAreaRight {
    float: right;
    width: 260px;
    display: block;
}
#FS2_Recommend_List {
    min-width: 580px;
    /* margin: 0 0 0 400px; */
    margin: 0;
    clear: both;
    box-sizing: border-box;
}
#shareArea {
    width: 260px;
    margin-top: 15px;
}
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container {
    margin: 0;
	padding-top: 30px;
}

/*------------------------------------------------------
　下部カートボタン
--------------------------------------------------------*/
#to-cart {
    background: url(/shop/item/rokurin/design/img01/btn_cart.png) no-repeat center center;
    width: 61px;
    height: 61px;
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: 72px;
    right: 10px;
}
#to-cart:hover {
	opacity: .7;
}

/*------------------------------------------------------
　商品画像
--------------------------------------------------------*/
.FS2_additional_image_container_sub,
.FS2_additional_image_detail_container span.FS2_GoodsImageLabel,
.FS2_GoodsImageLabel,
.FS2_additional_image_container_main .FS2_ImgLabel,
.FS2_additional_image_container_main .FS2_additional_image_container_title,
td.FS2_additional_image_btn_prev,
td.FS2_additional_image_btn_next {
    display: none;
}
.FS2_additional_image_btn_thumbnail_container .FS2_thumbnail_container {
    border: 1px solid #ccc;
}
.FS2_additional_image_btn_thumbnail_container .FS2_thumbnail_container img {
	width: 100%;
}
#FS2_itemlayout_IH3 .FS2_additional_image_btn_thumbnail_container {
    position: relative;
}
#FS2_itemlayout_IH3 .FS2_additional_image_container_main {
	float: none;
    width: 382px;
    margin-bottom: 20px;
}
#FS2_itemlayout_IH3 .FS2_thumbnail_container {
    width: 382px;
    height: 382px;
}
.FS2_additional_image_btn_container {
    position: absolute;
    top: 290px;
    right: 0;
}
.FS2_additional_image_container_main img {
    width: 66px;
    height: auto;
    margin: 5px;
    padding: 2px;
    border: 2px solid #ccc;
}
img.FS2_AdditionalImage_switcher_thumbnail_selected {
    border-color: #c7000a !important;
}


/*------------------------------------------------------
　商品情報
--------------------------------------------------------*/
.itemTitle .itemCatchCopy {
    display: none;
}
.FS2_body_Goods_GoodsDetail .itemTitle {
	margin-bottom: 10px;
    font-family: 'Roboto', Meiryo,メイリオ,Hiragino Kaku Gothic ProN,'ヒラギノ角ゴ ProN', sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
}
ul.FS2_original_icons {
    height: 55px;
    margin-bottom: 5px;
    line-height: 55px;
}
ul.FS2_original_icons li {
    vertical-align: middle;
}
#FS2_itemlayout_IH3 .itemNumber {
    margin-bottom: 20px;
    padding-bottom: 30px;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
}
#FS2_itemlayout_IH3 .FS2_itemPrice_area {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
#FS2_itemlayout_IH3 p.FS2_itemPrice_text {
    font-size: 13px;
    line-height: 35px;
}
.FS2_body_Goods_GoodsDetail .itemPrice {
    color: #c60000;
    font-size: 24px;
}
p.FS2_point {
	padding-bottom: 15px;
	color: #000;
    font-size: 13px;
    text-align: right;
	border: 0;
}
#item_shipping_cost p {
    text-align: left;
    font-size: 13px;
}
#item_shipping_cost span {
    font-weight: bold;
}
#item_shipping_cost span.red {
    color: #c50001;
}
.FS2_ReviewButton_area {
    display: block;
    float: none;
    position: relative;
    width: 191px;
    margin-bottom: 10px;
    border: 0;
}
span.FS2_ReviewButton_textLink {
    position: absolute;
    top: 10px;
    right: 32px;
    color: #c60000;
    font-size: 11px;
    font-family: 'Roboto', Meiryo,メイリオ,Hiragino Kaku Gothic ProN,'ヒラギノ角ゴ ProN', sans-serif;
    text-decoration: underline;
}
.FS2_ReviewEditButton_area {
	width: 400px;
    margin-bottom: 30px;
    border: 0;
}
.FS2_ReviewEditAverage {
    margin-bottom: 20px;
}
.FS2_ReviewEditAverage .caution {
    margin-right: 20px;
    color: #000;
    font-size: 20px;
    font-family: 'Roboto', Meiryo,メイリオ,Hiragino Kaku Gothic ProN,'ヒラギノ角ゴ ProN', sans-serif;
}
.FS2_InquiryButton_area {
    display: none;
}
.FS2_ReturnedSpecialContract_link a {
    color: #666;
    font-size: 13px;
    text-decoration: underline;
    margin-right: 8px;
}

/*　おすすめ商品　*/
#FS2_Recommend_List .gl_Item {
    width: 215px;
    margin: 0 10px 10px 0;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#FS2_Recommend_List .gl_Item:hover {
    border-color: #c7000a;
}
#FS2_Recommend_List .gl_Item:first-child {
    margin: 0;
}
#FS2_Recommend_List .gl_Item a {
    display: block;
    width: 100%;
    height: 100%;
}
#FS2_Recommend_List .gl_Item a:hover {
    cursor: pointer;
}
#FS2_Recommend_List .FS2_itemlayout_td_Left {
    min-width: 160px;
}
#FS2_Recommend_List .FS2_recommendgoods_table {
    display: block;
    width: 100%;
    /* padding: 5px 20px; */
}
#FS2_Recommend_List .CrossHead {
    color: #1e1e1e;
    font-size: 13px;
    border: 0;
}
#FS2_Recommend_List .CrossHead:before {
    margin-right: 0.5em;
    font-family: FontAwesome;
    content: '\f0d7';
    color: #1e1e1e;
    font-size: 17px;
}
#FS2_Recommend_List .FS2_thumbnail_container {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
#FS2_Recommend_List .FS2_thumbnail_container img {
    width: 100%;
    height: auto;
    margin: 0;
}
#FS2_Recommend_List .pd_rec_rightArea {
    min-width: 80px;
    margin-left: 60px;
}
#FS2_Recommend_List td:after {
    content:" ";
    display:block;
    clear:both;
}
#FS2_Recommend_List h3.itemTitle {
    color: #1e1e1e;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    margin: 0;
    text-align: left;

    word-break: break-all;
}
#FS2_Recommend_List .itemPrice {
    color: #1e1e1e;
    font-size: 13px;
    font-weight: normal;
}
#FS2_Recommend_List .FS2_itemPrice_area {
    width: 100%;
    margin: 0;
    border: 0;
    text-align: left;
}
#FS2_Recommend_List p.FS2_itemPrice_text {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.6;
}
#FS2_Recommend_List .FS2_special_price {
    display: none;
}

/*　最寄りのガレージを探す　*/
#iteminfoAreaRight {
    text-align: left;
}
#infoAreaRightInner {
    padding: 15px;
    background-color : #EEE;
}
#iteminfoAreaRight .FS2_inputSelection_table th {
    display: block;
    width: 220px;
    margin-bottom: 10px;
    font-size: 12px;
    border-bottom: 0;
    background: #eee;
}
#iteminfoAreaRight .FS2_inputSelection_table th:before {
    display: inline-block;
    content: '*';
}
#iteminfoAreaRight .FS2_inputSelection_table th:after {
    display: inline-block;
    content: '';
    width: 37px;
    height: 18px;
    margin-left: 5px;
    background: url(/shop/item/rokurin/design/img01/icon_required.gif) no-repeat center center;
    vertical-align: top;
}
#iteminfoAreaRight .FS2_inputSelection_table td {
    display: block;
    width: 220px;
    margin: 0;
    padding: 0;
    border: 0;
}
#iteminfoAreaRight select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    width: 220px;
    padding: 10px;
    font-size: 13px;
    background: #fff;
    border-radius: 0;
    border: 1px solid #ccc;
}
#iteminfoAreaRight label {
    position: relative;
}
#iteminfoAreaRight label:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 7px;
    height: 5px;
    margin-left: 5px;
    background: url(/shop/item/rokurin/design/img01/selectbox_arrow.gif) no-repeat center center;
}

/*　数量カウント　*/
#iteminfoAreaRight .FS2_figure tr {
    display: block;
    margin-bottom: 15px;
}
#iteminfoAreaRight .FS2_figure td.FS2_figure_table_td_figure {
    display: inline;
    font-size: 12px;
}
#iteminfoAreaRight .FS2_figure td.FS2_figure_table_td_input_cnt {
    display: inline;
    margin-left: 15px;
}
#iteminfoAreaRight .FS2_figure td.FS2_figure_table_td_input_cnt input {
    padding: 15px 10px;
	font-size: 14px;
    border: 1px solid #ccc;
}
#iteminfoAreaRight .FS2_figure td.FS2_figure_table_td_updn_btn {
    display: inline-block;
    width: 21px;
    margin: 0;
    margin: 0 0 0 3px;
    padding: 0;
    background: none;
}
#iteminfoAreaRight .FS2_figure td.FS2_figure_table_td_updn_btn input[type="image"] {
    width: 24px;
    height: 24px;
    margin-bottom: 3px;
}

/*------------------------------------------------------
　ボタン類
--------------------------------------------------------*/
#iteminfoAreaRight .FS2_figure td,
#iteminfoAreaRight .FS2_figure td td.FS2_figure_table_td_cart_btn {
    width: 220px;
    margin: 0;
    padding: 0;
}
#iteminfoAreaRight .FS2_figure td img {
	width: 100%;
}
#iteminfoAreaRight .FS2_WishListButton_area {
    margin-bottom: 10px;
}
.FS2_figure {
    margin: 0;
}

/*------------------------------------------------------
　SNSシェア
--------------------------------------------------------*/
#shareArea:after {
    content:" ";
    display:block;
    clear:both;
}
#shareArea p {
    float: left;
    margin-right: 18px;
    color: #666;
    font-size: 13px;
}
ul#pd_sns_area {
    float: left;
}
#pd_sns_area li {
    float: left;
    margin-right: 20px;
    height: 17px;
    line-height: 17px;
}
#pd_sns_area li img {
    vertical-align: middle;
}

/*------------------------------------------------------
　商品説明
--------------------------------------------------------*/
.FS2_additional_image_itemdetail_container p {
	line-height: 1.6;
}
div.pd_detail_block,
div.pd_datail_block {
    padding: 10px 0 50px;
    border-top: 3px solid #ccc;
}
.pd_detail_block h2,
.pd_datail_block h2 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
#product_descri h2:before {
    margin-right: 10px;
    font-family: FontAwesome;
    content: '\f15c';
    color: #c50001;
    font-size: 24px;
}
#product_descri > ul {
    border: solid 1px #ccc;
    padding: 16px;
}
#product_descri > ul li {
    margin-left: 20px;
    font-size: 12px;
    line-height: 2;
    list-style-position: outside;
    list-style: disc;
}
#product_maker h2:before ,
#product_staff h2:before{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 5px;
    content: '';
    width: 33px;
    height: 22px;
    background: url(/shop/item/rokurin/design/img01/icon_maker.gif) no-repeat center center;
}

#product_staff h3{
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
}
#staff_tabs{
    min-height:200px;
}
#staff_tabs div{
    padding : 30px;
}

#staff_tabs ul{
    border-bottom:1px solid #aaa;
    box-sizing: border-box;
}

#staff_tabs li{
    display: inline-block;
    width: 150px;
    text-align: center;
    margin-bottom: -1px;
    margin-right: 8px;
}
#staff_tabs li a{
    position: relative;
    display: block;
    border:1px solid #aaa;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#staff_tabs li a:after{
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    margin-top: -7px;
    color: #000;
    font-size: 12px;
    font-family: FontAwesome;
    content: '\f078';
}

#staff_tabs .ui-state-default a{
    background-color: #ddd;
    border-bottom:1px solid #aaa;
    padding:8px 0 7px;
}
#staff_tabs .ui-state-active a{
    background-color: #fff;
    border-bottom: none;
    padding: 8px 0 ;
}
#staff_tabs img{
    display: block;
    margin:0 auto;
    height:auto;
    width: auto;
    max-width: 500px;
    max-height: 300px;
    border:1px solid #ddd;
}

.pd_detail_block > p,
.pd_datail_block > p {
    font-size: 13px;
    line-height: 1.6;
}
.product_spec {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid #ccc;
}
.product_spec h3 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
.product_spec ul li {
    margin-left: 20px;
    font-size: 12px;
    line-height: 2;
    list-style-position: outside;
    list-style: disc;
}
#tabMenu {
    position: relative;
    height: 54px;
}
#tabMenu:before {
    z-index: 1;
}
#tabMenu:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #ccc;
    z-index: 1;
}
#tabMenu li {
    position: relative;
    float: left;
    width: 182px;
    margin-right: 5px;
    background: #eee;
    text-align: center;
    border-radius: 3px 3px 0 0;
    border: 1px solid #ccc;
    z-index: 0;
}
#tabMenu li.ui-tabs-active {
    background: #fff;
    border-bottom-color: #FFF;
    z-index: 2;
}
#tabMenu li:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -6px 10px 0 0;
    font-family: FontAwesome;
    content: '\f078';
    color: #000;
    font-size: 12px;
}
#tabMenu li a {
    display: block;
    padding: 14px 0;
}
div#product_maker_tabs {
    padding: 40px 0 0 10px;
}
#product_maker_tabs h3 {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: bold;
}
#product_maker_tabs img.floatR {
    margin-left: 30px;
}
#product_maker_tabs div:after {
    content:" ";
    display:block;
    clear:both;
}

/*------------------------------------------------------
　レビュー
--------------------------------------------------------*/
.FS2_ReviewTextLink_area {
    display: none;
}
#product_review {
	margin-bottom: 40px;
}
#product_review h2:before {
    margin-right: 10px;
    font-family: FontAwesome;
    content: '\f27a';
    color: #c50001;
    font-size: 24px;
}
#product_review a {
    margin-top: 30px;
    text-align: center;
}
#product_review a.editreview {
	display: block;
}
#FS2_body_Goods .userTable_01 {
    border: 0;
    border-bottom: 1px solid #ccc;
}
.FS2_Review_Detail_td {
    background: #fff;

}
span.FS2_Review_Detail_name {
    margin-right: 20px;
    color: #c50001;
    font-size: 14px;
    text-decoration: underline;
}
p.FS2_Review_Detail_Prof_Date {
    display: inline-block;
    color: #666;
}
span.FS2_MyReviewStatus_text {
    font-weight: bold;
}
p.FS2_MyReviewList_Text {
    padding-bottom: 30px;
}

/*---------------------------------------------------
movie
-----------------------------------------------------*/
.movieArea {
    display:none;
    position: relative;
    width: 382px;
    height:214px;
}
.movieArea > .movieStart{
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}
.movieArea > iframe {
    width: 100%;
    height: 100%;
}
#movie-modal-overlay {
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    z-index: 99999998;
}
#movie-modal-overlay > .closeButton {
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: url('https://www.6rin.life/common/css/images/close-image.gif') no-repeat;
    background-size: contain;
    background-position: center center;
}
#movie-modal-overlay > .closeButton:hover {
    opacity: 0.7;
}
#movie-modal-overlay > .bigMovie {
    max-width: 853px;
    max-height: 480px;
    width: 100%;
    height: auto;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
#movie-modal-overlay > .bigMovie:after {
    content: "";
    display: block;
    padding-top: 50%;
}
#movie-modal-overlay > .bigMovie > iframe {
    width: 100%;
    height: 100%;
}


/*------------------------------------------------------
Future Recommend
--------------------------------------------------------*/
.FS2_Recommend2_recommend {
	border-top: 3px solid #ccc;
}


/*---------------------------------------------------
製品保証
-----------------------------------------------------*/
#guaranteeBannerArea {
    margin-top: 8px;
}

/*---------------------------------------------------
oricoBanner
-----------------------------------------------------*/
#oricoBanner img{
    margin:10px 0 20px;
}

/* __________ 180613追記 __________ */
#infoAreaRightInner .FS2_noStockText {
  background: #000;
  color: #fff;
  font-weight: bold;
  border: none;
}
