/*****************************************************

    全ての要素をリセット
    各ブラウザの表示を統一するための設定です

*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table { border-collapse: collapse;border-spacing: 0;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;font-weight:normal;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */
body {
    background: #fff;
    color: #333;
    font-size: 15px;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    line-height:1.4;
    text-align:center;
    position:relative;
    border-top:5px solid #000;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
td,th{
    font-size:15px;
}
table{
    border-collapse:collapse;
}
pre{
    font-size: 15px;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    line-height:1.4;
}
img {
    image-rendering: -webkit-optimize-contrast;
}

/*------------------------------------------------------------------------------
  clearfix
------------------------------------------------------------------------------*/

.clearfix:after,
.inner-block:after {
  clear: both;
  content: "";
  display: block;
  height: 0px;
  font-size: 0;
  visibility: hidden;
}

/*****************************************************

    基本設定、リンクカラーなど

*****************************************************/
#wrap,#makebanner{
    width:100%;
    max-width: 1920px;
    margin: 0 auto;
}

.container{
    width:80%;
    margin-left:auto;
    margin-right:auto;
    position: relative;
}

.main_container{
    margin-bottom: 304px;
    display: inline-block;
}

a:link,a:visited,a:active {
    color:#333;
    text-decoration:none;
}
a:hover{
    color:#666;
    text-decoration:none;
}

.clear:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clear            { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

a:hover img,.btn:hover,#M_basketClosedBox a:hover,.soldout:not(:hover){
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn{
    display:inline-block;
    margin:16px auto;
    color:#fff!important;
    padding:14px 32px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.btn-gray{
    background:#888;
}
.submit-button{
    margin-top: 60px;
}

@media only screen and (max-width: 980px) {
    .container{
        width:95%;
    }
}

/*****************************************************

    ヘッダ #header

*****************************************************/

#header{
    position:relative;
}

.shop-logo {
    margin:25px 0;
    text-align: center;
}
.shop-logo img{
    max-width: 100%;
}
.header-nav{
    position:absolute;
    right:0;
    top:16px;   
}
.header-nav li,.header-nav li li:first-child{
    display:inline-block;
    vertical-align:middle;
    margin:0 6px;
}
.header-nav li:first-child{
    margin:0;
}
.header-nav li li{
    font-size:13px; 
}
.header-nav .M_headBasket{
    border:none;
    background:none;
    float:none;
    padding:0;
    margin:0;
    width:auto; 
}
.header-nav #M_headBasketSwitch{
    float:none;
    width:auto;
    height:auto;    
}
.header-nav #M_basketTemp1 #M_basketClosedBox{
    background:none;
    position:relative;
    text-indent:inherit;
    width:auto;
    height:auto;
}
.header-nav #M_basketTemp1 #M_basketClosedBox a{
    color:#fff; 
    text-align:center;
    text-decoration:none;
    height:auto;
    width:auto;
    padding:4px 20px;
    border-radius:20px; 
    -webkit-border-radius:20px;
    -moz-border-radius:20px; 
    background:#000;
}
.header-nav #M_headBasketIn{
    display:none;   
}
.header-nav #M_basketOpenedBox{
    top:31px;
    background:#ddd;
    border:none;
}
.header-nav .M_basketMarginBox{
    text-align:center;  
}
#MakeShopTopSearchInput{
    padding:3px 6px;
    border:1px solid #ccc;  
    width:100px;
}
#MakeShopTopSearchButton{
    margin:0 0 0 4px;
    background:#000 url("/images/original_design_default/samplesource/9/search-icon.png") no-repeat center center;
    text-indent:-9999em;
    width:28px;
    height:22px;    
    padding:0;
    text-align:inherit;
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    display:inline-block;
}

.global-nav{
    text-align:left;
    float:right;
    padding:80px 0 0 0px;
    width: 70%;
}
.global-nav li{
    display:inline-block;
    font-size:19px;
    margin-right:35px;
    padding-bottom:4px;
}

