/* ===================================================================
CSS information
 style info :  基本構造（common.css）
=================================================================== */
#wrapper {
}
.stage {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
}
#plist {
	clear:both;
	padding-top: 0.8%;
	padding-bottom: 0.5%;
	background-image:url(../img/bk_sl_gray.png);
	font-size:1.5rem;
	line-height:1.0em;
	margin-top:1%;
	border-top: 5px solid #000000;
}
#plist a {
	color:#00478e;
	text-decoration:underline;
}

.li_end {
	margin-right: 0px !important;
}
.li_end_smp {
}
/* ========== floating ========== */
#floating {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	text-align: left;
	width: 88px;
	height: 100%;
	background-image: url(../img/bk_floating.png);
}
#floating img {
}
/* ========== header ========== */
header {	
}
#header {
	height: 108px;
	width: 100%;
}
.logo {
}
h1 {
	float:left;
	height: 62px;
	font-size: 1.4rem;
	padding-top: 0.5%;
}
h1 span {
	margin-left: 22%;
}
/* ========== navi ========== */
#pcnavi {
}
#pcnavi nav {
}
#pcnavi li {
}
#pcnavi li a {
	display: block;
	font-size: 1.4rem;
	line-height: 1.8em;
}
#pcnavi li a span {
}


.gnavi1 {
	float:right;
}
.gnavi1 li {
	float: left;
}
.gnavi1 li a{
	color: #333333;
	text-align: center;	
	margin-top:8px;
	padding-top: 34px;	
	height: 58px;	
	width:100px;
	border-left: 1px solid #CCCCCC;
}
.gnavi1 li a:hover {
	background-color: rgba(242,239,234,1.00);
}
.gnavi2  {
}
.gnavi2 li {
	float: right;
}
.gnavi2 li a {
	color: #FFFFFF;
	text-align: left;	
	padding-top: 38px;
	padding-left:60px;	
	height: 62px;		
	background-color:#000000;
	width:96px;
	background-image:url(../img/ar_gnavi2.png);
	background-repeat:no-repeat;
	background-position: 20px center;
}
.gnavi2 li a:hover {
	background-color: rgba(168,196,245,1.00);
}

#spnavi {
	display: none;
}

/* ========== pagetop ========== */
#pagetop {
	position: fixed;
	bottom: 40px;
	right: 5px;
	z-index:99999;
}
/* ========== br_end ========== */
#br_end {
	width: 100%;
}
.br_end_box {
	background-image:url(../img/br_end_kyoto.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	height:142px;
}


/* ========== footer ========== */
#footer {
	text-align: center;
	background-color:#373737;
}
#footer p {
	color:#FFFFFF;
	font-size: 1.4rem;
	line-height: 1.8em;	
}
#footer br {
	display:none;
}
#footer p a {
	color:#FFFFFF;
}
#flogo {
	padding-top: 4%;
	padding-bottom: 4%;
}
#flogo img {
}
/* ========== favi ========== */
#favi {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4%;
	padding-top: 2%;
	max-width: 1000px;
	width: 98%;
	padding-bottom:2%;
}
#favi li {
	float: left;
	width: 16%;
}
#favi li a {
	display: block;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.8em;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#favi li a:hover {
	text-decoration: underline;
}
.first a {
	border:none !important;
}

/* ========== address ========== */
address {
	text-align:center;
	padding-top: 15px;
	padding-bottom: 10px;
	overflow: hidden;
	font-size: 1.2rem;
	color: #FFFFFF;
	line-height: 1.2em;
	background-color:#000000;
}
address span {
}
#fnavi {
	display: none;
}

/* ========== parts ========== */
.bt_detail {
	margin-left:5%;
	margin-right:5%;
}
.bt_detail a {
	background-color:#767676;
	text-align:center;
	font-weight:bold;
	font-size:1.6rem;
	padding-left:10%;
	padding-right:10%;
	color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.bt_works_detail {
	margin-left:0;
	margin-right:0;
}
.bt_works_detail a {
	background-color:#c9c9c9;
	text-align:center;
	font-weight:bold;
	font-size:1.6rem;
	padding-left:10%;
	padding-right:10%;
	color:#FFFFFF;
	padding-top:3%;
	padding-bottom:3%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.maintitle {
	font-size:3.5rem;
	font-weight:normal;
	color:#333333;
	text-align:center;
	line-height:1.0em;
	padding-top:4%;
	padding-bottom:3%;
	letter-spacing:0.25em;
}
.maintitle span {
	font-size:1.4rem !important;
}

.subtitle {
	font-size:3rem;
	font-weight:bold;
	color:#333333;
	text-align:center;
	line-height:0.9em;
	padding-top:5%;
	padding-bottom:3%;
	letter-spacing:0.25em;
	border-bottom:5px solid #000000;
	background-color:#FFFFFF;
	margin-bottom:4%;
}
.subtitle span {
	font-size:1.4rem !important;
}

.pagetitle {
	font-size:3rem;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:0.9em;
	padding-top:4%;
	padding-bottom:2.5%;
	letter-spacing:0.25em;
	background-color:#373737;
}
.pagetitle span {
	font-size:1.4rem !important;
}

/* ========== mainvisual ========== */
#mainvisual .maintxt{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-298px;
	margin-top:-47px;
}

#vegasDots{
	text-align:center;
	width:100%;
	margin-top:20px;
}

