@charset "utf-8";
/*
Theme Name: ideshihoko
Theme URI: 
Description: ideshihoko
Version: 1.0
Author: Cloud template
Author URI: 
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;word-wrap:break-word;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font:80%/1.5 Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
color:#555;
-webkit-text-size-adjust: none;
background:#f7f7eb;
padding:0;
margin:0;
}

html{background:#f7f7eb;}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
//color:#6d9d87;
//color:#008964;
color:#8abf21
}

a:hover, a:active{
-webkit-transition:opacity .1s;-moz-transition:opacity .1s;-o-transition:opacity .1s;
outline: none;
color:#8abf21;
opacity:0.7;

}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after,#footer:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post,#footer{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background:#737373;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background:#858585;
cursor:pointer;
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:1024px;
}
.pankuzu{
margin:0 auto;
max-width:1010px;
padding:5px 0 0;
}

#header{
overflow:hidden;
max-width:1000px;
margin:auto;
}

#content{
float:right;
width:748px;
padding:0;
margin:10px 5px;
}

#sidebar{
float:left;
width:255px;
padding:0;
margin:10px 5px;
}

#footer{
clear:both;
background:#fff;
}


/* ヘッダー
*****************************************************/
/* ロゴ (サイトタイトル)
----------------------------------*/
#header{
	position:relative;
}
#header h1{
margin:0;
padding:30px 0 20px 30px;
}
#header h1 img{
	width:auto;
	max-width:294px;
	height:auto;
}
#header .site-map a{
	position:absolute;
	top:0;
	right:3%;
	padding:8px 15px;
	background-color:#8abf21;
	color:#fff;
}
#header .site-map a:hover{
	padding:12px 15px 8px 15px;
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
line-height:0;
text-align:center;
z-index:0;
}

#mainImg a:hover img{opacity:.9;}

#pagetitle{
	display:block;
	min-height:100px;
	background-color:#8abf21;
	padding:10px 0;
	text-align:center;
background-image:url("images/pagetitlebg.png");
background-repeat:no-repeat;
background-size:45% auto;
background-position:center;
}
#pagetitle .title{
	color:#fff;
	padding:15px 0 0;
	font-size:300%;
	display:block;
	font-weight:bold;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
}
#pagetitle .pagesubtitle{
	position: relative;
	text-align: center;
	font-size:150%;
	width:80%;
	color:#fff;
	margin:auto;
	border-top:solid 1px rgba(255,255,255,0.5);
	padding-top:5px;
	max-width:1020px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
}
#pagetitle .desc{
	color:#fff;
	padding:10px 0 0;
	font-size:120%;
	display:block;
}

.postWrap{
margin:0 0 10px 0;
border:1px solid #c9c9c9;
}

.post{
padding:0 15px;
background: #fff;
line-height:2em;
}

article.archive span{padding-left:10px;}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 5px;
padding:2px 0 2px 20px;
font-size:130%;
color:#fff;
background-color:#8abf21;
background-image:url("images/h2reaf.png");
background-repeat:no-repeat;
background-size:26px 37px;
background-position:right 10px top;
min-height:36px;
line-height:40px;
position:relative;
box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
margin-bottom:20px;
}
h2.title::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 3px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #fff;
}

h2.first{margin-top:0;}

.dateLabel{
padding:10px 0 1px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin:5px 0 0 15px;
list-style:disc;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.thumbnail{
	float:left;
	width:30%;
	margin-top:15px;
	display:block;
}
.thumbnail img{
	max-width:100%;
	height:auto;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 0px;
    box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 0px;
    margin:0 auto;
    }
.testimonial-content{
	float:left;
	width:66%;
	margin-left:4%;
}
.post h1 {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
font-size:175%;
color: #8abf21;
margin:20px 0 5px;
}
.post h1::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #8abf21;
	border-radius: 4px;
}

