@charset "UTF-8";
/*
	Theme Name: akita-kk
	Author: eSales System Laboratory Inc.
	Author URI: http://www.e-uru.biz/
	Version: 1.0.0
*/

/****************************************
          General Setting
*****************************************/
html {
	margin: 0px auto;
}


body {
	font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
	font-size: 15px;
	margin: 0px auto;
	padding: 0px;
	min-width: 1000px;
	overflow-x: hidden;
}

img {
    border-style:none;
}


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

@media (max-width: 1000px) {
	body {min-width: 1000px;}
}

.sitecolor { color: #000; }

/****************************************

          Typography

*****************************************/

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

/****************************************
          List

*****************************************/

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

li { list-style: none; }


/****************************************

          Link

*****************************************/

a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #1d3994;
}

img {
	max-width: 100%;
}

footer {
	border-top: 4px solid #ddd;
	min-width: 1000px;
	padding-top: 0px;
}

p {
margin-top: 0px;
}
/****************************************

          Layout

*****************************************/
#maincon {
}

.container {
	margin-left: auto;
	margin-right: auto;
}

.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}


#headerL {
	width: 100%;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	display: block;
	width: 1000px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}

#header h1 ,
#header h2 {
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 5px;
	line-height: 2em;
	padding: 0px;
}

.logo02 { font-size:1.8em; font-weight:bold; line-height:1.2em; padding: 25px 0px 0px 0px; }

#main {
	margin-top: 0px;
	text-align: left;
	float: right;
	width: 740px;
}

#page {
	padding: 10px 0px;
	width: 740px;
	float: right;
}

#detail {
	padding: 10px 15px;
	border: 1px solid #eee;
}

#sidepage,
#sidebar01,
#sideblog,
#sidebar {
	float: left;
	width: 240px;
}

#sidebar01,
#sideblog,
#sidebar {
	padding: 20px 0px 20px 0px;
}

#footer {
	text-align: left;
	padding: 1px 0px 0px 0px;
	margin: 0px auto;
	width: 1000px;
}

#footer h2, #footer h3 {
display: inline;
}

/****************************************

          header

*****************************************/
/****************************************

          Navigation

*****************************************/
/* ------- メニュー部分 ------- */

.menu {
 clear: both;
 margin-left: auto;
 margin-right: auto;
  padding: 0;
  height: auto;
  padding-top: 0px;
}

.menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li{
 float:left;
  margin: 0;
  padding: 0;
}

.menu a{
  overflow: hidden;
  display: block;
  width: 100%;
  height: 0px;
  padding-top: 57px;
/*background-image: url(/hp/images/menu_off.png);		/* 2021/07/30 */
  background-image: url(/hp/images/menu_off.jpg);		/* 2021/07/30 */
  background-repeat: no-repeat;
}

/* 2021/07/30 **
.menu1 a{background-position:    0   0; width:  165px;}
.menu2 a{background-position:  -165px 0; width: 105px;}
.menu3 a{background-position: -270px 0; width: 105px;}
.menu4 a{background-position: -375px 0; width: 160px;}
.menu5 a{background-position: -535px 0; width: 115px;}
.menu6 a{background-position: -650px 0; width: 130px;}
.menu7 a{background-position: -780px 0; width: 120px;}
.menu8 a{background-position: -900px 0; width: 100px;}
** 2021/07/30 */
.menu1 a{background-position:    0   0; width: 210px;}
.menu2 a{background-position: -210px 0; width: 112px;}
.menu3 a{background-position: -322px 0; width: 168px;}
.menu4 a{background-position: -490px 0; width: 122px;}
.menu5 a{background-position: -612px 0; width: 136px;}
.menu6 a{background-position: -748px 0; width: 134px;}
.menu7 a{background-position: -882px 0; width: 118px;}

.menu a:hover{
/*background-image: url(/hp/images/menu_on.png);		/* 2021/07/30 */
  background-image: url(/hp/images/menu_on.jpg);		/* 2021/07/30 */
  background-repeat: no-repeat;
}

.menu ul:after {
    clear: both;
    display: block;
    content: "";
}



/* ------- メニュー部分 ------- */


/****************************************

          header image

*****************************************/

/****************************************

          Breadcrumb

*****************************************/



.breadcrumbs {
    margin-left: 0px;
   margin-bottom: 5px;
    color: #aaa;
    padding: 5px 0px;
   font-size: 12px;

}

/****************************************

          Top slider

*****************************************/

.slide_all {overflow: hidden; width: 100%; height: auto;}

.bx-viewport {
	overflow: visible!important;
	width: 1000px!important;
}

.slide_wrap {
	width: 3000px;
	left: 50%;
	margin-left: -1500px;
	position: relative;
}

#slideFilterL, #slideFilterR {
	position:absolute;
	top:0;
	width:1000px;
	height: 495px;
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter:"alpha( opacity=60 )";
	background:#fff;
}
#slideFilterL {
	left:0;
}
#slideFilterR {
	right:0;
}
/****************************************

          Main

*****************************************/

.rightlink {
	text-align: right;
}

.rightlink a {
	font-size: 16px;
	box-shadow: 2px 2px 2px #eee;
	color: #fff;
	background: #93c21e;
	padding: 10px 20px;
	margin: 10px 10px;
	display: inline-block;
}

.rightlink a:hover {
	box-shadow: 2px 2px 2px #999;
}

.link {
	padding: 7px 20px 7px 15px;
	float: right;
}

.vevent .img,
.vlist .img {
	width: 250px;
	display: inline-block;
	float: left;
	text-align: center;
	margin-right: 20px;
	border: 1px solid #eee;
}

.link a {
	color: #333;
	padding: 5px 30px 5px 20px;
	text-decoration: none;
}

.link a:hover {
	color: #ff0000;
}


.wlink::after {
	clear: both;
	display: block;
	content: "";
}

.wlink a:hover {
	color: #fff;
	text-decoration: underline;
}

.navigation{
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: url(images/gray.gif) repeat-y 50% 0;
}
	.navigation > div{
		width: 50%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			background: #ffeff7;
			color: #000;
		}
			.navigation .alignright a:hover{
				border-left: 1px solid #ddd;
			}

.footer-post-meta{
	margin-top: 40px;
	text-align: right;
}
	.post-author{ padding-left: 1em; }

.page-link{
	margin: 3em 0;
}
.comment-page-link{
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a{
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a{
			background: #fff;
		}

	.page-link a{
		border-bottom: none;
		color: #000;
	}

	.page-link a span:hover,
	.comment-page-link a:hover{
		background: #ffeff7;
		color: #000;
	}


/****************************************

          index.php Main

*****************************************/

.content-box{
	float: right;
	margin-top: -0.25em;
	width: 420px;
}
	.content-box .more-link{
		margin: 0;
	}

.thumbnail-box{
	float: left;
	width: 160px;
}
	.thumbnail-box img{
		width: 160px;
		height: 160px;
	}


/****************************************

          Sidebar

*****************************************/

/****************************************

          Footer

*****************************************/

#copyright{
	text-align: center;
	padding: 10px 0 10px 0px;
	margin: 10px 0px 0px;
}

/****************************************

          Form

*****************************************/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea {
	font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
	margin: 0;
	margin-bottom: 15px;
	padding: 6px 4px;
	max-width: 100%;
	width: 290px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	vertical-align: bottom;
	font-size: 14px;
}

#comment-area input[type="text"],
#comment-area textarea{
	display: block;
}

