/* CLog Template #2 Colaboration @Design by Yamanaka, @Author by Dzikriyadi.*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #f8f8f8 !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Helvetica, Sans-Serif;
}
a {
	text-decoration: none;
	color: #e62d4f;
}
a:hover {
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
ul, li {
	list-style-type: none;
}
blockquote {
  background: #eee url(http://hamazo.tv/template/_img/set_business_6/quote.gif) no-repeat 10px 10px;
    padding: 25px;
margin: 0 20px;
}
button {
	border: none;
}
h1, h2 {
}
.container {
	width: 1200px;
	margin: auto;
}
.row {
	width: 100%;
}
.blog-title {
	width: 100%;
	text-align: center;
}
.blog-title h1 {
	margin: 60px 0 30px 0;
	font-size: 36px;
}
.blog-title h1 a {
	color: #1b1718;
}
.blog-title h1 a:hover {
	opacity: 0.8;
	text-decoration: underline;
}
.blog-title p.description {
	margin: 0 0 60px;
	font-size: 14px;
	color: #777;
	line-height: 24px;
}
.article {
	float: left;
	width: 67.5%;
	margin-left: 15px;
}
.article a:hover {
	text-decoration: underline;
}
.article-head {
	text-align: center;
	color: #e62d4f;
	padding: 17px 40px;
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	border: 2px solid #e62d4f;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
}
/*a .article-head{color: #222}
a .article-head:hover{ 
	border: 1px solid #ff8c00;
	background-color: #ff8c00;
	color: #FFF;}*/