#vegasDots li{
	border:solid 1px #717171;
	display:inline-block;
	width:10px;
	height:10px;
	background-color:#FFF;
	border-radius:50%;
	margin:0 10px;
}

#vegasDots li.active{
	background-color:#717171;
}


#mainvisual {
	clear:both;
	height:700px !important;
	position:relative;
}


/* ========== subvisual ========== */
#subvisual .maintxt{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-298px;
	margin-top:-47px;
}


#subvisual {
	clear:both;
	height:170px !important;
	position:relative;
	/*background-image:url(../img/subvisual.jpg);*/
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	/*background-attachment:fixed;*/
	background-color: #ECECEC;
}

/* ========== top_contact ========== */
#top_contact {
	background-color: #000000;
	padding-top: 16px;
	padding-bottom: 7px;
}
#top_contact p {
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
}
#top_contact p a {
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0.5%;
	font-weight: bold;
}
#top_contact p br {
	display: none;
}
/* ========== top_about ========== */
#top_about {
	/*background-image: url("../img/bk_top_about.jpg");*/
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-bottom: 8%;
	padding-top: 2%;
	background-color: #ECECEC;
}
#top_about p {
	text-align: center;
	font-size: 16px;
	line-height: 2.4em;
}

/* ========== top_news ========== */
#top_news {
	padding-bottom: 4%;
	padding-top: 5%;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
}
#top_news h2 {
	color: #909090;
	letter-spacing: 0.2em;
	margin-bottom: 4%;
	font-size: 18px;
	font-weight: bold;
}
#top_news h3 {
	letter-spacing: 0.1em;
	padding-bottom: 2%;
	margin-bottom: 5%;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #969696;
}
#top_news p {
	text-align: left;
	font-size: 16px;
	line-height: 2.2em;
	margin-bottom: 4%;
}
#top_news p a {
	text-decoration: underline;
}
.top_news_left {
	float: left;
	width: 40%;
}
.top_news_right {
	float: right;
	width: 60%;
	padding-top: 2%;
}



/* ========== top_business ========== */
#top_business {
	width: 100%;
	text-align: center;
	padding-top: 4%;
	padding-bottom: 8%;
}
.top_business_box1 {
	float:left;
	width:25%;
	background-color:#373737;
	background-image:url(../img/bk_business_line.png);
	background-position:right top;
	background-repeat:repeat-y;
}
.top_business_box2 {
	float:left;
	width:25%;
	background-color:#000000;
}
.top_business_icon {
	width:33%;
	max-width:165px;
	height:auto;
}
#top_business .title {
	color:#FFFFFF;
	font-size:0.8rem;
	padding-top:8%;
	padding-bottom:8%;
	line-height:2.8em;
}
#top_business .title span {
	font-size:2.4rem !important;
	text-decoration:underline;
}
#top_business h3 {
	max-width:200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10%;
	padding-bottom:4%;
	height:auto;	
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.6rem;
}
#top_business ul {
	max-width:200px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	min-height:140px;
}
#top_business ul li {
	text-align:left;
	color:#FFFFFF;
	font-size:1.4rem;
	line-height:1.8em;
	letter-spacing: -1px;
}


/* ========== top_works ========== */
#top_works1 {
	width: 100%;
	background-image:url(../img/bk_sl_gray.png);
	padding-bottom:8%;
	padding-top:4%;
}
#top_works11 {
	width: 100%;
	background-image:url(../img/bk_sl_gray.png);
	padding-bottom:8%;
	padding-top:4%;
}

#top_works12 {
	width: 100%;
	background-image:url(../img/bk_sl_gray.png);
	padding-bottom:8%;
	padding-top:4%;
}

