/*Magazine Template*/
* {
	background: none;
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF !important;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
a {
color:#0044CC!important;
	text-decoration: none;
}
a:hover {
color:#0044CC!important;
	text-decoration: none;
}
a:visited {
color:#0044CC!important;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 0.4;
}
blockquote {
  background: #eee url(//www.hamazo.tv/template/_img/set_business_6/quote.gif) no-repeat 10px 10px;
    padding: 25px;
margin: 0 20px;
}
ol {
	margin: 0px;
	padding: 0px;
	list-style-type: decimal;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
img {
	margin: 0px;
	padding: 0px;
	border: medium none;
}
a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
p {
	padding: 0px;
	letter-spacing: 0.5px;
}
th {
	text-align: center !important;
	vertical-align: text-top !important;
}
/*------------------*/
/*
.container {
	width: 1300px !important;
}
*/
header {
	padding-top: 5px;
	background: #FFFFFF !important;
	border-bottom: 1px solid #EBEBEB;
	border-top: 4px solid #404041;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
#content {
	background: none !important;
	padding: 10px 0 !important;
}
.content {
	width: 74% !important;
}
.nav {
	height: 50px;
	margin: 0;
	padding-left: 25% !important;
	width: 100%;
}
.nav li {
	padding: 15px;
	margin: auto;
	color: #404041;
	width: 200px;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
	-webkit-transition: background-color 0.35s ease 0s;
	-moz-transition: background-color 0.35s ease 0s;
	-o-transition: background-color 0.35s ease 0s;
	transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
	background-color: #FFF;
}
.nav>li {
	display: inline-block !important;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 0 !important;
	font-size: 16px;
	letter-spacing: 1px;
}
.nav>li>a:focus, .nav>li>a:hover {
	opacity: 0.7;
	background-color: #FFF!important;
}
/*--- CSS Penting ---*/
.nav li.disabled a:hover {
	cursor: pointer !important;
	color: #FFF !important;
}
#title {
	margin: 10px 0 35px;
}
section .title {
	padding-top: 15px;
	font-size: 32px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-weight: bold;
}
section .title a {
color:#333!important;
}
.title_warp {
	padding: 0 20px;
	margin: 0 -15px;
	height: auto;
}
section .description {
	padding-bottom: 15px;
	color: #333;
	font-size: 15px;
}
.margin-top30 {
	margin: 30px 0 0;
}
.post_warp {
	width: 30.77777%;
	margin: 0 14px 20px 0;
	float: left;
	background: #FFF;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
}
.post_warp a {
	color: #404041!important;
	font-size: 18px;
	letter-spacing: 1px;
}
.post_warp a:hover img {
	opacity: 0.5;
	text-decoration: none;
}
.post_category {
	font-size: 11px;
}
.post_thumb {
	height: 180px;
	position: relative;
	overflow: hidden;
}
.post_thumb img {
	width: 100%;
	height: auto;
}
.post_title {
	background: #FFF;
	padding: 10px;
	height: 210px;
	overflow: hidden;
}
.post_body {
	margin-top: 10px;
	font-size: 13px;
	color: #333;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: justify;
}
.title_body {
	line-height: 1.3;
	margin: 8px 0 10px;
	font-weight: bold;
}

.post_date {
	color: #FFF;
}
.date {
	color: #333;
	font-size: 10px;
	font-style: italic;
	font-family: 'roboto';
	font-weight: 300;
}
.border {
	border-top: 1px solid #E6E6E6;
}
.article {
	margin: 0 30px 0 0;
}
.article h3 {
	font-size: 32px;
	font-weight: bold;
color#333;
}
.article-date {
	text-align: left;
	background: #EEE;
	padding: 6px;
	width: auto;
	color: #333;
	font-size: 11px;
	margin-bottom: 10px;
}
#article-content {
	margin: 10px 0;
	font-size: 17px;
	color: #333;
	line-height: 1.85;
}
#article-content a {
	text-decoration: underline;
}
#article-content a:hover {
	text-decoration: none;
}
#article-content img {
	max-width: 100%;
	height: auto;
}
.article-bottom a.box-comment i {
	color: #FFF;
	margin-top: 10px;
}
.article-bottom a.box-comment {
	padding: 5px 15px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background: #404041;
}
.article-bottom a.box .fa {
	padding: 8px;
	font-size: 15px;
	width: 35px;
	text-align: center;
	text-decoration: none;
	background: #404041;
	color: #FFF;
	margin: 1px;
	float: right;
}
.article-bottom a.box .fa-facebook:hover {
	background: #3B5998;
	color: white;
}
.article-bottom a.box .fa-twitter:hover {
	background: #55ACEE;
	color: white;
}
.article-bottom a.box .fa-google:hover {
	background: #dd4b39;
	color: white;
}
.article-bottom a.box .fa-tumblr:hover {
	background: #2c4762;
	color: white;
}
.clearfix {
	zoom: 1;
}
.comments {
	margin: 40px 0 10px;
	background: #555;
	color: #FFF;
	padding: 1px 1px 1px 10px;
}
.comment-show a {
	font-size: 15px;
}
.comment-show {
	margin: 0 5px;
}
.comment-body {
	margin: 5px 0;
	font-size: 14px;
	color: #404041;
}
.comment-date {
	font-size: 10px;
	color: #333;
	padding: 6px;
	background: #EEE;
	float: right;
}
.comment-fill {
	margin-left: 53px;
}
.comment-area {
	height: 8em;
	margin-bottom: 1em;
	margin-right: 50px;
	padding-top: 10px;
	color: #333
}
.send-btn {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 75px;
	height: 40px;
	background-color: #404041;
	margin-left: -15px;
}
.check {
	margin-left: 80px !important;
	color: #333;
}
.note {
	text-align: center;
	background-color: #d1d2d4;
	color: #404041;
	padding: 10px;
	margin: 15px 0;
}
.plug {
	margin-top: 30px;
}
#clogBtnAlbum {
	text-align: center;
}
/*------ Shop Information ------*/
.shoptitle {
	color: #FFF;
	background: #404041;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	margin: 5px;
	box-sizing: content-box;
	line-height: 40px;
	letter-spacing: 1px;
}
.info {
	width: 275px;
	font-size: 12px;
	color: #666;
	margin: 10px 0;
}
.info-th {
	border-bottom: 3px solid #404041;
}
.info-td {
	word-wrap: break-word;
	border-bottom: 1px solid #E6E6E6;
}
ul.next-prev li {
	background: #404041;
	color: #FFF;
	padding: 5px 14px;
	display: inline-block;
}
#copyright {
	padding: 5px 0 0;
	text-align: center;
	font-size: 12px;
	color: #404041;
	margin: 25px 0 0;
}
#copyright p {
	background: #333;
	padding: 10px;
	font-size: 13px;
	margin: -15px 0 0;
	color: #FFF;
}
.loadMore {
	width: 100%;
	height: 50px;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin: 10px auto;
}
.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: 50px;
	line-height: 50px;
	background-color: #FFF;
	border: 1px solid #404041;
	box-sizing: border-box;
}
.loadMore a {
	color: #404041;
	font-size: 14px;
	-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 #404041;
	background-color: #404041;
	color: #FFF !important;
	text-decoration: none;
}
.side_warp {
	padding: 0 !important;
	height: 100%;
	width: 26% !important;
}
.ad-double-wrap-inner {
    float: left;
}
.ad-double-wrap:after {
content: " ";
    clear:both;
}

