.c5-list li {
    margin: 0 0 15px 0;
}

.s5-row__col1 {
    width: 100%;
    display: table-cell;
}
.c5-title{
    background: url(../module_images/product_title_bg.png) no-repeat center left;
    background-size: 1139px auto;
	margin-bottom:20px;
	width: 100%;
  height: 127px;
  text-align: left;
  display: table;
}
.c5-title h2{
	color: #fff;
	font-size: 20px;
	padding:11px 25px 0 145px;
	display: table-cell;
	vertical-align: middle;
    text-shadow:2px 2px 0px #000000;
}
.c5-title h2 span{
	font-size: 18px;
	font-weight: normal;
}
.c5-title.c5-title--gallerytitle{
     background: url(../module_images/product_title.png) no-repeat center left;
     text-indent: -999em;
         background-size: 1139px auto;
}

@media screen and (max-width: 639px) {
	.c5-title,.c5-title.c5-title--gallerytitle{
        height: auto;
        background: none;
        background-color: #CD0000;
        border: solid 2px #f5da91;
        text-indent: 0;
        color: #fff;
        text-align: left;
	}
	.c5-title h2{
        line-height: 1.5em;
        padding: 20px;
        text-shadow:2px 2px 0px #000000;
	}

}

@media screen and (max-width: 639px) {
	.c5-title h2{
		font-size: 16px;
	}
	.c5-title h2 span{
		font-size: 14px;
	}
}
.s5-row__col1 h1.s5-heading2 {
    width: 100%;
    height: auto;
    position: relative;
    line-height: 150px;
    font-size: 1.3rem;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

@media screen and (max-width: 639px) {
    .s5-row__col1 h1.s5-heading2 {
        font-size: 1.3rem;
        background-color: #325486;
        margin-top: 10px;
        padding: 1.3rem 0;
        line-height: 1.2;
        overflow: visible;
        text-indent: 0;
        white-space: normal;
        border: 3px solid #bea336;
    }
}

.s5-table table {
    table-layout: fixed;
}

.s5-table__captionRow {
    color: #000;
    background-color: #fff;
}

@media screen and (max-width: 639px) {
    .s5-table:not(.s5-table--notBreak) tr.s5-table__captionRow th {
        width: 98%;
        margin: 0;
        padding: 5px 0 5px 2%;
    }
}

.s5-table th,
.s5-table td {
    border: 1px solid #CD0000;
}

@media screen and (max-width: 639px) {
    .s5-table:not(.s5-table--notBreak) th {
        border-top: 1px solid #CD0000;
        font-size: 1rem;
    }
}

.s5-table tr.s5-table__captionRow th,
.s5-table tr.s5-table__captionRow td {
    border: 1px solid #CD0000;
}

.s5-table tr.s5-table__captionRow th {
    border-bottom: 1px solid #CD0000;
    background-color: #CD0000;
}

@media screen and (max-width: 639px) {
    .s5-table tr.s5-table__captionRow th {
        border-bottom: none;
    }
}

.s5-table tr.s5-table__captionRow td {
    color: #000;
    background-color: #fff;
    border: 1px solid #000 !important;
}

@media screen and (max-width: 639px) {
    .s5-table tr.s5-table__captionRow td {
        border: none !important;
    }
}

@media screen and (max-width: 639px) {
    .s5-table:not(.s5-table--notBreak) tr.s5-table__captionRow td {
        margin: 0;
        padding: 5px 0 5px 2%;
        color: #000;
        background-color: #fff;
        border-bottom: none !important;
    }
}

.c5-pc {
    display: block;
}

.c5-sp {
    display: none;
}

@media screen and (max-width: 639px) {
    .c5-pc {
        display: none;
    }
    .c5-sp {
        display: block;
    }
}

.c5-table--bg {
    background-color: rgba(0, 0, 0, .60);
}

.c5--colorwhite {
    color: #fff;
}

.s5-table2 {
    padding: 0 !important;
    background-color: rgba(52, 70, 82, .50);
}

.s5-table2 td{
    border-color: #CD0000 !important;
    background-color: #fff !important;
    color: #000;
}
.s5-table2 th {
    border-color: #CD0000 !important;
    border-bottom-color:  #fff !important;
    background-color: #CD0000 !important;
    color: #fff;
}
.s5-table2 table tr:last-child th{
    border-bottom-color:  #CD0000 !important;
}

.s5-table2 td.cel2 {}

.s5-table2 td.cel2_r {}

.s5-table2 td.c5-tableintable {
    padding: 0 !important;
}

.s5-table2 td.c5-tableintable td {
    width: 50%;
    border-top: none;
    border-bottom: none;
}

.s5-table2 td.c5-tableintable td:first-child {
    border-left: none;
}

.s5-table2 td.c5-tableintable td:last-child {
    border-right: none;
}

@media screen and (max-width: 639px) {

    .s5-table2 td.c5-tableintable td {
        border-left: none;
        border-right: none;
        border-top: solid 1px;
        border-bottom: solid 1px;
        width: 100%;
    }

    .s5-table2 td.c5-tableintable td:first-child {
        border-top: none;
    }
    .s5-table2 td.c5-tableintable td:last-child {
        border-bottom: none;
    }
}


/* KH3 */

.c5-bg--wh {
    background: #fff;
}

.c5-table--child:first-child {
    display: table-cell;
    width: 40%;
}

@media screen and (max-width: 639px) {
    .c5-table--child:first-child {
        display: block;
        width: 100%;
    }
}

.c5-table--child:first-child img {
    display: block;
    width: 100% !important;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box !important;
    padding: 25px !important;
}

.c5-table--child:last-child {
    display: table-cell;
    width: 60%;
}

.c5-text--textshadow{
    text-shadow: 1px 1px 0px #000000;
}