body{
     /*font-family: "FOT-筑紫明朝 Pr5N B" , Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif!Important;*/
       font-family: "新ゴ R", "Hiragino Kaku Gothic ProN",  Meiryo,  sans-serif;

}

.fontA{
font-family: "FOT-ロダンわんぱく Pro UB";
}
.fontB{
font-family: "FOT-ロダン ProN EB";
}

.mainTxt{
	padding: 200px 30px 80px;
	text-align: center;
	color: #fff
}

.site-title-sub {
  margin: 0 0 30px;
  letter-spacing: 1px;
  font-size: 2.2rem;
}
.site-title-sub::before,
.site-title-sub::after {
  content: '';
  display: inline-block;
  width: 140px;
  height: 2px;
  margin: 0 30px;
  background-color: #fff;
  vertical-align: middle;
}
.site-title {
  margin: 50px 0 40px;
  font-size: 7.6rem;
  font-weight: bold;
}

.site-description {
  font-size: 1.8rem;
  background-color: rgba(31, 120, 76, 0.6);
  padding: 10px;
  width: 80%;
  margin: 0 auto 50px;
}


.sponsor{
	margin-bottom: 120px;
}
.sponsorBox{
	text-align: center;
	display: table-cell;    
    vertical-align: middle;
    
}

.sponsorBox a{
	display: block;
}

.sponsorBox img{
	max-width: 80%;
}










.event-info .event-day{
	font-size: 85px;
	text-align: center;
	color: #E73828;
}
. event-info .col-md-5 dl{
	margin-top:20px;
}

.event-info dl{
margin-top:20px;
}
.event-info dt{
	float: left;
	margin-bottom: 5px;
}

.event-info dd{
	margin-left: 6em;
	margin-bottom: 5px;
}


.event-info-detail{
	border:5px solid #009844;
	padding:30px;
	border-radius: 15px;
	/*font-size: 0.9em;*/
}

.event-info-detail section{
	border-bottom: 3px solid #009844;
}

.event-info-detail section:last-Child{
	border-bottom: none;
}

.event-info-detail h1{
	color: #009844;
}
.event-info-detail section:last-Child h1{
	font-size: 30px;
}
.event-info-detail h1 span{
	color: #E73828;
}

.event-info-detail dl{
	margin-left: 15px;
}

.event-info-detail dt{
	font-family: "新ゴ B";
	font-size:1.6rem;
}

.event-info-detail dd{
	margin-bottom: 10px;
	margin-left: 1em;
}


.thanks_text{
    text-align: center;
    font-size: 1.4em;
}


.gallery_btn_block {
  display: flex;
}



/*下層ページ*/


.site-title-news {
  margin: 0px 0 40px;
  font-size: 5rem;
  font-weight: bold;
}


.subimg{
	height: 400px;
    width: 100%;
    background: url(../img/news/bg_news02.png) no-repeat;
    background-size:cover;
    margin-bottom: 30px;
}





.entry-main article{
margin-bottom:60px;
    border: 6px solid #cccccc;
    padding: 30px;
    border-radius: 10px;
}

.entry-main article img{
width:100%;
height:auto;
}







@media (max-width: 768px) {
	.mainTxt{
		padding: 20px 30px 40px;
	}
	.site-title-sub::before,
	.site-title-sub::after {
	  width: 100%;
	  margin: 0 0px;
	}
	.site-description {
	    font-size: 1.6rem;
	    width: 100%;
	    line-height: 2em;
	}
	.event-info .event-day{
		font-size: 50px;
	}
	.event-info-detail{
		padding: 15px;
	}
	section:First-Child h1{
		margin-top:0;
	}
	.news-page-title{
		margin-top:170px;
	}

}












@media (min-width: 1200px){
	.container {
	    padding: 0 50px;
	    width: 1080px;
	}
}


.container-fluid{
	margin: 0;
	padding:0;
}




@media (max-width: 768px) {
	h1{
		font-size: 24px;
	}
	h2{
		font-size: 21px;
	}
}


.mgT50{margin-top:50px;}
.mgT60{margin-top:60px;}
.mgT70{margin-top:70px;}
.mgT80{margin-top:80px;}
.mgT90{margin-top:90px;}
.mgT100{margin-top:100px;}


