@charset "utf-8";
/* CSS Document */
/* グローバルナビ　スタイル設定　ここから */
html{
    width: 100%;
}

body {
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
	padding: 0;
	width: 100%;

}

#global-nav:after{
	content: "";
	clear: both;
	display: block;
}

#global-nav{ 
	width: 700px;
	display: block;
	list-style: none;
	margin: 15px auto 15px;
}
#global-nav li{
	float: left;
	margin-right: 3px;
	width: 28%;
	height: 50px;
	font-weight: 500;
}  



/* グローバルナビ　スタイル設定　ここまで */

/* フッターメニュー　スタイル設定　ここから */
ul.footer_nav{
	margin: 20px 0 0 -24px; 
	list-style: none;
}
ul.footer_nav li{
	margin: 5px 0 5px;
}

ul.footer_nav li a{
	text-decoration: none;
	font-size: 16px;
	color: #333;
	font-weight: 700;
}

ul.footer_nav li a:hover{
	opacity:0.5; 
}

/* フッターメニュー　スタイル設定　ここまで */

/* カテゴリー　スタイル設定　ここから */
ul.post-dategories{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.post-categories > li{
	display: inline-block;
	font-size: 0.825em;
}
ul.post-categories > li a{
	text-decoration: none;
	color: #333;	
}
ul.post-categories > li a:hover{
	opacity: 0.7;	
}


.title-block h4 .category{
	border: 2px solid #DAD0B9;
	font-size: 0.825em;
	font-weight: normal;
	margin-left:0.5em;
	margin-right: 0.5em;
	padding: 0 8px;
	border-radius: 3px;
	vertical-align: middle;
}
/* カテゴリー　スタイル設定　ここまで */


/* タグ　スタイル設定　ここから */
.title-block .tag-item{
	background-color: #f2f2f2;
	display: inline-block;
	font-size: 0.825em;
	line-height: 2;
	padding: 0 8px;
	margin: 0 5px 5px 0;
	border-radius: 4px;
}
.title-block .tag-item a{
	text-decoration: none;
	color: #333;
}
.title-block .tag-item a:hover{
	opacity: 0.7;	
}
/* タグ　スタイル設定　ここまで */

/* ページ分割リンク（wp_link_pages）　スタイル設定　ここから*/
.nextpage-nav{
	text-align: center;
}
.nextpage-nav > span{
	border: 1px solid #ebe2cd;
	padding: 2px 3px;
	background: #ebe2cd;
}
.nextpage-nav > a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.nextpage-nav > a >span{
	color: #333;
	border: 1px solid #ebe2cd;
	padding: 2px 3px;
}
/* ページ分割リンク（wp_link_pages）　スタイル設定　ここまで*/

.pagination {
    margin-top: 30px;
}
@media screen and (min-width: 768px) {
    .pagination {
        display: flex;
        justify-content: space-between;
    }
}

.pagination > .prev-article,
.pagination > .next-article {
    width: 100%;
    margin: 0 3px;
}
@media screen and (min-width: 768px) {
    .pagination > .prev-article,
    .pagination > .next-article {
        display: block;
        flex: 1 1 50%;
        height: auto;
        margin: 0;
        background-color: transparent;
    }
}

.pagination > .next-article {
    text-align: center;
	float: right;
}
@media screen and (min-width: 768px) {
    .pagination > .next-article {
        text-align: right;
        margin-left: 0.5rem;
    }
}

.pagination > .prev-article {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .pagination > .prev-article {
        text-align: left;
        margin-right: 0.5rem;
    }
}
#sidebar-widgets{
	margin-top: 30px;
	list-style: none;
}
.widgettitle{
	padding-right: 24px;
	color: #333;
	border-bottom: 1px dotted #333;
	padding: 6px 0;
	font-size: 18px;
	font-weight: 700;
}
.widgettitle:before{
	color: #900;
	content: '▶︎';
} 
#sidebar-widgets ul{
	list-style: none;
	padding: 0;
}
#sidebar-widgets ul li{
	padding: 6px 0 6px 6px;
	margin: 6px 4px 6px 0;
	border-radius: 6px;
	border: 1px solid #aaa;
	background: #eee;
}
#sidebar-widgets ul li a{
	padding: 6px;
	color: #555;
	text-decoration: none;
	font-size: 16px;
}
#sidebar-widgets ul li:hover{
	opacity: 0.7;
	background: #ddd;
}
#sidebar-widgets ul li a:hover{
	color: #045964;
}
#sidebar-widgets li{
	margin: 8px 0;
}
#sidebar-widgets li a{
	text-decoration: none;
}
#sidebar-widgets li a:hover{
	opacity: 0.7;
}