textarea {
	overflow: auto;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #ff69b4;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(255,105,180,1);
 	-moz-box-shadow: 0 0 3px rgba(255,105,180,1);
	box-shadow:  0 0 3px rgba(255,105,180,1);
 	color: #444;
}


/****************************************

          WordPress Misc

*****************************************/

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/*
.wp-caption {
	margin: 10px;
	padding-top: 4px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;
	text-align: center;
}
*/

.wp-caption-text,
.gallery-caption{
	font-size: 90%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

/****************************************

          Clearfix

*****************************************/

#header::after{
	clear: both;
	display: block;
	content: "";
}

#container {
/*	background: #f8f8fb; */
}

.breadcrumbs:after,
#container:after,
#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}

/* clearfix for ie7 */
#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
}

#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
}

#inbox {
text-align: left;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
width: 1000px;
}


/* ------- サイド　コンテンツボックス------- */
.widgettitle,
.boxtitle {
text-align: center;
font-size: 16px;
color:#fff;
margin: 0px 0px 0px 0px;
padding: 10px 0px 5px 0px;
background: #47bdb7;
}
.widgettitle a {color: #fff;}
#sideblog ul {list-style: none; margin-bottom: 20px;}
#sideblog ul li {padding: 8px 10px 1px;}
#sideblog .calendrier { margin-bottom: 30px;}

.box_osusume {
background: #ffffff;
text-align: left;
margin: 10px 0px 20px 0px;
padding: 5px 5px 10px 5px;
line-height: 2em;
color:#333333;
border-radius: 5px;
}

.box_osusume a     {color:#333333;text-decoration:none;}
.box_osusume a:link  {color:#333333;text-decoration:none;}
.box_osusume a:visited  {color:#333333;text-decoration:none;}
.box_osusume a:hover  {color:#2770c1;text-decoration:underline;}

.box_osusume ul li{
text-align: left;
list-style-type: none;
margin-left: 5px;
padding: 10px 15px 3px 15px;
border-bottom: 1px solid #dddddd;
}
.box_osusume ul li a { display: block; }

.bline {
	border-bottom: 2px solid #0566af;
}

.gline {
	border-bottom: 2px solid #ddd;
}

.box {
text-align: left;
margin: 10px 0px 20px 0px;
color:#333333;
background: #fff;
}

.box a     {color:#333333;text-decoration:none; }
.box a:link  {color:#333333;text-decoration:none;}
.box a:visited  {color:#333333;text-decoration:none;}
.box a:hover  {color:#2770c1;text-decoration:none;}

.box ul {
background: #fff;
margin: 0px 0px;
border-bottom: 1px dotted #dddddd;
}

.box ul li{
font-size: 14px;
text-align: left;
list-style-type: none;
margin-left: 5px;
padding: 10px 15px 10px 15px;
border-bottom: 1px dotted #dddddd;
}
.box ul li a { display: block; }
.box ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	padding-right: 5px;
}

.box ul li:last-child {
border-bottom: 0px solid #dddddd;
}

.box ul li h2 {
font-size: 14px;
margin: 0px 0px;
padding: 0px 0px 0px 20px;
line-height: 1.3em;
}

.gyaji a {
padding-left: 25px;
}

.byaji a {
padding-left: 25px;
background: url(images/yaji-b.png) no-repeat left center;
}

/* ------- サイド　コンテンツボックス------- */

.BorderG {
	border: 2px solid #dddddd;
	border-radius: 5px;
}

.HrG {
	clear: both;
	height: 1px;
	border: 0px;
	background: #dddddd;
}

.pagetoi {
	clear: both;
	margin: 10px 0px 0px 0px;
}

.pagetoi img{
	margin: 5px 0em;
}

.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font24 { font-size: 24px; }
.font28 { font-size: 28px; }
.font36 { font-size: 36px; }

/****************************************

          margin

*****************************************/

.mt0 { 	margin-top: 0px; }
.mt5 { 	margin-top: 5px; }
.mr5 { margin-right: 5px; }
.ml5 { 	margin-left: 5px; }
.mb5 { margin-bottom: 5px; }
.mt10 { margin-top: 10px; }
.mr10 { margin-right: 10px; }
.ml10 { margin-left: 10px; }
.mb10 { margin-bottom: 10px; }
.mt20 { margin-top: 20px; }
.mr20 { margin-right: 20px; }
.ml20 { margin-left: 20px; }
.mb20 { margin-bottom: 20px; }
.mt30 { margin-top: 30px; }
.mr30 { margin-right: 30px; }
.ml30 { margin-left: 30px; }
.mb30 { margin-bottom: 30px; }
.mt40 { margin-top: 40px; }
.mr40 { margin-right: 40px; }
.ml40 { margin-left: 40px; }
.mb40 { margin-bottom: 40px; }
.mt50 { margin-top: 50px; }
.mr50 { margin-right: 50px; }
.mr60 { margin-right: 50px; }
.ml50 { margin-left: 50px; }
.ml60 { margin-left: 60px; }
.mb50 { margin-bottom: 50px; }

/****************************************

          padding

*****************************************/
.pt10 { padding-top: 10px; }
.pr10 { padding-right: 10px; }
.pl10 { padding-left: 10px; }
.pb10 { padding-bottom: 10px; }
.pt20 { padding-top: 20px; }
.pr20 { padding-right: 20px; }
.pl20 { padding-left: 20px; }
.pb20 { padding-bottom: 20px; }
.pt30 { padding-top: 30px; }
.pr30 { padding-right: 30px; }
.pl30 { padding-left: 30px; }
.pb30 { padding-bottom: 30px; }
.pt40 { padding-top: 40px; }
.pr40 { padding-right: 40px; }
.pl40 { padding-left: 40px; }
.pb40 { padding-bottom: 40px; }
.pt50 { padding-top: 50px; }
.pr50 { padding-right: 50px; }
.pl50 { padding-left: 50px; }
.pb50 { padding-bottom: 50px; }

/* ------- フッターメニュー部分 ------- */
.menuf {
 font-size: 14px;
 margin-left: auto;
 margin-right: auto;
  padding: 0;
 text-align: left;
}

.menuf ul {
display: table;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menuf li {
 line-height: 1.6em;
 height:　auto;
 text-align: left;
 float: left;
 margin: 5px 2px 5px 0px;
 padding: 0px 0px 0px;
 position:relative;
 display: table-cell;
 font-weight: bold;
}

.menuf a {
padding: 5px 15px 5px 15px;
text-decoration:none;
display: block;
}

/* ------- フッターメニュー部分 ------- */

.fBloc {
	clear: both;
	margin-top: 40px;
	margin-left: 10px;
	font-size: 12px;
}

.fBloc.half {
	float: left;
	max-width: 52%;
	margin-left: 2%;
}

.fBloc h2 {
	font-size: 12px;
	display: inline;
}

.fBloc p {
	display: table-cell;
}

.fBloc dl {
	font-size: 12px;
	width: 285px;
	display: inline-block;
	border: 2px solid #eee;
	padding: 8px 10px;
	background: #fff;
	margin-top: 0px;
	margin-right: 10px;
}

.fBloc dl img {
	margin-top: 2px;
	margin-right: 10px;
}
.fBloc dd h2 {
	font-weight: bold;
	font-size: 14px;
}

.fBloc dt {
	margin: 0px 0px;
}

.fBloc a:hover {
	color: #333;
}

.box_seo2 {
	clear: both;
	margin: 20px 20px 0px 20px;
}

.pin {
	font-size: 13px;
padding-right: 3px;
	color: #d0b777;
}


.kizi {
	border: 1px solid #eee;
	padding: 20px 20px 30px;
	line-height: 1.7em;
}

.mB {
	font-size: 24px;
	margin: 10px 0px 20px;
	position: relative;
	padding-top: .55em;
	border-top: 1px solid #ccc;
}

.mB::after {
	position: absolute;
	top: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #47bdb7;
}

.imglist {
	width: 35%;
	margin-right: 2%;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.midashi {
	clear: both;
	font-size: 20px;
	padding: 5px 10px;
	border-left: 5px solid #47bdb7;
	font-weight: bold;
	margin-bottom: 20px;
}

.side-tool-sya{
z-index:101;
position:fixed;
bottom:0;
right:25px;
font-size: 12px;
}

.side-tool-sya a{
opacity:.85;
filter:alpha(opacity=85);
text-decoration:none;
border-radius:0px;
background: #4c3121;
display: block;
}

.side-tool-sya .gotop,.side-tool-sya .gotop .bg{
display:block;
width:60px;
height:60px;
border-radius: 30px;
overflow:hidden;
}
.side-tool-sya .gotop{
text-align: center;
line-height: 60px;
bottom:90px;
right:50px;
cursor:pointer;
position:absolute;
color:#FFF;
}
.side-tool-sya .gotop .bg{
z-index:0;
}
.side-tool-sya .gotop:hover .bg{
opacity:.6;
filter:alpha(opacity=60);

}
.side-tool-sya .gotop .ico-gotop{
position:absolute;
left:12px;
top:18px;
z-index:1;
width:26px;
height:14px;
}

#topbutton {
position: fixed;
display: none;
}

.page_navi,
.bread_crumb {
clear-after: left;
margin:0 0 15px 0;
padding:0;
display: inline-block;
}
.page_navi,
.bread_crumb {
clear: left after;
}

.bread_crumb li{
float:left;
font-size:11px;
list-style:none;
}

.bread_crumb li + li:before {
margin: 0 3px;
content: ">";
}
.bread_crumb a{
color:#D81354;
}
.page_navi li {
display: inline;
float:left;
font-size:11px;
list-style:none;
margin:10px 5px 10px 0;
}

.page_navi li a{
display: inline-block;
padding:10px;
border:1px solid #ccc;
}

.page_navi li span {
font-weight:bold;
display: inline-block;
padding:10px;
border:1px solid #0A61B9;
background: #0A61B9;
color:#fff;
}

.page_navi li a:hover {
background:#eee;
text-decoration:none;
}

.gaiyou {
margin:10px 0px 50px 0px;
border: solid 0px #c99269;
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 100%;
}

.gaiyou table.tab1 { table-layout:auto; background:#f6f6f6; }
.gaiyou th { border: solid 1px #dddddd; background:#f6f6f6; text-align: left; padding:10px 10px; font-weight: normal; width: 12em;}
.gaiyou td { border: solid 1px #dddddd; padding:10px 10px;}

.eventT {
margin:10px 0px 20px 0px;
border: solid 0px #c99269;
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 100%;
}

.eventT tr { background: url(images/gaiyo-line.png) no-repeat right bottom; padding:10px 10px;}
.eventT th { border: solid 0px #dddddd; text-align: left; padding:10px 10px; font-weight: normal; width: 3em; vertical-align:top;}
.eventT td { border: solid 0px #dddddd; padding:10px 10px;}


.outlineTable td {
font-weight: normal;
padding: 8px 5px;
background: url(images/gaiyo-line.png) no-repeat right bottom;
}

.gaiyou-m {
text-align: left;
font-size: 16px;
line-height: 1.2em;
margin: 0px 480px 0px 0px;
padding: 8px 10px 8px 10px;
border-bottom: 2px dashed #b06d46;
color: #2f241a;
}

.history {
border: 0;
margin:10px 0px 50px 0px;
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 100%;
}
.history tr:nth-child(even) { background-color:#efefef;}
.history tr:nth-child(odd) { background-color:#fefefe; }
.history th {border: 1px solid #dddddd; text-align: left; padding:10px 20px; font-weight: normal; width: 6em; }
.history td {border: 1px solid #dddddd; padding:10px 10px 10px 20px;}

.bloc {
padding: 10px 20px 10px 20px;
border: 1px solid #ddd;
margin: 10px auto;
border-radius: 5px;
}

.bloc::after {
content: "";
display: block;
clear: both;
}

.bloc2-left {
float: left;
font-size: 16px;
width: 46%;
padding: 5px 10px 5px 10px;
border: 1px solid #ddd;
background-color: #f0f7dd;
margin: 4px auto;
border-radius: 5px;
}

.bloc2-left::after {
content: "";
display: block;
clear: both;
}

.bloc2-right {
float: right;
font-size: 16px;
width: 46%;
padding: 5px 10px 5px 10px;
border: 1px solid #ddd;
background-color: #f0f7dd;
margin: 4px auto;
border-radius: 5px;
}

.bloc2-right::after {
content: "";
display: block;
clear: both;
}

.bloc3 {
padding: 0px 20px 10px 20px;
border: 1px solid #ddd;
margin: 10px auto;
border-radius: 5px;
}

.bloc4 {
padding: 5px 20px 5px 20px;
border: 1px solid #ddd;
margin: 4px auto;
border-radius: 5px;
}


.bloc5 {
padding: 10px 20px 10px 20px;
border: 2px dotted #ddd;
margin: 4px auto;
border-radius: 5px;
}

.comh li {
font-size: 16px;
text-align: center;
float: left;
width:24%;
}

.comh  span {
font-size: 16px;
color: #3f210f;
padding-right: 5px;
}

.comh::after {
clear: both;
content: "";
display: block;
}

.profilelist::after {
	clear: both;
	content: "";
	display: block;
	margin-bottom: 10px;
}

.profile {
border:0;
margin-right: 20px;
margin-left:10px;
cellspacing:2;
border-top:1px dotted #dddddd;
max-width: 71%;
}

.profile td {
vertical-align:top;
border-bottom:1px dotted #dddddd;
padding: 5px 10px 5px 10px;
}

.profile th {
width: 7em;
vertical-align:top;
border-right:1px dotted #dddddd;
border-bottom:1px dotted #dddddd;
padding: 5px 10px 5px 10px;
}

.staffbloc {
padding: 10px 10px;
}

.staffbloc img {
margin-bottom: 20px;
border-radius: 5px;
box-shadow: 2px 2px 2px #eeeeee;
border: 1px solid #eeeeee;
}

hr {
	height:0;
	border:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}

.clearboth {
clear: both;
}


.staffbloc .pin {
font-size: 14px;
color: #333333;
padding: 0px 20px;
background: url(/files/pin.png) no-repeat left center;
}

.point{
	position:relative;
	margin:20px 22px 20px 0px;
	padding:10px 15px 0px 20px;
	color:#333333;
	font-size: 16px;
	background:#eee;
	box-shadow:
		12px 0 0 0 #eee,
		0 12px 0 0 #eee,
		1px 15px 4px -3px rgba(0,0,0,0.2);
}
.point:before{
	content:" ";
	position:absolute;
	top:100%;
	left:100%;
	width:0;
	height:0;
	border-width:12px 12px 0 0;
	border-style:solid;
	border-color:transparent;
	border-top-color:#cc3333;
}
.point:after{
	content:" ";
	position:absolute;
	padding:0 20px;
	bottom:0;
	left:10px;
	width:65px;
	height:10px;
	background:rgba(215,21,24,0.3);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.right_exit {
border: 1px solid #c6c6c6;
margin: 20px 10px 0px 50%;
padding: 10px;
background: #fff;
}

.right_exit::after {
	clear: both;
	content: "";
	display: block;
}

.right_exit .link {
	padding: 0px 0px;
	margin-bottom: 0px;
	clear: both;
	padding-left: 30px;
	display: block;
	background: url(images/li.gif) no-repeat right center;
}

.right_exit .link a {
	display: block;
}

.right_exit2 {
border: 1px dotted #333333;
margin: 20px 10px 0px 38%;
padding: 10px;
background: #fff;
}

.last {
	margin-right: 0px !important;
}

.last::after {
	clear: both;
	display: block;
	content: "";
}

.contactbloc {
display: inline-table;
width: 290px;
height: 490px;
border: 2px solid #cc3300;
background: #ffffff;
box-shadow: 2px 2px 2px #eeeeee;
padding: 10px 10px;
margin: 5px 15px 20px 5px;
border-radius: 5px;
}

.sekourei_catch {
	font-size: 24px;
	text-align: center;
	line-height: 1.8em;
	background: #f7f1e4;
	background-size: cover;
	padding: 15px 20px;
	margin: 10px 0px 10px;
	color: #333;
}

.event_catch {
	font-size: 20px;
	text-align: center;
	line-height: 1.8em;
	background: url(images/event-catch.png) repeat top center;
	padding: 20px 10px;
	margin: 10px 0px 30px;
}

.flowbloc {
clear: both;
display: block;
}

img.flow {
width: 43%;
border-radius: 5px;
}

.flowc {
padding: 0px 10px 10px 10px;
}

.aligncenter {
text-align: center;
}

.beforeafter {
width:100%;
margin:0px 0px 20px 0px;
}

.beforeafter tr {
vertical-align: top;
}

.beforeafter td.before {
width:40%;
max-width: 258px;
padding-right: 1.5%;
padding-top: 0px;
}

.beforeafter td.before img,
.beforeafter td.after img
 {
	max-width: 100%;
}


.beforeafter td.after {
width:55%;
max-width: 355px;
padding-top: 0px;
}

.beforeafter td.yaji2 {
	padding-top: 50px;
}

.beforeafter .yaji:before {
padding-right: 1.5%;
content: "→";
font-size: 38px;
color: #834b2e;
}

.Bradius5 {
	border-radius: 5px;
	border: 1px solid #dddddd;
}

.afterafter img,
.beforeafter img {
	width: 100%;
}

.afterafter {
width:100%;
margin:0px 0px 20px 0px;
}

.afterafter tr {
vertical-align: top;
}

.afterafter td.left {
width:50%;
max-width: 331px;
padding-right: 1%;
}

.afterafter td.left img,
.afterafter td.right img {
	max-width: 100%;
}

.afterafter td.right {
width:50%;
max-width: 331px;
padding-left: 1%;
}


.photos {
	margin-top: 20px;
}

.photos:after {
	clear: both;
	content: "";
	display: block;
}

.photos li:after {
	clear: both;
	content: "";
	display: block;
	margin-bottom: 20px;
}

.photos .part {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0.9em;
	padding: 0px 5px 0px 5px;;
	display: inline-block;
	font-weight: bold;
}

.photos .part:before {
	content: "\f1bb";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #47bdb7;
}

.photos .workdimg {
	width: 100%;
	table-layout: fixed;
}

.photos .workdimg td:first-child {
	padding-right: 1.5%;
	width: 48.5%;
    vertical-align: top;
}

.photos .workdimg td:last-child {
	padding-left: 1.5%;
	width: 48.5%;
    vertical-align: top;
}

/* 施工例詳細ページの見出し */
.midashi-d {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0.9em;
	padding: 0px 5px 0px 5px;;
	font-size: 18px;
	display: inline-block;
}

.midashi-d:before {
	content: "\f015";
	font-family: FontAwesome;
	color: #47bdb7;
	padding-right: 8px;
	font-size: 24px;

}

/* 施工例詳細ページの見出し */

.reformdata .part {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0.9em;
	padding: 0px 5px 0px 5px;;
	font-size: 14px;
	display: inline-block;
}

.reformdata .part:before {
	content: "\f1bb";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #47bdb7;
}

.reformdata .reformphotos div {
	float: left;
	width: 48%;
}

.reformdata .reformphotos div.img_before {
	width: 48%;
	margin-right: 3%;
	position: relative;
}

.reformdata .reformphotos div.img_before:after {
	content: "≫";
	font-size: 3em;
	padding-left: 1%;
	padding-right: 2%;
	position: absolute;
	right: 0px;
	top: 30%;
	color: darkcyan;
}

.reformdata .reformphotos div.img_before span.blabel {
	padding: 5px 10px;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	color: #ee0000;
	font-size: 18px;
}

.reformdata .reformphotos div.img_before img {
	width: 80%;
}

.reformdata .reformphotos div.img_after {
	margin-right: 3%;
}

.bukendata dl {
	width: 49%;
	display: inline-block;
	border-bottom: 1px dashed #999;
}

.bukendata dl:nth-child(odd) {
	margin: 5px 1% 5px 0px;
}

.bukendata dl:nth-child(even) {
	margin: 5px 0% 5px 0px;
}

.bukendata dl dd,
.bukendata dl dt {
	float: left;
	padding: 5px 10px;
}

.bukendata dl dt {
	font-weight: bold;
	width: 7em;
	background: #fefefe;
}

.bukendata dl dd {
	width: 160px;
}

#archiveList li p.title {
	font-size: 1.2em;
	border-bottom: 2px solid #47bdb7;
	text-align: left;
	margin: 5px 0px 15px;
	padding: 10px 2px 8px 0px;
	position: relative;
	padding-left: 1em;
}
#archiveList li p.title:before {
	content: "\f09e" ;
    font-family: FontAwesome;
	color: #47bdb7;
	position: absolute;
	left: 0px;
}

#archiveList li p.title a:link,
#archiveList li p.title a:visited {
  color:#000;
  font-weight: bold;
}

#archiveList li .box1 {
  text-align: center;
  padding: 3px 15px 0px 0px;
  margin-left: 0px;
  width:280px;
  float: left;
}

#archiveList li .box1 img {
	max-height: 233px;
}

#archiveList li .box2 {
  float: right;
  width:390px;
}

#archiveList li table {
	width:98%;
	margin:10px 0px 20px 0px;
	border-collapse:collapse;
}

#archiveList li table th {
  background: #fefefe;
  width: 8em;
  padding: 5px 10px;
  border:1px #ddd solid ;
}
#archiveList li table td {
  background: #fff;
  padding: 5px 10px;
  border:1px #ddd solid ;
}

#archiveList li .more {
	text-align: right;
	margin: 0px 0px 20px;
}

#archiveList li .more a {
  margin-top: 10px;
  margin-right: 10px;
  width:6em;
  padding: 5px 10px;
  margin-left:auto;
  background:#d98f6f;
  color: #fff;
 }

#archiveList li .more a::after {
	content: "＞";
	padding-left: 5px;
}

.catch {
	text-align: center;
	font-size: 20px;
	color: #555;
}

hr.line {
    margin: 2.5em 0px 0px 0px;
    border: 0;
    height: 1px;
}

.detail a{
display:block;
width:100px;
height:24px;
padding:3px 0 0 10px;
background:url(images/sekou-yaji.png) no-repeat 94% 50% #666;
color:#fff;
font-size:13px;
}

.detail a:hover{
background:url(images/sekou-yaji.png) no-repeat 94% 50% #999;
text-decoration:none;
}

.half_left .detail,
.half_right .detail
 {
	position: absolute;
	right: 0;
	bottom: -11px;
	margin: 0px;
}

.half_left hr.line,
.half_right hr.line
 {
    margin: 10px;
}

.half-l {
	float: left;
	width: 50%;
}

.half-r {
	float: right;
	width: 50%;
}

.power .link {
	clear: both;
	display: block;
	margin-top: 105px;
	padding-right: 5px;
}

input[type=text],input[type=tel],input[type=email]{
font-size:15px;
}
span.wpcf7-list-item { display: block; }
input[type=text],input[type=email],input[type=tel]{
   width:70%;
}

input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 1px #20b2aa;
}

input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}

.contact_right textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:100%;
   padding:0 3px;
}

.contact_right textarea:focus{
   border:solid 1px #20b2aa;
}

.contact_right textarea {
   outline: none;
width:100%;
}

input[type=button],
input[type=submit]{
	font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
	padding:10px 40px;
	position:relative;
	font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size:20px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #fb5a27;
	background:#fb5a27;
	border-radius: 5px;
	margin-top: 10px;
}

.contact_form input[type=submit]{
width:50%;
}

.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}

input[type="radio"]{
margin: 0 0 4px 0 !important;
}

.send input[type="submit"],
.back input[type="button"] {
	width: 80% !important;
}

.send {
	width: 49%;
	display: inline-block;
	float: right;
	text-align: left!important;
}

.back {
	float: left;
	text-align: right!important;
	width: 46%;
	display: inline-block;
}

.confirm {
font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
	text-align: center;
	margin: 0px 0px;
}


.wpcf7-form #reform {
	display:none;
}

.wpcf7-form #reform dd,
.wpcf7-form #tyumon dd {
	padding: 0px 0px;
	margin: 0px;
}

.wpcf7-form {
font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
border: 1px solid #eee;
margin-bottom: 20px;
padding: 20px;
}

.wpcf7-form input{} /*名前、メール、題名*/
.wpcf7-form textarea{width: 600px;} /*本文*/
.wpcf7-form .wpcf7-submit{width: 200px; margin-left: 10px;} /*送信ボタン*/
.wpcf7-form span.spr {color:#ff0000;}

.wpcf7-form::after {
	clear: both;
	display: block;
	content: "";
}

.wpcf7-form dt {
	padding: 8px 15px;
	background: #eee;
	margin: 10px 0px;
}

span.wpcf7-list-item-label {
	color: #333;
}

.center {
text-align: center;
}

.eventmidashi {
	color: #ff6600;
}

#text-18 {
font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
	background: none;
	border: 0px;
}

.olist {
margin-left: 20px;
}

.olist li {
list-style-type: decimal !important;
margin-bottom: 10px;
}

.list03 li .midashi {
padding: 0px !important;
line-height: 1.4em;
font-size: 16px !important;
}

.top-work {
	border: 2px solid #ddd;
	margin: 0px 0px;
	padding: 10px 0px 0px 0px;
}

.top-work .last {
	width: 243px;
}

.reform-plan {
	margin: 20px 0px;
	border: 2px solid #ddd;
	padding: 10px 10px;
}

.reform-plan dl {
	width: 325px;
	float: left;
	padding: 0px 10px 10px 15px;
	height: 195px;
	overflow: hidden;
	margin: 2px 0px;
}

.reform-plan dl img {
	margin-left : 5px !important;
}

.reform-plan dd {
	margin: 0px;
}

dl.plan1 {
	margin-right: 6px;
	background: url(images/plan-01.png) no-repeat left top;
}

dl.plan2 {
	background: url(images/plan-02.png) no-repeat left top;
}

dl.plan3 {
	margin-right: 6px;
	background: url(images/plan-03.png) no-repeat left top;
}

dl.plan4 {
	background: url(images/plan-04.png) no-repeat left top;
}

.reform-plan dt h2{
	font-size: 23px;
	padding: 10px 5px 0px 60px;
	margin-bottom: 8px;
}

.reform-plan::after {
	clear: both;
	content: "";
	display: block;
}


.topEvent {
	float: right;
	background: url(/images/title-ozacoevent.png) no-repeat top center;
	height: 327px;
	width: 314px;
	text-align: center;
	padding: 110px 10px 10px 10px;
}

.topEvent span.img {
	height: 190px;
	overflow: hidden;
}

.topEvent h2 {
	text-align: left;
}

.toptoi {
	padding-top:0px;
	width: 540px;
}

.toptoi .toibloc {
	display: inline-block;
}

.kanren .list li {
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 20px;
}

.kanren .list li img {
	height: 140px;
	width: 140px;
	float: left;
	margin-right: 20px;
}

.kanren .list li h3{
	font-size: 16px;
	text-align: left;
    margin: 0px 0px 20px 20px;
	font-weight: 500;
}


.list-02{
  text-align:left;
  margin: 5px 0;
}

.list-02 li{
  float:left;
  width:47%;
  margin:0 2% 25px 0;
  padding:0px 5px 0;
  height:100%;
}

.list-02 li:nth-child(2n){
  margin:0 0 20px;
}

.list-02 li:last-child{
  margin:0 0 10px;
}

.border1 {
background: #93c21e;
padding: 10px 10px;
border: 1px solid #ddd;
color: #fff;
font-size: 18px;
}

#toi {
height: 1000px;
}

