@charset "UTF-8";
/* CSS Document */

/* ------------------------------------- */
/*	パンくず
/* ------------------------------------- */
.pan {
	font-size:		0.8em;
	color:			#777;
	padding:		0;
	margin:			0 auto 20px auto;
	}
.pan a {	
	color:			#00ac9d;
	text-decoration:underline;
	}
.pan a:hover {
	color:			#00ac9d;
	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;
		}
	}

/* ------------------------------------- */
/*	ページタイトル
/* ------------------------------------- */
#pageheader{
	width:			100%;
	background:		url(https://www.sinmeig.jp/img/page/pagetitle_bg.jpg) no-repeat center center;
	min-height:		135px;
	display:		block;
	margin:			0 0 20px 0;
	}

#pageheader h2{
	width:			1000px;
	margin:			0 auto;
	font-size:		2em;
	color:			#fff;
	font-weight:	400;
	padding:		40px 0 0 0;
	text-shadow: 0 0 10px #2A8BA0;
	}
	@media only screen and (max-width: 800px) {/* タブレット幅 */
		#pageheader{
			overflow: hidden;
			}
		#pageheader h2{
			margin: 0 0 0 30px;
			}
		}
	@media only screen and (max-width: 650px) {/* スマホ幅 */
		#pageheader h2{
			margin: 5px 0 0 20px;
			font-size:	1.5em;
			}
		}


/* sidebar  -------------------- */
#bnr_purchase a {
	width: 242px;
	height: 110px;
	float: right;
	margin: 0;
	text-indent: -9999px;
	background: url(../img/page/bnr_purchase.jpg) no-repeat;
}
#bnr_blog a:hover {
}

#bnr_mainte a {
	width: 242px;
	height: 110px;
	float: right;
	margin: 0;
	text-indent: -9999px;
	background: url(../img/page/bnr_mainte.jpg) no-repeat;
}
#bnr_mente a:hover {
}

/*	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:			#00ac9d;
	text-decoration:none;
	}
.tex a:hover {
	color:			#00ac9d;
	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 #00ac9d;
	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: #00ac9d;
	text-decoration: underline;
}
.i_date2{
	color: #777;
}
.i_title{
	color: #00ac9d;
	font-size: 1.4em;
	font-weight:	400;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #00ac9d;
}
.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 dotted 1px;
}
.i_text_box{
	border-bottom: 1px solid #00ac9d;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

li.widget{
	list-style-type: none;
	}
h2.widgettitle{
	color: #00ac9d;
	font-size:1em;
	font-weight:	300;
	border-bottom: 1px solid #00ac9d;
	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:		#00ac9d;
	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: #00ac9d dotted 1px;
	background-color: #d8f9f3;
}
.fo_box {
	width: 100%;
	border-bottom: #00ac9d dotted 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: #00ac9d dotted 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%;
}

/* ------------------------------------- */
/*	お問い合わせボタン
/* ------------------------------------- */
#button{
	width:			200px;
	display:		inline-block;
	
	font:			normal normal 300 1.3em '';
	text-decoration:none;	
	
	color:			#00ac9d;
	brackground-color:transparent;
	border:			1px solid #00ac9d;
	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:#00ac9d;
	background-position: -100% 100%;
}

#button {

	margin: 20px 0px 0px 0px;
}
/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	border-color: #00ac9d;
	border-style: dotted;
	border-width: 0;
}
table td {
	font-size: 80%;
	line-height: 160%;
	padding: 5px;
	border: 1px dotted #00ac9d;
}
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;
}}

/*	wp-pagenavi
/* ------------------------------------- */
.wp-pagenavi {
	margin: 40px auto;
	font-size: 12px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #00ac9d;
}
.wp-pagenavi a {
    color: #00ac9d;
}
.wp-pagenavi span.current,
.wp-pagenavi a.page {
	margin: 0 10px 0 0;
	border: solid 1px #eee;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
	justify-content: center;
	display: flex;
	align-items: center;
	transition: .3s;
}
.wp-pagenavi span.current {
    border: none;
    background: #00ac9d;
    color: #fff;
}
.wp-pagenavi a.page {
	background: none;
}
.wp-pagenavi a.page:hover {
    background: #00ac9d;
    color: #fff;
}
.wp-pagenavi .first,
.wp-pagenavi .extend {
    margin-right: 10px;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    display: none;
}
