div#detailarea {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

div#two_maincolumn {
    width: 100%;
    float: none;
}

/*商品写真（左）
----------------------------------------------- */

div#detailphotoblock {
    margin-right: 120px;

    /*width: 36%;*/
}

div#detailphotoblock p {
    margin: 10px;
}

div#detailphotoblock img {
    width: 200px;
    margin: 0 auto 10px auto;
}

div#detailphotoblock #gallery {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

div.sub_all {

    width: 20%;
}

div#detailphotoblock #gallery ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

div#detailphotoblock #gallery li {
    margin: 0 5%;
    padding: 0;
}



/*商品詳細（右）
----------------------------------------------- */

.ft_h2 {
    color: #555555;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 130%;
    font-weight: normal;
}

.bd_area {
    border-top: 1px dotted #000;
    padding: 10px 0 0 0;
    margin: 10px 0;
    clear: both;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.2rem;
}

div#detailrightblock #enpt_area {
    display: table;
    font-size: 12px;
}

div#detailrightblock .en_area {
    display: table-cell;
    padding: 3px 0 0 0;
}

div#detailrightblock .en_area span {
    /* padding: 0; */
    position: relative;
    top: -5px;
    padding: 0 10px 0 0;
}

div#detailrightblock .pt_area {
    display: table-cell;
    padding: 3px 0 0 0;
    margin: 0;
}

div#detailrightblock .pt_area span {
    /* padding: 0; */
    position: relative;
    top: -5px;
}

div#detailrightblock .pt_area span img,
div#detailrightblock .en_area span img {
    position: relative;
    top: 10px;
}

div#detailrightblock .zaiko_area {
    font-size: 12px;
}

div#detailrightblock .zaiko_area span {
    position: relative;
    top: -5px;
}

div#detailrightblock .lg_en {
    font-size: 140%;
    color: #ff0000;
}


div#detailrightblock .numarea {
    float: left;
    width: 35%;
    margin: 5px 0 0 0;
}

div#detailrightblock .numarea .box54 {
    width: 40px;
    padding: 3px;
    margin: 0 10px 0 10px;
    text-align: center;
    border: solid 1px #000;
}

div#detailrightblock {
    width: 40%;
    margin: 0 0 30px 0;
}

#detailrightblock .detail_code {
    font-size: 12px;
}

div#detailrightblock li {
    display: inline;
}


/*#detailrightbloc title*/

div#detailrightblock h2 {
    color: #555555;
    margin: 10px 0;
    padding: 0;
    font-size: 130%;
    font-weight: normal;
}


/*#detailrightbloc dl dt dd*/

div#detailrightblock dl {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

div#detailrightblock dt {
    font-weight: normal;
    width: 20%;
    padding: 5px 0;
    margin: 0 0 0 0;
    float: left;
    overflow: hidden;
}

div#detailrightblock dd {
    width: 75%;
    margin: 0 15px 0 0;
    float: left;
    overflow: hidden;
}




/*#detailrightbloc table*/

div#detailrightblock table {
    width: 100%;
    margin: 15px auto 15px auto;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-collapse: collapse;
    text-align: left;
}


div#detailrightblock table th {
    padding: 8px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #f0f0f0;
    font-weight: normal;
}


div#detailrightblock table td {
    padding: 8px;
    background: #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.ft_h2 {
    color: #555555;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 130%;
    font-weight: normal;
}

div#detailrightblock #enpt_area {
    display: table;
    font-size: 12px;
}

div#detailrightblock .en_area {
    display: table-cell;
    padding: 3px 0 0 0;
}

div#detailrightblock .en_area span {
    /* padding: 0; */
    position: relative;
    top: -5px;
    padding: 0 10px 0 0;
}

div#detailrightblock .pt_area {
    display: table-cell;
    padding: 3px 0 0 0;
    margin: 0;
}

div#detailrightblock .pt_area span {
    /* padding: 0; */
    position: relative;
    top: -5px;
}