#sassi {
height: 2200px;
}


.top-box {
	padding: 0px 0px 10px 0px;
	display: block;
}

.top-box::after {
	clear: both;
	content: "";
	display: block;
}

.sponly {
	display: none;
}

#dropdown_container {
	font-size:14px;
}

#dropdown_container li.dropdown_item {
	cursor:pointer;
}

#dropdown_container li.dropdown_item ul a {
	text-align: center;
	padding: 10px 0px 10px 0px;
	width:200px;
	height: 20px;
	background: #fff;
	background-position: 5px;
	border-top: 1px solid #4c3121;
}

#dropdown_container li.dropdown_item ul a:hover {
	height: 20px;
	background: url(images/yaji01.png) no-repeat left center;
	background-position: 5px;
}

#dropdown_container li.dropdown_item > ul {
	padding: 0px;
	background: #eee;
	position:absolute !important;
	list-style:none;
	margin:0px 0px 0px -30px;
	width:200px;
	z-index: 1000;
	display: none;
	border: 2px solid #4c3121;
}

#dropdown_container li.dropdown_item > ul:before {
	content: "＞";
	top: -18px;
	left: 100px;
	font-weight: bold;
	font-size: 14px;
	position:absolute !important;
	transform: rotate( 270deg );
}

#dropdown_container li.dropdown_item > ul li:hover
{
	background-color: #a5a76b;
}

