@charset "utf-8";


body {
	font-size: 15px;
	line-height: 1.6em;
}

h1,h2,h3,h4,h5,h6,ul,li,ol,p {
	padding: 0;
	margin: 0;
}
hr {
}
table td {
	vertical-align: top;
	text-align: left;
}
img {
	border:0px;
}

.c-both {
	clear:both;
}

/* -- clearfix rules(float clear hack) -- */
.cf:before,
.cf:after { content:"";display:block; }
.cf:after { clear:both; }
.cf { zoom:1; }
/* -- /clearfix rules(float clear hack) -- */



#toppagetable {
	margin-top: 10px;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#toppagetable td {
	padding: 10px;
	border: 5px solid #CCC;
}

#toppagetable th {
	width: 100%;
}
#toppagetable th img {
	width: 100%;
}


/*		トップページ最新情報リスト---------------*/
#top_new_list {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#top_new_list #date {
	font-weight: bold;
	background-color: #E9E9E9;
	margin-right: 15px;
	text-align: center;
	float: left;
	width: 120px;
		border-radius: 20px;         /* CSS3 */
	-moz-border-radius: 20px;    /* Firefox */
	-webkit-border-radius: 20px; /* Safari,Chrome */
}
#newmark {
	color: #F00;
	float: right;
}



/*		トップページpickupwork最新の2---------------*/
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
	.flort_right {
	float: right;
	font-weight: bold;
}

.slide{
	clear: both;
}

.imgnavi{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	padding-left: 2%;
	}
.imgnavi img{
	padding: 1%;
	float: left;
	width: 32%;
	}


#imgnews{
	margin-bottom: 10px;

}
#imgnews img{
	float: left;
	margin-right: 10px;
}
#imgnews h4 {
	font-size: 100%;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url(../img/chach4.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#imgnews ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#imgnews li {
	padding: 8px;
	float: left;
	width: 47%;
	border: 1px solid #333;
	overflow: hidden;

	border-radius: 1px;         /* CSS3 */
	-moz-border-radius: 1px;    /* Firefox */
	-webkit-border-radius: 1px; /* Safari,Chrome */
	background-color: #FFF;
	-webkit-box-shadow: 0 5px 3px -3px #ccc;
	-moz-box-shadow: 0 5px 3px -3px #ccc;
	box-shadow: 0 5px 3px -3px #ccc;
}


#imgnews li:last-child {
		float: right;
			margin-left: 0;
}

/*		トップページ最新の２---------------*/

.dot_bottom_orange {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dot_bottom_orange li {
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	width: 95%;
}


#infoname {
	text-align: center;
	padding: 10px;
	font-size: 120%;
}

/* リンク
---------------------------------------------------- */
a:link {
	color: #D87810;
}
a:visited {
	color: #D87810;
}
.row a {
	color: #D87810;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img:hover {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


/* 共通設定
---------------------------------------------------- */
.flexslider {
	font-size: 120%;
}
.text_small {
	font-size: 90%;
	line-height: 1.4em;
}
.text_xsmall {
	font-size: 80%;
	line-height: 1.4em;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

hr {
	border: 0 none;
	height: 1px;
	color: #999999;
	background-color: #999999;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.line_01 {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F7931E;
}
.line_02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-bottom: 1em;
}
.line_dot_01 {
	border:none;
	border-top:dashed 1px #999;
	height:1px;
	color:#FFFFFF;
}
.table_01 td {
	padding: 4px;
}

.padding10 {
	padding: 10px;
}




/* レイアウト
---------------------------------------------------- */
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8 {
	margin-bottom: 1em;
}

.right {
	float: right;
	height: 450px;
	width: 450px;
}
.left {
	float: left;
	height: 450px;
	width: 450px;
	
}




/* ヘッダー
---------------------------------------------------- */
.head_s {
	top: 0;
	left: 0;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F7931E;
}
.head_s hr {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FBB03B;
	margin-bottom: -5px;
	margin-top: 4px;
	background-color: #FBB03B;
}




/* ナビ
---------------------------------------------------- */



/* タイトル関連
---------------------------------------------------- */
.ttl_01 {
	font-size: 36px;
	color: #F7931E;
}
.ttl_02 {
	font-size: 36px;
	color: #666;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	font-weight: normal;
}
.ttl_02-2 {
	font-size: 36px;
	color: #666;
	margin-bottom: 0.5em;
	font-weight: normal;
}
.ttl_03 {
	font-size: 24px;
	color: #3DA396;
	margin-top: -0.2em;
}

.ttl_04 {
	font-size: 24px;
	color: #F7931E;
	margin-bottom: 0.75em;
}
.ttl_05 {
	font-size: 21px;
	color: #F7931E;
	margin-bottom: 0.5em;
}
.ttl_06 {
	font-size: 48px;
	color: #666;
	;
	line-height: 50px;
}
.ttl_07 {
	color: #F7931E;
}



/* 各種設定
---------------------------------------------------- */
.logo_minami {
	margin-top: 15px;
}
.minami_descript {
	float: right;
	font-size: 86%;
	margin-top: 15px;
}
.img_large {
	background-color: #FBB03B;
	/*margin-top: -5px;*/
}
.img_large img {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F7931E;
}
.border_01 {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #3DA396;
}
.border_02 {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F7931E;
}
.top_tx_01 h2 {
	color: #3DA396;
	font-size: 160%;
	margin-bottom: 0.5em;
	line-height: 1.4em;
	font-weight: bold;
}
.top_tx_01 p {
	line-height: 2em;
}
.top_cap {
	margin-top: 0.5em;
}
.top_news {
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px;
}
.top_news li {
	list-style-type: circle;
	margin-left: 1.5em;
}
.bg_01 {
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 1em;
}
.list_01 li {
	list-style-type: disc;
	margin-left: 1.5em;
}
.price {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
.price td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 4px;
}



.navbar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin-bottom: 0px;
	margin-right: -30px;
	margin-left: -15px;
	/*font-size: 120%;*/
	margin-top: 10px;
}
.navbar-brand {
	font-size: 100%;
}