.post-article {
	width: 100% !important;
}
.post-warp {
	float: left;
	width: 48%;
	margin-right: 15px;
	color: #30292b;
	background-color: #fff;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.post-warp:hover .post-img, .post-warp:hover h2 {
	opacity: 0.8;
	text-decoration: underline;
}
.post-warp:hover .post-category, .post-warp:hover .post-date {
	text-decoration: none!important;
}
.post-warp:hover .post-body h2 {
	text-decoration: none;
	color: #e62d4f;
}
.post-img {
	cursor: pointer;
	height: 265px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.post-body {
	padding: 40px 30px 40px 30px;
	border: 1px solid #efefef;
	border-top: none;
	box-sizing: border-box;
	height: 365px;/* masonry 代替 */
}
.post-body h2 {
	margin-bottom: 5px;
	/*margin-top: 15px;*/
	font-size: 22px;
}
.post-body h2 a {
	color: #bf0023
}
.post-body span.post-category, .post-body span.post-date, .post-category {
	font-size: 10px;
	color: #777;
}
.post-body span a, .article-warp span a {
	color: #bf0023;
}
.post-body p.post-text {
	margin: 33px 0 0;
	font-size: 12px;
	line-height: 25px;
}
.post-date {
	display: flex;
	width: 100%;
	font-size:10px;
}
.post-date .left {
	width: 15%;
}
.post-date .right {
	width: 85%;
}
.post-category a {
	border: 2px solid #e62d4f;
	padding: 5px 10px;
	margin-right: 10px;
	display: inline-block;
	margin: 0 0 5px 0;
}
.line {
	border-top: 1px solid #e1e1e1;
	width: 100%;
	margin: 6px;
}
.more-btn {
	cursor: pointer;
	width: 150px;
	height: 35px;
	border: 1px solid #e1e1e1;
	background-color: #FFF;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
}
.more-btn a {
	color: #AAAAAA;
}
.more-btn:hover {
	background-color: #ff8c00;
}
.more-btn:hover, .more-btn:hover span {
	color: #FFF;
}
.more-btn {
	font-size: 12px;
}
.more-btn span, .more-btn i {
	margin-top: 12.5px;
	font-size: 12px;
	color: #AAAAAA
}
.more-btn i {
	color: #e1e1e1;
	margin-right: 40px;
	margin-left: 10px;
}
.more-btn:hover i {
	color: #FFF;
}
span.comment-btn a {
	color: #999999;
	font-size: 10px;
}
span.comment-btn a:hover {
	opacity: 0.8;
}
.comment-btn {
	text-align: right;
	margin: 11px 11px 11px auto;
}
/************************
 * Artikel Warp
 *************************/
.article-bg {
	border: 1px solid #efefef;
	background-color: #fff;
	padding: 60px 50px 60px 50px;
	margin-bottom: 40px
}
.article-warp {
}
.article-warp h2 {
	font-size: 30px;
	margin: 35px 0 25px;
	line-height: 1.5;
	color: #333;
}
.article-content {
	margin-top: 55px;
	font-size: 17px;
	color: #333;
	line-height: 2.15;
}
.article-warp img {
	max-width: 100%;
}
/************************
 * Comment
 *************************/
.comment-form {
	width: 100%;
	box-sizing: border-box;
}
.comment-form td {
}
.comment-form .label {
	font-size: 12px;
	width: 65px;
	color: #555;
}
.comment-form .label.colm {
	display: block;
	padding-top: 10px
}
.comment-form input[ name="keystring"] {
	width: 150px;
}
.comment-form input[ style="display:none"] {
	display: block !important;
}
.comment-form input, .comment-form textarea {
	width: 100%;
	border: 1px solid #efefef;
	background-color: #fefefe;
	margin: 0 0 10px;
	padding: 0 10px;
	font-size: 12px;
	border-radius: 5px;
	height: 30px;
	color: #1b1718;
}
.comment-form textarea {
	box-sizing: border-box;
	padding: 5px 10px;
	height: 115px;
	outline: none;
	transition: all 0.35s ease 0s;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Helvetica, Sans-Serif;
}
.comment-form .comments-btn input {
	cursor: pointer;
	font-size: 12px;
	margin-top: 10px;
	width: 150px;
	height: 35px;
	border-radius: 0;
	border: none;
	background-color: #e62d4f;
	color: #fff;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
}
.comment-form .comments-btn input:hover {
	background-color: #fff;
	color: #e62d4f;
	border: 1px solid #e62d4f;
}
.comment-input {
	font-size: 12px;
}
.comment-author span {
	font-size: 10px;
	color: #AAAAAA;
}
.comment-author h5 {
	color: #666666;
	font-weight: bold;
}
.comment-count {
	margin-bottom: 40px;
}
.comment-head {
	margin: 20px 0 0;
	font-size: 12px;
	color: #555;
}
.comment-body {
	font-size: 12px;
	color: #555;
}
.comment-post {
	text-align: right;
	font-size: 10px;
}
.comment-post a {
	color: #e62d4f;
	font-weight: bold;
}
.comment-style {
	background-color: #efefef;
	padding: 10px;
	margin: 10px 0;
	border-radius: 5px;
}
/************************
 * Button Bottom
 *************************/
.loadMore {
	width: 100%;
	height: 70px;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin: 10px auto 0;
}
.loadMore-before {
	position: absolute;
	top: 0;
	left: 0;
}
.loadMore-next {
	position: absolute;
	top: 0;
	right: 0;
}
.loadMore-before, .loadMore-next {
	display: block;
	width: 49.3%;
	height: 60px;
	line-height: 60px;
	background-color: #e62d4f;
	border: 1px solid #e62d4f;
	box-sizing: border-box;
}
.loadMore .fa-chevron-left {
	position: absolute;
	top: 22px;
	left: 15px;
}
.loadMore .fa-chevron-right {
	position: absolute;
	top: 22px;
	right: 15px;
}
.loadMore a {
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
}
.loadMore a:hover {
	border: 1px solid #e62d4f;
	background-color: #fff;
	color: #e62d4f;
	text-decoration: none;
}
.album-btn {
	width: 100%;
	cursor: pointer;
	display: grid;
	padding: 17px 0;
	text-align: center;
	border: 1px solid #e62d4f;
	background-color: #e62d4f;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
	box-sizing: border-box;
}
.album-btn:hover {
	background-color: #fff;
	border: 1px solid #e62d4f;
}
.album-btn:hover i, .album-btn:hover a {
	color: #e62d4f;
}
.album-btn i {
	margin-right: 10px;
	font-size: 20px;
}
.album-btn a, .album-btn i {
	color: #fff;
}
.sidebar {
	background-color: #fff;
	border: 1px solid #efefef;
	width: 28.75%;
	float: left;
	margin: 0 15px;
	box-sizing: border-box;
}
.copyright {
	margin: 100px 0 0;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 12px;
}
.to.top {
	color: #555;
	border-top: 1px solid #eee;
	background-color: #fff;
	padding: 5px;
	cursor: pointer;
}
.copyright p {
	background-color: #333;
	color: #FFF;
	padding: 13px;
}
/*********************
* Plugin CSS
*********************/
.wa-sidebar__body, .calender, .subscription, .category, .sitemap_category, .recententry, .qrcode, .profile, .inquiry, .counter, .recententry_img, .archives, .comment, .search, .link, .blog_entry, .tag_cloud, .ad {
	margin-bottom: 25px;
	font-size: 12px;
}
.wa-sidebar__title, .sidetitle, .calendarhead {
	text-align: center;
	color: #333;
	font-size: 16px;
	padding: 25px 0 0;
	font-weight: bold;
}
.profile .photo img {
	height: auto;
	margin: 30px auto 25px;
	display: block;
	max-width: 100%;
}
.profile .nickname {
	margin: 0 0 10px;
	text-align: center;
	color: #555;
	font-size: 14px;
	font-weight: bold;
}
.profile .massage {
	line-height: 22px
}
.ad .side img {
margin: 0 auto;
}
.sidebody {
	margin: 30px 40px 40px;
	color: #555;
	font-size: 12px;
	line-height: 26px;
}
.sidebody a {
	color: #e62d4f;
}
.sidebody a:hover {
	color: #e62d4f;
	text-decoration: underline;
}
.side {
	margin: 30px 25px 40px;
}
.side .sidebody {
	margin: 0 0 15px;
	line-height: 1.6;
}
.counter .sidebody {
	margin: 10px 0;
}
.recententry_img .side {
	margin: 0 40px 40px;
}
.recententry_img .side .sidebody {
	margin: 25px 0;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
}
.recententry_img .text-aside {
	font-size: 12px;
	line-height: 16px;
	color: #555;
}
.recententry_img .text-aside a {
	color: #555;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Helvetica, Sans-Serif;
}
.recententry_img .text-aside a:hover {
	text-decoration: none!important;
	color: #e62d4f!important;
}
.recententry_img .sidebody:hover .text-aside a, .recententry_img .sidebody:hover .image-aside img {
	opacity: 0.8;
	text-decoration: underline;
	cursor: pointer;
}
/*Calendar*/
.calendarhead {
	position: relative;
	text-align: center;
	font-weight: 600;
}
.calendarhead a {
	color: #555;
}
.calendarhead a:hover {
	opacity: 0.8;
}
.calendartable {
	width: 85%;
	margin: 20px auto 35px;
}
.calendard {
	text-align: center;
	color: #888;
	padding: 6px 2px;
}
.calendard a {
	color: #fff;
	display: block;
	padding: 6px 0; /*border: 1px solid #e2ae69;*/
	background-color: #555;
}
.calendard:hover a {
	color: #fff;
	background: #777;
}
.calendarwd {
	color: #555;
}
.calendarwd.sun {
	color: #333;
}
.calendard.sun {
	color: #333;
}
.calendarhead:before {
	left: 25px;
}
.calendarhead:after {
	right: 25px;
}
.calendarhead:before, .calendarhead:after {
	content: '';
	position: absolute;
	top: 35px;
	display: inline-block;
	width: 60px;
	height: 2px;
	background-color: #555;
}
.image-aside {
	width: 35%;
	max-height: 80px;
}
.image-aside img {
	height: 65px;
}
#album-link {
	background-color: #e62d4f;
	color: #fff!important;
	border: 1px solid #e62d4f;
}
a:link #album-link, a:visited #album-link {
	color: #fff!important;
}
a:hover #album-link {
	color: #fff!important;
	background-color: #b5223d;
	border: 1px solid #e62d4f;
}
.blog_entry input.button {
	width: 100px;
	height: 40px;
}
.rss {
	text-align: center;
}
ul.rss {
	margin: 0 auto 35px;
}
.rss li {
	display: inline-block;
}
.rss li a {
	color: #fff;
	margin: 2.5px;
	cursor: pointer;
	padding: 12px 18px;
	font-size: 14px;
	/*    font-family:;*/ 
	border: 1px solid #e62d4f;
	background-color: #e62d4f;
	letter-spacing: 1px;
	box-sizing: border-box;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
	-webkit-appearance: normal;
	-moz-appearance: normal;
	appearance: normal;
	-webkit-appearance: none;
	outline: none;
}
.rss li a:hover {
	border: 1px solid #e62d4f;
	background-color: #fff;
	color: #e62d4f!important;
}
.rssMemo {
	color: #555;
}
.input_general_box {
	height: 38px;
	width: 100% !important;
	border: 1px solid #e1e1e1;
	padding: 0 10px;
	transition: all 0.35s ease 0s;
	outline: none;
}
input.button {
	width: 60px;
	cursor: pointer;
	/*    padding: 11px 0;*/
	font-size: 14px;
	font-weight: 600;
	/*    font-family:;*/ 
	border: 1px solid #e62d4f;
	background-color: #e62d4f;
	color: #fff;
	letter-spacing: 1px;
	box-sizing: border-box;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
	-webkit-appearance: normal;
	-moz-appearance: normal;
	appearance: normal;
	-webkit-appearance: none;
	outline: none;
}
input.button:hover {
	background-color: #fff;
	border: 1px solid #e62d4f;
	color: #e62d4f;
}
.category .sidebody, .archives .sidebody, .comment .sidebody, .recententry .sidebody {
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 8px;
}
.subscription .sidebody form, .search .sidebody {
	display: flex;
}
.blog_entry hr {
	margin: 20px 0;
	border-color: #e1e1e1;
}
.sidetitle {
	position: relative;
}
.sidetitle:before, .sidetitle:after {
	content: '';
	position: absolute;
	top: 35px;
	display: inline-block;
	/*width: 100px;*/
	height: 2px;
	background-color: #777;
}
.sidetitle:before {
	left: 25px;
}
.sidetitle:after {
	right: 25px;
}
.ad .sidetitle:before, .ad .sidetitle:after, .inquiry .sidetitle:before, .inquiry .sidetitle:after {
	width: 53px;
}
.recententry .sidetitle:before, .recententry .sidetitle:after, .counter .sidetitle:before, .counter .sidetitle:after {
	width: 70px;
}
.comment .sidetitle:before, .comment .sidetitle:after {
	width: 77px;
}
.profile .sidetitle:before, .profile .sidetitle:after, .search .sidetitle:before, .search .sidetitle:after, .tag_cloud .sidetitle:before, .tag_cloud .sidetitle:after {
	width: 83px;
}
.category .sidetitle:before, .category .sidetitle:after, .link .sidetitle:before, .link .sidetitle:after {
	width: 93px;
}
.qrcode .sidetitle:before, .qrcode .sidetitle:after, .subscription .sidetitle:before, .subscription .sidetitle:after, .blog_entry .sidetitle:before, .blog_entry .sidetitle:after, .recententry_img .sidetitle:before, .recententry_img .sidetitle:after, .archives .sidetitle:before, .archives .sidetitle:after {
	width: 97px;
}