#dropdown_container li.dropdown_item > ul a:hover
{
	color: #fff;
}

.topwork li {
float: left;
width: 30.5%;
}

.topwork li span.img { display: block; width: 100%; height: 222px; overflow: hidden; text-align: center; background: #efefef; }
.topwork li span.img img { width: auto; height: 222px; }
.col-04 li span.img { display: block; width: 100%; height: 222px; overflow: hidden; text-align: center; background: #efefef; }
.col-04 li span.img img { width: auto; height: 222px; }
.col-03 li span.img { display: block; width: 100%; height: 222px; overflow: hidden; text-align: center; background: #efefef; }
.col-03 li span.img img { width: auto; height: 222px; }

.bannar img {
	margin-bottom: 5px;
}

.border01 {
border: 1px solid #db8135;
}

.border-top01 {
	border-top: 1px solid #f7f7f7;
}

/*  TOP box */

.col-01 .alignright,
.col-01 .alignleft {
	width: 480px;
}

.col-01 li h3 {
	display: inline;
	font-size: 16px;
}

.col-01 li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 0px;
	padding: 10px 0px 10px;
	border-bottom: 1px dashed #ccc;
}

.col-01 li span.label {
	font-size: 13px;
	background: #ee9d38;
	width: 7em;
	display: inline-block;
	color: #fff;
	text-align: center;
}

.col-01 li span.label_work {
	background: #10674f !important;
}

.col-01 li span.label_event {
	background: #df6485 !important;
}

.col-01 li:first-child {
	border-top: 1px dashed #ccc;
}

.col-02 li {
	width: 300px;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}


.col-02 li:nth-child(3n) {
	margin-right: 0px;
}

.col-02 li:nth-child(3n+1) {
	clear: both;
}

.col-02 li h2,
.col-02 li h3 {
	font-size: 16px;
	color:#555;
	margin: 15px 0px 5px;
	font-weight: bold;
}

.col-02 li img {
	display: block;
	margin: 0px auto;
}

.col-02 li .detailright {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.col-02 li .detailright:before{
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #0B746E;
    font-weight: bold;
}

.col-03 li {
	width: 320px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 5px;
}

.col-03 li:nth-child(3n) {
	margin-right: 0px;
}

.col-03 li:nth-child(3n+1) {
	clear: both;
}

.col-03 li h2,
.col-03 li h3 {
	font-size: 16px;
	margin: 10px 0px;
	font-weight: bold;
}

.col-03 li .img {
	display: block;
}

.col-03 li .detailright {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.col-03 li .detailright:before{
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #0B746E;
    font-weight: bold;
}

.col-04 li {
	width: 300px;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 5px;
}

.col-04 li:nth-child(3n) {
	margin-right: 0px;
}

.col-04 li:nth-child(3n+1) {
	clear: both;
}

.col-04 li h2,
.col-04 li h3 {
	font-size: 16px;
	color:#555;
	font-weight: bold;
	margin: 12px 0px 10px;
	padding: 5px;
	text-align: center;
	background: #ddd;
}

.col-04 li img {
	max-width: 100%;
	width: auto;
	display: block;
}

.col-04 li .detailright {
	text-align: right;
	font-size: 14px;
}

.col-04 li .detailright:after {
	content: "＞";
	font-size: 12px;
	padding-left: 5px;
}

.col-05 li {
	position: relative;
	width: 300px;
	margin-right: 50px;
	float: left;
	padding-top: 0px;
	margin-bottom: 10px;
}

.col-05 li:nth-child(3n + 3) {
	margin-right: 0px;
}

.col-06 li {
    position: relative;
    width: auto;
    margin-right: 20px;
    float: left;
    padding-top: 0px;
    margin-bottom: 10px;
	text-align:center;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}

.col-06 li:nth-child(2n + 2) {
	margin-right: 0px;
}

.col-02 li p,
.col-03 li p,
.col-04 li p {
	padding: 0px;
	margin: 0px;
}

.list-04 {
	padding: 30px 0px;
	border-top: 1px dashed #b4a080;
}

.list-04 img {
	margin-right: 0.5%;
	width: 24.5%;
}

.list-04 a:nth-child(4n) img {
	margin-right: 0px;
}

ul#staffList {
  padding-top: 20px;
}

ul#staffList li {
  float: left;
  width: 220px;
  margin-right: 12px;
  margin-bottom: 20px;
  text-align: center;
  height: 280px;
  overflow: hidden;
}

ul#staffList li:nth-child(3n + 3){
  margin-right: 0px;
}

ul#staffList li p{
  text-align: center;
  margin: 0;
  padding: 0;
}