.post h2{
	position: relative;
	padding: .75em 1em .75em 1.5em;
font-size:160%;
font-weight:normal;
color: #8abf21;
margin:20px 0 5px;
}
.post h2::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #8abf21;
	border-radius: 4px;
}
.post h3{
margin:0px 0 5px;
padding:2px 20px 2px 20px;
font-size:150%;
color:#559900;
width:auto;
background-color:#fff;
background-image:url("images/h3reaf.svg");
background-repeat:no-repeat;
background-size:26px 37px;
background-position:right 10px top;
min-height:36px;
line-height:40px;
position:relative;
box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
margin-bottom:20px;
border:solid 1px #8abf21;
}
.post h3::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 3px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #559900;
}

.post h4{
	position: relative;
	padding-bottom: .1em;
color:#559900;
font-size:150%;
margin-bottom:.7em;
margin-top:1em;
}
.post h4::before,
.post h4::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	height: 2px;
}
.post h4::after {
	width: 100%;
	-webkit-background: repeating-linear-gradient(135deg, #fff, #fff 2px, #8abf21 3px, #8abf21 6px);
	background: repeating-linear-gradient(135deg, #fff, #fff 3px, #8abf21 3px, #8abf21 6px);
}

.post h5{
	position: relative;
color:#559900;
padding-left:1em;
font-size:130%;

margin:20px 0 5px;
}
.post h5::before{
	content: "";
	position: absolute;
	left:1px;
	top:10px;
	border: 3px solid transparent;
	border-left: 10px solid #8abf21;
}
.post h6{
color:#559900;
font-size:120%;
margin:.3em 0;
border-left:3px solid #8abf21;
padding-left:.2em;
margin:20px 0 5px;
}
.post h1,.post h2,.post h3,.post h4,.post h5,.post h6{
	clear:both;
}
.post ul li{
	position: relative;
color:#252525;
padding-left:1em;
margin:.3em 0;
list-style:none;
}
.post ul li::before{
	content: "";
	position: absolute;
	left:0;
	top:.7em;
	border: 2px solid transparent;
	border-left: 8px solid #8abf21;
}
.post hr{
border-top:1px dashed #8abf21;	
border-bottom:none;	
}
.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #b0b0b0;
background-color:#efefef;
font-size:90%;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border-top:1px #75a992 solid;
border-left:1px #75a992 solid;
border-right:1px #75a992 solid;
border-collapse: 0;
border-spacing: 0;
margin:10px 0 20px;
width:100%;
}
.post table tr:nth-child(odd) td{
	//background-color: #f7f7eb;
}
.post table .odd td{
	background-color: #f7f7eb;
}

.post table th{
padding:7px 10px 7px 5px;
border:1px #fff solid;
border-width: 0 1px 0 0;
font-weight:bold;
background:#8abf21;
color:#fff;
}
.post table th:first-child{
	border-width: 0 1px 0 0;
}
.post table th:last-child{
border-width: 0;
}

.post table td{
padding:7px 5px;
border: 1px #75a992 solid;
background:#fff;
border-width: 0 1px 1px 0;
}
.post table td:last-child{
border-width: 0 0 1px 0;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}



/* お客様の声
----------------------------------*/
.boxtestimonialmaterial {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 31%;
    display: block;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 0px;
    box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 0px;
    margin-right: 2.3333%;
    background-color: rgb(255, 255, 255);
    position:relative;
    text-align:center;
}

.boxtestimonialmaterial .clip{
	position: absolute;
	height: 35px;
	width:auto;
	top:-12px;
	left:10px;
	}
.boxtestimonialimage {
    float: none;
    height: 180px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    background-size:cover;
    background-position:50% 50%;
}
.boxtestimonialtext {
    float: left;
    min-height: 4em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 96%;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 2%;
    padding-bottom: 5px;
    padding-left: 2%;
    display: block;
	background-image:url('images/testimonialtitleleft.svg'),url('images/testimonialtitleright.svg');
	background-position: left 5px top 5px, right 5px top 5px;
	background-repeat: no-repeat;
	background-size:auto 12px;
}

.boxtestimonialtexttitle {
    width: auto;
    height: auto;
    font-weight: normal;
    font-size:130%;
    line-height: 1.3em;
    margin-left: 10px;
    margin-top: 10px;
    clear: both;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align:center;
    display: block;
}

/* トップページお客様の声
----------------------------------*/
.boxnews{
	padding:15px;
}
.boxnews .newsbox{
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-bottom: 5px;
    min-width: 0px;
    border-bottom-color: #8abf21;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    padding: 10px 0 ;
    display:block;
}
.boxnews .newsbox_1{
    float: left;
    width: 18%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.3em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding:0 0 0 1%;
    color:#8abf21;
    min-width:6em;
    }
.boxnews .newsbox_2{
    float: left;
    width: 79%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.3em;
    clear: none;
    min-height: 0px;
    margin-bottom: 0px;
    padding:0 0 0 1%;
    color:#8abf21;
}
.boxnews .newsbox:hover{
opacity:0.7;
}
.tuduki{
	display:block;
	text-align:right;
}
.tuduki a{
	position: relative;
	padding-left:1em;
}
.tuduki a::before{
	content: "";
	position: absolute;
	left:1px;
	top:.5em;
	border: 3px solid transparent;
	border-left: 8px solid #8abf21;
}


.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
/* お客様の声一覧画面
----------------------------------*/
.testimonial-material{
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 1px;
    margin-bottom: 30px;
    width: 100%;
    display: block;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 0px;
    box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 0px;
    background-color: rgb(255, 255, 255);
    position:relative;
    line-height:2em;
}

.testimonial-material{
	color:#666;
}
.testimonial-material .clip{
	position: absolute;
	height: 35px;
	width:auto;
	top:-12px;
	left:10px;
	}
.testimonial-image {
    float: left;
    height: 200px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 30%;
    margin-right: auto;
    background-size:cover;
    background-position:50% 50%;
}
.testimonial-text {
    float: left;
    min-height: 4em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 66%;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 2%;
    padding-bottom: 5px;
    padding-left: 2%;
    display: block;
	background-image:url('images/testimonialtitleleft.svg'),url('images/testimonialtitleright.svg');
	background-position: left 5px top 5px, right 5px top 5px;
	background-repeat: no-repeat;
	background-size:auto 12px;
}

.testimonial-texttitle {
    width: auto;
    height: auto;
    font-weight: normal;
    font-size:130%;
    line-height: 1.3em;
    margin-left: 10px;
    margin-top: 10px;
    clear: both;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    display: block;
    color:#559900;
    }
.testimonial-textsub{
    padding-top: 5px;
    border-top:#ccc 1px dashed;
}
.testimonial-textsub:after {
	content: '';
	display: block;
	height: 100px;
	width: 66%;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	background-image: linear-gradient(rgba(255,255,255,0),#fff);
	background-color: transparent;
}
.testimonial-tuduki {
	background-color:#8abf21;
	color:#fff;
	position:absolute;
	bottom:0;
	right:0;
    display: block;
    padding:4px 16px;
    font-size:80%;
}

.testimonial-posttext {
    float: none;
    margin-left: auto;
    margin-top: 10px;
    clear: both;
    width: 96%;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 3%;
    padding-bottom: 0;
    padding-left: 3%;
    display: block;
	background-image:url('images/testimonialtitleleft.svg'),url('images/testimonialtitleright.svg');
	background-position: left 5px top 5px, right 5px top 5px;
	background-repeat: no-repeat;
	background-size:auto 12px;
	font-size:130%;
    border-bottom:#ccc 1px dashed;
}
ul.sitemap_disp_level_0 li {
padding:0;
margin:0;
}
ul.sitemap_disp_level_0 li a{
margin:0px 0 5px;
padding:2px 0 2px 20px;
font-size:150%;
color:#559900;
width:auto;
background-color:#fff;
background-image:url("images/h3reaf.svg");
background-repeat:no-repeat;
background-size:26px 37px;
background-position:right 10px top;
min-height:36px;
line-height:40px;
position:relative;
box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
margin-bottom:20px;
border:solid 1px #559900;
display:block;
}
ul.sitemap_disp_level_0 li::before {
	border: none;
	border-left: none;
}
ul.sitemap_disp_level_0 li a::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 3px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #559900;
	border:none;
}
ul.sitemap_disp_level_0 li ul li a{
	font-size:100%;
	background:none;
	border:none;
	box-shadow:none;
	margin:0;
}
ul.sitemap_disp_level_0 li ul li::before{
	background:none;
}
ul.sitemap_disp_level_0 li ul li::after{
	background:none;
}


/* コンテンツしたお問い合わせ
----------------------------------*/
.contentcontact,.wpcf7 input[type="submit"]{
	border:#fff solid 1px;
	color:#fff;
	width:auto;
	display:block;
	line-height:53px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	 background: #eb899b;
  background-image:url("images/otoiawase.png"),  -webkit-linear-gradient(top, #eb899b, #c25c85);
  background-image:url("images/otoiawase.png"),  -moz-linear-gradient(top, #eb899b, #c25c85);
  background-image:url("images/otoiawase.png"),  -ms-linear-gradient(top, #eb899b, #c25c85);
  background-image:url("images/otoiawase.png"),  -o-linear-gradient(top, #eb899b, #c25c85);
  background-image:url("images/mail.svg"), linear-gradient(to bottom, #eb899b, #c25c85);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
	background-position:center;
	background-repeat: no-repeat;
	background-size:auto 150%;
}
.contentcontact:hover{
	color:#fff;
}

/* サイドバー
----------------------------------*/
#sidebar li{
	list-style:none;
}
#sidebar h3,.widgettitle{
	background-color:#fff;
	border:#e3e3e3 solid 1px;
	font-size:120%;
	padding-top:12px;
	padding-bottom:12px;
	text-align:center;
	color:#8abf21;
	background-image:url("images/sidebarh3.png");
	background-position:50% 0px;
	background-repeat: no-repeat;
	background-size:auto 105%;
	list-style:none;
}
#sidebar ul{
	margin-bottom:20px;
}
#sidebar ul li a,.newsalist{
	background-color:#adcf65;
	background-image:url("images/sidebarli.png");
	background-position:14px .9em;
	background-size:8px 5px;
	background-repeat: no-repeat;
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	color:#fff;
	width:auto;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:30px;
	font-size:100%;
	text-align:left;
}

#sidebar .textwidget{
background-color:#fff;
padding:10px;
	border-left:#e3e3e3 solid 1px;
	border-right:#e3e3e3 solid 1px;
	border-bottom:#e3e3e3 solid 1px;
	margin-bottom:10px;
}
.newsalist{
	margin-bottom:10px;
}
.newsalist:hover{
	color:#fff;
}
.sidebarcontact{
	background-color:#adcf65;
	background-image:url("images/mail.svg");
	background-position:center;
	background-size:auto 150%;
	background-repeat: no-repeat;
	border:#fff solid 1px;
	color:#fff;
	width:auto;
	display:block;
	line-height:60px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}
.sidebarcontact:hover{
	color:#fff;
}
/* フッター　ウィジェット
*****************************************************/
.widgetWrap{
margin: 0 0 20px;
padding: 3px;
border:1px solid #fff;
background:#f4f4f4;
box-shadow:0 0 3px rgba(0,0,0,0.5); 
}

section.widget, .widgetInfo,#calendar_wrap{
padding: 10px 7px;
border:1px solid #eee;
background: #fff;
}