.mgB50{margin-bottom:50px;}
.mgB60{margin-bottom:60px;}
.mgB70{margin-bottom:70px;}
.mgB80{margin-bottom:80px;}
.mgB90{margin-bottom:90px;}
.mgB100{margin-bottom:100px;}

.req{
	color: red;
}

.mainimg{
	height: 600px;
/*	position: absolute;
    z-index: 0;
    top: 0;*/
    width: 100%;
    background: #000000;
    margin-bottom: 30px;

}


.midashi{
	margin: 0 auto;
	text-align: center;
	margin-top: 260px;
	font-size: 40px;
	font-weight: bold;
	/*ont-family: serif;*/
	color: #ffffff;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.7),
               0px 8px 13px rgba(0,0,0,0.3),
               0px 18px 23px rgba(0,0,0,0.3);
}









.navbar{
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 100;
		/* background: rgba(0,0,0,0.2); */
}

.navbar-toggle .icon-bar{
	background: #000000;
}

.navbar-collapse.in{
	width: 100%;
	background: #000000;
}

@media (min-width: 992px){
	.navbar{
		padding:0 5% 10px;
		background: rgba(0,0,0,0);
	}

	.navbar-nav{
		float: right;
		margin-top: 15px;
	}
	.navbar-brand{
		padding: 20px 15px;
	}
}




@media (max-width: 768px) {
	.navbar-brand img{
		width: 80%;
	}
	.navbar-brand{
		padding: 15px 15px 15px 0;
	}
		.navbar-collapse.in{
		width: 100%;
		background: #000000;
	}

}


.navbar-header{
	width: 100%;
	margin-left: 0px!Important;
}


.navbar-toggle{
	background:#ffffff;
}

















.footer{
	position: relative;
	background: #009844;
	padding: 30px 30px 30px;
	color: #ffffff;
}

.footer a{
	display: block;
}

.footer ul{
	text-align: center;
	padding: 0 0 20px;
}
.footer ul li{
	padding:  0 10px;
	list-style-type: none;
}
.footer ul li a{
		padding: 15px 0;
}

@media (min-width: 768px){
	.footer ul li{
		display: inline-block;
		margin: 0 0 15px;
	}
}

.footer-logo{
	text-align: center;
}



.footer .copyright{
	text-align: center;
}











.top-products,
.top-factory{
	text-align: center;
	margin-bottom: 80px;
}


.btn-bk{
	background: #000000;
	margin:40px auto;
	color: #ffffff;
	padding: 20px;
	width: 90%;

}

.btn-bk:hover{
	background: #e6e6e6;
  -webkit-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}




/*.second .ttl{
	background: #ccc;
}
*/



.top-bnr{
	/*height: 300px;*/
	/*margin: 5px;*/
	background: #ccc;
	margin:30px 0;
	overflow: hidden;
}
.top-bnr01{
	overflow: hidden;
}
.top-bnr .ttl{
 	text-align: center;
 	position: relative;
 	height: 300px;
}

.top-bnr .ttl-inner{
	width: 100%;
	position: absolute;
	top: 40%;
 	font-size: 30px;
}

.top-bnr .ttl-inner span{
	font-size: 16px;
}

.top-bnr01 .photoBox{
	height: 300px;
	margin-left: -15px;
	overflow: hidden;
}




a{
	color: #0A6737;
}

a:hover{
	text-decoration: none;
	color: #cccccc;
}

.color-on a{
	color: #00b259;
}
.color-on a:hover{
	color: #cccccc;
}




@media (min-width: 992px){
	.top-bnrL{
		width: 30%;
	    position: relative;
	    /*left: 0%;*/
	    text-align: center;"
	}
	.top-bnrR{
		width: 30%;
	    position: relative;
	    left: 60%;
	    text-align: center;"
	}
	.top-bnr-inner{
		padding: 180px 0
	}
}

@media (max-width: 768px) {
	.top-bnrL{
		width: 100%;
		position: relative;
		left: 0;
		text-align: center;"
	}
	.top-bnrR{
		width: 100%;
	    position: relative;
	    /*left: 0%;*/
	    text-align: center;"
	}
	.top-bnr-inner{
		padding: 90px 0
	}
}