#top_works13 {
	width: 100%;
	background-image:url(../img/bk_sl_gray.png);
	padding-bottom:8%;
	padding-top:4%;
}
#top_works2 {
	width: 100%;
	padding-bottom:8%;
	padding-top:4%;
}
#top_works3 {
	width: 100%;
	background-image:url(../img/bk_sl_blue.png);
	padding-bottom:8%;
	padding-top:4%;
}
#top_works .stage {
	width:1000px;
	height:auto;
}

#top_works_news {
	margin-bottom:3%;
	background-color:#333333;
	position: relative;
}

#top_works_news h3 {
	color: #FFFFFF;
	font-size:1.5rem;
	position: absolute;
	top: 50%;
	left: 5%;
  -webkit-transform : translateY(-50%);
  transform : translateY(-50%);
}
#top_works_news h3 br {
	display: none;
}
.top_works_news_box {
	background-image:url(../img/bk_top_works_news_title.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:1.5rem;
	line-height: 1.5em;
	background-color:#FFFFFF;
	text-align:left;
	padding-top:2%;
	padding-bottom:2%;
	padding-left: 5%;
	padding-right: 2%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 71%;
	float: right;
}
#top_works_topix1 {
	background-color:#FFFFFF;
	padding-top:4%;
	padding-bottom:0;
	padding-left: 1%;
}
#top_works_topix1 .top_works_topix_box
 {
	float:left;
	width:27%;
	margin-left:3%;
	margin-right:3%;
	margin-bottom:8%;
}

.top_works_topix_box h3 {
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	padding-top:5%;
	padding-bottom:5%;
	font-size:1.6rem;
}
#top_works_topix1 .top_works_topix_box .photo_box
{
	overflow:hidden;
	width:100%;
	height:200px;
	position:relative;
	margin-bottom:4%;
}
#top_works_topix1 .top_works_topix_box .photo_inbox {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	text-align: center;
	height:200px;
}
#top_works_topix1 .top_works_topix_box .photo_box img {
	height:200px;
	width:auto;	
}
.top_works_topix_box .topix_text {
	/*border-left: 8px solid #333333;*/
	padding-left:3%;
	padding-right: 3%;
	font-size:1.5rem;
	line-height:1.4em;
	font-weight: bold;
	width:96%;
	height:52px;
	margin-bottom:4%;
	overflow:hidden;
}
.top_works_topix_box .bt_more {
}
.top_works_topix_box .bt_more a {
	background-color:#c9c9c9;
	text-align:center;
	font-weight:bold;
	font-size:1.6rem;
	width:100%;
	display:block;
	color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;	
}
#top_works_detail {
	background-color:#FFFFFF;
	padding-top:4%;
	padding-bottom:4%;
	padding-left: 3%;
	padding-right: 3%;
	border: 1px solid #333333;
}
#top_works_detail p {
	font-size: 1.6rem;
	line-height: 1.8em;
	text-align: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 4%;
}
#top_works_detail .photo_box
{
	overflow:hidden;
	width:48%;
	height:280px;
	position:relative;
	margin-bottom:4%;
	background-color:#EBEBEB;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
#top_works_detail .photo_inbox {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	text-align: center;
	height:280px;
}
#top_works_detail .photo_box img {
	height:280px;
	width:auto;	
}
.no_est {
	padding: 2%;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #690;
	background-color: #FFF;
	text-align: center;
	margin-bottom: 8%;
	margin-top: 5%;
}


/* ========== top_company ========== */
#top_company {
	padding-top:4%;
	padding-bottom:8%;	
	width: 100%;
	background-image:url(../img/bk_sl_blue.png);
}
#top_company ul {
}
#top_company ul li {
	float:left;
	margin-left:5px;
	margin-right:5px;
}
#top_company ul li a {
	display:block;	
	width:320px;
	height:110px;
	text-align:center;
	color:#FFFFFF;
	padding-top:36px;
	font-size:1.6rem;
	line-height:2.4em;
	letter-spacing:0.2em;
}
#top_company ul li a span {
	border-bottom:3px solid #FFFFFF;
	font-size:2.5rem;
}

#top_company ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#top_company dl {
	padding-left: 5px;
	padding-top: 6%;
}
#top_company dl dd {
	float:left;
	margin-right:80px;
}
#top_company dl dd a {
	width:450px;
	height:135px;
}

