/*============================
#smw3-price
============================*/
#smw3-price{
	margin: 10% 5% 20% 5%;
	width: auto;
	padding-bottom: 1px;
}
.smw3-price-title{
    margin-bottom: 25px;
}
.smw3-price-block{
    border-bottom: 1px solid #9d9d9d;
}
.smw3-price-block-2 {
    margin-bottom: 7px;
	
}
.smw3-price-title-lv2{
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #9d9d9d;
    padding-bottom: 8px;
    margin-bottom: 7px;
    margin-top: 0;
}
.smw3-price-title-lv3{
    margin-top: 7px;
    margin-bottom: 5px;
    font-size: 10px;
}
.smw3-price-summary{
    margin-bottom: 7px;
    font-size: 10px;
}
.red{
	color:red;
}
.smw3-price-list{
    margin: -4px 0 0 14px;
    padding: 0 0 12px;
}
.smw3-price-list-item{
    color: #9d9d9d;
    list-style: disc;
    margin-bottom: 0;
}

.smw3-price-list-item-inner {
	color: #1e1e1e;
	font-size: 10px;
	line-height: 1.6;
}

.smw3-price-table {
    margin-top: 0;
	
    table-layout: fixed;
    width: 100%;
}

.smw3-price-table td,
.smw3-price-table th {
	border-bottom: 1px solid #9d9d9d;
	font-size: 10px;
	padding: 12px 0;
	width:65%;
}

.smw3-price-table th {
	white-space: nowrap;
	width: 75px;
	vertical-align: middle;
	padding: 0;
}

.smw3-acodion {

}

.smw3-acdion-btn {
    border: 1px solid #9d9d9d;
    height: 37px;
    width: 214px;
    line-height: 37px;
    text-align: center;
    margin-top: -5px;
    position: relative;
    cursor: pointer;
}

.smw3-acdion-btn .arrow {
    position: absolute;

    right: 11px;
    top: 14px;
    width: 9px;
    overflow: hidden;
    height: 8px;
}
.smw3-acdion-btn .acodion-open{
    display: none;
}
.smw3-acdion-btn .arrow img {
    width: 100%;
    
    position: absolute;
    left: 0;
    height: auto;
    top: 0;
}
.smw3-acodion-body {
    display: none;
    margin-bottom: 10px;
}


.smw3-acodion-active  .smw3-acodion-body {
    display: block;
}
.smw3-acodion-active .arrow {
    top: 14px;
}
.smw3-acodion-active .acodion-open {
    display: inline;
}
.smw3-acodion-active .acodion-close {
    display: none;
}

.smw3-acodion-active .arrow img {
    top: auto;
    bottom: 0;
}

.smw3-price-block-3 {
	margin-bottom: 25px;
	border-bottom: none;
	padding-top: 20px;
}

.smw3-price-block-4 {
    border-bottom: none;
    
}

.smw3-price-block-4 .smw3-price-table {
	margin-bottom: 20px;
}

.smw3-price-block-3 {
    border-bottom: none;
    padding-top: 25px;
    margin-bottom: 20px;
}

.smw3-price-table .th1 {
    width: 30%;
}

@media only all and (min-width: 768px){
    #smw3-price{
        padding-top: 30px;
    
        margin-bottom: 18px;
}
    .smw3-price-title{
    margin-bottom: 36px;
}
    .smw3-price-block{
    clear: both;
    overflow: hidden;
}
.smw3-price-block-2 {
	margin-bottom: 30px;}
    .smw3-price-title-lv2{
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 6px;
}
    .smw3-price-title-lv3{
    float: left;
    font-size: 14px;
}
    .smw3-price-summary{
    font-size: 14px;
    margin: 4px 0 9px 250px;
    line-height: 1.7;
}
    .smw3-price-list{
    margin-left: 265px;
    padding-top: 11px;
    padding-bottom: 0;
}

.smw3-price-list li:last-child {
    margin-bottom: 9px;
}
    .smw3-price-list-item{
    margin-bottom: 16px;
}

    .smw3-price-list-item-inner {
    font-size: 14px;
    line-height: 1.8;
}

    .smw3-price-table td,
    .smw3-price-table th {
    font-size: 14px;
}
    .smw3-price-table{
        table-layout: fixed;
    
        width: 100%;
}
    .smw3-price-table th {
    width: 110px;
    table-layout: fixed;
}

.smw3-price-table .th1 {
    width: 250px;
}

.smw3-price-table .th2 {
    width: 124px;
}
.smw3-price-block-3 {
    margin-bottom: 30px;
}
.smw3-price-block-4 .smw3-price-table {
    margin-bottom: 25px;
}
.smw3-price-block-4 .smw3-price-summary {
    margin: 0 0 20px 0;
}

}

@media only all and (min-width: 1024px){
    #smw3-price{
	width: auto;
	margin: 0 auto 20px;
	padding-top: 0;
	width: 960px;
}
    .smw3-price-title{
    margin-top: 23px;
}
    .smw3-price-block{}
    .smw3-price-title-lv2{}
    .smw3-price-title-lv3{}
    .smw3-price-summary{}
    .smw3-price-list{}

    .smw3-price-list li:last-child {}
    .smw3-price-list-item{
    margin-bottom: 0;
}

    .smw3-price-list-item-inner {}

    .smw3-price-table td,
    .smw3-price-table th {}
    .smw3-price-table{}
    .smw3-price-table th {}

    .smw3-price-block-4 .smw3-price-summary {
    font-size: 12px;
		
	}
}