@media screen and (max-width: 1200px) {
header {
	border-top: none;
}
.container {
	width: 100% !important;
	float: none;
}
.side_warp {
	margin-top: 20px;
}
.post_warp {
	margin: 5px 5px 10px 5px;
	width: 47.77777%;
}
.slicknav_menu {
	background: #4c4c4c !important;
}
.slicknav_btn {
	background: #4C4C4C !important;
}
.slicknav_nav a {
	color: #FFF !important;
}
#header_image {
	margin-top: 5px;
}
.slicknav_nav a:hover {
	background: #939597 !important;
}
.article-date {
	width: 100%;
}
.comments {
	margin: 40px 0 10px !important;
}
.comment-area {
	width: 100% !important;
	margin-right: 40px !important;
}
.note {
	margin: 15px 0;
}
.js #menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
}
}

@media screen and (max-width: 700px) {
a.prevUrl {
	display: none;
}
.comment-fill {
	margin-left: 10px;
}
.sidebody {
	padding: 0 5px;
}
.content {
	width: 100% !important;
}
.side_warp {
	width: 100% !important;
}
.comment-area {
	margin-right: 0 !important;
}
#content {
	padding: 10px 20px !important;
}
.content {
	padding-right: 0 !important;
	padding-left: 0 !important;
	padding: 0;
	border-left: none;
}
.side_warp {
	border-left: none;
	border-right: none;
	padding-right: 0;
	padding-left: 0;
	margin-top: 5px;
}
.post_warp {
	margin: 0 0 15px 0;
	width: 100%;
}
.post_warp a {
color:#333!important;
}
.pager li > a {
	margin: 5px -5px;
}
.async_comment_box {
	right: 10%!important;
}
#copyright p {
	font-size: 12px;
}
.page_nav a {
	left: 30%;
	right: 30%;
}
}