#banners img{
max-width:300px;
height:auto;
margin-bottom:10px;
box-shadow:0 0 3px rgba(0,0,0,0.5); 
}

#banners a:hover img{box-shadow:0 0 4px rgba(255,255,255,0.7);}

section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #333;
border-bottom:1px solid #ccc;
}

section.widget a{
display:block;
padding:3px 0 3px 13px;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget ul.sub-menu{margin-left:10px;}

section.widget a:hover{background-position: 3px 50%;}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* カレンダー */
#calendar_wrap table{margin:0 auto;width:90%;}
#calendar_wrap table caption{padding:10px 0;text-align:center;font-weight:bold;}
#calendar_wrap table th, #calendar_wrap table td{padding:3px;text-align:center;}
#calendar_wrap table th:nth-child(6),#calendar_wrap table td:nth-child(6){color:#0034af;}
#calendar_wrap table th:nth-child(7),#calendar_wrap table td:nth-child(7){color:#950000;}
#calendar_wrap table td#prev{text-align:left;}
#calendar_wrap table td#next{text-align:right;}
#calendar_wrap a{font-weight:bold;background:none;padding:0;text-decoration:underline;}
#calendar_wrap table td#prev a, #calendar_wrap table td#next a{text-decoration:none;}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
color: #333;
border-bottom:1px solid #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px solid #ccc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#75ac95;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#6da08a;}

/*toiawase*/
.toiawase {
	font-size: 24px;
	color: #ffffff;
	padding: 15px 20px;
	background: -moz-linear-gradient(
		top,
		#eb899b 0%,
		#c25c85);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#eb899b),
		to(#c25c85));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ffffff;
}



/* フッター
*****************************************************/
#footerWrapper{
width:990px;
}

#footer aside{
	text-align:center;
	width:auto;
	margin:auto;
	position: relative; 
	overflow: hidden;
	padding:10px 0;
}
#footer aside h2{
	display:none;
}
#footer aside ul {
	position: relative;
  left: 50%;
  float: left;
}
#footer aside ul li{
	position: relative;
  left: -50%;
	float:left;
  }