.global-nav li:nth-child(5){
    position: absolute;
    right: 0;
    margin: 0;
    bottom: calc(50px - 5px);
}
.global-nav li:nth-child(6){
    position: absolute;
    right: 0;
    margin: 0;
    bottom: 17px;
}
@media only screen and (max-width: 479px) {
    .global-nav li:nth-child(5){
        bottom: 0;
    }
}
@media only screen and (max-width: 980px) {
    .shop-logo {
        float:initial;
        text-align: center;
    }
    .global-nav {
        text-align: center;
        display: inline-block;
        padding: 0;
        margin-top: 40px;
        margin-bottom: 20px;
        width: 100%;
    }
    .global-nav li {
      margin: 0 10px;
    }
    .global-nav li:nth-child(5){
        margin-top: 20px;
        position: relative;
        top: auto;
        bottom: 0;
        width: 100%;
    }
    .global-nav li:nth-child(6){
        position: relative;
        top: auto;
        bottom: 0;
        width: 100%;
    }
}

.index-slider .bx-wrapper{
    margin-bottom:16px; 
}
.index-slider .bx-wrapper .bx-pager{
    bottom:30px;    
}

.global-nav #M_ctgList2{
    display:inline; 
}
.global-nav #M_ctgList2 li{
    margin:0;
    padding:0;  
    background:none;
}
.global-nav #M_ctgList2 a:hover{
    text-decoration:none;   
}
.global-nav #M_ctgList2{
    display:none;   
    position:absolute;
    left:0;
    top:30px;
    border:1px solid #ccc;
    background:#fff;
    z-index:100;
    width:220px;
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.global-nav .head-category{
    position:relative;  
}
.global-nav .head-category:hover #M_ctgList2,
.global-nav .head-category:hover #M_ctgList2 li{
    display:block;  
}
.global-nav .head-category:hover #M_ctgList2 li a{
    display:block;  
    font-size:15px;
    border-bottom:1px solid #ccc;
    padding:5px 10px;
}
.global-nav .head-category:hover #M_ctgList2 li:last-child a{
    border-bottom:none; 
}
.global-nav .head-category:hover #M_ctgList2 li a:hover{
    background:#eee;    
}
.global-nav #M_ctgList2 .M_layer2{
    display:none;   
}

/*****************************************************

    common

*****************************************************/

.item-list .lims,
.item-list.itemBox,
.category-list-inner{
    padding:16px;
}
.item-list img{
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    width: 100%;
}

@media only screen and (max-width: 980px) {
    .item-list .lims,
    .item-list.itemBox,
    .category-list-inner{
        padding:2px;
    }
}

.item-list a{
    font-size:18px;
}

#makebanner td[width="150"],#makebanner td[width="10"]{
    display:none;   
}
#makebanner td[width="640"],#makebanner td[width="640"] table{
    width:100%; 
}
#makebanner img[src$="helptitle.gif"],#makebanner img[src$="companytitle.gif"],#makebanner img[src$="baskettitle.gif"]{
    display:none;   
}
.inner-contents{
    width:60%;
    margin:0 auto;
}

/*****************************************************

    index

*****************************************************/
.main-contents h2{
    text-align:center;
    margin:90px auto;
    font-size:25px;
}
.main-contents h3{
    text-align:center;
    margin:50px auto 10px auto;
    font-size:20px;
    border-bottom: 3px #ddd double;
    width: 50%;
}
.main-contents h4{
    text-align: left;
    font-size: 1.3em;
    color: white;
    background-color: #a17c0d;
    margin: 30px 0;
    padding: 8px;
    border-radius: 10px;
}
.section{
    overflow:hidden;    
}
.section table{
    width:100%; 
}

.index-news{
    text-align:center;  
}
.index-news table table td{
    padding:6px;    
}
.index-news table table td:first-child{
    text-align:right;
    width:35%;
}
.index-news table table td:last-child{
    text-align:left;
}

.index-recent #recent td.itemBox{
    width:25%;
}
.index-recent .line{
    display:none;   
}