ul#staffList li p.staffp1 {font-weight: bold; min-height: 22px;}
ul#staffList li p.staffp2 {}
ul#staffList li p.staffp3 {font-size: 90%;color:#333;}


ul#staffList li img {
	display: block;
	margin: 0px auto 10px auto;
	max-height: 158px;
	max-width: 100%;
}

/* スタッフ紹介 */
.staffMainImage {
  width:260px;
}

table.staffProfile {
	float: left;
	width:410px;
	border-collapse: collapse;
}

table.staffProfile th {
  background: #eee;
  border: 1px solid #ddd;
    width: 8em;
  padding: 6px 10px;
  font-weight: normal;
}
table.staffProfile td {
  padding: 6px 10px;
  border: 1px solid #ddd;
}

table.staffProfile02 {
	margin: 0px 20px;
}

table.staffProfile02 th,
table.staffProfile02 td {
	position: relative;
	display: block;
	padding: 10px 10px;
}

table.staffProfile02 th {
	padding: 20px 10px 10px;
	border-bottom: 2px solid #ddd;
}

table.staffProfile02 th:after {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 2px;
    background-color: #333;
}
span.bloglinkicon {
	font-size: 14px;
	letter-spacing: 1px;
	padding-right: 10px;
}

span.bloglinkicon:before {
	padding-right: 10px;
	content: "\f086";
	font-family: FontAwesome;
	font-size: 1.2em;
}

