/*
Theme Name: hirosewp
Theme URI: https://www.hirozou.jp/
Description: hirosewp記事
Version: 1.0
Author: hirosewp
Author URI: https://www.hirozou.jp/
*/



body{
	line-height:28px;
	font-size:16px;
	-webkit-text-size-adjust: 100%;/*文字サイズ自動調整させない*/
}


/********************************************
 * nav_header_footer
 ********************************************/



#logo {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#logo img {
	height: auto;
	width: 100%;
}

header {
	padding-top: 20px;
	padding-bottom: 20px;
}



.sp_nav {
   
}

#pc_nav{
	/*width: 100%;
	padding-top: 20px;*/
	display: none!important;
}
/*#pc_nav li {
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
}
#pc_nav li:last-child {
	padding-right: 0px;
}
#pc_nav a {
	font-size: 17px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

#pc_nav .current_page_item a,
#pc_nav .current-menu-item a,
#pc_nav a:hover{
	text-decoration:none;
	color: #be9868;
}*/



#totop {
	position: fixed;
	bottom: 20px;
	right: 20px ;
	z-index: 999;
	display: inline;
}
#totop a {
	display: inline-block;
	text-decoration: none;
	height: 40px;
	width: 45px;
	text-align: center;
	/*background: #446225;*/
	padding-top: 5px;    /* safari hack */
	-webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s;
}
#totop a:after {
	color: #be9868;
	content: "\f126";
	font-family: Ionicons;
	font-size: 30px;
}
#totop a:hover {
	background: none;
} 

/********************************************
 * toppage
 ********************************************/
 
.cont01{
	width:90%;
	margin:0 auto;
}
.cont02{
	width:90%;
	margin:0 auto;
}
.cont03{
	width:700px;
	margin:0 auto;
}
.co_p {
	padding-top: 70px;
	padding-bottom: 70px;
}
.co_p2 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.co_t {
	padding-top: 70px;
}
.co_t2 {
	padding-top: 50px;
}


.space1{
	height: 70px;
}

.pc_none{
	display:none;
}



.mainvl {
	position:relative;
	height: 500px;
	width: 100%;
	background: url(images/mainbg.jpg) no-repeat center center;
	background-size:cover;
}

.mainvl h2 {
	font-size:26px;
	color: #FFFFFF;
	background:rgba(0,0,0,0.5);
	width: 430px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin: 10px auto;
	font-weight:bold;
	letter-spacing:1px;
}
.mainvl .swiper-slide {
	height: 750px;
	width: 100%;
}

.titleh2,
.subvl h2 {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 30px;
}