.index-rank li{
    float:left;
    width:20%;
    padding:16px 0;
    position:relative;
}
.rank-number{
    position:absolute;
    left:30px;
    top:20px;
    background:#000;
    color:#fff;
    line-height:40px;
    width:40px;
    height:40px;
    border-radius:50%; 
    -webkit-border-radius:50%;
    -moz-border-radius:50%; 
    font-weight:bold;   
    z-index:1000;
    font-size:17px;
}
.rank-img img{
    max-width:180px;
    width:180px!important;
}

.index-partslist {
  position: relative;
}
.index-partslist p {
  font-size: 16px;
  /* font-weight: bold; */
  text-align: center;
  /* margin: 60px auto 40px; */
}
.is-error {
    color: red;
}

div#basecar_image {
    width: calc(50% - 5px);
    display: inline-block;
}

div#basecar_info {
    width: calc(50% - 5px);
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
}
a.btn_link {
    color: white;
    background: #333;
    padding: 5px 25px;
    margin-top: 27px;
    display: inline-block;
    border-radius: 12px;
}
a.btn_link:hover{
    opacity: 0.7;
}

table.tbl-r05 {
  margin-top: 20px;
}
.index-partslist th {
  background: #fff;
  color: #111;
  padding: 6px;
  text-align: center;
  white-space: nowrap;
}
.index-partslist td {
  border-bottom: solid 1px #ccc;
  padding: 10px 0px 10px 10px;
  text-align: center;
  font-weight: bold;
}
.index-partslist .tbl-r05 td:first-child {
  background: #404040;
  color: #fff;
  text-align: left;
  white-space: nowrap;
}
.index-partslist .tbl-r05 td:nth-child(2),
.index-partslist .tbl-r05 td:nth-child(3),
.index-partslist .tbl-r05 td:nth-child(4),
.index-partslist .tbl-r05 td:nth-child(5),
.index-partslist .tbl-r05 td:nth-child(6),
.index-partslist .tbl-r05 td:nth-child(7),
.index-partslist .tbl-r05 td:nth-child(8)
{
  font-size: 1.4em;
}
.td8 {
    font-size: 0.6em!important;
}
.td6 {
    font-size: 0.4em!important;
}
.abtn {
    border: 1px solid #111;
    border-radius: 5px;
    padding: 3px;
    background-color: #ef8e91;
    color: #fff!important;
    white-space: nowrap;
}
.small {
    font-size: 0.8em;
}
.nobgcolor,
.nobgcolorheader {
  padding: 0px!important;
  background: none!important;
  color: #111!important;
}
table.tbl-r05 img {
    width: 140px;
    margin: 0;
}
.partslist-image {
    width: 100%;
}
span.partsno {
    font-size: 0.5em;
    color: #aaa;
    width: 100%;
    float: left;
    font-weight: initial;
}

@media only screen and (max-width: 480px) {
    .main-contents h2{
        margin:50px auto;
    }

    div#basecar_image {
        width: 100%;
    }

    div#basecar_info {
        width: 100%;
    }
}

@media only screen and (max-width: 980px) {
  span.partsno {
    padding-right: 10px;
  }
  .index-partslist td {
    padding-bottom: 15px;
  }
  .main-contents h3{
    width: 70%;
  }
  .tbl-r05 {
    width: 100%;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  .tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
  }
  .tbl-r05 td.nobgcolor:first-child {
    padding: 0px!important;
    background: none!important;
  }
  .tbl-r05 td:first-child {
    background: #404040!important;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .tbl-r05 td.nobgcolorheader {
    padding: 40px 0 20px 5px!important;
    background: none!important;
  }
  .index-partslist .tbl-r05 td:nth-child(8) {
    font-size: 1.2em;
  }
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    /* margin-right: 10px; */
    font-size: 0.6em;
    width: 60%;
    max-width: 196px;
    text-align: left;
    line-height: 1.2em;
  }
  .tbl-r05 td.sphidden {
    display: none;
  }
  .tbl-r05 td.spcenter {
    text-align: right;
    padding-right: 50px;
  }
}

