@charset "utf-8";

.conPostListContainer a,
.conPostListContainer a:visited,
.conSideCategory a,
.conSideCategory a:visited,
.conSideKeyWord a,
.conSideKeyWord a:visited,
.conMainKeyWord a,
.conMainKeyWord a:visited,
.conBtnLink li > a,
.conBtnLink li > a:visited,
.conSinglePostIndexList a,
.conSinglePostIndexList a:visited {
  color: #333333!important;
}
.conItemLink:hover,
.conPostListContainer a:hover,
.conSideCategory a:hover,
.conSideKeyWord a:hover,
.conMainKeyWord a:hover,
.conBtnLink li > a:hover{
  color: #333333!important;
  text-decoration: none!important;
}
.riSign {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.ecm-container.ecm-container-right-sidebar {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 250px;
    gap: 10px;
    min-width: 1024px;
    max-width: 1024px;
}

/* logo */
.conCustomMainTitle {
	text-align: center !important;
	color: #E6E6E6 !important;
	margin-bottom: 20px;
}
.conCustomMainDes {
	text-align: center !important;
	color: #333333 !important;
}

/* nav */
.conGlobalnav {
    background: #E6E6E6 none repeat scroll 0 0;
}
.conGlobalnav .section-nav {
    font-size: 18px;
    text-align: center;
}
.conGlobalnav .section-nav li {
    display: inline-block;
	vertical-align:bottom;
}
.conGlobalnav .section-nav li.mod-active a {
    background: #fe445f none repeat scroll 0 0;
    text-decoration: none;
}
.conGlobalnav .section-nav a {
    color: #fff;
    display: block;
    padding: 10px 30px;
	text-decoration: none;
}
.conGlobalnav .section-nav a:hover {
    background: #9b7332 none repeat scroll 0 0;
    text-decoration: none;
}
/*.conPostListPR {
	text-align: right;
}*/


/* PostListDate */
.conPostListContainer {
  color: #333333;
}
.conPostList {
  display: flex;
  overflow: hidden;
  margin-bottom: 15px;
}
.conPostListLeft {
    width: 180px;
  margin: 0 10px 0 0;
}
.conPostListLeft img{
    width: 100%;

}
.conPostListRight {
  overflow: hidden;
  zoom: 1;
  margin-right: 10px;
  width: 500px;
  margin-top: 0;
  margin-bottom: 0;
}
.conPostListTtl {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  color: #333333;
  margin-bottom: 2px;
}
.conPostListTtl:hover {
        text-decoration: underline;
}

.conPostListDes {
  font-size: 13px;
  color: #333333;
  margin-bottom: 10px;
  margin-left: 0;
}
.conPostListDate {
  font-size: 15px;
  color: #333333;
}
.conPostListDateNum {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: bottom;
}
.conPostListDateTxt {
  font-size: 12px;
  color: #333333;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 0 10px;
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: bottom;
  line-height: 1.9;
  margin-left: 10px;
}
.conPostListDateTxt:hover {
  background: #ffffff;
}

.conTopPostListDate{
    font-size:13px
}

.conPostListDate a:hover.conPostListDateTxt {
	background: #ffffff none repeat scroll 0 0 !important;
	color: #d2d2d2 !important;
	text-decoration: none !important;
}
.conPostListDes {
	font-size: 14px !important;
	line-height: 1.5em;
}

.conPostListDes, .conPostListDateNum {
	color: #333333 !important;
}
.conPostListPR a, .conPostListPR a:visited {
	color: #666666 !important;
}

.conPostList:hover{
    background-color:#f6f6f6 ;
    text-decoration: none;
}

.conImgFloat{
    display: flex;
    flex-direction: row;
}
.conImgFloat .conImgL{
    width: 100px;
    margin-right: 10px;
}
.conImgFloat .conImgL img{
    width: 100%;
}
.conImgFloat .conImgFloatSolid{
    width: calc(100% -110px);
    font-size: 15px;
    color:#333333;
}


/* Title */
.riTtlColor h2 {
	color: #fe445f;
}
.conUndrBdrTitle {
	font-size: 24px !important;
	font-weight: bold !important;
	color: #333333;
	border-bottom: solid 1px #E6E6E6 !important;
	padding-left: 0 !important;
    margin-bottom: 20px;
}

/* PageNext */
.conPageNation li a:hover, .conPageNation li a:focus, .conPageNation li.riPageActive strong {
    background-color: #DDDDDD !important;
    border-color: #DDDDDD !important;
    color: #ffffff !important;
}
.conPageNation li a, .conPageNation li strong {
    border: 1px solid #DDDDDD !important;
    color: #333333 !important;
}
.conPageNation .conPageNext > a::after {
    border-right: 2px solid #333333 !important;
    border-top: 2px solid #333333 !important;
    color: #333333 !important;
}
.conPageNation .conPageNext > a:hover:after {
    border-right: 2px solid #ffffff !important;
    border-top: 2px solid #ffffff !important;
    color: #333333 !important;
}

/* Item Price */

.conItemMain{
    margin-bottom: 10px;
}

.conItemMainimg {
    width: 100%;
}
.conItemPrice {
    float: right;
    font-size: 18px;
    font-weight: normal !important;
}
.conDescription {
	color: #666666 !important;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 10px 0;
}


/* Side Title */

.funcBgPSideTtl {
font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    background: #E6E6E6 none repeat scroll 0 0;
	color: #000000 !important;
	padding: 10px 10px 7px 10px !important;
}

/* Side Category */
.riSideCategoryTxt {
	color: #666666 !important;
}

.riSideCategoryImg img{
	width: 50px !important;
	height: 50px !important;
}

.riSideCategoryList {
    display: block;
    margin-bottom: 8px !important;
}

/* Side ListLink */
.riSideListLink {
	text-align: right;
	margin: 10px 0;
}



/* Side Profile */
.riFollowBoxTtl {
	font-size: 14px !important;
}
.riPink {
	color: #E6E6E6;
}
.riCtgBnr001_240 {
	font-size: 14px !important;
	line-height: 1.5em;
}

/* Link */
#riFooterLink {
	text-align: center;
	margin-bottom: 60px;
}
.riFooterLinkBoder {
	display: inline-block;
	border-top:1px solid #E6E6E6;
	width: 950px;
}
.riFooterLinkLogo {
	float: left;
	margin-right: 60px;
	margin-left: 70px;	
}
.riFooterLinkList ul {
	float: left;
	margin-right: 60px;
	text-align: left;
}
.riFooterLinkList ul li {
	font-size: 14px;
	line-height: 20px;
}
.riFooterLinkList a {
	text-decoration: none !important;
}



