/*
Theme Name: edge Child
Template: edge
*/

@import url("../edge/style.css");

.clear{
    clear:both;
}

/* フォントカスタマイズ */
html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* フォント */
#site-title a {
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.entry-content {
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic' !important;
}
ul.related_post li {
    display: inline-block;
    width: 240px !important;
    vertical-align: top !important;
    padding: 0 !important;
    background: none !important;
    margin-top: 0;
    margin-right: 17px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    float: none !important;
}
/*トップの固定ページのタイトルを消す */
.page-id-2 .page-header .page-title {
 display: none !important;
}
/** ページスピード用インライン処理 */
.top-header {text-align: right;}
.top-header h1 {font-size: 12px;float:right;font-family: 'Meiryo UI','ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','ヒラギノ角ゴシック','Hiragino Sans',sans-serif !important;padding-bottom: 0px;margin-bottom: 0px;line-height: 13px;}
#site-branding  {text-align: left;}
.header-social-block {float: right;max-width: 500px !important;	min-width: 320px !important;}
.top-header .widget_contact { width: 100%;}
#site-branding { margin: 0px; }
.header-social-block { width: 50%;}

.home .page-header .page-title {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    background-color: transparent;
}
.nofooter {
display:none;
}
/* 問い合わせフォーム */

.must {
	color: #fff;
	margin-right: 10px;
	padding: 6px 10px;
	background: #F92931;
	border-radius: 20px;
}
.page-title {
	font-size: 28px;
	line-height: 34px;
}
.free {
	color: #fff;
	margin-right: 10px;
	padding: 6px 10px;
	background: #424242;
	border-radius: 20px;
}
.nofooter {
display:none;
}

form p {
	font-weight: 600;
}
.nav-site-title {
	border-left:0 !important;
}

input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	background: rgba(255, 255, 142, 0.46);
}

input.wpcf7-submit {
	width: 100%;
	height: 80px;
	background: #27c038;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}

span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
	color: red;
	font-weight: 600;
}

/* main用slider */

.main-slider .image-slider {
	background-position: center center;
	background-size: cover;
	  	-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	min-height: 350px !important;
  	position: relative;
}
.slider-content .slider-title,
.slider-content .slider-title a {
	color: #FFF !important;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
	font-size: 36px;
	font-weight: 400;
	line-height: 44px;
	text-shadow: 0px 0px 2px #666, 2px 2px 3px #666;
}
.slider-content .slider-text h3 {
	color: #FFF !important;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	text-shadow: 0px 0px 2px #666, 2px 2px 3px #666;
}

/* ----- Slider Buttons ----- */
a.slider-prev, a.slider-next {
	color: #FFF !important;
	font-size: 80px;
	line-height: 1;
	opacity: 0;
		-moz-opacity: 0.3;
filter:alpha(opacity=30);
	position: absolute;
	top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
	transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
	z-index: 99;
}
.main-slider:hover a.slider-prev {
	left: 70px;
	opacity: 0.3;
		-moz-opacity: 0.3;
filter:alpha(opacity=30);
}

/* ----- Slider Pagination Buttons ----- */
.slider-button a {
	background-color: transparent;
	border: 1px solid #FFF !important;
	cursor: pointer;
	display: inline-block;
    color: #FFF !important;
	font-size: 0;
	height: 14px;
	line-height: 14px;
	margin: 0 3px;
	opacity: 0.5;
		-moz-opacity: 0.5;
		filter:alpha(opacity=50);
	text-align: center;
	vertical-align: middle;
	width: 14px;
}
nav.slider-button a.active, 
nav.slider-button a:hover {
	background-color: #ddd;
	  	-moz-transition:background .3s ease;
	  	-webkit-transition:background .3s ease;
	  	-ms-transition:background .3s ease;
  	transition:background .3s ease;
}
.btn-default {
	border: 1px solid #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #FF9900;
	color: #fff;
	display: inline-block;
	font-family: "Lato",sans-serif;
	font-weight: normal;
	line-height: 23px;
	margin: 10px 10px 0;
	padding: 7px 22px;
	text-align: center;
	text-transform: uppercase;
		-ms-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.btn-default:hover {
	background-color: #C69f70;
	border: 1px solid #C69f70; 
	color: #fff;
}

/* Promonational Area */
.promonational-area {
	margin-bottom: 0px !important;
}
.promonational-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 220px;
	padding: 0px !important;
	position: relative;
	width: 100%;
    bottom: 0 !important;
}
.promonational-area .promonational-link {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
.promonational-overlay {
	border: 0px !important;
	height: 0% !important;
	position: relative;
	text-align: center;
}
.promonational-overlay h4 {
	background-color: rgba(0, 0, 0, 0.6) !important;
	color: #FFF !important;
	display: block !important;
	font-size: 15px!important;
	left: 0 !important;
	letter-spacing: 2px;
	line-height: 18px;
	max-width: 100% !important;
	padding: 8px 12px 7px 14px !important;
	position: absolute;
	text-transform: uppercase;
	top: 0% !important;
		-webkit-transform: translateY(566%) translateX(0%) !important;
		-moz-transform: translateY(566%) translateX(0%) !important;
		-o-transform: translateY(566%) translateX(0%) !important;
		-ms-transform: translateY(566%) translateX(0%) !important;
	transform: translateY(566%) translateX(0%) !important;
}

/* headerカスタマイズ */

#site-branding  {
	text-align: left;
}
#site-branding {
	margin: 0px;
}
.header-social-block {
	width: 50%;
}