/*****************************************************

    category

*****************************************************/
.list-sort{
    text-align:center;  
    margin:8px 0 32px;
}
.list-sort li{
    display:inline;
    margin:0 4px;   
}

.category-list li{
    width:25%;
    float:left; 
    text-align:center;
}

.sub-category table{
    margin-bottom:32px; 
    border-top:1px solid #000;
    border-bottom:1px solid #000;   
}
.sub-category table td{
    padding:8px 0;
}
.sub-category table table{
    border:none;
    margin-bottom:0;
}
.sub-category table td td{
    paddnig:0;
}
.sub-category .line,.item-list .line{
    display:none;   
}

.matomegai{
    display: inline-block;
    margin-top: 4px;
}

.matomegai a{ 
    border: 1px solid #54B3DE;
    padding: 2px 5px;
    font-size: 11px;
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #54B3DE;
}

.matomegai a:hover{
    background: #54B3DE;
    color: #fff;
}

/* pager */
#category ul.M_pager li a,
#category ul.M_pager li.active{
    display:inline-block;
    width:28px;
    height:28px;
    border-radius:50%; 
    -webkit-border-radius:50%;
    -moz-border-radius:50%; 
    padding:0;
    border:none;
    background:#D9D9D9;
    line-height:28px;
    color:#999;
    font-size:14px;
    margin:0 3px;
}
#category ul.M_pager li.active,
#category ul.M_pager li a:hover{
    background:#000;    
    color:#fff;
}
#category ul.M_pager li.prev a,
#category ul.M_pager li.next a{
    background:none;
    width:auto;
    height:auto;
    border-radius:0; 
    -webkit-border-radius:0;
    -moz-border-radius:0;
    color:#333;
}
#category ul.M_pager li.prev a:hover,
#category ul.M_pager li.next a:hover{
    color:#888;
    text-decoration:none;   
}

/*****************************************************

    detail

*****************************************************/
#detail{
    margin-top:64px;
}   
#detail h2{
    text-align:left;
    margin-top:16px;    
}

#M_topicPathWrap{
    margin-bottom:16px; 
}

.item-wrap{
    margin-bottom:96px;
}

.item-img{
    float:left;
    width:50%;
    min-width:500px;    
    box-sizing: border-box;
    padding: 0 32px;
}

.M_imageMainWrap .bx-wrapper .bx-viewport{
    box-shadow: none;
}

.M_imageMainList{
    height: 100%;
    display: flex;
    align-items: center;
}

/* IE11用ハック */
@media all and (-ms-high-contrast:none){
	.M_imageMainList{
		align-items: stretch;
	}
}

.M_imageMainList-item{
    height: auto;
	width: 100% !important;
}

.M_imageThumbnail{
    text-align: left;
}

.M_imageThumbnail-item{
    display: inline-block;
    padding: 2px;
}

.M_imageThumbnail-item a{
    display: block;
    border: 1px solid #fff;
}

.M_imageThumbnail-item .active{
    border: 1px solid #2996cc;
}

.M_imageThumbnail-item img{
    width: 50px;
    height: auto;
}

.item-detail{
    float:right;
    width:50%;      
}
.item-detail-text{
    text-align:left;
    font-size:13px;
    line-height:1.6;    
}
.item-detail-info{
    margin-top:24px;    
}

#M_usualValue td,.item-detail-info td{
    font-size:18px!important;   
    width:auto; 
}
#M_usualValue td{
    padding-bottom:8px; 
}
#M_usualValue font{
    color:#333; 
}
.m_price{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;   
    font-size:18px!important;   
}
.item-detail-info table table td:first-child{
    width:3em;  
}
.item-detail-info font{
    color:#cc0000;  
}
.item-detail-info select{
    margin:8px 0;
    padding:4px;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    border:1px solid #ccc;
    font-size:16px; 
}
input[name="amount"],
input[name="brand_name_option_amount"]{
    padding:4px 6px;
    width:60px; 
    border:1px solid #ccc;
    font-size:18px;
}
img[src$="basket_up.gif"],img[src$="basket_down.gif"]{
    display:none;   
}