/************************
* Responsive
*************************/

@media screen and (max-width: 768px) {
.container {
	width: 100%;
}
.article {
	width: 100%;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
}
.blog-title h1 {
	font-size: 24px;
	text-align: left;
	margin: 40px 0 20px;
	line-height: 1.3;
}
.sidebar {
	width: 100%;
	margin: 0;
}
.blog-title {
	width: auto;
	padding: 0 25px;
}
.blog-title p.description {
	font-size: 12px;
	margin: 0 0 35px;
	text-align: left;
}
.article-warp h2 {
	font-size: 20px;
	line-height: 30px;
}
.article-content {
	font-size: 14px;
}
.post-img {
	height: 253.247px;
}
.post-body {
	padding: 30px 25px;
	height: auto;
}
.post-warp {
	width: 92%;
	margin: 0 4% 30px;
}
.post-body p.post-text {
	display: none;
}
.post-body h2 {
	font-size: 18px;
	margin-top: 12px;
}
.post-date .left {
	width: 30% !important;
}
.post-date .right {
	width: 70% !important;
}
.article-bg {
	padding: 30px 25px;
}
.loadMore {
	height: 50px;
}
.loadMore a {
	font-size: 12px;
}
.loadMore-before, .loadMore-next {
	height: 40px;
	line-height: 40px;
}
.loadMore .fa-chevron-left {
	top: 13px;
	left: 10px;
}
.loadMore .fa-chevron-right {
	top: 13px;
	right: 10px;
}
.album-btn {
	padding: 7px 0;
}
.album-btn a, .album-btn i {
	font-size: 14px;
}
.category-bar:before, .category-bar:after {
	display: none !important;
}
.category-bar {
	text-align: left;
	line-height: 1.3;
}
.calendarhead:before, .calendarhead:after, .ad .sidetitle:before, .ad .sidetitle:after, .inquiry .sidetitle:before, .inquiry .sidetitle:after {
	width: 13%;
}
.recententry .sidetitle:before, .recententry .sidetitle:after, .counter .sidetitle:before, .counter .sidetitle:after {
	width: 16%;
}
.comment .sidetitle:before, .comment .sidetitle:after {
	width: 19%;
}
.profile .sidetitle:before, .profile .sidetitle:after, .search .sidetitle:before, .search .sidetitle:after, .tag_cloud .sidetitle:before, .tag_cloud .sidetitle:after {
	width: 20%;
}
.category .sidetitle:before, .category .sidetitle:after, .link .sidetitle:before, .link .sidetitle:after {
	width: 24%;
}
.qrcode .sidetitle:before, .qrcode .sidetitle:after, .subscription .sidetitle:before, .subscription .sidetitle:after, .blog_entry .sidetitle:before, .blog_entry .sidetitle:after, .recententry_img .sidetitle:before, .recententry_img .sidetitle:after, .archives .sidetitle:before, .archives .sidetitle:after {
	width: 26%;
}
}
/************************
* reset
*************************/
iframe {
/*	display: block;*/
	max-width: 100%;
}
.album {
	display: flow-root;
}
span.comments-body {
	width: 100%;
	border: 1px solid #efefef;
	background-color: #fefefe;
	margin: 0 0 10px;
	font-size: 12px;
	border-radius: 5px;
	padding: 6px 15px;
	display: inline-block;
	color: #1b1718;
	box-sizing: border-box;
}
.set-relevance {
	display: inline-block;
    width: 100%;
}
.category-bar {
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	background-color: initial !important;
	font-size: 14px;
	border: 2px solid #e62d4f !important;
	position: relative;
	text-align: center;
	color: #333 !important;
	box-sizing: border-box;
	padding: 15px!important;
}
.category-bar a {
	color: #e62d4f !important;
}
.category-bar:before {
	left: 0;
}
.category-bar:after {
	right: 0;
}
/*
.category-bar:before, .category-bar:after {
	content: '';
	position: absolute;
	top: 17px;
	display: inline-block;
	width: 195px;
	height: 2px;
	background-color: #e2ae69;
}
*/
.press .comments-body {
	color: #555;
	font-size: 12px;
}
.article br[clear="all"] {
	display: none;
}
.image-aside img {
	transition: 0s ease-in-out;
	-webkit-transition: 0s ease-in-out;
	-moz-transition: 0s ease-in-out;
	-o-transition: 0s ease-in-out;
}
perhatian {
	display: none;
}
input[type=checkbox] {
	display: none;
}
label[for=savecheck] {
	display: none!important;
}
.page_nav a {
	font-size: 16px;
	left: 27%;
	right: 58%;
	background-color: #c69c6d;
	position: absolute;
	color: #1b1718;
	border: 1px solid #c69c6d;
	padding: 14px 0;
	margin: 7px 0 0 0;
}
.page_nav a:hover {
	background-color: #c69c6d;
	color: #1b1718;
	border: 1px solid #c69c6d
}
.image-aside {
	float: left;
	margin: 0 5% 0 0;
	max-width: 140px;
}
.image-aside img {
	border-radius: 0;
}
.text-aside {
	width: auto;
	display: block;
	margin: 0;
	max-width: 100%;
	word-wrap: break-word;
}
.comment-input {
	display: none;
}
#FN1000073751 .fluct_ad_adv a {
	color: #cebba3!important;
}
.konten a img[src="http://www.wagomu.id/img/bannar/bnr_wagomu_join_us.jpg"] {
	width: auto;
}
/* ************************************************ 
*   My Album Setting
 * ************************************************ */