#footer aside ul li a {
	background-image:url('images/footmenuico.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size:8px 5px;
	padding-left:15px;
	margin-left:30px;
}	
#copyright{
clear:both;
padding:15px;
text-align:center;
font-size:90%;
zoom:1;
color:#8f7c49;
background:#d9cba4;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left;}
.next{float:right;}
.prev a,.next a{
background-color:#fff;
padding:5px 20px;
border-radius:10px;
display:block;
box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.prev a:hover,.next a:hover{
background-color:#8abf21;
color:#fff;
}
#pageLinks{
clear:both;
text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap{
width:990px;
margin:20px -35px 20px 0;
}

.thumbWrap li{
float:left;
width:300px;
margin:0 30px 0 0;
padding:2px 0 40px;
background:none;
}

/* 最新記事リンク */
ul.thumb h3{
margin-top:10px;
padding:3px;
font-weight:normal;
font-size:100%;
text-align:center;
border:1px solid #e2e2e2;
border-radius:4px;
background:url(images/tp.png);
}

ul.thumb h3 span{
display:block;
padding:5px 3px;
border-radius:3px;
background:#75ac95;
}

ul.thumb h3 a{color:#fff;}

ul.thumb h3:hover span{background:#6da08a;}

.pagetop{
	width:42px;
	height:auto;
	position:fixed;
	bottom:20px;
	right:20px;
}
.wpcf7 {
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 100%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 input[type="email"]{
	width:90%;
}
.wpcf7 input[type="submit"]{
	width:90%;
}
.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
	color:#fff;
	opacity:0.7;
}

.wpcf7 textarea{
font-size:1.28em;
letter-spacing: 0.2em;
}
/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
nav div.panel{
display:block !important;
float:left;
}

a#menu{display:none;}	
	
nav#mainNav{
clear:both;
position:relative;
z-index:200;
background:#fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.1)  0px 6px 2px -2px;
}

nav#mainNav ul li{
float: left;
position: relative;
//border-right:1px solid #8bc1aa;
background-image:url("images/navmenu.png");
background-position: right;
background-repeat: no-repeat no-repeat;
}

nav#mainNav ul li:first-child{/*border-left:1px solid #8bc1aa;*/}
nav#mainNav ul li:last-child{
	border-right:none;
	background-image:none;
	}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