/* CTA掲載用SNS非表示 */
.social-links {
display:none;
}
.menu {
		display: block;
} 

/* childpage スマホ用 */

@media only screen and (max-width: 767px) {
.child_pages .child_page {
float: none;
width: 100% !important;
}
.top-header .widget_contact {
display: block !important;
}
#menu-top {
		display: block !important;
} 
}

/* 2.0 Typography */
body,
button,
input,
select,
textarea {
	font: 500 18px/1.8 "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}

/* ----- #Headings  ----- */
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-weight: 500;
	margin-top:0;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.entry-content h2, h3, h1 {
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
}
/* h1:first-letter {
font-size: 1.2em;
color: #FF9933;
} */

h3 {
color:#68552D !important;
  position: initial;
	  padding-top: .8em;
  padding-bottom: .4em;
	margin-bottom: .5em;
 border-bottom: 2px solid #68552D;
	line-height: 36px;
}
/*  h3::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 30%;
  height: 4px;
  background-color: #B43C3B;
}
 */
.widget-title {
  padding-bottom: 10px !important;
}
h3.widget-title::after{
	background-color: #fff !important;
}
#colophon .widget-title {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif !important;
    line-height: 1px !important;
}
#colophon .widget-title:after {
background-color: #FFF !important;
}
#colophon .widget_categories ul li a, #colophon .widget_pages ul li a, #colophon .widget_nav_menu ul li a, #colophon .widget_recent_entries ul li a, #colophon .widget_categories ul li a, #colophon .widget_recent_comments ul li a, #colophon .widget_meta ul li a, #colophon .widget_rss ul li a {
font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif !important;
}
h2 {
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
padding: 0.5em 0.5em; /*上下 左右の余白*/
/*background: transparent;背景透明に*/
line-height: 38px;
}
#content h2, #colophon .widget-area h2 {
	border-left: solid 18px #68552D; /*左線*/
background-color: #F9EDE2;
}

.slider-content .slider-text h2 {
border-left: solid 0px  #fff !important; /*スライダーの左線なし*/
}
#main h4 {
	padding: 6px !important;
	margin: 20px 0px !important;
	background-color:#F9EDE2;
	border-left: solid 3px #68552D;
}
h5 {
font-size: 24px;
	 border-bottom: 1px solid #68552D;
	    padding-bottom: 5px;
    margin-bottom: 5px;
}
h5 {	    
	padding-bottom: 5px;
    margin-bottom: 5px;
}
	
/* -----  #Blockquote shortcode start styles  ----- */
blockquote {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}
pre {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;	
}
code, kbd, tt, var {
	font: 14px H;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	line-height: 21px;
}

/* ----- Default Button ----- */
.btn-default {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}
#site-description {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}
.main-navigation a {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}


/* childpage スマホ用 */

@media only screen and (max-width: 767px) {
.child_pages .child_page {
float: none;
width: 100% !important;
}
}

#sticky_header {
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	width: 100%;
  	z-index: 999;
background: -moz-linear-gradient(top, #fdfaf7, #f8eadc 50%, #f1d5b8 51%,#d5bfaa);
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfaf7), color-stop(50%, #f8eadc), color-stop(51%, #f1d5b8),to(#d5bfaa));
}
.is-sticky #sticky_header {
	background-color: rgba(255, 255, 255, 0.2);
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	border-bottom: none;
	  	-moz-transition: all 500ms ease-out 0s;
		-o-transition: all 500ms ease-out 0s;
		-webkit-transition: all 500ms ease-out 0s;
	transition: all 500ms ease-out 0s;
}

/* 一覧キャプション */
.wp-caption .wp-caption-text, .gallery-caption {
    font-style: normal;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0;
    padding: 5px 0;
    border-bottom: none;
	line-height: 110%;
}