/* トップページ　新着情報　スタイル設定　ここから */
.topnews:after{
	content: "";
	clear: both;
	display: block;
}
.topnews{
	padding: 12px 0 0;
	border-bottom: 1px dotted #aaa;	
}
 
.topnews-left{
	width: 30%;
	float: left;
}
.topnews-right{
	width: 70%;
	float: right;
	margin-top: -70px;
}
.title-block h2{
	border-bottom: 1px solid #666;
	padding-bottom: 6px;	
}
.title-block h2 a{
	text-decoration: none;
	color: #333;
	font-weight: 700;
	font-size: 22px;

}


/* トップページ　新着情報　スタイル設定　ここから */


/* リンクボタン設定　ここから */
.link-btn:hover{
	opacity: 0.7;
}
/* リンクボタン設定　ここまで */

/* ページネーション設定　ここから */
.pagination{
	margin-bottom: 50px;
}


div.prev-article a{ 
	width: 100%;
	padding: 6px;
	display: inline-block;
	background-color: #999;
	text-decoration: none;	
	color: #fff;
	font-weight: 500;	
	border: 1px solid #333;
} 
div.next-article a{
	width: 100%;
	padding: 6px;
	display: inline-block;
	background-color: #999;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	border: 1px solid #333;
}
div.prev-article a:hover,div.next-article a:hover{
	opacity: 0.7;
}
h2.screen-reader-text{
	display: none;
}
.nav-links{
	margin: 10px auto;

}
.nav-links a.page-numbers{
	padding: 4px 12px;
	border: 1px solid #999;
	text-decoration: none;
	color: #333;
}
.nav-links a:hover{
	background: #ebe2cd;
}
.nav-links .current{
	padding: 4px 12px;
	background: #ccc;
	border: 1px solid #999;
}

/* ページネーション設定　ここまで */ 

/* 実績一覧サイドバー設定　ここから */
ul.result-sidebar{
	padding: 0;
}
ul.result-sidebar li{
	color: #666;
	list-style: none;
	margin: 2px 0;
	border: 1px dotted #ccc;
	border-radius: 3px;
	
}
ul.result-sidebar a{
	display: block;
	padding: 2px 0 2px 6px; 
	width: 100%; 
	font-size: 16px; 
	text-decoration: none; 
	padding: 6px;
}
ul.result-sidebar li:hover{
	background: #ccc;
}
ul.result-sidebar a li:hover{
	color: #222;
}
/* 実績一覧サイドバー設定　ここまで */

/* カテゴリー　タグ設定　ここから */
.tag{
	margin:0 0 16px 60px; 
	text-decoration: none;
}
.tag a{
	padding: 3px 6px;
	color: #666;
}  
.tag a:hover{
	opacity: 0.7;
}
span.category a{
	margin: 12px 6px 0 0;
	color: #fff;
	display: block;
	font-size: 16px;
}
span.category a:hover{
	opacity: 0.7;
	color: #fff;
	display: block;
	font-size: 16px;
}	
a.tag-cloud-link{
	display: inline-block;
	background:#8ACAD1;
	font-weight: 700;
	text-decoration: none;
	padding: 6px 12px;
	color: #fff;
	border-radius: 3px;
	margin: 3px;
}	 
 
/* カテゴリー　タグ設定　ここまで */

/* アーカイブページ設定　ここから */

/* アーカイブページ設定　ここまで */

/* お問い合わせフォーム設定　ここから  */
.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-subject"],
.wpcf7 input[name="company"],
.wpcf7 input[name="tel"]
{
        width: 100%;
	    margin: 0 auto 8px;
        height: 35px !important;
	    border-radius: 2px;
}


.wpcf7 input[name="address01"],
.wpcf7 input[name="address02"],
.wpcf7 input[name="address03"],
.wpcf7 input[name="address04"]
{
        width: 100%;
	    margin: 0 auto 8px;
        height: 35px !important;
	    border-radius: 2px;
} 