.album_frame {
	width: 30% !important;
	float: left;
	text-align: center;
	padding: 5px !important;
	margin: 5px;
	width: 240px;
	border: 1px solid #efefef!important;
	border-radius: 0;
	background-color: #fff!important;
}
.album_frame a {
	color: #333;
}
.album_image img {
	width: 100%;
	height: auto;
}
.album_image {
	width: auto !important;
	height: 130px !important;
	position: relative;
}
.album_image:hover {
	opacity: 0.5;
}
.album_title {
	font-size: 12px !important;
}
.search {
	margin: 0!important;
}
.search .sidetitle, .counter .sidetitle {
	height: auto!important;
	width: auto!important;
	overflow: inherit!important;
}
.counter .side {
	text-align: left!important;
	padding: 0!important;
	border: none!important;
	margin: 30px 25px 40px!important;
	width: inherit!important;
}
.subscription {
	line-height: inherit!important;
	height: inherit!important;
	font-weight: normal!important;
}
.subscription input.button {
	padding: 11px 10px!important;
}
.rss a:visited {
	color: #fff!important;
}
.rss a:link {
	color: #fff!important;
}
.rss a:hover {
	color: #e62d4f!important;
}
.image-aside a:link {
	margin: 0!important;
	padding: 0!Important;
	background: #fff!important;
	overflow: inherit!important;
	max-height: inherit!important;
	width: initial!important;
	float: inherit!important;
}
.image-aside img {
	width: initial!important;
}
.text-aside {
	float: inherit!important;
	width: auto!important;
	word-wrap: inherit!important;
}
.text-aside a:link {
	color: #555!important;
	word-wrap: inherit!important;
	font-size: 12px!important;
}
.text-aside a:visited {
	color: #555!important;
	word-wrap: inherit!important;
	font-size: 12px!important;
}
a:link #album-link, a:visited #album-link {
	color: #fff!important;
	text-align: center!important;
	padding: 10px!important;
}
input.button {
	margin: 0!important;
	height: inherit!important;
	line-height: inherit!important;
	/* padding: 11px 0; */
	font-size: 14px!important;
	font-weight: 600!important;
	border: 1px solid #E62D4E!important;
	background-color: #e62d4f!important;
	color: #fff!important;
	letter-spacing: 1px;
	box-sizing: border-box;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
	-webkit-appearance: normal;
	-moz-appearance: normal;
	appearance: normal;
	-webkit-appearance: none;
	outline: none;
}
.input_general_box {
	height: 38px;
	width: 100% !important;
	border: 1px solid #e1e1e1!important;
	padding: 0 10px!important;
	transition: all 0.35s ease 0s;
	outline: none!important;
	margin: 0!important;
	font-size: 12px!important;
}

@media screen and (max-width: 600px) {
.album {
	margin: 0 auto;
}
.album_frame {
	width: 43% !important;
	padding: 2% !important;
}
.page_nav a {
	left: 30%;
	right: 30%;
}
}

@media screen and (max-width: 375px) {
.album_frame {
	width: 95% !important;
}
}

.text-relevance a:hover {
	text-decoration: underline;
}

li.c3_social_button {
    max-width: 300px!important;
}