@charset "UTF-8";
/*
	Theme Name: chubachi
	Author: eSales System Laboratory Inc.
	Author URI: http://www.e-uru.biz/
	Version: 1.0.0
*/

/****************************************
          General Setting
*****************************************/
html {
	margin: 0px auto;
}


body {
/*	background: url(/images/bg.jpg) repeat center top;*/
	text-align: center;
	font-size: 14px;
	margin: 0px auto;
	padding: 0px auto;
	min-width: 950px;
	overflow-x: hidden;
}

img {
    border-style:none;
}

/****************************************

          Typography

*****************************************/

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

/****************************************
          List

*****************************************/

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}


/****************************************

          Link

*****************************************/

a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #ee0000;
}

img {
	max-width: 100%;
}

footer {
	clear: both;
	xmin-width: 950px;
	width:100%;
	color: #525252;
}

p {
margin-top: 0px;
}
/****************************************

          Layout

*****************************************/
#maincon {
}

.container {
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}

.wrapper {
	text-align: left;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

.wrapper_maincon {
	box-shadow: -10px 0 30px #aaa,10px 0 30px #aaa;
}

#headerL {
	width: 100%;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	display: block;
	width: 950px;
	height: 111px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}

#header #logo {
	display: block;
	float: left;
	margin-top: 5px;
	width:363px;
	height: 56px;
}


#header h1 {
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 0 0;
}

#header h2 {
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	line-height: 2em;
	padding: 0px;
}

#header .alignleft {
	margin: 0px;
}

#main {
	margin-top: 0px;
	text-align: left;
	float: right;
	width:667px;
	background: #fff;
	margin-right: 23px;
	padding-bottom: 50px;
}

#page {
	padding: 10px 0px;
	width: 740px;
	width:667px;
	margin-right: 23px;
	float: right;
}

#detail {
	padding: 10px 15px;
	border: 1px solid #eee;
}

#sidepage {
	float: left;
	width: 240px;
	width:230px;
	background: #fff;
	margin-left: 11px;
}

#sidebar01,
#sideblog,
#sidebar {
	float: left;
	width: 240px;
	width:230px;
	background: #fff;
	padding: 20px 0px 20px 0px;
}

#footer {
	text-align: left;
	padding: 1px 0px 0px 0px;
	margin: 0px auto;
	width: 950px;
}

#footer h2, #footer h3 {
display: inline;
}

#footer01 {
	border-top:#FF7E67 16px solid;
	background: #07689F;
	padding-top: 15px;

}
#footer02 {
	padding: 20px 0;
	background: #003D5F;
	color:#fff;
}

#footer01 .footer_navi01 {padding-bottom: 50px; color: #fff;}
#footer01 .footer_navi02 {padding-bottom: 50px; color: #fff;}
#footer01 .footer_navi01 a:link,
#footer01 .footer_navi01 a:visited ,
#footer01 .footer_navi02 a:link,
#footer01 .footer_navi02 a:visited {
	color:#fff;
}
#footer01 .footer_navi01 li {float: left;}
#footer01 .footer_navi02 li {float: left;}
#footer01 .footer_navi01 li ul {padding:5px 0 0 10px;}
#footer01 .footer_navi02 li ul {padding:5px 0 0 10px;}
#footer01 .footer_navi01 li ul li {font-size:11px;margin-bottom: 5px;}
#footer01 .footer_navi02 li ul li {font-size:11px;margin-bottom: 5px;}

#footer01 .footer_navi01 .fn1_1 { width:81px;}
#footer01 .footer_navi01 .fn1_2 { width:105px;}
#footer01 .footer_navi01 .fn1_3 { width:190px;}
#footer01 .footer_navi01 .fn1_3 li {width:100%;}

#footer01 .footer_navi01 .fn1_4 { width:167px;}
#footer01 .footer_navi01 .fn1_5 { width:167px;}
#footer01 .footer_navi01 .fn1_6 { width:100px;}
#footer01 .footer_navi01 .fn1_7 { width:100px;}

#footer01 .footer_navi02 .fn2_1 { width:170px;}
#footer01 .footer_navi02 .fn2_2 { width:153px;}
#footer01 .footer_navi02 .fn2_4 { width:500px;}
#footer01 .footer_navi02 .fn2_6 { width:120px;}

#footer01 .footer_navi02 .fn2_4 ul {
	width: 230px;
	display: inline-block;
}

#footer01 .footer_navi02 .fn2_4 ul li {
	display: block;
	float: none;
}

#footer01 .footer_navi03 {
	padding-bottom: 30px;
}
#footer01 .footer_navi03 .box1 {
	float: left;
	width:49%;

}

#footer01 .footer_navi03 .box2 {
	float: right;
	width:49%;
	text-align: right;

}

#footer02 .explain {
	text-align: center;
}

#footer02 .copyright {
	text-align: center;
	padding-bottom: 70px;
}

#footer_fixed {
	position: fixed;
	bottom:0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: rgba(200, 200, 200, 0.8);
	width: 100%;
}

#footer_fixed a {
	display: inline-block;
	margin: 0px 10px;
/*	margin-top: -14px;*/
}

#footer_fixed a:hover img {
	opacity: 0.8;
}

#spfixed {
	z-index: 1000;
	position: fixed;
	bottom: -6px;
	width: 100%;
	clear: both;
	background-color: #ff7e67;
}

#spfixed .fmenu_fixed {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

#spfixed .fmenu_fixed li {border-left: 1px solid #fff;width: 33.33333%;}
#spfixed .fmenu_fixed li:last-child {border-right: 1px solid #fff;}


/****************************************

          header

*****************************************/
/****************************************

          Navigation

*****************************************/