.M_inventory{
    margin-top:24px;
}
.M_inventory *{
    font-size:15px!important;   
}

.item-basket-btn{
    margin:24px 0 16px;
}
.item-basket-btn a{
    width:70%;
    font-size:18px; 
    padding:18px 0;
}
.item-basket-btn a:hover{
    background:#666;    
}
.soldout{   
    background:#ddd;
    color:#666!important;   
    width:70%;
    font-size:18px;
    padding:18px 0;
    margin:0 auto;
    cursor:default;
}


.item-sns li{
    display:inline; 
    vertical-align:middle;
}
.item-sns iframe{
    height:20px!important;  ;
}

.detail-recent h3{
    text-align:center;
    margin:16px auto 64px;  
    font-size:25px;
}

/*****************************************************

    footer

*****************************************************/

#footer {
    /* margin-top: 50px; */
    position: fixed;
    /* display: inline-block; */
    bottom: 0;
    width: 100%;
    z-index: 99;
}
.footer-guide{
    padding:10px 0;
    text-align:left;
}
.footer-nav{
    padding:0;
    text-align:left;
}
.footer-guide{
    border-top:1px solid #ccc;
    color:#666;
    background:#eee;
}
.footer-guide-area,.footer-nav-area{
    float:left;
    width:50%;
    box-sizing: border-box;
    padding:16px;   
    font-size:13px;
}
.footer-guide-title{
    margin-bottom:24px;
    font-weight:bold;   
    font-size:15px;
}
.footer-guide-list li{
    margin-bottom:16px; 
}
.footer-guide-list h6{
    font-weight:bold;
    margin-bottom:8px;  
}
.page-top{
    position:absolute;
    left: calc(50% - 25px);
    top:-26px;  
    display:block;
    width:50px;
    height:32px;
    background:#333 url("../images/pagetop.png") no-repeat center center;
    text-indent:-9999em;
}
.footer-nav{
    background:#333;
    color:#777; 
    font-size:13px;
    position:relative;
}
.footer-nav a{
    color:#777; 
}
.footer-nav a:hover{
    color:#eee; 
}
.footer-nav-area:first-child{
    width:40%;
}
.footer-nav-area:last-child{
    width:60%;
    padding-left:48px;
    text-align:right;
}

.footer-shop-name{
    font-weight:bold;
    margin-bottom:4px;
    font-size:16px;
}
.footer-nav-list{
    text-align:right;
}
.footer-nav-list li{
    display:inline; 
    padding:0 8px;
}
.copyright{
    border-top:1px solid #666;  
    padding:5px;
    /* margin-top:8px; */
}
address{
    text-align:center;
    color:#eee; 
    font-size:11px;
}
.remodal_header {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
}
.remodal_wrapper span.p_header{
    width: 100%;
    font-weight: bold;
    display: inline-block;
}
.remodal_wrapper span.p_body{
    width: 100%;
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 480px) {
    .footer-nav-list li{
        display:inline-block;
        text-align: center;
        width: 100%;
    }
    .footer-guide-area,.footer-nav-area{
        width:initial;
    }
    .footer-nav-area:first-child{
        width:initial;
    }
    .footer-nav-area:last-child{
        width:initial;
    }
}
/*****************************************************

    会員移管

*****************************************************/

#M_shopMove{
    width:60%;
}
#M_shopMove table{
    width:60% !important;   
}
#M_shopMove table th{
    font-size:14px !important;
    width:150px !important; 
}
form[action="idinfo.html"] font.woong{
    display:block;
    text-align:center;
}
form[action="idinfo.html"] textarea{
    width:60%;
    height:200px;
    margin:0 auto 48px; 
    font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",sans-serif;
    font-size:13px;
    padding:16px 24px;
    box-sizing:border-box;
}

