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

/*top
-------------------------------------*/
.intro{
	background: url(../images/top/bg01.jpg) no-repeat center top;
	background-size: cover;
	vertical-align: middle;
	padding: 25px 15px 15px;
}

.intro p{
}

.list-group-item {
    padding: 0 0 0 15px;
}


.list-group-green li {
	background: url(../images/common/bg_list01.jpg) no-repeat left center,#fff;
}

.list-group-green li a {
	display:block;
	background:#fff;
	padding: 10px 0px;
}

.list-group-green li a:hover {
	background: #f5f5f3;
	display:block;
}

.sec01_box{
	background: #0068b7 none repeat scroll 0 0;
 color: #fff;
	margin-bottom:15px;
}

.sec01_box img{
	margin-bottom:15px;
}
.sec01_box .txt,.sec01_box h3{
	padding:0 15px 15px;
}
.sec_bg02 {
    background: #e4fdff none repeat scroll 0 0;
}

/*カルーセル*/

.carousel {
    margin-bottom: 20px;
}
.carousel-indicators {
	bottom:-35px;
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
}

.carousel-indicators .active {
    background-color: #000;
				border: 1px solid #000;
}


.bg01 {
    background: #f6f6f6 none repeat scroll 0 0;
}
.bg02 {
    background: #02beb7 none repeat scroll 0 0;
}

.bg03 {
    background: #e4fdff url("../images/company/bg_com01.jpg") no-repeat scroll center center / cover ;
}

.bg04 {
    background: #e4fdff none repeat scroll 0 0;
}

.link_contact{
	width:100%;
	height:10.701%;
	margin-bottom:25px;
}

.link_contact p{
	margin:0;
	padding:0;
	float:left;
}

.link_contact p.tel{
	width:62.546%;
}

.link_contact p.mail{
	width:37.454%;
}

.banbox{
	margin-bottom:15px;
	text-align:center;
}

.inline{
	text-align:justify;
	text-justify: distribute-all-lines;
}

.inline {
	text-align: justify;
	text-justify: distribute-all-lines;
}
 
.inline:after {
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0;
}

.ban_inline{
	list-style-type:none;
	text-align:center;
	margin-top:30px;
}
.ban_inline li{
	display:inline-block;
	width:49%;
}

/*INFORMATION*/
.info_box{
	position:relative;
	height:0;
	vertical-align:top;
	padding-top:79.01%;
	margin-bottom: 20px;
}

.info_box h3{
	background:rgba(255,255,255,0.8);
	color:#95bd25;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	display:block;
	height:62px;
	line-height:62px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
}

.info_box img{
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	display:block;
}

.info_box .comment{
	background:rgba(0,0,0,0.6) url(../images/common/icon_arrow.png) no-repeat 98% center;
	color:#fff;
	width:100%;
	display:block;
	padding:15px 20px 15px 15px;
	position:absolute;
	bottom:0;
	box-sizing:border-box;
	z-index:2;
}


/*news*/
.bg_news .container{
	padding: 20px 15px !important;
}

.news_tab {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}
.news_day {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
	width: 100px;
}
.news_day span{
	background: #0068b7;
	color: #fff;
	padding: 3px 20px;
	font-weight: normal;
}
.news_title {
    border-bottom: 1px solid #ccc;
    line-height: normal;
    padding: 10px 10px 0;
    text-align: left;
    vertical-align: top;
}
.news_img {
    border-right: 1px solid #ccc;
    line-height: normal;
    padding: 10px 10px 20px;
    text-align: center;
    vertical-align: top;
}
.news_comment {
	font-size: 14px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}

/*
----------------------------------------------*/

.cate_btn {
    list-style-type: none;
}
.cate_btn li {
    background: #433734 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    width: 49%;
				display:inline-block;
}
.cate_btn li a:link, .cate_btn li a:active, .cate_btn li a:visited {
    border-radius: 4px;
    color: #fff;
    display: block;
    padding: 10px 0;
    text-align: center;
}
.cate_btn li a:hover {
    background: #6c5b56 none repeat scroll 0 0;
    border-radius: 4px;
    display: block;
    text-decoration: none;
}

.txt_2{
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	padding-bottom:10px;
}

/*group
--------------------------------------------*/

section#01 {
  margin-top: -90px; /* 固定ナビの高さ分のネガティブマージン */
  padding-top: 90px; /* 打ち消し用のパディング */
}


.tel {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}


/*会社概要
-------------------------------------------------*/

.com_box_wrap {
    border-collapse: separate;
    margin: 0 auto;
}

.com_box {
	background: #fff none repeat scroll 0 0;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 15px;
	padding: 10px;
}