.bt_top_company01 {
	background-image:url(../img/bk_top_company01.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.bt_top_company02 {
	background-image:url(../img/bk_top_company02.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.bt_top_company03 {
	background-image:url(../img/bk_top_company03.png);
	background-position:center center;
	background-repeat:no-repeat;
}


/* ========== page ========== */
#page {
}
#page h2 {
}
#page h3 {
}
#page p {
}
#page table {
}
#page table th, #page table td {
}
#page table th {
}



/* ========== page policy ========== */
.policy {
	padding-bottom:4%;
}
.policy h3{
	font-size:2rem;
	font-weight:bold;
	color:#00478e;
	text-align:left;
	line-height:1.0em;
	padding-top:3%;
	letter-spacing:0.25em;
	margin-bottom:3%;	
}
.policy p{
	font-size: 1.5rem;
	line-height: 1.8em;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 2%;	
}

/* ========== page business ========== */
.business {
	padding-bottom:4%;
}

.business h3{
	font-size:2.8rem;
	font-weight:bold;
	color:#333333;
	text-align:left;
	line-height:1.5em;
	letter-spacing:0.25em;
	margin-bottom:3%;	
}
.business p {
	font-size:1.5rem;
	line-height:2em;
	margin-bottom:4%;
}
.business p span {
	font-size:1.5rem;	
	line-height:1.5em;	
}

.busi11 {
	background-image:url(../img/ar_business11.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:135px;
	min-height:75px;
	padding-top:35px;
}
.busi12 {
	background-image:url(../img/ar_business12.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:135px;
	min-height:75px;
	padding-top:35px;
}
.busi13 {
	background-image:url(../img/ar_business13.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:135px;
	min-height:75px;
	padding-top:35px;
}
.busi14 {
	background-image:url(../img/ar_business14.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:135px;
	min-height:75px;
	padding-top:35px;
}
#busi_buy {
	padding-bottom:4%;
	padding-top:4%;
	border-bottom: 1px solid #373737;
}
.busi_info {
	text-align:left;
	line-height:2.0em;
	font-size:1.5rem;
}

.busi_buy_area {
	padding-bottom:4%;
	padding-top:4%;
}
.busi_buy_box {
	float:left;
	width:30%;
	position:relative;
}
.busi_buy_area .mr {
	margin-right:5%;
}
.busi_buy_box h4 {
	background-image:url(../img/bk_sl_gray.png);	
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:2rem;
	text-align:center;
	line-height:1.5em;
	padding-top:5%;
	height: 65px;
	margin-bottom:2%;
}
.busi_buy_box .icon {
	color:#787878;
	font-size:3.0rem;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:-5px;	
}
.busi_buy_box p {
	font-size:1.4rem;
	line-height:2.0em;
	padding-top:4%;
	padding-bottom:2%;
	padding-left:1%;
	padding-right:1%;
}
.busi_buy_box img {
	width: 100%;
	height: auto;
}
.busi_buy_arrow {
	width: 100%;
	height: auto;
}


#busi_dentou {
	padding-top:4%;
	padding-bottom:8%;
	width: 100%;
	background-image:url(../img/bk_sl_gray.png);		
}
.busi_dentou_area {
	padding-bottom:8%;
	padding-top:4%;
}
.busi_dentou_box {
	float:left;
	width:40%;
	background-color:#FFFFFF;
	position:relative;
	padding-left:3%;
	padding-right:3%;
	height:480px;
}
.busi_dentou_area .mr {
	margin-right:8%;
}
.busi_dentou_box img {
	width:100%;
	height:auto;
	margin-bottom:2%;
}
.busi_dentou_box h4 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:2rem;
	text-align:center;
	line-height:1.5em;
	padding-top:5%;
	padding-bottom:4%;
	
}
.busi_dentou_box .icon {
	color:#787878;
	font-size:3.0rem;
	font-weight:bold;
	position:absolute;
	left:25px;
	top:-5px;
	
}
.busi_dentou_box p {
	font-size:1.4rem;
	line-height:2.0em;
	padding-top:4%;
	padding-bottom:2%;
}


.busi_history_area {
	background-color: #FFFFFF;
	padding-bottom: 4%;
	position: relative;
}
.busi_history_area  h4 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:2rem;
	text-align:center;
	line-height:1.5em;
	padding-top:3%;
	height: 65px;
}

.busi_history_area .icon {
	color:#787878;
	font-size:3.0rem;
	font-weight:bold;
	position:absolute;
	left:25px;
	top:-5px;
	
}
.busi_history_area p {
	font-size:1.4rem;
	line-height:2.0em;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom:2%;
}
.historybox1 {
	margin-bottom: 4%;
}
.historybox2 {	
	margin-bottom: 4%;
}
.historybox3 {
	float: left;
	width: 25%;
	text-align: center;
}
.historybox1 img {
	width: 70%;
	height: auto;
}
.historybox2 img {	
	width: 70%;
	height: auto;
}
.historybox3 img {
	height: 600px;
	margin-left: auto;
	margin-right: auto
}