a.bloglink {
	width: 150px;
	text-align: center;
    font-size: 16px;
    line-height: 35px;
    display: inline-block;
    background: #1771b5;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.bloglink:hover {
    background: #333;
}

.facebook {
	font-size: 14px;
	letter-spacing: 1px;
	padding-right: 10px;
}

.facebook:before {
	padding-right: 10px;
	content: "\f09a";
	font-family: FontAwesome;
	font-size: 1.2em;
}

a.facebooklink {
    font-size: 16px;
    line-height: 35px;
    display: inline-block;
	width: 160px;
	text-align: center;
    background: #3b5998;
    color: #fff;
    border-radius: 5px;
}

a.facebooklink:hover {
    background: #333;
}

.extlink {
	text-align: right;
}
/* スタッフ紹介 */

#recoStaff {
  padding: 10px 0 0 0 ;
  margin: 15px 0 0 0 ;
  clear: both;
}


#recoStaff ul li {
  float: left;
  width: 130px;
  height: 230px;
  margin-right: 5px;
  padding: 5px;
  border:1px solid #eee;
  font-size: 14px;
}

#recoStaff ul li:nth-child(5n) {
  margin-right:0px;
}

#recoStaff ul li a {
  display: block;
}

#recoStaff ul li img {
  height: 130px;
  display: block;
  margin:0 auto 10px;
}

#recoStaff ul li p {
  margin: 0;
  padding: 0;
  text-align: center;
}

.toptitle {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 40px;
}