.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}





h1.ttl{
	text-align: center;
	margin-bottom: 60px;
}



.news{
	width: 100%;
	text-align: left;
	color: #ededed
}

.news a{
	color: #ededed;
}
.news a:hover{
	color: #cccccc;
}

/* PC
-------------------------------------------------- */
@media only screen and (min-width: 571px) {
    
    .news dt,
    .news dd {
        padding: 20px;
    }
    
    .news dt {
        clear: both;
        float: left;
        width: 170px; /* 幅を指定 */
        /*border-top: 1px solid #FFFFFF;*/
    }
    
    .news dd {
        padding-left: 200px; /* dtの分、左にpaddingを取る */
        /*border-top: 1px solid #FFFFFF;*/
        border-bottom: 1px solid #cccccc;
        b/*order-left: 1px solid #FFFFFF;*/
    }
}





/* ===============================================
		葵のこだわり
=============================================== */


.workBox{
	text-align: center;
	margin: 100px 0;
}

.workBox02{
	text-align: center;
	margin: 100px 0 30px;
}


.workBox .img-circle{
	border: 1px solid #ccc;
	margin: 30px 0;
}


.machineList .list-group-item{
	text-align: left;
}

.machineList .list-group-item .badge{
	background: none;
	color: #666666;
	font-size: 16px;
}
.machineList .machineList_att{
	text-align: right;
}

.machineList .heading{
	background: #000000;
	color: #ffffff;
	font-size: 1.2em;
	padding:20px 15px;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}


.machineList .photo-img{
	font-size: 0.9em;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: middle;
}


.youtubeBox .thumbnail{
	margin-bottom: 12px;
}

.sic-s span{
	margin: 0 20px 0 5px;
	font-weight: bold;
	font-size: 1.1em;
}



/* ===============================================
		業務案内
=============================================== */

.productsBox{
	text-align: center;
    margin: 100px 0 50px;
}


.btn-products button{
	/*background: #000000;*/
	color: #ffffff;
	padding: 15px 0;
}

.btn-products img{
	width: 100%;	
}

.btn-products-drop button{
	width: 100%;
	margin-bottom: 30px;
	background: #000000;
	color: #ffffff;
}

.btn-products-drop ul{
	width: 100%;
	/*padding: 10px;*/
	background: #000000;
	color: #ffffff;
}
.btn-products-drop ul li a{
	padding:20px;
	color: #ffffff;
}


p.arrow{
	text-align: center;
	margin:30px 0;
}

.flowBox .col-md-6{
	padding:0 45px 100px!Important;
}

.flowBox .col-md-6 .lead{
	background: #000000;
	color: #ffffff;
	padding:10px 0;
}
.flowBox .col-md-6 .lead small{
	color: #ffffff;
}

.text-B{
	margin-bottom: 50px;
}


.media img{
	width: 150px;
	border: 1px solid #ccc;
}


.machineBox .thumbnail{
	border: none;
	/*font-size: 0.8em*/
}

.machineBox .thumbnail img{
  display: block;
  padding: 4px;
  margin-bottom: 12px;
  line-height: 1.5;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}



.flowTwoInner p{
	font-size: 1.1em;
	text-align: center;
}

.flowTwoInner p.arrow{
	margin:15px 0
}

.flowBox .flowTwoInner .col-md-6{
	padding:0!Important;
}

.flowTwoBox{
	text-align: center;
	background: #ccc;
	padding: 15px;
	font-weight: bold;
}

.flowTwoInner p img{
	margin:0 auto;
}

.flowBox .flowTwoInner img{
	border: 1px solid #ccc;
}



/* ===============================================
		会社案内
=============================================== */
.message{
	text-align: center;
}

.message img{
	margin:30px 0 0;
}
.idea{
	margin-bottom: 100px;
}

.idea .lead{
	text-align: center;
}

.idea dt{
	font-size: 1.2em
}
.idea dd{
	margin-bottom: 1em;
	text-indent: 1em;
}


.enkaku {  
    width: 80%;
    margin: 0 auto 100px;
/*    border: 1px solid #666666;*/
    border-bottom: none;
}

.enkaku dt,
.news dt {  
    font-weight: bold;
}