#busi_life {
	padding-bottom:8%;
	padding-top:4%;	
}
#busi_life img {
	width:48%;
	height:auto;
	margin-bottom:4%;	
}
.busi_life_box {
	float:right;
	width:46%;
}
.busi_life_box p {
	font-size:1.5rem;
	line-height:2em;
	margin-bottom:8%;
}
.busi_life_box p span {
	font-size:2.0rem;
}


#busi_machiya {
	padding-bottom:8%;
	padding-top:4%;	
	width: 100%;
	background-image:url(../img/bk_sl_gray.png);		
}
#busi_machiya img {
	width:48%;
	height:auto;
	margin-bottom:4%;
}
.busi_machiya_box {
	float:left;
	width:46%;
	margin-right:6%;
}
.busi_machiya_box p {
	font-size:1.5rem;
	line-height:2em;
	margin-bottom:8%;
}
.busi_machiya_box p span {
	font-size:2.0rem;
}


#busi_wood {
	padding-bottom:8%;
	padding-top:4%;
	border-bottom: 1px solid #747474;
}
#busi_wood img {
	width:48%;
	height:auto;
	margin-bottom:4%;	
}
.busi_wood_box {
	float:right;
	width:46%;
}
.busi_wood_box p {
	font-size:1.5rem;
	line-height:2em;
	margin-bottom:8%;
}
.busi_wood_box p span {
	font-size:2.0rem;
}
.busi_wood_kes {
	text-align: center;
}
.busi_wood_kes img {
	border: 3px double #D3D3D3;
	margin-left: auto;
	margin-right: auto;
}
/* ========== page works ========== */
.works {
}
#works_menu {
	padding-top:4%;
	margin-bottom:4%;
}
.works_menu_box {
	float:left;
	height:auto;
	width:47%;
	margin-bottom:5%;
	text-align:center;
}
.works_menu_box a {
	color:#FFFFFF;
	font-size:2.8rem;
	line-height:1.0em;
	font-weight:bold;
	width:100%;
	padding-top:140px;
	padding-bottom:40px;
	display:block;
}
.works_menu_box a:hover {
	color:#FFFFFF;
}
.works_menu_box a span {
	color:#FFFFFF;
	font-size:1.2rem;
	font-weight:normal;
	letter-spacing:0.2em;
}
.works_menu1 {
	background-image:url(../img/ar_works15.png);
	background-repeat:no-repeat;
	background-position:center 15px;
	margin-right:3%;
	background-color:#bb5f13;
}
.works_menu2 {
	background-image:url(../img/ar_works11.png);
	background-repeat:no-repeat;
	background-position:center 15px;
	margin-left:3%;	
	background-color:#373737;
}
.works_menu3 {
	background-image:url(../img/ar_works12.png);
	background-repeat:no-repeat;
	background-position:center 15px;
	margin-right:3%;
	background-color:#373737;
}
.works_menu4 {
	background-image:url(../img/ar_works14.png);
	background-repeat:no-repeat;
	background-position:center 15px;
	margin-left:3%;
	background-color:#373737;
}


#works_navi {
	padding-top:4%;
	margin-bottom:3%;
}
.works_navi_box {
	float:left;
	height:auto;
	text-align:left;
}
.works_navi_box a {
	color:#FFFFFF;
	font-size:1.6rem;
	line-height:1.0em;
	padding-top:25px;
	padding-bottom:20px;
	width:179px;
	padding-left:70px;
	display:block;
}
.works_navi_box a:hover {
	color:#FFFFFF;
}
.works_navi_box a span {
	color:#FFFFFF;
	font-size:1.2rem;
	font-weight:normal;
	letter-spacing:0.2em;
}
.works_navi1 {
	background-image:url(../img/ar_works15.png);
	background-repeat:no-repeat;
	background-position:10px center;
	background-color:#373737;	
	background-size:auto 75%;
}
.works_navi2 {
	background-image:url(../img/ar_works11.png);
	background-repeat:no-repeat;
	background-position:10px center;
	margin-left:1px;	
	background-color:#373737;	
	background-size:auto 75%;	
}
.works_navi3 {
	background-image:url(../img/ar_works12.png);
	background-repeat:no-repeat;
	background-position:10px center;
	margin-left:1px;
	background-color:#373737;
	background-size:auto 75%;	
}
.works_navi4 {
	background-image:url(../img/ar_works14.png);
	background-repeat:no-repeat;
	background-position:10px center;
	margin-left:1px;
	background-color:#373737;
	background-size:auto 75%;	
}
#works_navi .current {
	background-color:#bb5f13 !important;
}