.wpcf7 textarea[name="your-message"] {
        width: 100%;
    	margin: 0 auto 8px;
        height: 350px !important;
	    border-radius: 2px;	
}
.wpcf7 input[type="submit"]{
	height: 45px;
	width: 65%;
	display:block;
	margin: 10px auto;
	border: 2px solid #ddd;
	background: #ED760A;
	color: #fff;
	border-radius: 3px;
	font-size: 18px;
	font-weight: 700;
	cursor: pointer; 
}
img.wpcf7-form-control{
    width: 100px;
	height: auto;
	margin: 8px auto;

}
 
.wpcf7 input[name="captcha-1"]{
        width: 35%;
	    margin: 3px 16px;
        height: 35px !important;
	    border-radius: 2px;

}

.wpcf7 input[type="submit"]:after{
	opacity: 0.7;
}
 
span.address-txt{
	margin: 10px 0;
}
 
/* お問い合わせフォーム設定　ここまで */

/* カレンダー設定　ここから  */
.my-calendar-table span{
	font-size: 14px;
}

.my-calendar-table .current-day span{
	color: #FFF768;
	background: none;
}

.my-calendar-table .trigger span{
	color: #fff;
	background: none;
}
.mc-main .has-events a.mc-date {
	background: #900;
	text-decoration: none;
}
.mc-main .has-events a.mc-date:hover{
	background: #c66;
	color: #fff;
	opacity: 0.7;
}
.mc-main .mc-date{ 
	background: #fff;
} 
/* カレンダー設定　ここまで  */

/* サイトマップページ設定　ここから  */
.sitemap-btn a{ 
	display: block;
	background: #fff;
	border-radius: 8px;
	border: 2px solid #ccc;
	margin: 6px 0;
}
.sitemap-btn a:hover{
	background: #ddd; 
} 

/* サイトマップページ設定　ここまで  */

/* ページ内リンク設定　ここから  */
/* PC表示　ここから  */
.pagelink{
	margin: 6px auto 30px;
}  
.pagelink ul{
	list-style: none;  
}  
.pagelink:after{
	content: ""; 
	display: block;
	clear: both;
} 
.pagelink ul li{
	float: left;
	width: 10%;
	font-size: 12px;
	padding: 6px 3px;
	text-align: center;
	margin: 6px 3px;
	background: #A89669;
	color: #fff;
	border-radius: 3px;
	font-weight: 700;
}
.pagelink ul li:hover{ 
	opacity: 0.7; 
}
.pagelink ul li a{  
	text-decoration: none;
	color: #333;
}
/* PC表示　ここまで  */

/* スマホ表示　ここから  */
.pagelink-s{
	margin: 6px auto 12px;
}  
.pagelink-s ul{
	list-style: none; 
	margin: 0 auto;
}  
.pagelink-s:after{
	content: ""; 
	display: block;
	clear: both;
} 
.pagelink-s ul li{
	float: left;
	width:30%;
	font-size: 11px;
	padding: 6px 3px;
	text-align: center;
	margin: 6px 3px;
	background: #A89669;
	color: #fff;
	border-radius: 3px;
	font-weight: 700;
}
.pagelink ul li:hover{
	opacity: 0.7;
}
.pagelink ul li a{
	text-decoration: none;
	color: #333;
}
/* スマホ表示　ここまで  */
/* ページ内リンク設定　ここまで  */ 


/* スマホハンバーガー表示　ここから  */

.wrapper {
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}



.menu-trigger {
  display: inline-block;
  width: 36px;
  height: 28px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 100;
/*   transform: translateX(0);
  transition: transform .5s;
 */}
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000;
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}

nav {
  width: 250px;
  height: 100%;
  padding-top: 100px;
  background-color: rgb(16, 69, 153, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  transform: translate(250px);
  transition: all .5s;
}
nav.open {
  transform: translateZ(0);
}
nav li {
margin-left: -40px;	
  color: #fff;
  padding: 10px 0;
	text-align: left;
	border-bottom: 1px dotted #FFF;	
}

nav li:nth-child(even){
	background-color: #ED8628;
}
nav li:first-child{
	border-top: 1px dotted #FFF;
}

nav li a{
	font-size: 18px;
	font-weight: 700;
	color: #FFF;
	padding-left: 18px;
}