/* スマホ
-------------------------------------------------- */
@media only screen and (max-width:570px) {
    .enkaku {
		width: 100%;
    }
    
    .enkaku dt,
    .enkaku dd,
    .news dt,
    .news dd {
        padding: 8px 20px;
    }
    
    .enkaku dt,
    .news dt {
        float: none;
        /*background-color: #ededed;*/ /* 背景色を指定 */
        /*border-top:1px solid #FFFFFF;*/
        /*border-left: 1px solid #FFFFFF;*/
    }
    
    .enkaku dd,
    .news dd {
        /*border-top: 1px solid #666666;*/
        border-bottom: 1px solid #dddddd;
        padding-bottom: 15px
    }
}


/* PC
-------------------------------------------------- */
@media only screen and (min-width: 571px) {
    .enkaku {
    }
    
    .enkaku dt,
    .enkaku dd {
        padding: 20px;
    }
    
    .enkaku dt{
        clear: both;
        float: left;
        width: 250px; /* 幅を指定 */
        border-top: 1px solid #FFFFFF;
    }
    
    .enkaku dd {
        padding-left: 280px; /* dtの分、左にpaddingを取る */
        /*border-top: 1px solid #FFFFFF;*/
        border-bottom: 1px solid #cccccc;
        b/*order-left: 1px solid #FFFFFF;*/
    }
}




.mapBox{
	margin:60px 0;
	font-size: 0.9em;
}

.mapBox h3{
	font-size: 1.4em;
	font-weight: bold;
}

.mapBox a{
	color: #4DC3FF
}

.mapBox img.img-map{
	max-width: 80%;
	margin:0 10%;
}


@media (min-width: 992px){
	.mapBox{
		position: relative;
	}
	.mapBox .map-osaka{
		position: absolute;
		bottom: 60px;
		right: 430px;
	}
	.mapBox .map-abeno{
		position: absolute;
		bottom: 290px;
		right: 30px;
	}
	.mapBox .map-yamaguchi{
		position: absolute;
		top: 80px;
		left: 340px;
	}
}


@media (max-width: 991px){
	.mapBox{
		position: relative;
	}
	.mapBox .map-osaka{
		position: absolute;
		bottom: 40px;
		left: 150px;
	}
	.mapBox .map-abeno{
		position: absolute;
		bottom: 220px;
		right: 30px;
	}
	.mapBox .map-yamaguchi{
		position: absolute;
		top: 30px;
		left: 260px;
	}
}

@media (max-width: 768px){
	.mapBox{
		position: relative;
	}
	.mapBox img.img-map{
		max-width: 100%;
		margin:0 0%;
	}
	.mapBox .map-osaka{
		position: static;
		bottom: 40px;
		left: 0px;
	}
	.mapBox .map-abeno{
		position: static;
		bottom: 220px;
		left: 0px;
	}
	.mapBox .map-yamaguchi{
		position: static;
		top: 230px;
		left: 0px;
	}
}



/* ===============================================
		プライバシーポリシー
=============================================== */
.privacyBox{
	margin-bottom: 60px;
}



.privacyBox h4{
	margin-top: 60px;
	font-weight: bold;
}


/* ===============================================
		パーツ
=============================================== */


.btn-group.btn-products .btn-group{
	border-bottom: 5px solid #f9f9f9;
}

.btn-group.btn-products .active{
	border-bottom: 5px solid #be2721;
}





/* ===============================================
		お問い合わせフォーム
=============================================== */
form#mailform{
	margin-bottom: 100px;
}
input.form-control.input-size02{
	width: 50%!Important;
	margin:0;
}

input.form-control.zipBox,
.btn-addsearch{
	display: inline-block;
	vertical-align: top;
}



textarea.form-control.textAreaBox{
	width: 100%!Important;
}


.contactBox{
	text-align: center;
    margin: 50px 0 50px;
}


@media only screen and (max-width:570px) {
	input.form-control.input-size02{
	width: 100%!Important;
	margin:0;
	}
}


/* ===============================================
		サイトマップ
=============================================== */
.sitemapBox {
	padding-bottom: 60px;
}

.sitemapBox p{
	font-size: 1.2em;
}


.sitemapBox a{
	color: #000000;
}