.bg-menu {
	clear:both;
	background: #07689F;
	height:51px;
	padding: 0;
	margin: 0;
}

.bgshadow {
	background: url(images/shadow.png) repeat-x top center;
}

.menu{
 clear: both;
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
  padding: 0;
  width: 950px;
  height: auto;
  height: 51px;
}

.menu ul{
	width:100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li{
 float:left;
  margin: 0;
  padding: 0;
}

.menu a{
	font-size: 15px;
	font-weight: 700;
	overflow: hidden;
	display: inline-block;
	color: #9a9a9a;
	xpadding: 18px 21px 13px;
	position: relative;
}


.menu li a {
    display: block;
    height:51px;
    margin:0;
    padding:0;
    text-indent: -9999em;
    overflow: hidden;
    background:url(/images/menu.png) no-repeat ;

}

.menu li.menu1 {width:138px;margin:0;}
.menu li.menu2 {width:96px;margin:0;}
.menu li.menu3 {width:89px;margin:0;}
.menu li.menu4 {width:137px;margin:0;}
.menu li.menu5 {width:122px;margin:0;}
.menu li.menu6 {width:112px;margin:0;}
.menu li.menu7 {width:137px;margin:0;}
.menu li.menu8 {width:119px;margin:0;}

.menu li.menu1 a {background-position:  0 bottom;}
.menu li.menu2 a {background-position:  -136px bottom;}
.menu li.menu3 a {background-position:  -231px bottom;}
.menu li.menu4 a {background-position:  -316px bottom;}
.menu li.menu5 a {background-position:  -452px bottom;}
.menu li.menu6 a {background-position:  -572px bottom;}
.menu li.menu7 a {background-position:  -682px bottom;}
.menu li.menu8 a {background-position:  -814px bottom;}

.menu li.menu1 a:hover {background-position:  0 0;}
.menu li.menu2 a:hover {background-position:  -136px 0;}
.menu li.menu3 a:hover {background-position:  -231px 0;}
.menu li.menu4 a:hover {background-position:  -316px 0;}
.menu li.menu5 a:hover {background-position:  -452px 0;}
.menu li.menu6 a:hover {background-position:  -572px 0;}
.menu li.menu7 a:hover {background-position:  -682px 0;}
.menu li.menu8 a:hover {background-position:  -814px 0;}

.menu ul:after {
    clear: both;
    display: block;
    content: "";
}

ul.submenu {
  float: right;
  text-align: right;
  padding-right:20px;
  width:500px;
  font-size:13px;
}

ul.submenu li {
  display: inline-block;
  text-indent: 1.2em;
  margin-right: 5px;
  background:url(/images/yaji.png) no-repeat left center;
}

.header_contact {
  float: right;
}



/****************************************

          header image

*****************************************/

/****************************************

          Breadcrumb

*****************************************/



.breadcrumbs {
    margin-left: 0px;
   margin-bottom: 5px;
    color: #aaa;
    padding: 5px 0px;
   font-size: 1.05em;

}

/****************************************

          Top slider

*****************************************/

.slide_all {overflow: hidden; width: 100%; height: 350px;}

.bx-viewport {
	overflow: visible!important;
	width: 950px!important;
}

/****************************************

          Main

*****************************************/

.tac {text-align: center;}
.tar {text-align: right;}
.tal {text-align: left;}

.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;
	background: url(images/yaji-ao.png) no-repeat right center;
}

.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;
	}

.clear_left {
	clear: left;

}

.midashi04 {
	margin:10px 0;
	line-height: 1;
	border-top:#07689F 3px solid;
	border-bottom:#37989F 3px double;
	background: #07689F;
	padding: 10px 15px;
	color:#fff;
	font-weight: bold;

}

.midashi05 {
	margin:0 0 15px 0;
	line-height: 1;
	border-left:#07689F 3px solid;
	border-bottom:#37989F 1px dotted;
	padding: 5px 0 5px 15px;

}

.kanren_box {
	padding-top: 30px;
}

.kanren_box ul {
	padding: 0 15px;
}

.kanren_box li {
	background: url(/images/list_mark01.png) no-repeat left center;
	padding: 5px 10px;
}

.page_exit {
	display: inline-block;
	padding: 10px;
	line-height: 1;
	background: #F7EBD1;
	border:1px #D59F46 dotted;
}

