.dev-margin0 {
	margin: 0px !important;
}
.dev-margin-top0 {
	margin-top: 0px !important;
}
.dev-margin-top5 {
	margin-top: 5px !important;
}
.dev-margin-top10 {
	margin-top: 10px !important;
}
.dev-margin-top20 {
	margin-top: 20px !important;
}
.dev-margin-bottom0 {
	margin-bottom: 0px !important;
}
.dev-margin-bottom5 {
	margin-bottom: 5px !important;
}
.dev-margin-bottom10 {
	margin-bottom: 10px !important;
}
.dev-margin-bottom15 {
	margin-bottom: 15px !important;
}
.dev-margin-bottom20 {
	margin-bottom: 20px !important;
}
.dev-margin-left0 {
	margin-left: 0px !important;
}
.dev-margin-left5 {
	margin-left: 5px !important;
}
.dev-margin-left10 {
	margin-left: 10px !important;
}
.dev-margin-left15 {
	margin-left: 15px !important;
}
.dev-margin-right0 {
	margin-right: 0px !important;
}
.dev-margin-right5 {
	margin-right: 5px !important;
}
.dev-margin-right10 {
	margin-right: 10px !important;
}
.dev-margin-right15 {
	margin-right: 15px !important;
}
.dev-padding0 {
	padding: 0px !important;
}
.dev-padding5 {
	padding: 5px !important;
}
.dev-padding10 {
	padding: 10px !important;
}
.dev-padding15 {
	padding: 15px !important;
}
.dev-padding20 {
	padding: 20px !important;
}
.dev-padding-top0 {
	padding-top: 0px !important;
}
.dev-padding-top5 {
	padding-top: 5px !important;
}
.dev-padding-top10 {
	padding-top: 10px !important;
}
.dev-padding-top15 {
	padding-top: 15px !important;
}
.dev-padding-top20 {
	padding-top: 20px !important;
}
.dev-padding-bottom0 {
	padding-bottom: 0px !important;
}
.dev-padding-bottom5 {
	padding-bottom: 5px !important;
}
.dev-padding-bottom10 {
	padding-bottom: 10px !important;
}
.dev-padding-bottom15 {
	padding-bottom: 15px !important;
}
.dev-padding-left0 {
	padding-left: 0px !important;
}
.dev-padding-left5 {
	padding-left: 5px !important;
}
.dev-padding-right0 {
	padding-right: 0px !important;
}
.dev-width01 {
	width: 100% !important;
}
.dev-width02 {
	width: 300px !important;
}
.dev-width03 {
	width: 100px !important;
}
.dev-width04 {
	width: 200px !important;
}
.dev-width10 {
	width: 100% !important;
}
.dev-max-width01 {
	width: 336px !important;
}
.dev-height01 {
	height: 220px !important;
}
.dev-min-height11 {
	min-height: auto !important;
}
.dev-font-size01 {
	font-size: 14px !important;
}
.dev-font-size02 {
	font-size: 12px !important;
}
.dev-font-size03 {
	font-size: 24px !important;
}
.dev-font-size04 {
	font-size: 18px !important;
}
.dev-font-size05 {
	font-size: 28px !important;
}
.dev-font-weight01 {
	font-weight: 900;
}
.dev-color01 {
	color: #ffffff !important;
}
.dev-color02 {
	color: #444444 !important;
}
.dev-color03 {
	color: #222222 !important;
}
.dev-cursor01 {
	cursor: pointer;
}
.dev-line-height01 {
	line-height: 16px !important;
}
.dev-line-height02 {
	line-height: 22px !important;
}
.dev-opacity1 {
	opacity: 1 !important;
}
.dev-clear-both {
	clear: both;
}
.dev-overflow-hidden {
	overflow: hidden;;
}
.dev-display-none {
	display: none;
}
.dev-display-inline {
	display: inline;
}
.dev-float-left {
	float: left;
}
.dev-float-right {
	float: right;
}
.dev-text-align-left {
	text-align: left;
}
.dev-text-align-center {
	text-align: center;
}
.dev-text-align-right {
	text-align: right;
}
.dev-display01 {
	position: relative !important;
}
.dev-display02 {
	display: block;
}
.dev-display03 {
	display: none;
}
.dev-design01 {
	background: url(https://articleshost.com/pub/img/css/splitter.png) repeat-x 0 100% !important;
}
.dev-design02 {
	background-color: #111111;
}
.dev-design03 {
	height: auto !important;
}
.dev-design04 {
	border-bottom: solid 1px #ddd;
}
.dev-design05 {
	background-color: #444444;
}
.dev-design06 {
	min-height: 120px !important;
}
.dev-design07 {
	border-top: solid 1px #ddd;
	padding-top: 10px;
}

/* design block */
.dev-link-tag {
	font-size: 13px !important;
	background: #ffffff;
	color: #888888;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 12px;
	border: 1px solid #cccccc;
	display: inline-block;
	margin-bottom: 3px;
	margin-right: 3px;
}
.dev-comment-detail {
	word-wrap: break-word;
	word-break: normal;
	/*word-break: break-all;*/
}
.dev-columns-left {
	float: left;
	text-align: left;
	width: 50%;
}
.dev-columns-right {
	float: right;
	text-align: right;
	width: 50%;
}
.dev-summary-item > a {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: -1px;
	line-height: 26px;
	text-decoration: none;
}
.dev-banner-top {
	position: relative;
	float: right;
	width: auto;
	max-width: 100%;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.dev-iframe-youtube {
	width: 480px !important;
	height: 360px !important;
}
.dev-posts-link {
	color:#9cf !important;
}
.dev-ysm-link {
	text-decoration: none !important;
}
.dev-ysm-link:hover {
	text-decoration: underline !important;
	cursor: pointer;
}
.dev-article-below {
	display: none;
}
.dev-article-srclink {
	cursor: pointer;
	color: #4db2ec;
}


/* redirect */
.dev-redirect-url {
	background-color: #f9f0c8;
	height: 29px;
	width: 100%;
	vertical-align: middle;
	font-size: 16px;
	margin: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.dev-redirect-button {
	margin-right: 5px;
	background-color: #5FCAFF; 
	border-color: #5FCAFF;
	width: 34%;
}
.dev-view-h2 {
	background: url('https://articleshost.com/pub/img/css/title-striped-bg.png') repeat-x 0 15px;
	line-height: 40px;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald';
	font-size: 26px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	clear: both;
}
.dev-view-h2 span {
	background: #ffffff;
	padding: 0 20px;
}

.dev-sponsored-before:before {
    content: "sponsored";
    float: right;
    font-size: 13px !important;
    font-family: arial,inherit;
    font-weight: 100;
    line-height: 13px;
    color: #999;
    text-transform: lowercase;
}
.dev-sponsored-after:after {
    content: "sponsored";
    float: right;
    font-size: 13px !important;
    font-family: arial,inherit;
    font-weight: 100;
    line-height: 13px;
    color: #999;
    text-transform: lowercase;
}
.dev-sponsored:after {
    content: "Sponsored By";
    float: right;
    font-size: 12px !important;
    font-family: arial,inherit;
    font-weight: 100;
    line-height: 12px;
    color: #B0B0B0;
    text-transform: lowercase;
}
.dev-sponsored-popup:after {
    content: "Sponsored By";
    float: right;
    font-size: 12px !important;
    font-family: arial,inherit;
    font-weight: 100;
    line-height: 12px;
    color: #B0B0B0;
    text-transform: lowercase;
}

/* google map */
.googlemap {
	height: 250px;
}
.dev-map-info {
	
}
.dev-map-info-title {
	
}
.dev-map-info-content {
	border-top: solid 1px #a79999;
}

/* YSM */
.dev-ysm-company-link:hover {
	color: #F1284E;
	text-decoration: underline;
}
.dev-ysm-company-hd, .dev-ysm-company-bd, .dev-ysm-company-ft {
	color: #666;
}
.dev-ysm-company-info {
	margin-left: 10px;
}

.dev-ysm-article {
  background-color: #fafaff!important;
}
.dev-ysm-article-link:hover {
	color: #F1284E;
	text-decoration: underline;
}
.dev-ysm-article-title {
	font-size: 23px;
	color: #F1284E;
	margin: 0px !important;
}
.dev-ysm-article-host {
	color: #000;
}
.dev-ysm-article-desc {
	color: #333333;
	margin-bottom: 10px !important;
}

/* facebook */
.dev-facebook-article-block {
	text-align: center;
}
.dev-facebook-sharer-block {
	margin: 10px auto;
	text-align: center;
}
.dev-facebook-sharer-link {
	font-size: 13px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 0;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	nowhitespace: afterproperty;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	outline: none;
	border: 1px solid #7e7e7e;
	border-radius: 3px;
	text-decoration: none !important;
	background: -moz-linear-gradient(top, #aaaaaa 0%, #7e7e7e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaaaaa), color-stop(100%,#7e7e7e));
	background: -webkit-linear-gradient(top, #aaaaaa 0%,#7e7e7e 100%);
	background: -o-linear-gradient(top, #aaaaaa 0%,#7e7e7e 100%);
	background: -ms-linear-gradient(top, #aaaaaa 0%,#7e7e7e 100%);
	background: linear-gradient(to bottom, #aaaaaa 0%,#7e7e7e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#7e7e7e',GradientType=0 );
	border: 1px solid #7e7e7e;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background-color: #3b5998; 
	background: #3b5998;
}
.dev-facebook-sharer-text {
	border-top: 0px !important;
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 1.1em 1.4em;
	line-height: 0.8em;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
	border-top: 1px solid #c3c3c3;
	border-radius: 3px;
}

/* YPA */
.ad-ypa-btn {
	text-align: center;
  display: block;
  background-color: #4db2ec!important;
  color: #fff!important;
  font-size: 14px;
  text-align: center;
  width: 94px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  bottom: 5px;
  right: 0px;
}

.ypa-custom .group {
  position: relative;
  /*min-height: 120px;*/
  padding-bottom: 35px;
  margin-bottom: 20px; }

.ypa-custom .group:last-child {
  margin-bottom: 0px; }

.ypa-custom h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  color: #333333;
  margin-bottom: 0; }

.ypa-custom p {
  margin: 0px;
  font-size: 15px;
  line-height: 1.6; }

.ypa-custom .sponsored-add {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 75%;
  height: 20px;
  overflow: hidden; }

.ypa-custom .ad-btn {
  display: block;
  background-color: #4db2ec;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 84px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  position: absolute;
  bottom: 5px;
  right: 0px; }

@media only screen and (max-width: 480px) {
	/* YPA */
	.ad-ypa-btn {
		width: 100%!important;
	}

  	.ypa-custom {
    	margin-left: 0;
    	min-height: 160px;
    	width: 100%;
    	-webkit-box-ordinal-group: 0;
    	-webkit-order: -1;
    	-ms-flex-order: -1;
    	order: -1; 
    }

  	.ypa-custom .group {
    	min-height: auto;
    	padding-bottom: 0; 
    }

  	.ypa-custom .sponsored-add {
    	position: initial;
    	bottom: initial;
    	margin-bottom: 5px;
    	width: 100%; 
    }

  	.ypa-custom .ad-btn {
    	position: initial;
    	/*width: 100%;*/
    	width: auto;
	}
}

/* popup */
#element_to_pop_up { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    /*min-width:400px;
    min-height: 180px;*/
}
.b-close-block {
	margin: 0px;
	padding: 0px;
	width: 300px;
	line-height: 20px;
}
.b-close{
	font-size: 12px !important;
	font-weight: 900;
    cursor:pointer;
    background-color: #999999;
    /*position:absolute;
    right:10px;
    top:0px;*/
}

/* popup 02 */
.float-outer {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  z-index: 9999; }

.full-mask .close-reveal-modal {
  position: absolute;
  right: 2em;
  top: 1em;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer; }

.full-mask .close-reveal-modal-left {
  position: absolute;
  left: 2em;
  top: 1em;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer; }

.full-mask-con {
  width: 80%;
  max-width: 600px;
  margin: 5em auto 1em;
  color: #fff; }

.mask-title {
  /*border-bottom: 1px solid #f7f7f7;
  padding-bottom: 1em;*/
  border: 1px solid #d9d9d9;
  padding: 12px 0px;
  text-align: center;
  font-size: 16px;
  line-height: 1.2; 
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABQklEQVRIS+2UUVEDQRAF+ykABwQHQQFEAeAAHAQHoIA4AAeAAnBAcBAUAAoe9ao2VUeR5PZIKvng5nNv9nqmd2fFjkI74tKDt2a+V71Ste0hcFqSppKe/no2VaptD4A74AR4Az6BY2AGnEuadi2gFWx7H3gF3oELSYFR1ifFwNF8vbaAGvB1gMBQUjr9EbZfYkDSWS00eTXgdDiRlO5+he3of5bU+q/m5tZk2wZGktLZInCO4gM47KK7Bhy9Y0n32+44wANJoyXgfB9IivLqqOk4o5RxeQCumhfM9hi4BW4k5RJWRyu4jE4ejsdMUSki+rN2COwV2uWy41hUTRW4MbcZmQATue3RnLU8LolqeDV4lUPbmfNO8I2Ai5E5/EtSRmxlbAxc4NE+q3m7Nwpu67L5vQd3sbVWbq96LX1dNv8/1d8ujm8fHWIaDAAAAABJRU5ErkJggg==) no-repeat right center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.ad-group {
  position: relative;
  padding: 1em 0 0 0;
  margin-bottom: 1em;
  cursor: pointer; }

.ad-group-inner {
  padding-right: 50px; }

.ad-group .fa {
  font-size: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  color: #4db2ec; }

.ad-h3 {
  color: #4db2ec;
  font-weight: bolder;
  font-size: 24px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 6px;
  text-shadow: 1px 1px 1px #000; }

.ad-address {
  display: block;
  color: #ccc;
  font-size: 14px;
  line-height: 1;
  overflow: hidden;
  word-break: break-all; }

.ad-intro {
	color: #ccc;
  line-height: 1.2;
  font-size: 15px;
  margin: 5px 0;
  max-height: 36px;
  overflow: hidden; }

@media screen and (max-width: 39.9375em) {
  .full-mask-con {
    margin-top: 3.5em; }

  .full-mask .close-reveal-modal {
    right: 0.5em;
    top: 0.5em; }

  .full-mask .close-reveal-modal-left {
    left: 0.5em;
    top: 0.5em; }

  .ad-group {
    margin-bottom: 0;
    padding-top: 0.5em; }

  .ad-h3 {
    height: 28px;
    overflow: hidden;
    line-height: 1.5;
    font-size: 20px; }

  .ad-address {
    height: 12px;
    overflow: hidden;
    font-size: 12px; }

  .ad-intro {
    height: 36px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.5; } 
}


/* footer popup */
.footer-float-outer {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: auto;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 9999; 
  opacity: 1;
}
.footer-full-mask .close-reveal-modal {
  position: absolute;
  right: 2em;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer; 
}
.footer-full-mask-con {
  width: 80%;
  max-width: 600px;
  margin: 0px auto;
  color: #fff; 
}
.footer-full-mask-con:after{
    content: "sponsored";
	position: absolute;
    font-size: 12px !important;
    font-family: arial,inherit;
    line-height: 12px;
    color: #666666;
    text-transform: lowercase;
    right: 2em;
    bottom: 1px;
}
.footer-ad-group {
  position: relative;
  padding: 1em 0 0 0;
  margin-bottom: 1em;
  cursor: pointer; 
}

.footer-ad-group-inner {
  padding-right: 50px; 
}

.footer-ad-group .fa {
  font-size: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  color: #4db2ec; 
}

.footer-ad-h3 {
  color: #4db2ec;
  font-weight: bolder;
  font-size: 24px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 6px;
  text-shadow: 1px 1px 1px #000; }

.footer-ad-address {
  display: block;
  color: #999999;
  font-size: 14px;
  line-height: 1;
  overflow: hidden;
  word-break: break-all; }

.footer-ad-intro {
  color: #ffffff;
  line-height: 1.2;
  font-size: 15px;
  margin: 5px 0;
  max-height: 36px;
  overflow: hidden; }

.footer-ad-type01 .footer-ad-h3, .footer-ad-type01 .footer-ad-group .fa {
	color: #fe6c61; 
}
.footer-ad-type02 .footer-ad-h3, .footer-ad-type02 .footer-ad-group .fa {
	color: #f79468; 
}
.footer-ad-type03 .footer-ad-h3, .footer-ad-type03 .footer-ad-group .fa {
	color: #75d69c; 
}
.footer-ad-type04 .footer-ad-h3, .footer-ad-type04 .footer-ad-group .fa {
	color: #f7be68; 
}
.footer-ad-type05 .footer-ad-h3, .footer-ad-type05 .footer-ad-group .fa {
	color: #5aa1e3; 
}

@media screen and (max-width: 39.9375em) {
  .footer-full-mask .close-reveal-modal {
    right: 0.5em; }

  .footer-ad-group {
    margin-bottom: 0;
    padding-top: 0.5em; }

  .footer-ad-group .fa {
    margin-top: -28px;}

  .footer-ad-h3 {
    overflow: hidden;
    /*line-height: 1.5;*/
    margin-bottom: 4px;
    line-height: 22px;
    font-size: 20px; }

  .footer-ad-address {
    overflow: hidden;
    font-size: 12px; }

  .footer-ad-intro {
    overflow: hidden;
    font-size: 14px;
    /*line-height: 1.5;*/
    line-height: 16px;
    max-height: 100%;
    margin-bottom: 4px; } 
}


/* Part Reset */
.ysm-d2s-module-bd div,.ysm-d2s-module-bd dl,.ysm-d2s-module-bd dt,.ysm-d2s-module-bd dd,.ysm-d2s-module-bd ul,.ysm-d2s-module-bd ol,.ysm-d2s-module-bd li,.ysm-d2s-module-bd h1,.ysm-d2s-module-bd h2,.ysm-d2s-module-bd h3,.ysm-d2s-module-bd h4,.ysm-d2s-module-bd h5,.ysm-d2s-module-bd h6,.ysm-d2s-module-bd pre,.ysm-d2s-module-bd p,.ysm-d2s-module-bd blockquote {margin:0;padding:0;}
.ysm-d2s-module-bd img {border:0;}
.ysm-d2s-module-bd address,.ysm-d2s-module-bd cite,.ysm-d2s-module-bd code,.ysm-d2s-module-bd dfn,.ysm-d2s-module-bd em,.ysm-d2s-module-bd strong,.ysm-d2s-module-bd var {font-style:normal;font-weight:normal;}
.ysm-d2s-module-bd li {list-style:none;}
.ysm-d2s-module-bd h1,.ysm-d2s-module-bd h2,.ysm-d2s-module-bd h3,.ysm-d2s-module-bd h4,.ysm-d2s-module-bd h5,.ysm-d2s-module-bd h6 {font-size:100%;font-weight:normal;}
.ysm-d2s-module-bd {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;text-align:left;}
/* No-Float style */
.ysm-d2s-module-g {letter-spacing:-0.31em;*letter-spacing:normal;word-spacing:-0.43em;}
.ysm-d2s-module-u {display:inline-block;zoom: 1;*display:inline;letter-spacing:normal;word-spacing:normal;vertical-align:top;}
.ysm-d2s-module-u a {display: block;width: 80px;height: 80px;}
/* AD Style */
.ysm-d2s-module-bd {font-family:Helvetica,Arial,'微軟正黑體',sans-serif;background-color:rgba(46, 46, 44, 0.07);height:250px;width:300px;box-shadow:0 -1px 3px rgba(0, 0, 0, 0.03) inset;position:relative;}
.ysm-d2s-module-bd ul {text-align:center;}
.ysm-d2s-module-bd ul li {position:relative;margin:2px 5px;height:80px;box-shadow:0 3px 10px rgba(0, 0, 0, 0.16);}
.ysm-d2s-module-bd ul li img {width:80px;height:80px;}
.ysm-d2s-module-bd ul li span {position:absolute;left:0;bottom:0;background:none repeat scroll 0 0 rgba(0, 0, 0, 0.65);width:80px;text-align:center;color:#fff;padding:3px 0;}
/* AD Label */
.ysm-d2s-module-bd .adlabel {position:absolute;right:0;top:0;width:0;height:12px;font-size:77%;color:#aaa;margin:0;padding-left:12px;line-height:12px;vertical-align:middle;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFW…wSpRrb9Rr9jEfN25C34v33mBytiSVTEwl9FzlmTdLv/AgwAM6tXMceyJ9CAAAAAElFTkSuQmCC);  background-size: 1em;overflow:hidden;z-index:1;}
.ysm-d2s-module-bd .adlabel:hover {width:48px;background:url(https://articleshost.com/pub/css/d2s_adlabel.png) no-repeat #ddd;}