div#detailrightblock .pt_area span img,
div#detailrightblock .en_area span img {
    position: relative;
    top: 10px;
}

div#detailrightblock .zaiko_area {
    font-size: 12px;
}

div#detailrightblock .zaiko_area span {
    position: relative;
    top: -5px;
}

div#detailrightblock .lg_en {
    font-size: 140%;
    color: #ff0000;
}


div#detailrightblock .numarea {
    float: left;
    width: 35%;
    margin: 5px 0 0 0;
}

div#detailrightblock .numarea .box54 {
    width: 40px;
    padding: 3px;
    margin: 0 10px 0 10px;
    text-align: center;
    border: solid 1px #000;
}



/*#detailrightbloc teiki*/

div#detailrightblock .teiki_area {
    margin: 20px 0;
    padding: 10px 0px;
    overflow: hidden;
    clear: both;
}


div#detailrightblock .teiki_area h3 {
    margin: 10px 0;
    padding: 10px;
    background: #fff;
    border-top: 1px solid #888;
    border-bottom: 1px dotted #888;
    overflow: hidden;
    clear: both;
}

div#detailrightblock .tx_teiki {
    font-size: 18px;
    float: left;
}

div#detailrightblock .tx_teiki_en {
    float: right;
}


div#detailrightblock .teiki_area .attention {
    color: #e20000;
    float: left;
    width: 100%;
}



/*マトリックス表示*/

div#detailrightblock .kikaku_bl {
    width: 100%;
    margin: 10px 0;
}



/* サブタイトル
----------------------------------------------- */

div.subarea {
    margin: 5px auto;
    padding: 0;
    float: left;
    clear: both;
    width: 300px;
}

div.subarea h3 {
    margin: 5px auto;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #000;
    box-shadow: 0 1px 6px #000;
    -moz-box-shadow: 0 1px 6px #000;
    -webkit-box-shadow: 0 1px 6px #000;
}

div.subphotoimg {
    float: left;
    width: 60px;
    height: 60px;
    display: block;
}

h3.sub_h3 {
    float: left;
    width: 100%;
}

div.subtext {
    width: 65%;
    margin: 0;
    padding: 1%;
    float: left;
    font-size: 0.6em;
}


/*購入ボタン
---------------------*/

.cartbtn {
    width: 200px;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: #7d7e7d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
    overflow: hidden;
}

.cartbtn a {
    display: block;
    margin: 0;
    padding: 10px 0px 10px 25px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    background: url("../img/custom/icon_cart_in.png") no-repeat 23% 40%;
}

.cartbtn:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";
    /* ie 8 */
    -moz-opacity: 0.7;
    /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;
    /* Safari 1.x */
    zoom: 1;
}

/* 商品詳細情報 */
.dt_comment table {
	margin: 0 auto;
}

.dt_comment h3 {
	width: 800px;
	margin: 50px auto 15px;
	padding: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
}
.dt_comment h3 span {
	font-size: 16px;
}
.dt_comment tr td {
	padding: 7px;
	border-color: #000;
}
.dt_comment .tabel_detail tr td:first-child {
	background-color: #000;
	border-bottom-color: #fff;
	border-right-color: #000; 
}
.dt_comment .tabel_detail tr:last-child td:first-child {
	border-bottom-color: #000;
}
.dt_comment .tabel_detail tr td:first-child font {
	color: #fff;
}

/* お客様の声 */
div#customervoicearea {
	width: 800px;
	margin: 10px auto;
    padding: 1%;
    border-top: 1px dotted #000;
    overflow: hidden;
}
div#customervoicearea .title {
	margin: 10px 20px 15px 0;
    font-size: 14px;
    font-weight: bold;
}
div#customervoicearea h2 {
	padding: 0 0 0 30px;
    color: #000;
    background: url(../img/custom/icon_voice.png) no-repeat 0% 70%;
}