#works_news {
	margin-bottom:2%;
	padding-top:4%;
}
#works_news h3 {
	background-color:#424242;
	color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;
	text-align:center;
	margin-bottom:4%;
	font-weight:bold;
	font-size:2.0rem;	
}
.works_news_area {	
}

.works_news_box {
	background-image:url(../img/bk_top_works_news_title.png);
	background-repeat:no-repeat;
	background-position:0 center;
	background-color:#FFFFFF;
	font-size:1.5rem;
	text-align:left;
	padding-top:3%;
	padding-bottom:3%;
	padding-left:5%;
	border-left: 5px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	margin-bottom:3%;
}
#works_list {
	background-color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;
}
#works_list h3 {
	background-color:#424242;
	color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;
	text-align:center;
	font-weight:bold;
	font-size:2.0rem;
	margin-bottom:4%;	
}
#works_list h4 {
	background-color:#424242;
	color:#FFFFFF;
	padding-top:2%;
	padding-left:4%;
	padding-bottom:2%;
	text-align:left;
}
#works_list p {
	padding-top:4%;
	padding-left:4%;
	padding-bottom:2%;
	text-align:left;
}
.works_list_area {
}
.works_list_box {
	float:left;
	width:47.5%;
	border-left: 8px solid #333333;	
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	margin-bottom:3%;
	padding-top:1%;
}
.works_list_area .mr {
	margin-right:3%;
}

.works_list_box h3 {
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size:1.4rem;
	padding-top:3%;
	padding-bottom:3%;
	margin-bottom:4%;	
}
.works_list_box .photo_box {
	overflow:hidden;
	width: 50%;
	height:180px;
	position:relative;
	margin-bottom:3%;
	background-color:#EBEBEB;
	float:left;
}
.works_list_box .photo_inbox {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	text-align: center;
	height:180px;
}
.works_list_box .photo_box img {
	height:180px;
	margin-left:auto;
	margin-right:auto;
}

.works_list_box .topix_text {
	padding-left:4%;
	padding-top:1%;
	font-size:1.5rem;
	line-height:1.5em;
	margin-bottom:3%;
	overflow:hidden;
}

.works_list_box .bt_more {
}
.works_list_box .bt_more a {
	background-color:#c9c9c9;
	text-align:center;
	font-weight:bold;
	font-size:1.6rem;
	width:100%;
	display:block;
	color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;	
}


#works_list2 {
	background-color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;
}
#works_list2 h3 {
	background-color:#424242;
	color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;
	text-align:center;
	font-weight:bold;
	font-size:1.8rem;
	margin-bottom:4%;
}
#works_list2 h4 {
	background-color:#424242;
	color:#FFFFFF;
	font-size: 1.3rem;
	padding-top:2%;
	padding-left:4%;
	padding-bottom:2%;
	text-align:left;
}
#works_list2 p {
	padding-top:4%;
	padding-left:4%;
	padding-bottom:2%;
	text-align:left;
	font-size: 1.3rem;
}
.works_list_area2 {
}
.works_list2_box {
	width:98%;
	border-left: 8px solid #333333;	
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	margin-bottom:4%;
	padding-top:2%;
	padding-bottom:1%;
	padding-left:1%;
}
.works_list2_box h3 {
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size:1.4rem;
	padding-top:3%;
	padding-bottom:3%;	
}

.works_list2_box .topix_text {
	padding-left:4%;
	padding-right: 2%;
	font-size:1.5rem;
	line-height:1.5em;
	margin-bottom:2%;
	margin-top: 1%;
	overflow:hidden;
}

.works_list2_box .bt_more {
}
.works_list2_box .bt_more a {
	background-color:#c9c9c9;
	text-align:center;
	font-weight:bold;
	font-size:1.6rem;
	width:100%;
	display:block;
	color:#FFFFFF;
	padding-top:2%;
	padding-bottom:2%;	
}

/* リフォーム用　*/