/****************************************

          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;
	}


.kumamoto {
	font-family: YuMincho,"Hiragino Mincho ProN",serif;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	box-shadow: 2px 2px 3px #666;
	text-align: center;
	border:1px #bbb solid;
	border-radius: 3px;
}

#top01 {overflow: hidden;}
#top01 .box1 {
	float: left;
	width: 324px;
	height: 170px;
}

#top01 .box2 {
	float: right;
	width: 324px;
	height: 170px;
}

#top02 ,
#top03 ,
#top04 ,
#top05 ,
#top07 ,
#top08 ,
#content_bottom ,
{
	padding: 10px 0 0 0;
	clear:both;

}

#top02 h2 ,
#top03 h2 ,
#top04 h2 ,
#top05 h2 ,
#top06 h2 ,
#top07 h3 {
	height: 33px;
	line-height: 33px;
	font-size: 18px;
	padding: 0;
	text-indent: 2.4em;
	font-weight: bold;
	border-bottom: 1px #A2D5F2 solid;
	background: url(/images/top_title_icon.png) no-repeat left center;

}

#top05 h2 span {
	font-size:14px;
	display: inline-block;
	text-indent: 1em;
}


#top02 ul ,
#top03 ul {
	padding: 10px ;
	background:#f3f3f3;

}

#top02 ul li ,
#top03 ul li {
	margin: 0 0 5px 0;
	overflow: hidden;
	height:20px;
}

#top02 ul li span ,
#top03 ul li span {
	display: inline-block;
	font-size: 11px;
	color:#fff;
	padding: 1px 10px;
	width:6.5em;
	text-align: center;
}

ul li span.type_work {background: #005717;}
ul li span.type_madori {background: #EFA92A;}
ul li span.type_event {background: #0068B7;}
ul li span.type_column {background: #0096AA;}
ul li span.type_post {background: #692755;}
ul li span.type_voice {background: #F19149;}

ul li span.type_nisetai {background: #C21926;}
ul li span.type_iedukuri {background: #0096AA;}



#top04 ul {
	height: 600px;
	height: auto;
}
#top04 ul li {
	width:212px;
	height:260px;
	height: auto;
	min-height:260px;
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
	text-align: right;
}

#top04 ul li h3 {
	text-align: center;
	padding: 5px 0;
	margin: 5px 0;
	font-size: 16px;
	color: #fff;
	background: #07689F;
}

#top04 ul li div {
	position: relative;
	width:212px;
	height:152px;
	height: 141px;
	overflow: hidden;
}

#top04 ul li div p {
	position: absolute;
	bottom: 0;
	left:0;
	padding: 10px;
	box-sizing:border-box;
	width:100%;
	height:36px;
	font-size:11px;
	color:#fff;
	background: #000;
	opacity: 0.7;
	text-align: left;

}

#top04 ul li .exp {
	text-align: left;
	margin: 0;
	padding:  0 0 5px 0;
}

#top04 ul li a:link,
#top04 ul li a:visited {
	color:#03f;
}

#top04 ul li .more {
	display: inline-block;
	text-align: right;
	font-size: 13px;
	padding: 0 15px;
	background: url(/images/yaji.png) no-repeat right center;

}

#top04 ul li:nth-child(4) {
	clear: both;
}

#top04 ul li:nth-child(3n) {
	float: right;
	margin-right: 0;
}

#top05 ul li {
	display: inline-block;
	margin-right: 10px;
}

#top05 ul li:nth-child(5) {
	margin-right: 0;
}

#top06 {
	padding: 30px 0 0 0 ;
}

#top06 .box1 ,
#top07 .box1 {
	float: left;
	width:49%;
	margin-bottom: 10px;
}

#top06 .box2 ,
#top07 .box2 {
	float: right;
	width:49%;
	margin-bottom: 10px;
}

#top06 .box3 ,
#top07 .box3 {
	clear: both;
}

#content_bottom ul li ,
#top08 ul li {
	display: inline-block;
	margin-right: 2px;
}

#content_bottom ul li:nth-child(4),
#top08 ul li:nth-child(4) {
	margin-right: 0;
}

/****************************************

          Sidebar

*****************************************/

#sidebar {}

#sidebar #side_siryou {
	text-align: center;
	xborder:1px #999 solid;
	border-top:0;
	margin: 0 8px 15px 0;
}

#sidebar #side_siryou .kakaku {background: url(/images/side_pdf_icon.png) no-repeat 3px 0;}
#sidebar #side_siryou .siryou {background: url(/images/side_sassi_icon.png) no-repeat 3px 0;}

#sidebar #side_siryou h3 {
	background: url(/images/side_sassi_midashi.png) no-repeat ;
	width: 227px;
	height: 51px;
	xheight: 40px;
	line-height: 1;
	margin: 0;
	text-align: left;
	text-indent: -9999em;
}

#sidebar #side_siryou ul {
	position: relative;
	width: 227px;
	line-height: 1;
	border:0 #ddd solid;
	margin:0;
	padding-top: 5px;
}

#sidebar #side_siryou .box {
	margin-left: auto;
	width:165px;
}

#sidebar #side_siryou .box h4 {
	margin: 0 5px 10px 0;
	padding:0;
	font-size:14px;
	font-weight: bold;
	border-bottom:3px #FFF100 solid;
}

#sidebar #side_siryou a {
	display: inline-block;
}

#sidebar #side_banner01 {}
#sidebar #side_banner01 a {
	display: inline-block;
	margin-bottom: 5px;

}

#sidebar #side_tochierabi {
	border:1px #999 solid;
	margin-bottom: 15px;

}

#sidebar #side_tochierabi h3 {
	background: #698900;
	text-align: center;
	font-size:20px;
	color:#fff;
	margin: 0;
	padding: 5px 0;

}

#sidebar #side_tochierabi p.big {
	padding: 5px 10px 5px 4.6em;
	margin: 0;
	font-size:16px;
	font-weight: bold;
	text-indent: -4em;
}

#sidebar #side_tochierabi p.desc {
	padding: 5px ;
	margin: 0;
	font-size: 12px;
	xbackground: #d0e;
}

#sidebar #side_tochierabi a.more {
	display: block;
	margin-left: auto;
	width: 106px;
	height: 23px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#sidebar #side_malmaga {
	border:1px #999 solid;
	margin-bottom: 15px;

}

#sidebar #side_malmaga h3 {
	background: #698900;
	text-align: center;
	font-size:20px;
	color:#fff;
	margin: 0;
	padding: 5px 0;
}

#sidebar #side_malmaga p.big {
	padding: 5px 10px ;
	margin: 0;
	font-size:16px;
	font-weight: bold;
}

#sidebar #side_malmaga p.desc {
	font-size:11px;
	padding-left: 15px;
}

#sidebar #side_malmaga ol {
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 13px;
}


#sidebar #side_blog ,
#sidebar #side_osusume ,
#sidebar #side_kanren {
	font-size: 14px;
}