.com_tab{
	border-bottom: 1px solid #ddd;
	width:100%;
	border-radius:6px;
}
.com_tab th{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f6f6f6 none repeat scroll 0 0;
    border-color: #ddd #ddd currentcolor;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display: block;
    padding: 10px;
    vertical-align: bottom;
    width: 100%;
}
.com_tab td{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor #ddd;
	border-image: none;
	border-style: none solid;
	border-width: medium 1px;
	display: block;
	padding: 10px;
	vertical-align: bottom;
	width: 100%;
	background: #fff;
}

.com_tab tr:last-child td{
	border-bottom: none;
}

.link_btn{
	list-style-type:none;
	text-align: center;
}

.link_btn li{
	list-style-type: none;
	box-sizing: border-box;
	color: #fff;
	display:inline-block;
}

.link_btn li a:link, .link_btn li a:active, .link_btn li a:visited {
    background-color: #5d973e;
    color: #fff;
    border-radius:4px;
    text-decoration: none;
}

.link_btn li a:hover {
    background-color: #95bd25;
    color: #fff;
    
}

/*SERVICE
--------------------------------------------*/

.ser_tab {
	width: 100%;
}
.ser_tab th {
    background: #ddd none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-weight: normal;
    line-height: normal;
    padding: 5px;
				white-space: nowrap;
}
.ser_tab tr:first-child th {
    font-size: 12px;
}
.ser_tab2 tr:first-child th {
    font-size: 100%;
}
.ser_tab td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 10px;
    white-space: nowrap;
				background: #fff none repeat scroll 0 0;
				box-sizing:border-box
}

.ser50 li{
	margin-bottom:15px;
}

.ser50 img{
	margin-bottom:10px;
}

.ser_check {
	color: #fff;
	margin-bottom: 15px;
	margin-top: 0;
}
.ser_check li {
	background: rgba(0, 0, 0, 0) url("../images/buturyu/icon_check.png") no-repeat scroll left center;
	box-sizing: border-box;
	display: inline-block;
	line-height: 2;
	text-align: left;
	padding-left: 50px;
	font-weight: bold;
}

.ser_bg05 {
	background: rgba(0, 0, 0, 0) url(../images/buturyu/buturyu2.jpg) no-repeat scroll center top;
	background-size:cover;
}

.inner_box {
	background-attachment: scroll, scroll, scroll, scroll;
	background-clip: border-box, border-box, border-box, border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: linear-gradient(135deg, transparent 20px, rgba(255, 255, 255, 0.7) 0px), linear-gradient(180deg, transparent 0px, rgba(255, 255, 255, 0.7) 0px), linear-gradient(315deg, transparent 20px, rgba(255, 255, 255, 0.7) 0px), linear-gradient(90deg, transparent 0px, rgba(255, 255, 255, 0.7) 0px);
	background-origin: padding-box, padding-box, padding-box, padding-box;
	background-position: left top, right top, right bottom, left bottom;
	background-repeat: no-repeat;
	background-size: 50% 50%;
	padding: 20px 15px;
}
.inner_wrap {
    margin: 10px auto 0;
    width: 100%;
}

/*ACTIVITY
--------------------------------------------*/

.sec01_box {
    background: #0068b7 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}
.sec01_box h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
				padding-top:30px;
}
.sec01_box img {
    display: block;
    height: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.sec01_box p.txt {
    padding: 0 15px 15px;
}
.attention {
    border: 1px solid #0068b7;
    padding: 10px;
}
.attention_w {
    border: 1px solid #fff;
    padding: 10px;
}
.par_bg01 {
    background: rgba(0, 0, 0, 0) url("../images/bosyu/bosyu1.jpg") no-repeat scroll center center / cover ;
}
.arrow_b {
    border-color: #02beb7 transparent transparent;
    border-style: solid;
    border-width: 50px 80px 10px;
    height: 0;
    margin: 0 auto 0px;
    width: 0;
}
.pr_txt {
	font-size: 18px;
	font-weight: normal;
}

.contact_box{
	border:1px solid #000;
	padding:10px;
	padding-bottom:0px;
}

.contact_box p.img{
	width:30%;
	margin-bottom:0px;
}

.contact_box .inner{
	width:65%;
}

section.bg01 > div.mb-xlg:last-of-type{
	margin-bottom:0px!important;
}


/*お問い合わせ
--------------------------------------------*/

.con_tab{
	border-bottom:1px solid #ddd;
}

.con_tab th{
	width: 100%;
	display: block;
	background: #f6f6f6;
	border: 1px solid #ddd;
	border-bottom: none;
	vertical-align: bottom;
	padding: 10px;
}
.con_tab td{
	width:100%;
	display:block;
	border:1px solid #ddd;
	border-top:none;
	vertical-align: bottom;
	border-bottom:none;
	padding: 10px;
}

.form-inline input[type="text"]{
	display:inline-block;
	width:18%;
}

#souko,#office{
	padding-top:80px;
	margin-top:-80px;
}

/* news */
.photo_box{
	margin-bottom: 15px;
	
}
.photo_box img{width: 100%;height: auto;}