.t_caption {
	margin-top: 0.5em;
}

.m_outline dt{
	width : 10em;
	float : left;
	clear : both;
	padding: 4px;
}

.m_outline dd{  
  width : 30em;
  padding: 4px;
}


/* Page TOP
---------------------------------------------------- */
.pagetop {
	position: fixed;
	bottom: 30px;
	right: 20px;
	width: 50px;
	height: 50px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #FBB03B;
	color: #fff;
	font-size: 22px;
	line-height: 2.2;
	text-indent: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
.pagetop a:hover {
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}









/* 書き換え
---------------------------------------------------- */


.navbar-right {
	font-size: 15px;
}

/* TOP イメージ文字重ね
---------------------------------------------------- */
#top_img-box{
  position: relative;
}
.top_img-box-mini{
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	color: #fff;
	background-color: rgba( 247, 147, 30, 0.90 );
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
 }
.top_img-box-text{
	width: 100%;
	font-size: 90%;
}
#top_img-box h3{
	font-size: 130%;
	font-weight: bold;
}
#top_img-box h4{
	font-size: 140%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-bottom: 0.2em;
}
#top_img-box a {
	color: #FFF;
}
.top_img-box-mini h3{
	color: #fff;
 }



/* Word Press
---------------------------------------------------- */
#t_blog h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#t_blog li {
	list-style-type: none;
}
.t_blog_ttl_2 {
	font-size: 110%;
	margin-top: 2em;
}
.entry_content img {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
.entry_content p {
	line-height: 2em;
}
.entry-title h3 {
	margin-bottom: 0.5em;
}

/* Google Map
---------------------------------------------------- */
.minami_map {
	/*max-width: 640px;*/
  min-width: 280px;
	border: 1px solid #CCC;
	background-color: #ccc;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
}
 
.googlemap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.googlemap iframe {
	position: absolute;
	top: -6px;
	left: 0px;
	width: 545px !important;
	height: 500px !important;
}


/* フッター
---------------------------------------------------- */
.foot_menu {
	padding: 20px;
	margin-top: 2em;
	background-color: #F1EFDE;
}
.foot_menu ul {
	text-align: center;
	margin-bottom: 1em;
}
.foot_menu li {
	display: inline;
	list-style-type: none;
	margin-right: 0.5em;
	margin-left: 0.5em;
	text-decoration: underline;
}
.foot {
	background-color: #F7931E;
	color: #FFF;
	font-size: 85%;
	text-align: center;
	/*height: 50px;*/
	padding: 10px;
}



.slide {
  position: relative;
  width: 100%;
  padding-top: 29%;
  overflow: hidden;
  background-color: #c6c6c6;
}

@keyframes slideshow {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 1;
  }

  28% {
    opacity: 1
  }

  38% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  opacity: 0;
  animation: slideshow 24s linear infinite;
}

.slide img:nth-child(2) {
  animation-delay: 8s;
}

.slide img:last-child {
  animation-delay: 16s;
}





@media only screen and (max-width: 640px) {
	
.right {
	float: none;
	clear: both;
	width: 100%;
	margin-top: 2em;
}
.left {
	float: none;
	clear: both;
	width: 100%;
	margin-top: 2em;
}
}