.toptitle span {
	font-size: 14px;
}

.category .vlist,
.event .vlist,
.voice .vlist {
	padding: 0px 10px 10px;
	border: 2px solid #faeaea;
}

.category .vlist span.img,
.event .vlist span.img,
.voice .vlist span.img {
	display: block;
	float: left;
	margin-right: 20px;
	width: 30%;
	height: auto;
	overflow: hidden;
	border: 1px solid #eee;
}

.category .vlist .img img,
.event .vlist .img img,
.voice .vlist .img img {
	width: 100%;
}

.wpcf7-form dt.siryoubloc {
	background: #ffff80;
	padding: 10px 20px 20px;
}

.wpcf7-form dt.siryoubloc .bloc1 {
	border: 1px solid #ddd;
	background: #fff;
	padding: 10px 10px;
	margin-top: 10px;
}

.wpcf7-form dd.kentikuyo {
    display: flex;
}

.wpcf7-form dd #kentikuyotei {
	display: inline;
}

.wpcf7-form .kentikuyotei {
}

.wpcf7-form .kentikuyotei .wpcf7-list-item,
.wpcf7-form .soudantypes .wpcf7-list-item {
	width: 110px;
	display: inline-block;
	margin-top: 5px;
}


.red {
	color: #ff0000;
}

.white {
	color: #ffffff;
}

.bg-gray {
	background: #ededed;
}

/*---フッターfixed---*/
.footerbar {
  	width: 100%;
  	position: fixed;
 	bottom: 0;
  	height: 60px;
	background: #284760;
	z-index: 10000;
}

.footerbar a {
	display: inline-block;
	width: 220px;
	text-align: center;
	background: #74c2ff;
	padding: 0.5em 1.5em;
	color: #fff;
	font-size: 20px;
	margin-top: 5px;
	position: relative;
}
.footerbar a:after {
	content: "→" ;
	position: absolute;
	right: 10px;
}
.footerbar a i {
	padding-right: 30px;
	font-size: 24px;
}

/* 施工例カテゴリタグ */
.tags {
	font-size: 13px;
	text-align: left;
	margin: 0px 0px 15px 0px;
	color: #fff;
}

.tags a {
	display: inline-block;
	border-radius: 5px;
	padding: 5px 8px;
	margin: 5px 0px 0px 10px;
	background: #f3a280;
	color: #fff;
}

.tags a:nth-child(4n+1) {
	background: #15ae67;
}

.tags a:nth-child(4n+2) {
	background: #2fa8e1;
}

.tags a:nth-child(4n+3) {
	background: #e8be2a;
}

.tags a:nth-child(4n+4) {
	background: #c3b1d5;
}

/* 施工例カテゴリタグ */

/* pdf link */
.pdf {
	display: inline-block;
	background: #e5dcc2;
	padding: 5px 10px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #eee;
}

.pdf::before {
	content: "\f1c1";
	font-family: fontAwesome;
	padding-right: 5px;
	color: #c73f36;
	font-size: 1.5em;
	text-decoration: none;
}
/* pdf link */

.faddress {
	width: 100%;
}

.faddress td:nth-child(1) {
	padding-right: 0px;
}

.faddress td:nth-child(2) {
	padding-left: 0px;
}

.faddress td:nth-child(3) {
	text-align: right;
}

.wrap_pagenavi {margin: 20px 0;}
.wp-pagenavi {display: -webkit-flex;display: flex;}
.topttl { text-align: right;  font-size: 16px; }
.topttl a:before{
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #0B746E;
    font-weight: bold;
}

.hright { text-align: right; }
.hright a:before{
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 5px;
    padding-left: 20px;
    color: #0B746E;
    font-weight: bold;
}

.bloc01 { padding: 20px; margin: 15px 0px; border: 1px solid #eee; }

.midashis {
	border-top: solid 2px #47bdb7;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.midashis span {
	display: inline-block;
    background-color: #47bdb7;
    padding: 2px 50px 2px 20px;
    border-radius: 0 0 30px;
}

#quality_double_page .sec01 .box1 {
	float:left;
	width:43%;
	text-align:center;
	background:#f6f6f6;
	border:2px #0cf solid;

	background:#fff;
	border:1px #ccc solid;

	padding:15px 5px;
	box-sizing:border-box;
}

#quality_double_page .sec01 .box1 h3 {
	font-size:18px;
	text-indent:0;
}

#quality_double_page .sec01 .box1 ol {
	font-size:32px;
}

#quality_double_page .sec01 .box1 ol li {
	margin-bottom:20px;
}

#quality_double_page .sec01 .box1 ol li i.fa {
	color:#04c;
}


#quality_double_page .sec01 .box2 {
	float:right;
	width:55%;

}

#quality_double_page .sec01 .box2 p {
	font-size:95%;
}

#quality_double_page .sec02 {
	clear:both;
}

#quality_double_page .sec03 .images img {
	width:48%;
	display:inline-block;
	padding:3px;
	margin-right:5px;
	border:1px #aaa solid;

}

#quality_double_page .sec04 .box1 {
	float:left;
	width:49%;
}

#quality_double_page .sec04 .box2 {
	float:right;
	width:49%;
	text-align: center;
}

#quality_double_page .sec05 .box1 {
	float:left;
	width:49%;
}

#quality_double_page .sec05 .box2 {
	float:right;
	width:49%;
}

#quality_double_page .sec06 .box1 {
	float:left;
	width:65%;
}

#quality_double_page .sec06 .box2 {
	float:right;
	width:32%;
}

#quality_double_page .sec06 h4 {
	color:#12a69e;
	font-size:16px;
	margin:5px 0 5px 0;
	padding:0;

}

#quality_double_page .sec06 .images {
	text-align:center;
}

#quality_double_page .sec06 .images img {
	width:49%;
	display:inline-block;

}

#quality_double_page .desc {
	font-size:115%;
	padding:5px 10px 10px 20px;
	border-bottom:1px #ccc dotted;
}

/* 20161208 repair */
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 10px!important;
	height: 10px!important;
}

.alc section {
	overflow: hidden;
	margin-bottom: 30px;
}

#quality_double_page .sec04 .box2 p.sml {
	font-size: 11px;
	margin: 0;
	display: inline-block;
    text-align: left;
}
#quality_double_page .sec04 .box2 .box2l {float: left;width: 220px;}
#quality_double_page .sec04 .box2 .box2r {float: right;width: 122px;}

#quality_double_page .sec04 .box2 .fColor {color:#12A69E;}
#quality_double_page .sec04 .box2 .db-boxl {
	display: inline-block;
    border: 2px solid #6E6B6B;
    width: 100px;
    font-size: 12px;
    margin: 0 3px 10px;
}
#quality_double_page .sec04 .box2 .db-boxr {
	color:#12A69E;
	display: inline-block;
    border: 2px solid #12A69E;
    width: 100px;
    font-size: 12px;
	margin: 0 10px 10px;
}

span.index_more2 a:before ,
p.index_more2 a:before {
	content: "\f0da";
	font-family: FontAwesome;
	padding-right: 7px;
	color: #12A69E;
	font-size: 16px;
}

p.index_more2 {
    display: block;
    color: #fff;
    width: 12em;
    margin: 0px 10px;
    padding: 8px 12px;
    border-radius: 5px;
    background: #A8E9E5;
    text-align: center;
}

