@charset "UTF-8";
/* CSS Document */
/* ------------------------------------- */
/*	 リンク
/* ------------------------------------- */
a {
	color:			#7467AC;
	text-decoration:none;
	}
a:hover {
	color:			#7467AC;
	text-decoration:underline;
	}
	
/* ------------------------------------- */
/*	カレンダー
/* ------------------------------------- */
.ai1ec-field-label ,
.ai1ec-col-sm-3 {
	text-align: left;
}
.ai1ec-field-value,
.ai1ec-col-sm-9,
 dt-duration {
	 width: 100%;
	 color:#e84d93;
	 text-align: left;
}
/* ------------------------------------- */
/*　撰
/* ------------------------------------- */
hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #7467AC; /* 線色 */
	height: 1px; /* 高さ */
    max-width: 100%;
	clear:both;
	margin: 15px 0px;
}
/* ------------------------------------- */
/*	title
/* ------------------------------------- */

#main_title {
	width: 100%;
clear: left;
margin: 0px 0px 0px 0px;
display: block;
background-color: #208ff8;/*　背景の色 */
}
#title {
	box-shadow:0 5px 5px rgba(0,0,0,0.2) inset;
text-decoration: none;
	display: block;
	width: 100%;
	overflow:hidden;
	outline:none;
	height: 135px;
	background-color: #208ff8;/*　背景の色 */
	background: url(../img/page/title.jpg) no-repeat center;
	
}
h2 {
	text-align: left;
	margin: 0px auto;
	padding: 40px 0px 0px 50px;
	color: #FFF;
	font-weight: normal;
	width:980px;
	font-size: 200%;
}

@media only screen and (max-width: 800px) {/* タブレット幅 */
#title {
height: 91px;
background-color: #208ff8;/*　背景の色 */
-moz-background-size:cover;
	background-size:cover;
}
h2 {
	text-align: left;
	padding: 26px 0px 0px 0px;
	margin: 0 0 0 30px;
	font-size: 170%;
  }}

@media only screen and (max-width: 650px) {/* スマホ幅 */
#main_title {
	width: 100%;
	text-align:center;
}
#title {
	outline:none;
	height: 58px;
	background-color: #0062d0;/*　背景の色 */
	
}
h2 {
	padding: 13px 20px 0px 0px;
	font-size: 130%;
	text-shadow: 0 0 1em rgba(0,0,0,0.3);
}}

/* ------------------------------------- */
/*	パンくず
/* ------------------------------------- */
.pan {
	font-size:		0.8em;
	color:			#777;
	padding:		0;
	margin:			0 auto 20px auto;
	}
.pan a {	
	color:			#7467AC;
	text-decoration:underline;
	}
.pan a:hover {
	color:			#7467AC;
	text-decoration:none;
	}
	@media only screen and (max-width: 800px) {/* タブレット幅 */
		.pan {
			padding:		0;
			width:			auto;
			margin:			0 30px 20px 30px;
			}
		}

/* --- パンくずリスト スマホでは表示しない --- */
@media only screen and (max-width: 650px) {/* スマホ幅 */
.pan {
	display:		none;
		}
	}

/*	tex
/* ------------------------------------- */
.tex {
	width: 100%;
	font-size:0.9em;
	line-height: 1.8em;
	margin: 0 0 20px 0;
	text-align:justify;
	text-justify:inter-ideograph;
	}
	@media only screen and (max-width: 800px) {/* タブレット幅 */
		.tex {
			}
		}
	@media only screen and (max-width: 650px) {/* スマホ幅 */
		.tex {
			}
		}
.tex a {
	color:			#7467AC;
	text-decoration:none;
	}
.tex a:hover {
	color:			#7467AC;
	text-decoration:underline;
	}
.tex img {
	border: 0;
	max-width: 100%;
	height: auto;
	}
.tex img a {
	border: 0;
}

.tex a:hover img {
  opacity: 0.6;
  transition: 0.5s;
}