font-size:18px;
min-height:35px;
line-height:35px;
padding:20px 0 3px 0;
width:204px;
color:#559900;
//font-weight:bold;
}

nav#mainNav ul li a span,nav#mainNav ul li a strong{
display:block;
font-size:90%;
line-height:1.4;
}

nav#mainNav ul li a span{
font-size:70%;
}
/*menu選択中のページ*/
nav#mainNav ul li.current-menu-item, nav#mainNav ul li:hover, nav#mainNav ul li.current-menu-parent{
background:#fff;
background-image:url("images/navnow.png"),url("images/navmenu.png");
background-position:50% 0px, right;
background-repeat: no-repeat,no-repeat;
}
nav#mainNav ul li li.current-menu-item,
nav#mainNav ul li ul li.current-menu-parent{
background:#8abf21;
}

nav#mainNav ul li.current-menu-item:last-child, nav#mainNav ul li:hover:last-child, nav#mainNav ul li.current-menu-parent:last-child {
background-image:url("images/navnow.png");
background-position:50% 0px;
background-repeat: no-repeat;
}

nav#mainNav ul ul{
	
}

nav#mainNav ul li ul{
display: none;
height:auto;
margin:0;
padding:0;
}

nav#mainNav ul li:hover ul{
display: block;
position: absolute;
top:53px;
left:0;
z-index:500;
}