#sidebar #side_blog h3 ,
#sidebar #side_osusume h3 ,
#sidebar #side_kanren h3 {
	text-align: center;
	padding: 5px 0;
	border-bottom: 2px #64C3D1 solid;

}

#sidebar #side_blog li ,
#sidebar #side_osusume li ,
#sidebar #side_kanren li {
	margin-bottom:10px;
	margin-left:10px;
	background: url(/images/side_mark01.png) no-repeat left center;
	font-size: 12.4px;
	padding-left:10px;

}

#sidebar #side_blog li {
	border-bottom: 1px #64C3D1 solid;
	padding-top: 3px;
	padding-bottom: 3px;

}

#sidebar #side_blog #side_ym dt {
	text-align: center;
	padding: 5px 0;
	margin-bottom: 5px;
	background: #eee;
	cursor: pointer;
}

#sidebar #side_blog #side_ym dd {
	padding: 5px 0px 10px;
	margin: 0 0 8px 0;
}

#sidebar #side_blog #side_ym dd a {
	float: left;
	display: block;
	padding: 5px 0;
	margin: 0 2px 2px 0;
	width:33px;
	border:1px #ddd solid;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
}

#sidebar #side_blog #side_ym dd a:nth-child(7) {
	clear: both;
}

#sidebar #side_blog #side_ym dd a:hover {
	color:#fff;
	background: #07689F;
}

#sidebar #side_blog #side_ym dd {display: none;}
#sidebar #side_blog #side_ym dd.show {display: block;}



/****************************************

          Footer

*****************************************/

#copyright{
	text-align: center;
	padding: 10px 0 30px 0px;
	font-size: 80%;
	margin: 10px 0px 0px;
	color: #383838;
}

#copyright a {
	color: #383838;
}


/****************************************

          Form

*****************************************/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea {
	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: 80%;
}

.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: 950px;
}


.boxtitle {
text-align: center;
font-size: 16px;
color:#fff;
margin: 0px 0px 0px 0px;
padding: 10px 0px 5px 0px;
background-color: #64C3D1;
}

.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:before {
	content: "\f0da";
	font-family: FontAwesome;
	color: #FF7E67;
	padding-right: 5px;
	font-size: 16px;
}



.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: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;
background: url(images/yaji.png) no-repeat left center;
}

.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;
}

.kizi_body {
	padding: 10px 10px;
}

.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font24 { font-size: 24px; }
.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; }
.ml50 { 	margin-left: 50px; }
.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;
color: #525252;
}

.menuf ul {
display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
margin-top: 10px;
}

.menuf li {
 line-height: 1.6em;
 display: inline-block;
 height:auto;
 text-align: left;
float: left;
  margin: 5px 2px 5px 0px;
	padding: 0px 0px 0px;
	position:relative;
}

.menuf a {
padding: 5px 10px 5px 0px;
text-decoration:none;
color: #525252;
}

.menuf a:after {
	content: "|";
	padding-left: 10px;
	font-size:12px;
	font-weight: bold;
}

.menuf li:last-child a:after {
	content: "";
}

.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: 10px 20px 30px;
	margin-bottom: 20px;
}

.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: #303030;
}

.imglist {
	width: 35%;
	margin-right: 2%;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.midashi {
	clear: both;
	font-size: 20px;
	color: #303030;
	font-weight: bold;
	margin: 20px 0px;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #07689F;
	border-bottom: 1px solid #07689F;
}

.midashi:before {
	content: "";
	padding-right: 5px;
	font-size: 16px;
}

.midashi:after {
	content: "";
	font-size: 16px;
	padding-left: 5px;
}

.table-cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-grid;
	display: table-cell;
}

.main-h {
	float: none;
	width: 98%;
}

.table-cell {
	display: block;
}


.side-tool-sya{
z-index:101;
position:fixed;
bottom:0;
right:25px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight));
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 ,
.gaiyou2 {
margin:10px 0px 20px 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; }
.gaiyou2 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;}
.gaiyou2 th { border: solid 1px #dddddd; background:#f6f6f6; text-align: left; padding:10px 10px; font-weight: normal; width: 12em;}

.gaiyou2 td { border: solid 1px #dddddd; padding:10px 10px;}
.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 20px 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 10px; font-weight: normal;}
.history td {border: 1px solid #dddddd; padding:10px 10px 10px 20px;}
.history td.first {width: 12em;}
.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 #cd9129;
margin: 20px 10px 0px 45%;
padding: 10px;
background: #faf0de;
}

.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: url(images/sekourei-catch.png) repeat top center;
	background-size: cover;
	padding: 15px 20px;
	margin: 10px 0px 10px;
}

.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 img {
	width: 46%;
}

.photos li:after {
	clear: both;
	content: "";
	display: block;
	margin-bottom: 20px;
}

.photos li:nth-child(odd) img {
	float: left;
	margin-right: 20px;
}

.photos li:nth-child(even) img {
	float: right;
	margin-left: 20px;
}

.photos .part {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0.9em;
	padding: 0px 5px 0px 5px;;
	font-size: 14px;
	display: inline-block;
}

.photos .part:before {
	content: "\f299";
	font-family: FontAwesome;
	padding-right: 5px;
}

.midashi-d {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0.9em;
	padding: 0px 5px 0px 5px;;
	font-size: 18px;
	display: inline-block;
	font-weight: bold;
}

.midashi-d:before {
	content: "\f015";
	font-family: FontAwesome;
	color: #303030;
	padding-right: 8px;
	font-size: 24px;
}


}

.reformphotos .part {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0.9em;
	padding: 0px 5px 0px 5px;;
	border-left: 12px solid #ff9900;
	font-size: 14px;
	display: inline-block;
}

.reformdata dl {
	display: block;
	width: 90%;
}