input[type='checkbox']{
    visibility: hidden;
}
.check-container {
    display:inline-block;
    position:relative;
    width:400px;
    height:50px;
    text-align: left;
}
input[type='checkbox'] + label{
     z-index:15;
    position:absolute;
    left:0px;
    top:-1px;
    bottom:10px;
    right:10px;
    -webkit-transition: all .1s ease;
            transition: all .1s ease;
    cursor:pointer;
    width:13px;
    height:13px;
    border: 4px solid #444;
    box-sizing: initial;
  }
.tag {
    margin-left:15px;
    font-size: 1.05em;
    cursor: pointer;
}
span.item_brand {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
span.item_name {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
span.item_name.option:hover {
    opacity: 0.7;
}
span.item_name.option {
    background-color: #111;
    border-radius: 10px;
    padding: 2px 10px;
    color: white;
}
span.item_name.option:hover{
    cursor: pointer;
}
span.item_price {
    display: inline-block;
    text-align: right;
    width: 20%;
    vertical-align: top;
}
input[type='checkbox']:checked + label{
    -webkit-transition: all .1s ease;
            transition: all .1s ease;
    display:inline-block;
    width:18px;
    height:15px;
    border-top-color:transparent;
    border-right-color:transparent;
    border-bottom-color:#e72150;
    border-left-color:transparent;
    transform:rotate(-50deg) translate(5px,-9px);
}

input[type='checkbox']:checked + label:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -3px;
    height: 15px;
    width: 100%;  /* or 100px */
    border-left:4px solid #e72150;
}
.itemvariationtext {
    padding-left: 50px;
}
#formdiv.parts {
    text-align: left;
    padding-left: 0;
}
.form-row-check{
    display: inline-block;
    vertical-align: top;
    white-space:nowrap;
    width: 100%;
    padding: 0 40px;
}
.index-partslist p.items_sum_price {
    text-align: center;
    margin: 0;
    font-size: 1.6em;
}
.index-partslist p.is-error-parts {
    text-align: center;
    margin: 0;
    font-size: 1.2em;
    color: red;
}
.form_g_variations {
    text-align: left;
}
.w75{
    width: 75%;
    display: inline-block;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 0rem;
}
.user-info{
    display: none;
}
.order {
    border-bottom: 1px solid #ccc;
    padding: 0px 0px 30px;
}
.color_pattern {
    margin-top: 40px;
}
.color_pattern ul {
    text-align: center;
    margin: -10px 0 0 -10px;
    font-size: 0;
}
.color_pattern ul li {
    display: inline-block;
    margin: 10px 0 0 10px;
    list-style: none;
    padding: 10px;
    text-align: center;
    width: 80px;
    font-size: 14px;
    border: 1px #676769 solid;
}
.color_dck {
    background: #c72827;
    color: #fff;
}
.color_k1x {
    background: #d5e0e5;
    color: #333;
}
.color_d4s {
    background: #222021;
    color: #fff;
}
.color_p8y {
    background: #7d7d7d;
    color: #fff;
}
.color_g1u {
    background: #698492;
    color: #fff;
}
.color_mbk {
    background: #403436;
    color: #fff;
}
.color_dar {
    background: #217dbe;
    color: #fff;
}
.color_wch {
    background: #3c5191;
    color: #fff;
}

@media only screen and (max-width: 480px) {
    .w75{
        width: 70%;
    }
    #formdiv.parts {
        text-align: center;
        padding-left: 0px;
        font-size: 0.85em;
    }
    .color_pattern ul li {
        padding: 2px;
        width: 38px;
        margin: 10px 0 0 5px;
    }
    .form-row-check{
        width: initial;
    }
    .check-container {
        height: 50px!important;
    }
    .form-row-check{
        padding: 0 0px;
    }
    span.item_brand {
        width: 50%;
    }
    span.item_name {
        width: 90%;
        float: left;
        margin-left: 25px;
    }
}

