@charset "utf-8";
/*
Theme Name: onepress-child
Template: onepress
Version: 2.3.10
*/

.site {
  background: initial !important;
  position: relative;
}
.site-content{
  background-color: rgb(255 250 235);
}

/*背景画像*/
body#home {
  background-image:url(/wp-content/uploads/bg-talking-fire-lng.jpg) ;
  background-position: top;
  background-size: cover;
  background-attachment: fixed; /*背景固定*/
  background-repeat: no-repeat;
}
body#home .site-content{
  background-color: inherit
	  ;
}

body#home2 {
  background-image:url(/wp-content/uploads/bg-talking-fire-lng.jpg) ;
  background-position: top;
  background-size: cover;
  background-attachment: fixed; /*背景固定*/
  background-repeat: no-repeat;
}
#home2 .site-content{
	background: linear-gradient(rgba(255,250,235, 0), rgba(255,250,235, 0) 40%, rgba(255,250,235, 1) 95%);
}
body#concept {
  background-image:url(/wp-content/uploads/bg-concept.jpg) ;
  background-position: top;
  background-size: 100% auto;
  background-attachment: fixed; /*背景固定*/
  background-repeat: no-repeat;
}
#concept .site-content{
	background: linear-gradient(rgba(255,250,235, 0) 200px, rgba(255,250,235, 0.7) 300px, rgba(255,250,235, 1) 1100px, rgba(255,250,235, 1) 95%);
}

/*メニューバーの色と透過*/
.site-header {
  line-height: 50px !important;
  background-color: rgba(215,130,40,0.8) !important;
}

.site-branding .site-title,
.site-branding .site-text-logo {
  margin: 0px;
  line-height: 1;
  font-family: "Lato", "Noto Sans JP", "Open Sans", "Raleway", Helvetica, Arial, sans-serif !important;
  font-size: 20px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF !important;
  display: initial;
  vertical-align: middle;
  font-weight:300 !important;
}

/*メニュー*/
.onepress-menu a {
  color: #ffffff !important;
  font-family: "Lato", "Noto Sans JP", "Open Sans", "Raleway", Helvetica, Arial, sans-serif !important;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 15px !important;
  font-weight: 300 !important;
  text-transform: uppercase;
  text-decoration: none;
  zoom: 1;
  letter-spacing: 1px;
  white-space: nowrap;
}
.onepress-menu a:hover {
  color: #39180a !important;
}
/*レスポンシブメニュー背景色*/
@media screen and (max-width: 1140px) {
 .main-navigation .onepress-menu {
	background-color: rgba(255,255,255,0.8) !important;
	}
 .onepress-menu.onepress-menu-mobile li {
    background: #78d6d5 !important;
	}
 .onepress-menu a{
	font-weight: 400 !important; 
	}
}
/**/

.site-footer .site-info {
  position: relative;
  text-align: center;
  padding: 35px 0px;
  background: #39180a !important;
  font-weight: 500;
  color: #FFFFFF !important;
}
.site-footer .site-info a {
  color: #dddddd;
}
.site-footer .site-info a:hover {
  text-decoration: underline;
}
.site-footer .site-info .container {
  position: initial;
}

.site-footer .btt a {
  border-radius: 0px 20px 0 0;
  color: #FFFFFF !important;
  background: #39180a !important;
}

.site-content {
  border-top: inherit !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Lato", "Noto Sans JP", "Open Sans", "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
  margin-bottom: 0 !important;
  margin-top: 0;
  color: #000000;
}

body, button, input, select, textarea {
  font-family: "Lato", "Noto Sans JP", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7;
  color: #000000;
}
/*Lato*/
.lato-300 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-400 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-700 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/*Noto Sans JP*/
.noto-lato-100{
	font-family: "Lato", "Noto Sans JP", sans-serif;
	font-weight: 100 !important;
}
.noto-lato-200{
	font-family: "Lato", "Noto Sans JP", sans-serif;
	font-weight: 200 !important;
}
.noto-lato-300{
	font-family: "Lato", "Noto Sans JP", sans-serif;
	font-weight: 300 !important;
}
.noto-lato-400{
	font-family: "Lato", "Noto Sans JP", sans-serif;
	font-weight: 400 !important;
}
.noto-lato-700{
	font-family: "Lato", "Noto Sans JP", sans-serif;
	font-weight: 700 !important;
}
.onepress-menu.onepress-menu-mobile a {
    color: #000000;
  }

.sidebar .widget a {
  color: #000000;
  font-size: 14px;
}

.section-inverse .pricing-table .pricing__item ul p {
  color: #000000;
}

.section-services .service-item .service-content p {
  margin: 0px;
  font-size: 14px;
  color: #000000;
}

.breadcrumbs a {
  text-decoration: none;
  color: #000000;
  font-weight: 600;
}

.grecaptcha-badge { visibility: hidden; }

* {text-transform: none!important;}

/*--------------------------------------------------------------
3.0 Layout
--------------------------------------------------------------*/
#primary {
  padding-bottom: 40px;
  padding-top: 0px !important;
}

.infobar {
	font-family: "Lato", "Noto Sans JP", "Open Sans", Helvetica, Arial, sans-serif;
	margin-bottom: 0 !important;
	font-weight: 300 !important;
}

.padbox-40 {
	padding: 20px 40px 10px 40px !important;	
}

.padbox-10 {
	padding: 20px 10px 10px 10px !important;	
}

.hbar{
	width: 250px !important;
	margin-top: 10px;
}
.hbar-dthr{
   border-bottom: 2px dotted #72b8e7;
   padding-bottom: 5px;
   margin-bottom: 10px;
   gap: 0;
}
.hbar-dthr p{
   margin-bottom: 0; /*テキスト垂直中心合わせ*/
   padding-left: 28px;
}
.hbar-slvrt{
   border-right: 3px solid #72b8e7;
   padding-right: 28px;
}

/*横線ドット未使用*/
.dthr{
   width: 80% !important;
   border-bottom: 2px dotted #72b8e7;
   padding-bottom: 0 30px 5px 30px;
   margin-bottom: 10px;
   gap: 0;
}
/*テキストBlock幅調整*/
.wid-85-txt{
	width: 85%;
	margin: 0 auto;
	padding: 1.25em 1em !important;
}
/*画像Block幅調整*/
.wid-85-img{
	width: 85%;
	margin: 0 auto;
 }

/*画像にテキスト配置*/
/*バナー*/
.bnrbase{
	position:relative;
}
.bnrtxt{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width: 100%;
}
/*ホバーアクション*/
.img-wrap:hover img{
  background-color:#8a5111;
  overflow:hidden;
  opacity: 0.5;
  transition-duration: 0.2s;
}

.title1 {
	margin-top:100px;
	}

/*スマホ用調整*/
@media screen and (max-width: 576px) {
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
   font-size: 22px !important;
}
.bnrbase img{
   height: 4em !important;
}
/*ページタイトル調整*/
.title1 {
	margin-top: 50px;
	}
}
/**/

/*Gmapレズポンシブと中央配置*/
.map{
	width: 100%;
	position: relative;
	aspect-ratio: 4/3;
}
.map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}.map-wrap{
	max-width: 800px;
	margin: 0 auto;
}