.reformdata dl dd,
.reformdata dl dt {
	display: inline-block;
	padding: 2px 20px;
	margin: 2px 0px;
	border-bottom: 1px dashed #999;
}

.reformdata dl dt {
	font-weight: bold;
	width: 10em;
}

.reformdata dl dd {
	width: 400px;
}

.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: 5em;
	background: #fefefe;
}

.bukendata dl dd {
	width: 190px;
}

#archiveList li p.title {
	font-size: 1.2em;
	border-bottom: 3px solid #E2C380;
	text-align: left;
	margin: 5px 0px 15px;
	padding: 10px 2px 8px 30px;
	background: url(images/title-pin.png) no-repeat left center;
}

#archiveList li p.title a:link,
#archiveList li p.title a:visited {
  color:#303030;
  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:330px;
}

#archiveList li table {
	width:98%;
	margin:10px 0px 20px 0px;
	border-collapse:collapse;
}

#archiveList li table th {
  background: #fefefe;
  width: 5em;
  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:7em;
  padding: 5px 10px;
  margin-left:auto;
  background:#56B1B7;
  color: #fff;
  display: inline-block;
 }

#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]{
	padding:10px 40px;
	position:relative;
	font-size:20px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #FF7E67;
	background-color:#FF7E67;
	background-image: linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -o-linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -moz-linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -webkit-linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -ms-linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #FF7E67),
		color-stop(1, #FF7E67)
	);
	-webkit-box-shadow: inset 0px 1px 0px #FF7E67, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #FF7E67, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #FF7E67, 0px 1px 0px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
}
input[type=button],
input[type=submit]{cursor: pointer;}

.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 {
	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 {
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: 5px 15px;
	background: #faf0de;
	margin: 10px 0px;
}

span.wpcf7-list-item-label {
	color: #333;
}

.center {
	text-align: center;
	border-radius: 25px;
	padding: 10px 0;
	margin-bottom: 20px;
	background-color: #ececec;
	color: #07689F;
}

.eventmidashi {
	color: #ff6600;
}

#text-18 {
	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 {
	float: right;
	padding-top:0px;
	width: 580px;
	text-align: right;
}

.toptoi .toibloc {
	display: inline-block;
}

.kanren .list li {
	float: left;
	width: 193px;
	height: 237px;
	margin-right: 20px;
}
.kanren .list li:nth-child(3n){
	margin-right: 0px;
}


.kanren .list div {
}

.kanren .list li h3{
	font-size:14px;
   text-align: left;
    font-weight: normal;
    overflow:hidden;
    margin-bottom: 20px;
	min-height: 3em;
}

.kanren .list li img {
	height: 140px;
	display: block;
	margin: 0px auto 10px;
}
#events .kanren .list li span {display: block;height: 140px;}
#events .kanren .list li img  {height: auto; display: block;margin: 0px auto 10px;}

.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: 950px;
}

#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%;
}

.bannar img {
	margin-bottom: 5px;
}

.bgfooter {
xbackground: #d9d9d9;
}

.bgfooter02 {
xbackground: #e9e9e9;
}

.border01 {
border: 1px solid #db8135;
}

.border-top01 {
	border-top: 1px solid #b0aeaf;
}