.text a:hover img {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

/*	arvhive
/* ------------------------------------- */
.info_box1{
	margin: 20px 0px 0px 0px;
}
.info_box {
	border-bottom: 1px solid #7467AC;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

.i_box{
	float:left;
	width: 75%;
}
.i_date{
	color: #777;
	margin: 0px 10px 0px 0px;
}
.i_text{
	margin: 0px 0px 0px 0px;
}

.i_m{
	color: #777;
	margin: 0px 10px 0px 0px;
	clear:both;
}
.i_text a {
	color: #444;
	text-decoration: underline;
}

.i_text a:hover {
	color: #7467AC;
	text-decoration: underline;
}
.i_date2{
	color: #777;
}
.i_title{
	color: #7467AC;
	font-size: 150%;
	font-weight:	400;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #7467AC;
}
.i_m2{
	color: #777;
	font-size: 110%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	border-bottom: #777 solid 1px;
}
.i_text_box{
	border-bottom: 1px solid #7467AC;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

li.widget{
	list-style-type: none;
	}
h2.widgettitle{
	color: #7467AC;
	font-size:1em;
	font-weight:	300;
	border-bottom: 1px solid #7467AC;
	margin: 0px 0px 5px 0px;
	}
li.cat-post-item{
	list-style-type: none;
	margin: 0px 0px 30px 10px;
	}
li.cat-post-item a{
	color: #777;
	font-size:0.85em;
	margin: 0px 0px 3px 10px;
	}

li.cat-post-item a.post-title{
	font-weight:	300;
	}



/* ------------------------------------- */
/*	form
/* ------------------------------------- */
#form h4{
	color:		#7467AC;
	font-size:	1.2em;
	font-weight:400;
	}
dl.fo {
	width: 100%;
	color: #333333;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: #7467AC solid 1px;
	background-color: #F7EAF3;
}
.fo_box {
	width: 100%;
	border-bottom: #7467AC solid 1px;
	padding: 0px 0px 0px 0px;
}
dl.fo dt {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
	color: #444;
	line-height: 120%;
	border-bottom: #7467AC solid 1px;
}
dl.fo dd,
dl.fo2 dd {
	width: 100%;
	padding: 10px 0px;
	float: left;
	background-color: #FFF;
}
.f_b {
	padding: 10px 0px 20px 0px;
	background-color: #FFF;
	text-align:left;
}
.er {
	font-size: 15px;
	color: #FF3300;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
.f_t2 {
	font-size: 12px;
	color: #444;
	line-height: 17px;
	padding: 2px;
}
.t_red_b {
	font-size: 110%;
	color: #FF3300;
}
.red {
	color: #FF3300;
}
.t_m {
	line-height: 160%;
}

@media only screen and (min-width: 801px) {/* PC幅 */
/* form
/* ------------------------------------- */
dl.fo {
	max-width: 670px;
	width: 100%;
}
.fo_box {
	width: 670px;
}
dl.fo dt,
dl.fo2 dt {
	width: 180px;
	text-align: right;
	border-bottom: none;
}
dl.fo dd {
	width: 490px;
	padding: 10px;
}
.f_b {
	text-align:left;
}}

.clearfix {
	min-height: 1px;
overflow:hidden;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.contactform-width {
    max-width: 100%;
}

/* ------------------------------------- */
/*	お問い合わせボタン
/* ------------------------------------- */
.buttonContainer{
	text-align:center;
	padding:20px 0 0px 0;
}
#button{
	width:			200px;
	display:		inline-block;
	
	font:			normal normal 300 1.3em '';
	text-decoration:none;	
	
	color:			#7467AC;
	brackground-color:transparent;
	border:			1px solid #7467AC;
	border-radius:	100px;
	
	padding:		.2em 1em;
	margin:			5px;
			
	background-size:200% 100%;	
	background-color: #fff;
	transition: 	background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}

#button:hover{
	color:rgba(255, 255, 255, 1);
	background-color:#7467AC;
	background-position: -100% 100%;
}

/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	border-color: #7467AC;
	border-style: solid;
	border-width: 0;
}
table td {
	font-size: 80%;
	line-height: 160%;
	padding: 5px;
	border: 1px solid #7467AC;
}
table td img {
	margin-bottom:0px!important;
/* IE 6 */
      margin-bottom:0px;
}
@media (max-width:670px){
table.mobile-block td,table.mobile-block th{display:block}

table.mobile-block2{ display: block; }
table.mobile-block2	tr { display: inline; }
table.mobile-block2 td { display: inline-block;
width: 40%; }

}
@media (min-width:671px){
table.mobile-block td,table.mobile-block th{display:table-cell}
table.mobile-block2 td　{
	display: block;
	display: inline; 
	display: inline-block;
}}
@media screen and (min-width: 768px) {
table td {
	font-size: 100%;
	line-height: 170%;
	padding: 10px;
}}


/* google-maps 
---------------------------------------------------- */
.google-maps {
position: relative;
padding-bottom: 75%; // これが縦横比
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

/* ------------------------------------- */
/*	blog
/* ------------------------------------- */

.blog_menu_box {
	width: 250px;
	float: right;
	text-align: left;
	font-size:0.9em;
	line-height: 1.8em;
}
.blog_menu {
	width: 250px;
	color: #666;
	text-align: left;
}
.pro_i {
	margin: 0px 0px 3px 0px;
}
.pro_i2 {
	margin: 0px 0px 10px 0px;
}
.pro_i2 img a {
	border: 0;
}
.pro_i2 a:hover img {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.blog_menu dt {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	font-size: 120%;
	line-height: 140%;
	color: #7467AC;
	width: 250px;
	border-bottom: #7467AC solid 1px;
	font-weight: normal;
}
.blog_menu p {
	margin: 0px 0px 20px 0px;
}

.b_10 {
	margin: 0px 0px 20px 0px;
	width: 210px;
}
.blog_menu ul {
	list-style: none;
	width: 210px;
	color: #666;
	margin: 0px 0px 20px 0px;
	font-size: 100%;
}
* html .text img {
	/* no ie mac ¥*/
	margin-top: 7px;
	margin-bottom: 5px;
	/* */
 }
*:first-child+html .text img {
	margin-top: 7px;
	margin-bottom: 5px;
 }.blog_menu ul p {
	margin: 0px 0px 20px 0px;
}
.blog_menu ul li {
	color: #666;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	background: url(../img/blog/l_icon.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 15px;
}

.blog_menu table {
	border-collapse: collapse;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-color: #FFF;
	border-style: solid;
	border-width: 0;
	text-align: center;
	background-color: #F7EAF3;
	color: #666;
}
.blog_menu table th {
	font-size: 90%;
	line-height: 140%;
	width: 20px;
	height: 20px;
	border: 1px solid #FFF;
	font-weight: normal;
	background-color:#F7EAF3;
	color: #666;
}
.blog_menu table td {
	font-size: 80%;
	line-height: 170%;
	width: 10px;
	height: 10px;
	border: 1px solid #FFF;
	color: #666;
}
.blog_menu table td a {
	background-color: #e84d93;
	color: #FFF;
	display:block;
}
.blog_menu table td a:visited {
	background-color: #e84d93;
	color: #FFF;
	text-decoration: none;
}
.blog_menu table td a:hover {
	background-color: #e84d93;
	color: #FFF;
	text-decoration: underline;
}
.blog_menu caption {
	font-size: 110%;
	line-height: 160%;
	margin: 0px 0px 3px 0px;
}
.blog_menu table td pad {
	font-size: 100%;
	line-height: 160%;
}

/* ct
---------------------------------------------------- */
.comments-head{
	color: #7467AC;
	margin: 20px 0px 0px 0px;
	font-weight: normal;
}
.ct{
	color: #888888;
	padding: 20px 0px 50px 0px;
	font-size: 90%;
	width: 100%;
}
.ct a {
	text-decoration: none;
	color: #888888;
}
.ct a:visited {
	color: #AAA;
	text-decoration: none;
}
.ct a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

/* pagenavi
---------------------------------------------------- */
.pagenavi {
	width: 100%;
}
.pagenavi a {
	text-decoration: none;
	color: #fff;
}
.pagenavi a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
.pagenavi .left {
	float: left;
}
.pagenavi .right {
	float: right;
	margin: 0px 0px 10px 0px;
}

.wp-pagenavi {
	clear: both;
	color: #666;
	padding: 20px 0px 0px 0px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
	background-color: #FFF;
}

.wp-pagenavi a:visited {
	color: #666;
}
.wp-pagenavi a:hover {
	background-color: #7467AC;
	color:#FFF;
}
.wp-pagenavi span.current {
	background-color: #efefef;
	font-weight: bold;
}
/* ------------------------------------- */
/*	中見出し
/* ------------------------------------- */
h3.midasi1 {
	font-size:		1.3em;
	line-height:	110%;
	color:			#fff;
	font-weight:	400;
	margin:			0px 0 15px 0;
	background: 	url(../img/page/subttlbg_v.jpg) repeat left center;
	text-align: left;
	padding: .8em .75em;
	width:100%;
	height: auto;
	}
h3.midasi2 {
	font-size:		1.3em;
	line-height:	110%;
	color:			#fff;
	font-weight:	400;
	margin:			0px 0 15px 0;
	background: 	url(../img/page/subttlbg_p.jpg) repeat left center;
	text-align: left;
	padding: .8em .75em;
	width:100%;
	height: auto;
	}
	@media only screen and (max-width: 650px) {/* スマホ幅 */
		h3.midasi1,
		h3.midasi2 {
			font-weight:	400;
			}
		}