nav#mainNav ul li ul{
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .4);
}
nav#mainNav ul li ul li ul li{
border-top:1px solid #fff;
	
}
nav#mainNav ul li ul li ul{
	border:none;
	position: relative !important;
	margin:0;
	padding:0;
	top:0 !important; 
	box-shadow: none;
}
nav#mainNav ul li li{
padding:0 0 0 10px;
margin:0;
float: none;
height:auto;
width:160px;
border:0;
background-color:#8abf21;
border-bottom:1px solid #fff;
position: relative;
display:block;
}
nav#mainNav ul li li:last-child{
	border-bottom:none;
}
nav#mainNav ul li li a{
color:#fff;
margin-left:20px;
}

nav#mainNav ul li li a::before{
	content: "";
	position: absolute;
	left:10px;
	top:16px;
	border: 3px solid transparent;
	border-left: 10px solid #fff;
}

nav#mainNav ul li li ul li{
	width:auto;
border-top:1px solid #8bc1aa;
border-bottom:none;
}
nav#mainNav ul li li:first-child{
//border-top:1px solid #8bc1aa;
}

nav#mainNav ul li li a{
width:100%;
height:auto;
padding:0 0 0 ;
line-height:40px;
font-size:95%;
text-align:left;
}

nav#mainNav ul li li.current-menu-item a{font-weight:bold;}

nav#mainNav ul li li:hover{
	background:#8abf21;
	}

nav#mainNav ul li ul li li{
position: relative;
display:block;
height:auto;
}
}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
#mainNav .inner{width:100%;}
	
nav#mainNav{
clear:both;
width:100%;
margin:auto;
padding:0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

nav#mainNav a.menu{
width:100%;
display:block;
height:35px;
line-height:35px;
text-align:left;
color:#333;
background:#fff url(images/menuOpen.png) no-repeat 25px 8px;
background-size:16px;
}

nav#mainNav a#menu span{padding-left:50px;}

nav#mainNav a.menuOpen{
//background:#fff url(images/menuOpen.png) no-repeat 7px -38px;
}