/*  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: 2px dotted #eee;
}

.col-01 li span.label {
	font-size: 13px;
	background: #ee9d38;
	width: 6em;
	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: 2px dotted #eee;
}

.col-02 li {
	width: 320px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 1px 1px 1px #ddd;
	padding-bottom: 5px;
}


.col-02 li:nth-child(3n) {
	margin-right: 0px;
}

.col-02 li:nth-child(3n+1) {
	clear: both;
}

.col-02 li h3 {
	line-height: 1.3em;
	height: 2.5em;
	font-size: 16px;
	color:#555;
	margin: 0px 0px;
	font-weight: bold;
}

.col-02 li img {
	display: block;
	margin: 0px auto;
}

.col-02 li .detailright {
	text-align: right;
	font-size: 14px;
}

.col-02 li .detailright:after {
	content: ">";
	font-size: 12px;
	padding-left: 5px;
}

.col-03 li {
	width: 320px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #303030;
	box-shadow: 1px 1px 1px #ddd;
	position: relative;
	padding-bottom: 5px;
	color: #9a9a9a;
}


.col-03 li:nth-child(3n) {
	margin-right: 0px;
}

.col-03 li:nth-child(3n+1) {
	clear: both;
}

.col-03 li h3 {
	line-height: 1.5em;
	height: 3em;
	font-size: 16px;
	color: #9a9a9a;
	margin: 0px 0px;
	font-weight: bold;
}

.col-03 li h3 a {
	color: #9a9a9a;
}


.col-03 li a {
	color: #9a9a9a;
}

.col-03 li .img {
	display: block;
	margin: 3px;
}

.col-03 li img {
	display: block;
	margin: 0px auto;
}

.col-03 li .detailright {
	text-align: right;
	font-size: 14px;
}

.col-03 li .detailright:after {
	content: ">";
	font-size: 12px;
	padding-left: 5px;
}

.col-04 li {
	width: 320px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 1px 1px 1px #ddd;
	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 h3 {
	line-height: 1.5em;
	height: 3em;
	font-size: 16px;
	color:#555;
	font-weight: bold;
	margin: 0px 0px;
}

.col-04 li img {
	max-width: 100%;
	width: auto;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.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: 318px;
	margin-right: 20px;
	float: left;
	padding-top: 0px;
}

.col-05 li:nth-child(3n+2) {
	width: 320px;
}

.col-05 li:nth-child(3n + 3) {
	margin-right: 0px;
}

.col-05 li img {
	margin-bottom: 10px;
}

.col-05 li h3 {
	position: absolute;
	bottom: -2px;
	background: rgba(28,27,22, 0.8);
	padding: 2em 0px 0px;
	width: 318px;
	height: 3em;
	color: #fff;
	display:block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.col-05 li h3.second {
	padding-top: 1em;
	height: 4em;
}

.col-05 li h3 a {
	color: #fff;
}

.col-06 li {
	width: 318px;
	margin-right: 20px;
	float: left;
	padding-bottom: 5px;
	padding-top: 0px;
}

.col-06 li:nth-child(3n+2) {
	width: 320px;
}

.col-06 li:nth-child(3n + 3) {
	margin-right: 0px;
}

.col-06 li img {
	margin-bottom: 10px;
}

.col-07 li {
	width: 318px;
	margin-right: 20px;
	float: left;
	padding-bottom: 5px;
	padding-top: 0px;
}

.col-07 li:nth-child(3n+2) {
	width: 320px;
}

.col-07 li:nth-child(3n + 3) {
	margin-right: 0px;
}

.col-07 li img {
	margin-bottom: 10px;
}

.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: 10px;
}

ul#staffList li {
  float: left;
  width:100%;
  border:1px #e7e0d6 solid;
  margin: 5px 3px 5px 0 ;
  padding: 5px;
  height: auto;


}

ul#staffList li img {
	width:100%;
}

ul#staffList li {
	padding:10px;
	margin-bottom: 10px;

}
ul#staffList li .box01 {
	float: left;
	width:130px;
	padding: 10px;

}

ul#staffList li .box02 {
	float: right;
	width:450px;
	margin-top: 15px;

}

ul#staffList li .box02 h3 span {
	font-size: 12px;
}

ul#staffList li .box02 .more {
	display: block;
	float: right;
	width:6em;
	padding: 5px;
	margin: 10px;
	background: #07689F;

	color:#fff;
	border:1px #1078aF solid;
	border-radius: 3px;
	text-align: center;
}

ul#staffList li .bloglink {
	display: inline-block;
	width:48%;

	display: block;
	width: 90%;
	margin:2px auto;

	font-size:14px;
}

ul#staffList li .facebooklink {
	display: inline-block;
	width:48%;

	display: block;
	width: 90%;
	margin:2px auto;
	font-size:14px;
	font-size:11px;

}


.single-staff .staffMainImage {
  width:260px;
  width:200px;
}


body.single-staff .kizi .box01 {
	float:left ;
	 width:180px;
	 margin-bottom: 15px;
}
body.single-staff .kizi .box02 {
	float:right ;
	width:430px;
	padding: 0;
	 margin-bottom: 15px;

}

body.single-staff .kizi .box01 img {
	width:100%;
}


.single-staff dl.staffProfile {
	margin-top: -2px;
}

.single-staff dl.staffProfile dt {
	position: relative;
	padding: 10px 10px 5px;
	border-bottom: 2px solid #BCE6FC;
}

.single-staff dl.staffProfile dd {
	xbackground: #eee;
	padding: 10px ;
	margin: 0;
}

.single-staff dl.staffProfile dt:after {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 2px;
    background-color: #07689F;
}



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 #BCE6FC;
	text-align: left!important;
}

table.staffProfile02 th:after {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 2px;
    background-color: #333;
    background-color:#07689F;
}
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: #303030;
    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: 140px;
  height: 200px;
  height: 160px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px;
  border:1px solid #eee;
  font-size: 14px;
}

#recoStaff ul li:nth-child(4n) {
  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%;
}

.vlist li .more {
	text-align: right;
	margin: 0px 0px 20px;
}

.vlist .more a {
  margin-top: 10px;
  margin-right: 10px;
  width:7em;
  padding: 5px 10px;
  margin-left:auto;
  background:#56B1B7;
  color: #fff;
  display: inline-block;
 }

.vlist .more a::after {
	content: ">";
	padding-left: 5px;
}

.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 {
//	width: 300px;
	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;
}

.madoriBloc01 {
	text-align: left;
	display: inline-block;
	width: 455px;
}

.plan .img {
	float: left;
	width: 415px;
	margin-right: 60px;
//	margin-left: 30px;
}

.madoriBloc01 .mttl {
	border-bottom: 2px solid #ddd;
	padding: 0px 10px;
	font-size: 20px;
}

.madoriBloc01 li {
	list-style-type: none;
	border-bottom: 2px dotted #eee;
	padding: 15px 10px 0px;
}

.madoriBloc01 li span {
	width: 10em;
	display: inline-block;
	float: left;
}

.madoriBloc01 li p {
	display: table;
}

.madoriBloc02 {
//	margin-left: 100px;
//	margin-right: 100px;
}

.madoriCatch {
    text-align: center;
    background: url(images/madori-catch.png) repeat top center;
    margin: 10px 0px 30px;
    padding: 15px 20px;
    font-size: 24px;
    line-height: 1.8em;
}

.planlist {
	width: 229px;
	display: inline-block;
	margin: 10px 5px;
	float: left;
	font-size: 12px;
}

.madori-img li img {
	width: 200px;
	float: left;
	margin-right: 20px;
}

.madori-img li .title {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0.9em;
	padding: 0px 5px 0px 5px;;
	font-size: 16px;
	display: inline-block;
	font-weight: bold;
	color: #303030;
}

.madori-img li .title:before {
	content: "\f299";
	font-family: FontAwesome;
	padding-right: 5px;
}




.planlist .img {
	width: 229px;
	height: 170px;
	overflow: hidden;
	background: #eee;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.planlist .img img {
	max-width: 229px;
	max-height: 170px;
	display: block;
	margin: auto;
}

.planlist h3 {
	padding: 0px;
	margin: 0px;
	height: 2.6em;
	line-height: 1.3em;
}

.planlist h3 a {
	font-size: 16px;
	color: #f09917;
}

.bg-gray {
	background: #ededed;
}

.bg-ita {
	background: url(images/voice-bg01.png) repeat top center;
}

.pinimg {
	position: absolute;
	left: 42%;
	top: -20px;
}


.footerbar {
  	width: 100%;
  	position: fixed;
 	bottom: 0;
  	height: 60px;
	background: #383838;
	z-index: 10000;
}

.footerbar img {
	margin: 5px 5px 0px;
}

.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;
}
.tags a.tags_small  {background: #15ae67;}
.tags a.tags_2setai {background: #2fa8e1;}
.tags a.tags_design {background: #e8be2a;}
.tags a.tags_garage {background: #c3b1d5;}
.tags a.tags_3fwood {background: #f3a280;}
.tags a.tags_special {background: #fb7c7c;}

/* 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) {
	border-right: 1px solid #b0aeaf;
	padding-right: 0px;
}

.faddress td:nth-child(2) {
	padding-left: 30px;
}

.faddress td:nth-child(3) {
	text-align: right;
}

/* column */
.column-img li img.l-img {
	width: 350px;
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.column-img li img.r-img {
	width: 350px;
	width: 250px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.column-img li .title {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0.9em;
	padding: 0px 5px;
	font-size: 16px;
	display: inline-block;
	font-weight: bold;
	color: #303030;
}

.column-img li .title:before {
	content: "\f299";
	font-family: FontAwesome;
	padding-right: 5px;
}

.wrap_pagenavi {margin: 20px 0;}
.wp-pagenavi a, .wp-pagenavi span {display: inline-block;}


/****************************************

          Pages

*****************************************/

#page_company {}
#page_company .annai li {
	width:49%;
	border:1px #ccc solid;
	border-radius: 1px;
	margin-bottom: 15px;
	padding: 5px;
	box-sizing:border-box;

}
#page_company .annai li:nth-child(odd) {float: left;clear:both;}
#page_company .annai li:nth-child(even) {float: right;}

#page_company .annai li strong {
	display: inline-block;
	padding-left: 10px;
	margin-bottom: 5px;
	border-left:5px #07689F double;
	font-size:110%;
}