/* article */


.conSinglePostVideoContainer {
    width: 560px;
    height: 315px;
    margin:0 auto;
}

/* PostIndex */
.conSinglePostIndex {
    border: 1px solid #E6E6E6 !important;
}
.conSinglePostTtl {
	font-size: 24px !important;
	color: #333333 !important;
	margin: 10px 0 20px !important;
}
.conSinglePostTtl + p {
	font-size: 13.12px !important;
	color: #333333 !important;
}

/* BgTitle */
.riBgTitle {
    background: #E6E6E6 none repeat scroll 0 0 !important;
	color: #000000 !important;
}

/* LeftBdrTitle */
.riLeftBdrTitle {
	font-size: 18px !important;
	color: #333333 !important;
    border-left: 5px solid #E6E6E6 !important;
    margin: 30px 0 20px !important;
}


/* SingleBtnLink */
.conSingleBtnLink a {
    font-size: 15px;
    color: #ffffff !important;
    border-radius: 5px;
    padding: 18px 30px;
    display: block;
    text-align: center;
    line-height: 1.9;
    margin: 40px auto;
    width: 420px;

    -webkit-transition: color .15s, border-color .2s, background-color .2s;
    transition: color .15s, border-color .2s, background-color .2s;
    background: #bf0000 none repeat scroll 0 0 !important;
}
.conSingleBtnLink a:hover {
    opacity: 0.8 !important;
    text-decoration: none;
}

/* Btn Link */
.riBtn_3Link > a {
    border: 1px solid #9b7332 !important;
}
.riBtn_2Link > a {
    border: 1px solid #9b7332 !important;
}
.riBtnLink li > a:hover {
    background-color: #9b7332 !important;
    border-color: #9b7332 !important;
}

/*
 right nav contents
*/
.conSideProfile{
        font-size: 14px !important;
    line-height: 1.5em;
}

.conSideKeyWord{
    margin-bottom: 8px;
}
/* KeyWord */
.conMainKeyWord a, .conSideKeyWord a {
    font-size: 14px;
    padding: 0 10px;
	border: none;
    background: #ffffff none repeat scroll 0 0 !important;
    /* border: 1px solid #d2d2d2; */

    display: block;
    line-height: 1.9;
    margin-bottom: 6px;
    margin-right: 6px;
}
.conMainKeyWord a:hover, .conSideKeyWord a:hover {
    color: #666666 !important;
}

.conMainKeyWord a, .conSideKeyWord li {
    display: block;
    }