#quality_seismic-isolation_page {}
#quality_seismic-isolation_page .sec01 {
	margin-bottom:80px;
	padding-bottom:20px;
	border-bottom:5px #eee solid;

}

#quality_seismic-isolation_page .box1 {
	float:left;
	width:40%;
}
#quality_seismic-isolation_page .box2 {
	float:right;
	width:53%;
}

#quality_seismic-isolation_page .box2 ul li {
	margin-bottom:20px ;
}

#quality_seismic-isolation_page dl.toku01 ,
#quality_seismic-isolation_page dl.toku03 {
	float:left;
	width:60%;
	margin:0 0 15px 0;
	padding:5px;
	border:1px #33f solid;
	box-sizing:border-box;
}

#quality_seismic-isolation_page dl dd {
	margin:0;
	padding:0;
	font-size:13px;
}

#quality_seismic-isolation_page dl.toku02 ,
#quality_seismic-isolation_page dl.toku04 {
	float:right;
	width:39%;
	margin:0;
	padding:5px;
	border:1px #f33 solid;
	box-sizing:border-box;
}

#quality_seismic-isolation_page dl.toku01 ,
#quality_seismic-isolation_page dl.toku02 {
	height:190px;
	height:210px;
}


#quality_seismic-isolation_page dl.toku03 ,
#quality_seismic-isolation_page dl.toku04 {
	height:230px;
	height:250px;
}

#quality_seismic-isolation_page dl.toku01 {border-color:#649420;}
#quality_seismic-isolation_page dl.toku02 {border-color:#FC911E;}
#quality_seismic-isolation_page dl.toku03 {border-color:#FF8DC7;}
#quality_seismic-isolation_page dl.toku04 {border-color:#1C5CBC;}


#quality_seismic-isolation_page .sec02 {
	margin-bottom:50px;
}

#quality_seismic-isolation_page .sec03 {
	margin-bottom:50px;
}

#quality_seismic-isolation_page .sec03 {}
#quality_seismic-isolation_page .sec03 ol {}
#quality_seismic-isolation_page .sec03 ol li {
	float:left;
	width:23%;
	margin-right:14px;
}

#quality_seismic-isolation_page .sec03 ol li:nth-child(3) {
	margin-right:0px;
}

#quality_seismic-isolation_page .sec03 ol li:nth-child(4) {
	float:right;
	width:23%;
}

#quality_seismic-isolation_page .sec03 ol li .row1 {
	height:90px;
}

#quality_seismic-isolation_page .sec03 ol li .row1 span {
	float:left;
	width:1.5em;
	padding:1px 0;
	text-align:center;
	background:#000;
	color:#fff;
	font-size:16px;
}

#quality_seismic-isolation_page .sec03 ol li .row1 p {
	float:right;
	width:130px;
	margin: 0;
	font-size: 14px;
}

#quality_seismic-isolation_page .sec04 ul {
	padding:15px;
	text-align:center;
	border:1px #999 solid;
	border-radius:5px;
}

#quality_seismic-isolation_page .sec04  {
	font-size:20px;
}

#quality_seismic-isolation_page .sec04 .crimson {
	color:crimson;
	font-weight:bold;
}

#quality-foundation_page {}
#quality-foundation_page .sec01 ul li ,
#quality-foundation_page .sec02 ul li ,
#quality-foundation_page .sec03 ul li ,
#quality-foundation_page .sec04 ul li {
	display: inline-block;
	margin:5px 5px;
	width:48%;

}

#insulation_page {}
#original_page .box1 ,
#insulation_page .box1 {
	float: left;
	width:48%;
}

#original_page .box2 ,
#insulation_page .box2 {
	float: right;
	width:48%;
}

#original_page {}

#sorafit_page {}
#sorafit_page #large-merit li {
	float:left;
}
#sorafit_page #large-merit .normal {width:44%;}
#sorafit_page #large-merit .arrow {width:8%;font-size:30px;color:#12a69e;padding-top: 100px;text-align: center;}
#sorafit_page #large-merit .merit {width:45%;}

#sorafit_page .udb-sol-red {
	font-size: 18px;
	color:#C00000;
}

#sorafit_page .sunbeam-img li {
	display: inline-block;
	width: 48%;

}

#sorafit_page #house-2f-table {
	text-align: right;

}


#sorafit_page #house-2f-table table {border:1px #ddd solid;border-collapse: collapse;margin-left: auto;}
#sorafit_page #house-2f-table table th {border:1px #ddd solid;padding: 3px 5px;}
#sorafit_page #house-2f-table table td {border:1px #ddd solid;padding: 3px 5px;}

#sora_page #narrow-3f-plane {
	width:100%;
}
#sora_page #narrow-3f-plane li {
	display: inline-block;
	width:30%;
	margin-right: 15px;
	padding: 0;
	text-align: center !important;
	font-size: 20px;
}
#sora_page #narrow-3f-plane li img {
	display: block;
	margin:0 auto;
	width:100%;
}

#sora_page #narrow-3f-plane li dd {
	margin:0;
}

#sora_page table {border:1px #ddd solid;border-collapse: collapse;margin-left: auto;}
#sora_page table th {border:1px #ddd solid;padding: 3px 5px;}
#sora_page table td {border:1px #ddd solid;padding: 3px 5px;}


.midashid {
	background-color: #12a69e;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	padding: 20px ;
	margin: 0 0 15px 0;
	box-sizing: border-box;
	text-align: center;
}

.conceptTtl { background: #47bdb7; padding: 13px 10px 10px; text-align: center; font-weight: bold; color: #fff; font-size: 24px; margin: 30px 0px 10px; border-radius: 5px; }
.conceptList li { display: inline-block; }

.eme {
    color: #469591;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0px 0px;
}

p.index_more2 {
    display: block;
    color: #fff;
    width: 12em;
    margin: 0px 10px;
    padding: 8px 12px;
    border-radius: 5px;
    background: #eee;
    text-align: center;
}

.oran
{
    color: #469591;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0px 0px;
}

.midashi-sr-01 {
    font-size: 30px;
    color: #000000;
    margin: 30px 0px 10px;
    padding: 15px 10px 5px 20px;
    background: #f4f4f4;
}

.midashi_f {
    clear: both;
    font-size: 18px;
    padding: 10px 0px;
    color: #0b746e;
    font-weight: bold;
    margin: 20px 0px 0px 0px;
}

.midashi_f span {
    color: #F59724;
    font-size: 1.2em;
    font-weight: bold;
}

.scheduleNo {
//    background-color: #fffaf1;
    padding: 10px 10px;
    margin-bottom: 20px;
    border: 1px #62bdb9 solid;
    min-height: 170px;
}

.midashi-flow {
	font-size: 20px;
    color: #0b746e;
	padding: 10px;
//	border-top: 1px solid #eee;
//	border-bottom: 1px solid #303030;
//    font-weight: bold;
}

.child_page { border: 1px solid #ddd; border-radius: 5px; text-align: center; display: inline-block; width: 31%; margin-bottom: 10px; margin-right: 1%; box-shadow: 1px 1px 1px #ddd;}
.child_page a { display: block; padding: 10px; font-size: 16px;  }

.mintyo {
font-family: '游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;"
}

.line2em { line-height:2em; }

/* 20180412 */
img.logo {width: 60px;margin: 8px 5px 0 0;}
#footer_fixed_pc { position: fixed; bottom: 50px; right: 0px; width: 50px;}