#page_company .annai li img {
	display: block;
	float: left;
}

#page_company .annai li .box2 {
	display: block;
	float: right;
	width:206px;
}

#page_cellulose .bloc {
	border:1px dotted #000;
	background: #FCECCA;
}

#page_cellulose .bloc li{
 	padding:5px;
	margin:5px 0px 5px 10px;
	list-style-type: square;
}

/* concept */
#page_concept .top-menu a img {
	width:200px;
	float:left;
	margin-right: 12px;
}
#page_concept .top-menu a:last-child img {margin-right: 0px;}
#page_concept .img-right {
	float: right;
	margin: 0px 10px 20px 20px;
	width: 200px;
	height: 150px;
	border: 1px solid #ddd;
}
#page_concept .bloc1 {
	border:1px #ccc dotted;
	border-radius: 3px;
	margin-bottom: 15px;
	padding: 10px;
	box-sizing:border-box;
}
#page_concept .bloc1 .box-ttl {font-size:14px;font-weight:bold;}
#page_concept .bloc1 .box-ttl:before {
	content: "\f1b2";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #07689F;
}

#page_concept .bloc1 .img-l {float:left;margin-right:10px;}
#page_concept .bloc1 .img-r {float:right;margin-left:10px;}
#page_concept .bloc1 .img-c {margin-right: 10px;}

/*after follow*/
#page_after_follow .img-right {
	float: right;
	margin: 0px 0px 10px 10px;
	width: 200px;
	height: 133px;
}

/* yamato */
#page_yamato .img-c {float:left; margin-right:10px;width: 300px;}
#page_yamato .img-d {float:left; margin-right:10px;width: 220px;}
#page_yamato .img-e {float:left; margin-right:10px;width: 380px;}
#page_yamato .gaiyou {width:500px; margin: 0px 0px 0px 40px;}
#page_yamato .gaiyou th {background: #f7ecd2;}

.gaiyou ,
.gaiyou2 {
margin:10px 0px 20px 0px;
border: solid 0px #c99269;
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 100%;
}

/* yokohama-hito-mati-design */
.bloc_r {
	float: right;
	width: 45%;
}

.bloc_l {
	float: left;
	width: 45%;
	margin-right: 10px;
}