.cp_iptxt,
.remarks-info {
	position: relative;
	width: 50%;
	margin: 20px auto;
    text-align: left;
    font-size: 1.2em;
    color: #333;
}
.cp_iptxt:before {
    content: "\025cf";
}
.cp_iptxt input[type='text'],
.cp_iptxt input[type='number'],
.cp_iptxt input[type='email'],
textarea.form-control
 {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.ef input[type='text']:focus,
.ef input[type='number']:focus,
.ef input[type='email']:focus,
textarea.form-control:focus
{
	border: 1px solid #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.caution {
    color: gray;
    font-size: small;
    margin-left: 10px;
}
.shipping-info,
.payment-info
{
    width: 230px;
    margin: 0 auto;
    text-align: left;
}
.radio {
  margin: 0.5rem 0;
}

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 0.3em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #e72150;
  -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
          box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #e72150;
}

.radio input[type="radio"]:disabled + .radio-label:before {
  -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
          box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}

.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
textarea.form-control {
    height: 150px;
}
p.is-error {
    text-align: left;
    font-size: 0.8em;
}
.address2 {
    display: none;
}
::placeholder {
  color: #bbb;
}
/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #bbb;
}
/* IE対応 */
:-ms-input-placeholder {
  color: #bbb;
}
@media only screen and (max-width: 480px) {
    span.small_text {
        font-size: small;
    }
}
span.items_sum_price {
    font-size: 2.0em;
    font-weight: bold;
}
span.inctax {
    font-size: 0.8em;
    font-weight: initial;
    margin-left: 5px;
}
.price_wrapper {
    margin-top: 20px;
    display: inline-block;
    width: calc(100% - 160px);
}
.price_area {
    width: 25%;
    min-width: 280px;
    display: inline-block;
}
.shohiyo {
    display: inline-block;
    font-size: 0.8em;
    width: 50%;
}
.shohiyo_top {
    display: inline-block;
    width: 100%;
}
.shohiyo_bottom {
    display: inline-block;
    width: 100%;
}
.shohiyo_l {
    display: inline-block;
    width: 45%;
}
.shohiyo_r {
    display: inline-block;
    width: 50%;
}
span.price_base {
    display: inline-block;
    width: 100px;
    text-align: right;
}
span.price_setup {
    display: inline-block;
    width: 100px;
    text-align: right;
}
span.price_parts{
    display: inline-block;
    width: 100px;
    text-align: right;
}
span.price_shohiyo{
    display: inline-block;
    width: 100px;
    text-align: right;
}
span.shohiyo_title {
    width: 90px;
    display: inline-block;
}
span.txt_sogaku {
    font-size: 0.8em;
    font-weight: initial;
    margin-left: 5px;
}
.btn_buy {
    width: 160px;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    float: right;
}
.btn_buy button:hover{
    opacity: 0.7;
}
.btn_buy button {
    background: #333;
    color: white;
    border-radius: 8px;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 1.2em;
}
div.warnning {
    font-size: 1.1em;
    display: inline-block;
    margin-top: 15px;
    color: #c00;
}
#pagetop{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 25px;
    bottom: 50px;
    background: #e72150;
    opacity: 0.6;
    border-radius: 50%;
    z-index: 1;
}
#pagetop a{
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    text-align: center;
}
#pagetop a::before{
    font-family: "Font Awesome 5 Free";
    content: '\f106';
    font-weight: 900;
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0px;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
}

@media only screen and (max-width: 480px) {
    .shohiyo {
        width: 100%;
        margin-top: 15px;
    }
    .shohiyo_l {
        width: 49%;
    }
    .btn_buy {
        width: 100%;
    }
    .price_wrapper{
        width: 100%;
    }
}

@media only screen and (max-width: 980px) {
    .check-container {
        height:30px;
    }
    .cp_iptxt {
        width: 90%;
        margin: 20px auto;
    }
    .remarks-info{
        width: 90%;
    }
}