.works_list2_box .photo_box {
	overflow:hidden;
	width: 30%;
	height:250px;
	position:relative;
	margin-bottom:2%;
	margin-right:2%;
	background-color:#EBEBEB;
	float:left;
}
.works_list2_box .photo_box2 {
	overflow:hidden;
	width: 30%;
	height:250px;
	position:relative;
	margin-bottom:2%;
	background-color:#EBEBEB;
	float:left;
}
.works_list2_box .photo_inbox {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	text-align: center;
	height:300px;
}

.works_list2_box .photo_box img,
.works_list2_box .photo_box2 img {
	height:300px;
	margin-left:auto;
	margin-right:auto;
}

/* 管理物件用 */

.works_list2_box .photo_box3 {
	overflow:hidden;
	width: 30%;
	height:200px;
	position:relative;
	margin-bottom:2%;
	margin-right:2%;
	background-color:#EBEBEB;
	float:left;
}
.works_list2_box .photo_box4 {
	overflow:hidden;
	width: 30%;
	height:200px;
	position:relative;
	margin-bottom:2%;
	background-color:#EBEBEB;
	float:left;
}
.works_list2_box .photo_inbox2 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	text-align: center;
	height:200px;
}

.works_list2_box .photo_box3 img,
.works_list2_box .photo_box4 img {
	height:200px;
	margin-left:auto;
	margin-right:auto;
}



/* ========== page shop ========== */
#access {
	padding-bottom:4%;
}
#access h4 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:2.4rem;
	line-height:1.6em;
	margin-bottom:6%;
	font-weight:bold;
}
#access p {
	font-size:1.5rem;
	line-height:1.8em;
	margin-bottom:4%;
}
.shop_img {
	float:right;
	margin-left:8%;
	margin-bottom:5%;
}
.shop_img img {
	width:400px;
	height:auto;
	
}
.gmap2 {
	border:1px solid #CCCCCC;
	width:100%;
	height: 500px;
	margin-bottom:5%;
}


/* ======= page company sdgs ======== */
.sdgs {
	padding-top: 4%;
	padding-bottom: 4%;
	border-bottom: 1px solid #757575;
}
.sdgs_title {
	margin-bottom: 4%;
}
.sdgs p {
	font-size: 16px;
	line-height: 1.8em;
}
.sdgs h3 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 3%;
	padding-bottom: 4%;
}
.sdgs h4 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 1%;
	color: #006633;
}
.sdgs_area {
}
.sdgs_box {
	border-top: 1px dotted #CACACA;
	padding-bottom: 4%;
	padding-top: 2%;
}
.sdgs_box .photo_box_right {
		float: right;
	padding-top: 55px;
	width: 400px;
	margin-left: 50px;
}

/* ======= page company green ======== */
.green {
	padding-top: 4%;
	padding-bottom: 4%;
	border-bottom: 1px solid #757575;	
}
.green_title {
	margin-bottom: 4%;
}
.green p {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 2%;
}
.green h3 {
	font-size: 21px;
	font-weight: bold;
	padding-top: 3%;
	padding-bottom: 4%;
}
.green h4 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 1%;
	text-decoration: underline;
}




/* ======= page news ======== */
.news {

}
.news h2 {
	font-size: 18px;
	line-height: 2.0em;
}


.news_pg {
	padding-top: 4%;
	padding-bottom: 4%;
	border-bottom: 1px solid #757575;
	text-align: center;
}
.news_pg p {
	font-size: 14px;
	line-height: 2.0em;
	margin-bottom: 5%;
	margin-left: 10%;
	margin-right: 10%;
}
.news_pg h3 {
	font-size: 21px;
	font-weight: bold;
	padding-top: 3%;
	padding-bottom: 4%;
}
.news_pg h4 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 1%;
	text-decoration: underline;
}
.news_pg_p1 {
	width: 100%;
	margin-bottom: 5%;	
}
.news_pg_p1 img {
	width: 100%;
	height: auto;
}
.news_pg_p2 {
	width: 100%;
	margin-bottom: 5%;	
}
.news_pg_p2_box {
	width: 48%;
	margin-right: 4%;
	float: left;
}
.no_margin_r {
	margin-right: 0 !important;
}
.news_pg_p2 img {
	width: 100%;
	height: auto;
}


/* ========== page policy ========== */
#pyilosophy {
	padding-bottom:4%;
}