/* joboffer */
.joboffer th { border: solid 1px #C99269; background:#F7ECD2; text-align: left; padding:10px 10px; font-weight: normal; width: 25%;}
.joboffer td { border: solid 1px #C99269; padding:10px 10px;}

/*dream house*/
#page_dream_house .img-l {float: left; margin-bottom: 10px;display: block;}
#page_dream_house .img-r {float: right;margin-bottom: 10px;display: block;}
#page_dream_house .img-l2 {float: left;margin: 0px 10px 0px 0px;width: 300px;}
#page_dream_house .img-r2 {float: right;margin: 0px 0px 0px 10px;width: 300px;}
#page_dream_house ul>li {width:310px;box-sizing:border-box;margin: 0 5px 0 0;}
#page_dream_house ul>li:nth-child(odd) {float: left;clear:both;}
#page_dream_house ul>li:nth-child(even) {float: right;margin-right: 0px;}

/* order present */
#page_order #order ,
#page_sassi2 #sassi2 {width:100%;height: 600px;}
@media screen and (max-width: 490px) {
	#page_order #order {height: 900px;}
	#page_sassi2 #sassi2 {height: 1000px;}
}

#page_sassi .bloc1{
	border: 1px dotted #333;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
#page_sassi .voice {font-size:14px;font-weight:bold;}
#page_sassi .voice:before {
	content: "\f27a";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #07689F;
}

 input[type=submit] {
	border: solid 1px #FF7E67;
	background-color: #FF7E67;
	background-image: linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -o-linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -moz-linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -webkit-linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -ms-linear-gradient(bottom, #FF7E67 0%, #FF7E67 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #FF7E67), color-stop(1, #FF7E67) );
	-webkit-box-shadow: inset 0px 1px 0px #FF7E67, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #FF7E67, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #FF7E67, 0px 1px 0px #fff;
}

#page_contact #contact {margin-top: 20px;}

form.wpcf7-form dd.val {margin: 0;}
form.wpcf7-form dd.val input[type=text] {width: 100%;box-sizing: border-box;}

/* archive */
ul.archivenavi {overflow: hidden;margin-top: 10px;}
ul.archivenavi>li {
	width: 300px;
	text-align: center;
	background-color: #FDFFE4;
	border: 2px solid #D7D7D7;
	float: left;
	display: block;
	padding: 8px 0;
}
ul.archivenavi>li a {
	font-size: 17px;
	font-weight: bold;
	display: block;
	width: 100%;
}
ul.archivenavi>li a:hover {
	opacity: 0.7;
}
ul.archivenavi>li a:before {
  content: " ";
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: -3px 10px 0 0;
  background-size: contain;
  vertical-align: middle;
}
ul.archivenavi>li:nth-child(odd) {margin-right: 8px;}
ul.archivenavi>li:nth-child(odd) a:before {background: url("/files/icon_sekou01.png") no-repeat;}
ul.archivenavi>li:nth-child(even) {margin-left: 8px;}
ul.archivenavi>li:nth-child(even) a:before {background: url("/files/icon_madori01.png") no-repeat;}
ul.archivenavi>li a:after {
	content: "\f0da";
	font-family: FontAwesome;
	color: #FF7E67;
  margin: -3px 0 0 10px;
	font-size: 16px;
}

.archivenew {margin-top: 20px;}
.archivenew .sujest {
	clear: both;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: .5em 0 .5em .75em;
	background-color: #07689F;
}
.archivenew .sujest:before {
  content: " ";
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: -3px 10px 0 0;
  background-size: contain;
  vertical-align: middle;
  background: url("/files/icon_house01.png") no-repeat;
}
.archivenew dl {
	margin-top: 0;
	padding: 20px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.archivenew dl dt {color: red;font-weight: bold;width: 34px;float: left;}
.archivenew dl dd {margin:0 0 5px 40px;}

.imgpos {float: left!important;margin: 0 20px 0 0!important;}
.imgpos-r {float: right!important;margin: 0 0 0 20px!important;}
.row {width: 100%;overflow: hidden;}

/* madori */
.madoriBloc01 {width: 100%;}
.madoriBloc01 dl {width: 49%;display: inline-block;border-bottom: 1px dashed #999;}
.madoriBloc01 dl:nth-child(odd) {margin: 5px 1% 5px 0px;}
.madoriBloc01 dl:nth-child(even) {margin: 5px 0% 5px 0px;}
.madoriBloc01 dl dd,
.madoriBloc01 dl dt {float: left;padding: 5px 10px;}
.madoriBloc01 dl dt {font-weight: bold;width: 7em;background: #fefefe;}
.madoriBloc01 dl dd {width: 190px;}

#UL_mass-media {}
#UL_mass-media > li {
	margin:30px 0;
	padding-bottom: 20px;
	border-bottom:2px solid #eee;
}

#UL_mass-media > li h3 {
	font-size:130%;
	padding: 10px 0 10px 20px;
	margin:10px 0;
	border-left:5px #07689F solid;
	border-bottom: 2px #999 dotted;
}

#UL_mass-media > li:before,
#UL_mass-media > li:after {
    content: " ";
    display: table;
}

#UL_mass-media > li:after {
    clear: both;
}

#UL_mass-media > li {
    *zoom: 1;
}

ul.f-cat {overflow: hidden;border: 1px solid #64c3d1;padding: 10px 20px;border-radius: 10px;margin: 40px 10px;}
ul.f-cat li {float: left;width: 33%;padding: 0;margin: 0 0 5px;box-sizing: border-box;}
ul.f-cat li:before {
	content: "\f138";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #FF7E67;
}

.nakama img {
	margin-left: 10px;
	margin-bottom: 10px;

}

.nakama dl {
	padding: 1em;
}

.nakama dl dt {
	text-indent: .5em;
	font-weight: bold;
	border-left:#07689F 3px solid;
}
.nakama dl dd {
	margin: 0;
	padding: 0 0 0 1em;
	padding-bottom: 20px;
}

.hidden_post {display:none;}

.show_all {
	display:inline-block;
	border-radius:3px;
	background:#07689F;
	color:#fff;
	padding:5px 10px;
	margin:10px 0;
	cursor:pointer;

}

.thumbnail {
	float: left;
	width: 180px;
	margin-right: 20px;
}

#prevANDnext {
	font-size:13px;
	padding:15px 0;
	border-bottom:2px dotted #999;
	border-top:2px dotted #999;
}
#prevANDnext .prev {
	width:49%;
	float:left;
}

#prevANDnext .next {
	width:49%;
	float:right;
	text-align:right;
}

#sidebar #side_blog li ,
.kizi.ceo_blog ,
body.category-ceo_blog .kizi {
	background-color:#d0edf7;
}
