/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
/* 
start css  
*/
/*------ 全体ページ ------*/
.page h1,.page h2,.page h3,.page h4,.page h5,.page h6 {
	font-weight: bold !important;
}

.page h2 {
	margin-top: 40px;
}

#content, .warp, #sidebar .widgets .widget, .services-wrap, .lay2, .related, .post_info_wrap {
	background: #eee !important;
}

p {
	font-size: 1rem;
}

#site-title img {
	width: 300px;
}

#menu-icon {
	margin-bottom: 15px;
}

.link-border {
	margin-top: 30px;
}

.link-border a {
	float: right;
	border: 1px solid;
	border-radius: 5px;
	padding: 10px;
}

.lay2 .hentry {
	height: auto;
}

#footer .widgets .widget {
	width: 90%;
}

.fancybox-title-inside {
	margin-left: 0 !important;
}

/*------ トップページ ------*/
#branding {
	background: #fff;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1), 0 2px 0 0 rgba(0,0,0,0.06);
}

.nivo-controlNav {
	display: none !important;
}

#slider {
	overflow: hidden !important;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1), 0 2px 0 0 rgba(0,0,0,0.06) !important;
}

#menu_wrap {
	padding-top: 40px;
}

.boxes-shadow:before, .boxes-shadow:after {
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1), 0 2px 0 0 rgba(0,0,0,0.06);
}

.midrow_block p {
	text-align: left;
	padding: 0 4px;
}

.service-heading-2 {
	margin-top: -7px;
	padding-top: 0 !important;
}

#callout {
	background: #FFF !important;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 50px;
	border: 1px solid #CCC;
}

#callout h4 {
	font-weight: bold !important;
}

.stunning-text .midbutton-call {
	display: none;
}

.home-profile h4 {
	font-weight: bold !important;
	color: #734333;
	border-bottom: 1px solid #734333;
	margin-top: 0 !important;
}

.home-profile h6 {
	line-height: 1.6;
	margin-top: 20px;
}

.profile-left {
	float: left;
}

.clear {
	clear: both;
}

.home-profile img {
	margin: 5px 20px 10px 0;
}

.services-wrap {
	margin-top: 10px;
}

.fa-th-large {
	margin-right: 10px;
	margin-left: 10px;
}

.scrollup {
	display: none;
}

#copyright {
	font-size: 13px;
	text-align: center;
}

.copytext {
	float: none;
	margin: auto;
}

.lay2 {
	margin-bottom: 50px;
	text-align: center;
}

@media screen and (min-width: 1000px) {
	#callout .tiled-gallery {
		padding: 5px 30px;
	}
}

.title h2.blue1 {
	font-size: 1.4375rem;
}

@media only screen and (min-width: 40.063em) {
	h3 {
		font-size: 1.375rem;
	}
}

/*------ ブログページ ------*/
#sidebar {
	margin-top: 50px;
}

#sidebar .widgets .widget_wrap {
	padding: 10px 10px 10px 25px;
}

#sidebar .widgettitle {
	font-size: 1.375rem;
	margin-bottom: 0;
	padding: 0 10px;
}

.b1_pic_wrapper {
	display: none;
}

.pic_wrapper {
	display: none;
}

.post_author, .post_comments {
	display: none !important;
}

.post_format_standard .post_content {
	margin-top: 50px;
}

.post_content p {
	font-size: 1rem;
}

.post_date .year {
	padding-top: 4px;
	font-size: 12px;
}

.post_date .month-day {
	font-size: 15px;
	padding-top: 7px;
}

.related {
	display: none;
}

.post_content img {
	margin-bottom: 10px !important;
}

/*------ 固定ページ ------*/
.fix-page-content {
	margin-top: -20px;
}

.fix-page-content h2 {
	font-size: 1.4375rem;
	font-weight: bold;
	margin-bottom: 15px;
}

.fix-page-content h5 {
	font-size: 1.313rem;
}

.fix-page-content .fa {
	margin-right: 5px;
}

.postimg {
	display: none;
}

.fa-stop {
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	padding: 8px 8px 0;
	font-size: 75%;
}

.tags_label {
	display: none;
}

#mehndi-page .tiled-gallery, #tattoocover-page .tiled-gallery {
	margin: 0;
}

/*------ コンタクトページ ------*/
#contact-type {
	width: 50%;
}

textarea {
	height: 400px;
}

/*------ モバイル ------*/
@media only screen and (max-width: 985px) {
	#menu_wrap {
		padding-top: 15px;
	}
}

@media only screen and (max-width: 854px) {
	#content .top-content {
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.menu-header ul {
		margin-top: 0 !important;
	}
	
	#menu-icon {
		color: #26ae90;
	}
}

@media only screen and (max-width: 600px) {
	#wpadminbar {
		position: static;
	}
	
	input[type="text"], input[type="email"], input[type="tel"] {
		width: 65%;
	}
	
	textarea {
		width: 75%;
	}
}

@media only screen and (max-width: 480px) {
	#content .top-content {
		background: #eee !important;
	}
	
	#menu-icon {
		border: none !important;
	}
	
	#site-title {
		margin-left: 5%;
	}
}

@media only screen and (max-width: 400px) {
	.lay2 {
		padding-left: 10px;
	}
	
	.lay2 .hentry {
		margin-right: auto;
		margin-left: auto;
	}
	
	#menu-icon {
		margin-left: 19%;
	}
}