#pyilosophy h4 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:2.4rem;
	line-height:1.6em;
	margin-bottom:3%;
	font-weight:bold;
}
#pyilosophy p {
	font-size:1.5rem;
	line-height:1.8em;	
	margin-bottom:4%;
}
.pyilosophy_img {
	width:100%;
	height:180px;
	background-image:url(../img/img_pyilosophy.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	margin-bottom:2.5%;

}


#message {
	padding-bottom:4%;	
}
#message h4 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:2.4rem;
	line-height:1.6em;
	margin-bottom:6%;
	font-weight:bold;
}
#message p {
	font-size:1.5rem;
	line-height:1.8em;
	margin-bottom:4%;
}
.ceo_img {
	float:right;
	margin-left:8%;
	margin-bottom:5%;
}



#staff {
	padding-bottom:4%;	
}
#staff h4 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:2.4rem;
	line-height:1.6em;
	margin-bottom:4%;
	font-weight:bold;
}
#staff h5 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:2.1rem;
	line-height:1.6em;
	margin-bottom:4%;
	font-weight:bold;
	padding-top: 15px;
}
#staff h5 span {
	font-size:1.6rem;
	margin-right: 0.5em;
}
#staff p {
	font-size:1.8rem;
	line-height:1.8em;
	margin-bottom:4%;
}
.staffbox {
	float: left;
	width: 21%;
}
.margin_r {
	margin-right: 5.3%;
}
.staffimg {
	margin-bottom: 2%;
}
.staffimg img {
	width: 100%;
	height: auto;
}


#overview {
	padding-bottom:4%;	
}
#overview table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom:4%;
}
#overview table th,
#overview table td {
	padding-top: 2%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 2%;
	border: 1px solid #BCBCBC;
	font-size: 1.5rem;
	line-height:1.8em;
	text-align: left;
}
#overview table th {
	background-color: #EDEDED;
	text-align: center;
	width: 30%;
	font-weight:normal;
}
.yagou1 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	padding-left: 10%;
	line-height: 1.3em;
}
.yagou2 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size: 2.0rem;
	padding-left: 10%;
	padding-top: 2.5%;
	padding-bottom: 1.5%;
	background-image: url("../img/logo_daigo.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
}

.overphoto {
	margin-bottom: 2%;
}
.overphoto ul {
	margin-bottom: 0.5%;
}
.overphoto ul li {
	width: 33%;
	margin-right:0.5%;
	float: left;
}
.overphoto ul li img {
	width: 100%;
	height: auto;
}


/* ========== page contact ========== */
.contact {
	width: 100%;
	background-image:url(../img/bk_sl_blue.png);
}





/* ========== modal-content ========== */
.modal-content {
	width: 70%;
	margin: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	border: 5px solid #FFFFFF;
	background-image: url(../img/bk_modalbox.png);
	background-repeat: repeat;
	position: fixed;
	display: none;
	z-index: 9999;
}
#modal-overlay {
	z-index: 9998;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba( 0,0,0, 0.75 );
}
.button-link {
	color: #00f;
	text-decoration: none;
}
.button-link:hover {
	cursor: pointer;
	color: #f00;
}
.modal_search_area {
	position: relative;
}
.modal_exit {
	clear: left;
	height: 36px;
	width: 36px;
	position: absolute;
	right: -20px;
	top: -20px;
}
.modal_exit a {
	border-radius: 50%;
	border: 4px solid #FFFFFF;
	background-color: #58b218;
	padding-top: 8px;
	height: 28px;
	width: 36px;
	display: block;
	font-size: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.modal_exit a:hover {
	background-color: #488F15;
	color: #FFFFFF;
}
.modal_search_area h2 {
	background-color: #58b218;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 13px;
	padding-bottom: 9px;
	margin-left: 10px;
	margin-right: 10px;
}
.modal-h2-tel {
	background-image: url(../img/ar_modal_tel.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.modal-h2-line {
	background-image: url(../img/ar_modal_line.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.modal_search_area p {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: normal;
	clear: left;
}
.push_text {
	font-size: 30px !important;
	font-weight: bold !important;
}
.push_text a {
	color: #383838;
}
.modal_search_area ul {
}
.modal_search_area li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.modal_search_area li a {
	background-color: #74a84f;
	height: 73px;
	width: 125px;
	display: block;
	padding-top: 52px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.modal_search_area li a:hover {
	background-color: #97c577;
	text-decoration: underline;
}
.modal_search_area dl {
	padding-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	clear: left;
}
.modal_search_area dt {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3E3E3E;
}
.modal_search_area dd {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.modal_search_area dd a {
	background-color: #74a84f;
	height: 20px;
	width: 125px;
	display: block;
	padding-top: 5px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.modal_search_area dd a:hover {
	background-color: #97c577;
	text-decoration: underline;
}
.line_qr {
	width: 50%;
	height: auto;
}