.toppost ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.toppost li {
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.postbox {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
.thumbimg {
	height: 200px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.thumbimg img {
	height: auto;
	width: 100%;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.cate a,
.cate2 a {
	width: 100px;
	font-size: 14px;
	text-align: center;
}
.cate a {
	float: left;
}
.cate2 {
	display: inline-block;
	margin-left: 10px;
}
.cate2 a {
	display: block;
}
.news a {
	color: #ffffff;
	background: #446225;
}
.works a {
	color: #ffffff;
	background: #446225;
}
.date {
	font-size: 14px;
	color: #446225;
	float: right;
}
.posttxt h3 {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
.posttxt {
	padding: 20px 15px;
}
.btn {
	width:280px;
	margin:0 auto;
}
.btn3 {
	width:39%;
	display:inline-block;
	margin-right:5%;
	margin-left:5%;
}
.btn a,
.btn3 a {
	font-size: 16px;
	color: #ffffff;
	background: #446225;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	border: 1px solid #ffffff;
	font-weight: bold;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.btn a:hover,
.btn3 a:hover {
	background: #ffffff;
	border: 1px solid #446225;
	color: #446225;
}

.table1 dl {
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 50px;
}
.table1 dt {
	padding: 15px 10px;
	width: 150px;
	font-weight: bold;
	float: left;
	box-sizing:border-box;
	color: #446225;
}
.table1 dd {
	background: #ffffff;
	padding: 15px 30px;
	margin-left: 150px;
	color: #757575;
}
.inlinebox {
	padding-right: 30px;
	display: inline-block;
	vertical-align: top;
}
.tbbox {
	width: 100%;
}
.map {
	width: 100%;
}
.map iframe {
	height: 250px;
	width: 100%;
}
.table2 {
	width: 100%;
	margin-top: 30px;
}
.table2 dt {
	font-weight: bold;
	padding: 15px;
	width: 120px;
	float: left;
}
.table2 dd {
	padding: 15px 10px 15px 150px;
	border-top: 1px solid #dddddd;
	color: #666666;
}
.table2 dd:first-of-type{
	border-top: none;
}

.subvl {
	background: url(images/bg1.jpg) repeat center center;
	width: 100%;
	position:relative;
	overflow:hidden;
}
.subvl h2 {
	padding-top: 70px;
	padding-bottom: 70px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.archive {
	text-align: center;
	padding-bottom: 30px;
}
.archive h3 {
	display: inline-block;
	font-weight: bold;
}
.postbtn {
	text-align: center;
	margin-top: 40px;
	padding-top: 50px;
	border-top: 1px solid #dfdfdf;
}
.leftbtn,
.rightbtn{
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	background: #446225;
	text-align: center;
	border: 1px solid #ffffff;
	font-weight: bold;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin-left:20px;
	margin-right:20px;
	padding: 12px 30px;
}

.leftbtn:hover,
.rightbtn:hover {
	background: #ffffff;
	border: 1px solid #446225;
	color: #446225;
}

.singlepost .date {
	float: none;
	padding-left: 130px;
}
.singlepost .titleh2 {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: 'Noto Sans JP', sans-serif;
}
.photoarea {
	width: 100%;
	margin-bottom: 30px;
}
.photonav li {
	height: 80px;
	width: 130px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
	margin-bottom: 10px;
}

.photonav li img {
	height: auto;
	width: 100%;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.blogarea {
	padding-top: 20px;
	padding-bottom: 40px;
}



.subnav ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	margin-bottom:20px;
}
.subnav li {
	width: 32.3%;
	text-align:center;
	margin-bottom:10px;
	/*margin-right: 1%;*/
	margin-left: 1%;
	box-sizing:border-box;
	font-size: 15px;
	line-height: 34px;
	background: #446225;
	padding: 3px 10px;
	border:1px solid #446225;
	display: block;
	color: #FFFFFF;
	cursor:pointer;
}

.subnav li:hover,
.subnav .is-active {
	color: #446225;
	background: #ffffff;
	border:1px solid #446225;
	transition: all 0.2s ease-out;
}
.panel.is-show{
  display:block;
}
.panel{
  display:none;
}
#toplogo {
	width: 100%;
	text-align: center;
}
#toplogo h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 20px;
}
#topnav {
	width: 100%;
}
.tel {
	font-size: 15px;
	font-weight: bold;
	color: #446225;
	width: 280px;
	display: inline-block;
	padding-right: 30px;
	vertical-align: middle;
	text-align: right;
}
.tel a {
	font-size: 24px;
	font-weight: bold;
	color: #446225;
	letter-spacing: 2px;
	padding-left: 10px;
}
.tel a:hover {
	color: #be9868;
}
.tel a span {
	font-size: 13px;
	font-weight: bold;
	color: #446225;
	display: block;
	line-height: 20px;
}
.topinfo {
	text-align: center;
}
.infobtn {
	display: inline-block;
	width: 250px;
	vertical-align: middle;
}
.infobtn a {
	color: #FFFFFF;
	background: #446225;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #446225;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.infobtn a:hover {
	background: #ffffff;
	border: 1px solid #446225;
	color: #446225;
}
/*フッター*/
.contactform {
margin-top:20px;
}
.contactform dt {
	text-align: right;
	float: left;
	width: 240px;
	padding: 20px;
	color: #FFFFFF;
	box-sizing:border-box;
}
.contactform dd {
	padding: 20px;
	margin-left: 240px;
	color: #FFFFFF;
}
.notice {
	color: #ff9c00;
}
#footer{
	
}
.ft_info {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
#ft_nav {
	text-align: center;
	width: 100%;
}

#copyright {
	font-size: 12px;
	color: #c9c9c9;
	display: block;
	margin-top: 20px;
}
.fttxt {
	padding-top: 10px;
}


/*トップページ*/
.mainbox {
	padding-top: 170px;
}
.bg1 {
	background: url(images/bg1.jpg) repeat;
}
#greeting {
	position: relative;
}
.txt_b {
	font-size: 20px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 20px;
}
.clmR {
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clmL {
	width: 90%;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.txtbox1 {
	position: relative;
	z-index: 2;
}
.leaf1 {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 80px;
}
.leaf2 {
	position: absolute;
	top: 20px;
	right: 0px;
}
.leaf3 {
	position: absolute;
	right: 0px;
	bottom: 30px;
}
.leaf4 {
	position: absolute;
	left: -70px;
	top: -70px;
}
.leaf5 {
	position: absolute;
	right: -70px;
	top: 10px;
}
.tb1 {
	width: 100%;
}
.tb1 .cont01 {
	display: table;
	height: 510px;
}
.ser1 {
	background: url(images/ser1.jpg) no-repeat center center;
	background-size: cover;
}
.ser2 {
	background: url(images/ser2.jpg) no-repeat center center;
	background-size: cover;
}
.ser3 {
	background: url(images/ser3.jpg) no-repeat center center;
	background-size: cover;
}
.ser4 {
	background: url(images/ser4.jpg) no-repeat center center;
	background-size: cover;
}
.ser5 {
	background: url(images/ser5.jpg) no-repeat center center;
	background-size: cover;
}
.ser6 {
	background: url(images/ser6.jpg) no-repeat center center;
	background-size: cover;
}
.cell {
	display: table-cell;
	vertical-align: middle;
	color: #FFFFFF;
}


.panel h3 {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.panel h4 {
	font-size: 18px;
	font-weight: bold;
	background: url(images/bg1.jpg) repeat;
	padding: 8px 10px;
}
.box1 {
	padding: 20px 20px 30px;
}

.line {
	background: #dddddd;
	height: 1px;
}



@media screen and (max-width: 1280px) {


}
@media screen and (max-width: 1380px) {

}
#contact .txt_center {
	text-align: left;
}