@media screen and (max-width: 480px) {
.post_title {
	height: auto;
	padding: 10px 10px 20px;
}
.post_thumb {
	height: 160px;
}
.title {
	padding: 10px 0;
	font-size: 32px;
}
#article-content .album_frame {
	width: 100% !important;
}
section .description {
	margin: 0;
	font-size: 12px;
}
section .title {
	font-size: 20px;
	line-height: 1.3
}
.article h3 a {
	font-size: 24px;
}
#article-content {
	font-size: 15px;
	letter-spacing: 0.5px;
}
a.prevUrl {
	display: none;
}
.article {
	margin: 0;
}
.subscription {
	font-size: inherit !important;
	line-height: inherit !important;
	height: auto !important;
	font-weight: normal !important;
}
.counter .sidetitle {
	height: initial!important;
	width: initial!important;
	overflow: visible!important;
}
.rss li {
	display: inline-block;
	list-style-type: none;
	width: 49%;
	padding: 0 10px !important;
}
.calendard {
	text-align: center;
	height: 40px;
}
.calendard a {
	text-decoration: underline !important;
	font-weight: bold !important;
}
.search .button {
	background-color: #FFF !important;
	color: #404041 !important;
	width: 35% !important;
	border: 1px solid #404041 !important;
	height: 40px !important;
}
.search .side .sidebody .button {
	-webkit-appearance: none;
	font-weight: normal !important;
	margin-left: 0 !important;
	font-size: inherit !important;
	line-height: inherit !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
#content {
	color: #333 !important;
}
.archives .side {
	margin: 20px 15px;
}
.archives .side select {
	width: 100%;
}
.counter .side {
    margin-top: 20px;
}
#title {
    margin: 10px 0 20px;
}

	
	
	
}
/*---------------------------------*/
.slicknav_menu {
	display: none;
}
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: right;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 4px;
}
.slicknav_menu {
 *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
}
.slicknav_menu .slicknav_icon {
	float: left;
	width: 1.125em;
	height: 0.875em;
	margin: 0.188em 0 0 0.438em;
	font-size: 20px;
}
.slicknav_menu .slicknav_icon:before {
	background: transparent;
	width: 1.125em;
	height: 0.875em;
	display: block;
	content: "";
	position: absolute;
}
.slicknav_menu .slicknav_no-text {
	margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: 4px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	content: " ";
	display: table;
	clear: both;
}
.slicknav_nav {
	clear: both;
}
.slicknav_nav ul {
	display: block;
}
.slicknav_nav li {
	display: block;
}
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
	cursor: pointer;
}
.slicknav_nav .slicknav_item a {
	display: inline;
}
.slicknav_nav .slicknav_row {
	display: block;
}
.slicknav_nav a {
	display: block;
}
.slicknav_nav .slicknav_parent-link a {
	display: inline;
}
.slicknav_brand {
	float: left;
}
.slicknav_menu {
	font-size: 16px;
	box-sizing: border-box;
	background: #4c4c4c;
	padding: 5px;
}
.slicknav_menu * {
	box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
	display: none;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 3px #333;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #fff;
}
.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #222;
}
.slicknav_nav {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
	list-style: none;
	overflow: hidden;
}
.slicknav_nav ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
	padding: 5px 10px;
	margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #1B92BC;
	color: #fff;
}
.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #fff;
}
.slicknav_nav a:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #1B92BC;
	color: #FFF;
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}
/*---------------- Plugin -------------------*/
aside {
	margin: -40px 0 0!important;
}
.wa-sidebar__body, div.calender, .subscription, .category, .sitemap_category, .recententry, .qrcode, .profile, .inquiry, .counter, .recententry_img, .archives, .comment, .search, .link, .blog_entry, .tag_cloud, .ad {
	color: #8e8e8e;
	position: relative;
	margin-bottom: 50px;
}
.wa-sidebar__title, .sidetitle, .calendarhead {
	color: #FFF;
	width: auto;
	background: #555;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 20px;
	box-sizing: content-box;
	line-height: 50px;
	letter-spacing: 1px;
	margin: 40px 0 0;
}
.counter .sidebody {
	border: none;
	padding: 0 10px;
}
#album-link {
	color: #404041 !important;
	background-color: #FFF;
	border: 1px solid #404041;
	font-size: 14px;
	padding-top: 8.68px;
	padding-bottom: 8.68px;
	width: 94%;
	margin-right: 10px;
	margin-left: 10px;
}
#album-link:hover {
	color: #FFF !important;
	background-color: #404041;
}
a:hover #album-link {
	opacity: 1;
}
.blog_entry .button {
	background-color: #FFF;
	color: #404041;
	border: 1px solid #404041;
	height: 40px;
	width: 100%;
}
.blog_entry .button:hover {
	background-color: #404041;
	color: #FFF;
	border: 1px solid #404041;
}
.search .button {
	background-color: #FFF;
	color: #404041;
	width: 20%;
	border: 1px solid #404041;
	height: 40px;
}
.search .button:hover {
	background-color: #404041;
	color: #FFF;
	border: 1px solid #404041;
}
.shop_info td {
	color: #333;
}
.shop_info-td {
	margin: 10px 0 0 0 !important;
	padding: 0 0 0 10px !important;
}
.wa-sidebar__content, .side {
}
.calendarhead {
	text-align: center;
}
.calendarhead a {
	color: #FFF !important;
	text-decoration: underline;
}
.calendartable {
	width: 100%;
	margin: 10px auto;
}
.calendarwd.sun {
	color: #8e8e8e;
}
.calendard {
	text-align: center;
}
.calendard.sun {
	color: #8e8e8e;
}
.rss {
	display: block;
	text-align: center;
}
.rss li {
	display: inline-block;
	list-style-type: none;
	width: 45%;
}
.rss li a {
	width: 100%;
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: 1px solid #404041;
	vertical-align: baseline;
	background-image: none;
	margin: 0 .25em 0 0;
	text-transform: none;
	text-shadow: none;
	font-weight: 700;
	line-height: 40px;
	font-style: normal;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	box-shadow: 0 0 0 0 rgba(34,36,38,.15) inset;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
	transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
	will-change: '';
	-webkit-tap-highlight-color: transparent;
}
.rss li a:hover {
	background-color: #404041;
	color: #fff!important;
	text-shadow: none;
}
.profile .photo {
	display: block;
	text-align: center;
}
.profile .photo img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
}
.profile .nickname {
	text-align: center;
	font-size: 1.25em;
	padding: 1em 0;
}
.recententry_img .sidebody {
	padding: 0;
	border-bottom: 1px solid #eaeaea;
}
.search .sidebody, .ad .sidebody, .tag_cloud .sidebody, .profile .sidebody, .inquiry .sidebody, .subscription .sidebody {
	border: none;
	padding: 0 10px;
}
.subscription .sidebody .button {
	color: #404041;
	text-decoration: none;
	text-align: center;
	width: 20%;
	height: 40px;
	background-color: #FFF;
	border: 1px solid #404041;
}
.subscription .sidebody .button:hover {
	background-color: #404041;
	color: #FFF;
}
.sidebody {
	width: 100%;
	margin: 15px 0;
	padding: 6px 10px 11px 10px;
	letter-spacing: 1px;
	border-bottom: 1px solid #eaeaea;
}
.sidebody input.text {
	width: 75% !important;
	height: 40px;
}
.category-bar a {
	color: #FFF !important;
}
.category-bar {
	background-color: #404041 !important;
}
.to.top {
	position: relative;
	height: 40px;
	right: 0;
	bottom: 20px;
	color: #222;
	text-align: center;
	cursor: pointer;
	padding: 5px 0 0;
	border-top: 1px solid #EEE;
}
IndexEntrysLoop .article iframe {
/*	display: block;*/
	max-width: 100%;
}
/* *** My Album *** */
#article-content .album_image img {
	width: 100%;
	height: auto;
}
#article-content .album_frame {
	float: left;
	text-align: center;
	padding: 5px;
	margin: 5px;
	width: 295px;
	border: 1px solid #CCC;
	border-radius: 3px;
	background-color: #FFF;
}
#article-content .album_image {
	width: 100%;
	height: 150px;
	position: relative;
	margin-bottom: 10px;
}
#article-content .album_image:hover {
	opacity: 0.5;
}
.album_title {
	font-size: 12px !important;
}
/* **************************** */
#st-1 .st-btn > svg {
	top: 6px !important;
}
#st-1 .st-btn {
	height: 27px !important;
}
#st-1.st-has-labels .st-btn {
	min-width: 80px !important;
}
#st-1 .st-btn > span {
	bottom: 2px;
}
input {
	padding: 3px 10px;
	border: 1px solid #404041;
	background-color: #FFF;
}
#two-fields {
	margin: 0.5em 0;
}
#two-fields span.comments-body {
    padding: 10px;
    width: 200px;
    text-align: left;	border: 1px solid #ccc;
	color: #555;
	background-color: #eee;
}
.comments-entry {
	display: inline-flex;
	margin: 0;
	margin-bottom: 10px;
}
.name {
	padding: 5px 15px 0 5px;
	color: #333;
}
.label {
	color: #333;
}
.text-aside {
	overflow: hidden;
}
.image-aside {
	max-height: 150px;
}
.sidebody .image-aside {
	text-align: center;
}
.qrcode .side {
	margin: 20px 0;
}
.async_comment_box {
	color: #FFF;
}
li.c3_social_button:last-child {
	max-width: 300px!important;
}
.page_nav a {
	font-size: 16px;
	left: 27%;
	right: 58%;
	background-color: #fff;
	position: absolute;
	color: #404041;
	border: 1px solid #404041;
	padding: 14px 0;
	margin: 7px 0 0 0;
}
.page_nav a:hover {
	background-color: #404041;
	color: #FFF;
	border: 1px solid #404041
}
.image-aside {
	max-height: 150px;
	overflow: hidden;
	margin: 0 0 10px;
}
.image-aside {
	overflow: hidden;
	margin: 0 auto 10px;
}


.archives .side{
	margin: 20px 15px;
}
.archives .side select{
    width: 100%;
    padding: 10px;
 }
.rss_list p{
	margin: 20px 0 !important;
    line-height: 25px !important;
}
.calendard {
    text-align: center;
    height: 40px;
}
.calendard a{
	text-decoration: underline !important;
    font-weight: bold !important;
}
}
.input_date {
    font-size: 12px;
}
.input_title {
    font-weight: bold;
    line-height: 1.3;
}
.input_body {
    float: left;
    font-size: 14px;
}