nav#mainNav a#menu:hover{cursor:pointer;}

nav .panel{
display: none;
width:100%;
position: relative;
right:0;
top:0;
z-index:1;
}

nav#mainNav ul{margin:0 0 20px;padding:0;}

nav#mainNav ul li:first-child{
border-top:1px solid #8bc1aa;
}
nav#mainNav ul li ul li:first-child{
	
border-top:none;
}
nav#mainNav ul li{
float: none;
clear:both;
width:100%;
height:auto;
line-height:1.2;
border-bottom:1px solid #8bc1aa;
}

nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
display: block;
padding:15px;
text-align:left;
color:#333;
background:#fff;

}

nav#mainNav ul li a span{display:none;}
 
nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item > a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
background:#fff;
}

nav#mainNav ul li li{
float:left;
border:0;
}

nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
padding-left:30px;
font-size:90%;
}

nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
padding-left:40px;
background:#fff url(images/sub1.png) no-repeat 20px 18px;
border-top:1px solid #8bc1aa;
}

nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
background:#fff url(images/sub1.png) no-repeat 20px -62px;
}
	
nav#mainNav ul li li:last-child a{background:#fff url(images/subLast.png) no-repeat 20px 20px;

border-bottom:1px solid #8bc1aa;}
nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#f6f6f6 url(images/subLast.png) no-repeat 20px -65px;

}

nav div.panel{float:none;}

#header ul li a,#header ul li a:hover{background-position:0 50%;}

#footer aside{
	display:none;
}

#pagetitle{
background-size:60% auto;
}

#pagetitle .title{
	font-size:300%;
}

#pagetitle .pagesubtitle{
	width:90%;

}
#pagetitle .desc{
}



}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
#wrapper, #header, .h1{width:100%;}

.sidebarcontact{display:none;}
#header h1, #header p{}
#header h2{padding:20px 10px 0;}
#header ul{padding:20px 10px 10px;}


nav#mainNav ul, .thumbWrap{margin:0 auto;}
nav#mainNav ul ul{padding:0;}

nav div.panel{float:none;}

#mainImg img{width:100%;height:auto;}

#content, #sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:20px 0 10px;
}

#banners{width:100%;margin:0 auto;text-align:center;}
#banners p{display:inline;margin:0 1% 0 0;}
#banners p img{width:31%;height:auto;}

.thumbWrap{width:100%;margin:10px auto 0;text-align:center;}
.thumbWrap ul.thumb li{width:30%; float:left;margin:0 1% 0 2%;}
.thumbWrap img{width:100%;height:auto;}

#footerWrapper{width:95%;margin:0 auto;}

#footer aside{float:none;width:100%;}

#calendar_wrap table{margin:0 auto;width:300px;}


}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
#header{}
#header h1,#header p{float:none;}
#header h1{
margin:0;
padding:40px 0 20px 20px;
}
#headerInfo{width:250px;margin:0 auto;}
#footer ul{text-align:left;padding:15px;}
#footer ul ul{padding:0;}

#pagetitle{
}

#pagetitle .title{
	padding:15px 0 0;
	font-size:250%;
}

#pagetitle .desc{
}

.boxtestimonialmaterial {
    float: none;
    width: 100%;
    display: block;
}
.boxtestimonialimage {
    min-height: 280px;
}

.testimonial-image {
    float: left;
    height: 200px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 40%;
    margin-right: auto;
    background-size:cover;
    background-position:50% 50%;
}
.testimonial-text {
    float: left;
    min-height: 4em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 56%;
}

.thumbnail{
	float:left;
	width:100%;
	margin-top:15px;
}
.testimonial-content{
	float:left;
	width:100%;
	margin-left:0%;
}

/* 幅330px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 330px){
#calendar_wrap table{width:100%;}
#banners p img{width:31%;height:auto;}

}

