@charset "utf-8";



*{
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
line-height: 1.7em;
letter-spacing: 0.05em;
}




#wrapper{
	width: 100%;
position: relative;
    overflow: hidden;
}


#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 10px;
		    z-index: 100;
}

#page-top a {
	text-decoration: none;
	width: 90px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	background-color: #f75d11;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border:  1px #fff solid;
}

#page-top a:hover{
    text-decoration: none;
    width: 90px;
    text-align: center;
    display: block;
    color: #FFFFFF;
    background-color: #fac81e;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}

#page-top a i{
    font-size: 16px;
}


/*　　　　　　　　　　　　--ヘッダー--　　　　　　　　　　　　　　　*/
header{
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	background-size: cover;
	background-position: 100% 60%;
	/* border-bottom: 5px #f71111 solid; */
	position: absolute;
	z-index: 10000;
}


#head_inner{
	max-width: 767px;
	margin: 0px auto 0px;
	padding: 10px 0px;
	display: flex;
	align-items: center;
}


#head_inner > .left{

}




h1{
	font-size: 10px;
	margin: 0px 20px 0 0!important;
	font-weight: normal;
	color: #222;
	/*width: 300px;*/
}


#header_logo{
margin: 0px 20px 0 0;
	/*width:320px;*/
}

#header_logo a{
	/*transition: 0.2s ease-in-out;*/
	display:  block;
	line-height: 0;
}
#header_logo a:hover{
opacity: 0.5;
/*transition: 0.2s ease-in-out;*/
}


#header_logo a img{
    width: 100%;
}






#head_inner > .right{
	margin: 0px 0 0 auto;
	display: flex;
	align-items: center;
	width: auto;
}





nav#main_nav01{
    margin: 0 0px 0 auto;
}

nav#main_nav01 ul{
    display: flex;
}

nav#main_nav01 ul li{
	margin: 0 0px 0 0px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border: 2px #6ecd5f solid;
	background: #6ecd5f;
	padding: 12px 20px 11px;
	text-align: center;
	width: 300px;
}

nav#main_nav01 ul li i{
	color: #fff;
	font-size: 24px;
	margin: 0 10px 0 0;
}







nav#main_nav02{
	margin: 0 0px 0 auto;
	/* position:  absolute; */
}

nav#main_nav02 ul{
    display: flex;
}


nav#main_nav02 ul li{
	background: #f75d11;
	/* transition: 0.2s ease-in-out; */
	position: relative;
	padding: 17px 0 17px 0px;
	width: 155px;
}

nav#main_nav02 ul li a{display: block;color: #fff;text-align: center;font-size: 14px;}

nav#main_nav02 ul li:hover{
	transition: 0.2s ease-in-out;
	background: #fac81e;
}

nav#main_nav02 ul li a i{

}









/*ドロワーメニュー*/

#modal{
	display: none;
}



/*ドロワーメニュー*/










/*　　　　　　　　　　　　--ヘッダーここまで　--　　　　　　　　　　　　　　　*/







/*グローバルナビ*/

#globalNavi{
	position: absolute;
	top: auto;
	bottom: 30px;
	left: 0;
	right: 0;
	z-index: 1000;
}

#globalNavi ul{
	max-width: 767px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	background: rgba(255,255,255,0.7);
	box-shadow: 0px 1px 5px #a29b8c;
}

#globalNavi ul li:first-child{
	/*border-left: 1px #e2e2e2 solid;*/
}

#globalNavi ul li{
	flex: 1 1 auto;
	/*border-right: 1px #e2e2e2 solid;*/
	box-sizing: border-box;
}
#globalNavi ul li:last-child{

}

#globalNavi ul li a{
	color: #111;
	    font-weight: bold;
	    font-size: 16px;
	    text-align: center;
	    display: block;
	    padding: 12px 0;
	    transition: 0.2s ease-in-out;
}


#globalNavi ul li a:hover{
background: #f75d11;
color: #fff;
    transition: 0.2s ease-in-out;
}


/*グローバルナビ*/







.slick-slide img {
    /* display: block;
    width: 1400px;
    margin: 0 auto;
    position: relative; */
    display: block!important;
    width: 100%!important;
    height: 100%!important;
    margin: 0 auto!important;
    object-fit: cover!important;
    position: relative!important;
}










main.top{

}








/*　　　　　　　　　　　　--トップ--　　　　　　　　　　　　　　　*/




/*メイン画像　基本スライダー　背景ベース*/


.mainImage_area01{
	position: relative;
	overflow: hidden;
}

/*.mainImage_area01 > .inner{

}*/

.mainImage_area01 > figure{
	position: absolute;
	z-index: 1000;
	width: 767px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.mainImage_area01 > figure img{
	width: 1475px;
	margin: 0px 0 0 -46%;
	display: block;
}



.pc-show{
	display: none;
}


/*メイン画像　基本スライダー*/

.mainImage_area_sp {
background-color: #F6F6F6;
display: none;
}








/*共通ボタン 基本ステータス*/






.bt01{
	display: block;
	width: 270px;
	margin: 0 auto;
	/* transform: skewX(-35deg); */
	background: #ffffff;
	box-shadow: 0px 1px 5px #f75d11;
	transition: 0.2s ease-in-out;
}

.bt01 a{
	color: #f75d11;
	display: block;
	padding: 8px 16px;
	text-align: center;
	/* border: 1px #fff solid; */
	transition: 0.2s ease-in-out;
	/* transform: skewX(35deg); */
}

.bt01:hover{
background: #f75d11;
	color: #fff;
	    transition: 0.2s ease-in-out;
	}
	.bt01:hover a{
		color: #fff;
		    transition: 0.2s ease-in-out;
		}

.bt01 a i{

}




/*共通ボタン 基本ステータスここまで*/









/*新着情報ヘッドライン*/
#news_headline{
background: #1b1b1b;
}
#news_headline > .inner{
	width: 767px;
	margin: 0 auto;
	display: flex;
	padding: 10px 20px;
	align-items: center;
}
#news_headline > .inner > h2{
	color: #ff2929;
	font-size: 1.2em;
	border-right: 1px #fff solid;
	padding: 0 20px 0 0;
}


#news_headline > .inner > .right{
padding: 0 0px 0 20px;
color: #fff;
font-size: 0.8em;
}

#news_headline > .inner > .right > a{
color: #fff;
}




/*新着情報ヘッドラインここまで*/







/*製品情報*/
.top_product{
	/* background: linear-gradient(0deg,#fdbe7d,#f75d11,#fbad5c); */
	background: #fff8ec;
	padding: 100px 0 60px 0;
}

.top_product > .inner{
	display: flex;
	flex-wrap: wrap;
	max-width: 767px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0px 1px 5px #cccccc;
}

.top_product > .inner > section{
	background: #fff;
	display: flex;
	/* overflow: hidden; */
	position: relative;
	width: 100%;
	height: 260px;
}


.top_product > .inner > section > .left{
	   padding: 20px;
	   background: #6ecd5f;
	   width: 50%;
	   display:  flex;
	   /* flex-wrap:  wrap; */
}


.top_product > .inner > section > .left > figure{
	line-height: 0;
}

.top_product > .inner > section > .left > figure img{
    width: 100%;
}

.top_product > .inner > section > .left > figure:nth-of-type(1){
	line-height: 0;
	width: 40%;
}

.top_product > .inner > section > .left > figure:nth-of-type(1) img{
    width: 87px;
    display: block;
    margin:  0 auto;
}

.top_product > .inner > section > .left > figure:nth-of-type(2){
	line-height: 0;
	width: 57%;
	margin: -50px auto 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.top_product > .inner > section > .left > figure:nth-of-type(2) img{
    width: 100%;
}




.top_product > .inner > section > .left > figure > figcaption{
	color: #fff;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	text-align:  center;
	margin: 20px 0 0 0;
}



.top_product > .inner > section > .right{
	padding: 70px 50px 0;
	background: #fac81e;
	width: 50%;
}


.top_product > .inner > section > .right > .sentence{
		color: #fff;
		line-height: 1.3em;
		font-size: 14px;
		position:  absolute;
		top: auto;
		left: 0;
		right: 0;
		bottom: 35px;
		margin:  0 auto;
		width: 50%;
}


.top_product > .inner > section > .right > .bt01{
	display: block;
	width: 180px;
	margin: 0 auto;
	/* transform: skewX(-35deg); */
	background: #ffffff;
	box-shadow: 0px 1px 5px #b98f00;
	transition: 0.2s ease-in-out;
	position: absolute;
	top: auto;
	bottom: 100px;
	left: auto;
	right: -10px;
}
.top_product > .inner > section > .right > .bt01 > a{
	color: #fac81e;
	display: block;
	padding: 16px 16px;
	text-align: center;
	/* border: 1px #fff solid; */
	transition: 0.2s ease-in-out;
	/* transform: skewX(35deg); */
	font-weight: bold;
		transition: 0.2s ease-in-out;
}

.top_product > .inner > section > .right > .bt01:hover{
	background: #fac81e;
	transition: 0.2s ease-in-out;
}

.top_product > .inner > section > .right > .bt01:hover a{
	color: #fff;
		transition: 0.2s ease-in-out;
}







.top_product > .inner > article{
	margin: 20px 0 20px;
	width: 100%;
}

.top_product > .inner > article > .inner{
	display: flex;
	width: 96%;
	margin: 0 auto;
}

.top_product > .inner > article > .inner > article{
    flex: 1 1 auto;
		margin: 0 20px 0 0;
		transition: 0.3s ease-in-out;
		position: relative;
}

.top_product > .inner > article > .inner > article:hover{
transform: translateY(5px);
transition: 0.3s ease-in-out;
		position: relative;
}

.top_product > .inner > article > .inner > article:last-child{
	margin-right: 0;
}


.top_product > .inner > article > .inner > article > a{
display: block;
position: relative;
}

.top_product > .inner > article > .inner > article > a span{
	position: absolute;
	top: auto;
	left: 0;
	bottom: 45%;
	right: 0;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 5px #5d5d5d, 1px 1px 5px #828282;
}

.top_product > .inner > article > .inner > article > a figure{
line-height: 0;
}

.top_product > .inner > article > .inner > article > a figure img{
width: 100%;
}




/*製品情報ここまで*/




/*news & topics*/

.top_news_topics{margin: 20px 0 40px;}

.top_news_topics > .inner{
	max-width: 767px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
}

.top_news_topics > .inner > h2{
    text-align: center;
		position: relative;
		width: 100%
}

.top_news_topics > .inner > h2 > div{
	text-align: center;
	position: relative;
	border-bottom: 2px #f75d11 solid;
	width: 450px;
	margin: 0 auto;
	letter-spacing: 0.3em;
}

.top_news_topics > .inner > h2 > div span:nth-child(1){
	letter-spacing: 0.3em;
			color: #f75d11;
}

.top_news_topics > .inner > h2 > div span:nth-child(2){
	letter-spacing: 0.3em;
	    font-size: 36px;
}


.top_news_topics > .inner > h2 > span.bt{
display: block;
		position: absolute;
		top: 0;
		left: auto;
		right: 0px;
}
.top_news_topics > .inner > h2 > span.bt > a{
	border-radius: 50px;
	color: #f75d11;
	display: block;
	border: 1px #f75d11 solid;
	font-size: 14px;
	padding: 2px 40px;
}
.top_news_topics > .inner > h2 > span.bt > a:hover{
	color: #fff;
	border: 1px #f75d11 solid;
	background: #f75d11;
}




.top_news_topics > .inner > .inner{
	display: flex;
	margin: 40px 0 0 0;
	flex-wrap: wrap;
}


.top_news_topics > .inner > .inner > article{
	margin: 0 2% 30px 0;
	    width: 23.5%;
}

.top_news_topics > .inner > .inner > article:nth-child(4n){
margin-right: 0;
}


.top_news_topics > .inner > .inner > article > figure > .right{

}



.top_news_topics > .inner > .inner > article > figure > .right > .icon_box{
	display: block;
	align-items: center;
	margin: 10px 0 5px 0;
}

.top_news_topics > .inner > .inner > article > figure > .right > .icon_box > .icon01{
	font-size: 12px;
	background: #51a75f;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	padding: 0px 15px 0px 15px;
	display: block;
	margin: 0 20px 0 0;
}
.top_news_topics > .inner > .inner > article > figure > .right > .icon_box > .date{
	display: block;
	color: #222;
	margin: 0 10px 0 0;
}


.top_news_topics > .inner > .inner > article > figure > .right > .icon_box > .icon02{
	font-size: 12px;
	    background: #e5006e;
	    color: #fff;
	    border-radius: 2px;
	    text-align: center;
	    padding: 0px 15px 0px 15px;
	    display: block;
	    margin: 0 20px 0 0;
}

.top_news_topics > .inner > .inner > article > figure > .right > .icon_box > .icon03{
	font-size: 12px;
	    background: #0c2272;
	    color: #fff;
	    border-radius: 2px;
	    text-align: center;
	    padding: 0px 15px 0px 15px;
	    display: block;
	    margin: 0 20px 0 0;
}


.top_news_topics > .inner > .inner > article > figure > .right > .icon_box > .icon04{
	font-size: 12px;
	    background: #ec862c;
	    color: #fff;
	    border-radius: 2px;
	    text-align: center;
	    padding: 0px 15px 0px 15px;
	    display: block;
	    margin: 0 20px 0 0;
}



.top_news_topics > .inner > .inner > article > figure{

}
.top_news_topics > .inner > .inner > article > figure > a{
display: block;
    background: #ebf9ff;
}
.top_news_topics > .inner > .inner > article > figure > a > img{
	width: 100%;
	    transition: 0.4s ease-in-out;
	    max-height: 250px;
	    margin: 0 auto;
	    display: block;
}

.top_news_topics > .inner > .inner > article > figure > a > img:hover{
opacity: 0.6;
transition: 0.4s ease-in-out;
}


.top_news_topics > .inner > .inner > article > figure > .right > figcaption{
	width: 100%;
	 white-space: nowrap;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 -webkit-text-overflow: ellipsis;
	 -o-text-overflow: ellipsis;
}



.top_news_topics > .inner > .inner > article > figure > .right > figcaption > a{
display: block;
overflow: hidden;
text-overflow: ellipsis;
font-size: 14px;
}
.top_news_topics > .inner > .inner > article > figure > .right > figcaption > a.title{
display: block;
overflow: hidden;
text-overflow: ellipsis;
font-size: 14px;
font-weight: bold;
}

.top_news_topics > .inner > .inner > article > figure > .right > figcaption > a.title:hover{
text-decoration: underline;
}


/*news & topics*/


















/*会社案内*/
.top_company{

}


.top_company > .inner{
	max-width: 767px;
	margin: 0 auto;
	padding: 40px 0 60px;
	position: relative;
}

.top_company > .inner > h2{
	color: #111;
	margin: 0 0 40px 0;
	font-size: 27px;
	text-shadow: 0px -1px 10px #ffffff, -1px 1px 10px #dcedff, 1px 3px 10px #ffffff, 1px 2px 10px #ffffff;
}

.top_company > .inner > .inner{
	position: relative;
}


.top_company > .inner > .inner > .sentence{color: #111;position:  relative;z-index:  10;}




.top_company > .inner > .inner > .photo{
	position: absolute;
	top: -50%;
	left: auto;
	right: -18%;
	width: 510px;
	height: auto;
	z-index: 0;
}
.top_company > .inner > .inner > .photo > img{width: 100%;}



/*会社案内ここまで*/
























/*top_3column*/



.top_3column{
    margin: 60px 0 60px;
}

.top_3column > .inner{display: flex;max-width: 767px;margin: 0 auto;}

.top_3column > .inner > article{
    flex: 1 1 auto;
		margin: 0 20px 0 0;
		transition: 0.3s ease-in-out;
		position: relative;
}

.top_3column > .inner > article:hover{
transform: translateY(5px);
transition: 0.3s ease-in-out;
		position: relative;
}

.top_3column > .inner > article:last-child{
	margin-right: 0;
}


.top_3column > .inner > article > a{
display: block;
position: relative;
}

.top_3column > .inner > article > a span{
position: absolute;
top: 0;
}

.top_3column > .inner > article > a figure{
line-height: 0;
}

.top_3column > .inner > article > a figure img{
width: 100%;
}



/*top_3column*/












/*2カラム横*/
/*top_google_map_area*/


.top_google_map_area{
width: 100%;
margin: 40px 0 0px;
display: flex;
}





/*top_contact_area*/


.top_contact_area{
	width: 50%;
	    margin: 0px 0 0px;
}

.top_contact_area .inner{

margin: 0 auto;
background: url(../img/bg_top_contact_area.jpg);
height: 300px;
}

.top_contact_area .inner a{
	background: #f75d11;
	transition: 0.2s ease-in-out;
	position: relative;
	padding: 10px 0 10px 0px;
	display: flex;
	color: #fff;
	text-align: center;
	font-size: 14px;
	width: 90%;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	border: 2px #fff solid;
	box-shadow: 0px 2px 10px #bf5926;
	top: 40%;
}

.top_contact_area .inner a:hover{
	background: #fac81e;
	transition: 0.2s ease-in-out;
}

.top_contact_area .inner a i{
			display: block;
    color: #fff;
    font-size: 30px;
		margin: 0 15px 0 0;
}

.top_contact_area .inner a span{
	    position: relative;
			display: block;
    color: #fff;
    font-size: 18px;
}


/*top_contact_areaここまで*/





/*トップグーグルマップ*/

.top_google_map {
width: 50%;
height: 300px;
position: relative;
overflow: hidden;
}

.top_google_map iframe,
.top_google_map object,
.top_google_map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*トップグーグルマップここまで*/

/*top_google_map_area ここまで*/















/*縦並び*/
/*top_google_map_area*/

/*
.top_google_map_area{
width: 100%;
margin: 40px 0 40px;
display: flex;
flex-direction: column;
}

*/



/*top_contact_area*/

/*
.top_contact_area{
width: 100%;
margin: 40px 0 40px;
}

.top_contact_area .inner{
width: 767px;
margin: 0 auto;
background: url(../img/bg_top_contact_area.jpg);
height: 300px;
}

.top_contact_area .inner a{
	background: #f75d11;
	     transition: 0.2s ease-in-out;
	    position: relative;
	    padding: 10px 0 10px 0px;
			display: flex;
    color: #fff;
    text-align: center;
    font-size: 14px;
		width: 585px;
		margin: 0 auto;
		justify-content: center;
    align-items: center;
		border: 2px #fff solid;
    box-shadow: 0px 2px 10px #bf5926;
		top: 40%;
}

.top_contact_area .inner a:hover{
	background: #fac81e;
	transition: 0.2s ease-in-out;
}

.top_contact_area .inner a i{
			display: block;
    color: #fff;
    font-size: 30px;
		margin: 0 15px 0 0;
}

.top_contact_area .inner a span{
	    position: relative;
			display: block;
    color: #fff;
    font-size: 18px;
}*/


/*top_contact_areaここまで*/





/*トップグーグルマップ*/
/*
.top_google_map {
width: 100%;
height: 470px;
position: relative;
overflow: hidden;
}

.top_google_map iframe,
.top_google_map object,
.top_google_map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}*/


/*トップグーグルマップここまで*/



/*top_google_map_area ここまで*/

















/*　　　　　　　　　　　　--トップここまで--　　　　　　　　　　　　　　　*/




/*　　　　　　　　　　　　--下層共通--　　　　　　　　　　　　　　　*/












/*下層メイン画像*/
 #mainImage02{
	 width: 100%;
	 position: relative;
	 overflow: hidden;
 }


 #mainImage02 > figure {
     position: absolute;
     z-index: 1000;
     width: 767px;
     margin: 0 auto;
     left: 0;
     right: 0;
 }

 #mainImage02 > figure img {
     width: 1475px;
     margin: 0px 0 0 -46%;
     display: block;
 }


 #mainImage02 > .inner{
	 width: 767px;
	 margin: 0 auto;
	 position: relative;
	     line-height: 0;
 }
 #mainImage02 > .inner > h2{
	 font-size: 32px;
	 position: absolute;
	 top: 50%;
	 left: 4.5%;
	 color: #fff;
	 font-weight: normal;
	 text-shadow: 0px -1px 4px rgba(113, 113, 113, 0.8), -1px 1px 4px rgba(121, 121, 121, 0.8), 1px 3px 4px rgba(0, 0, 0, 0.8), 1px 2px 4px rgba(0, 0, 0, 0.8);
	 z-index: 1000;
	}
 #mainImage02 > .inner > img{
	 width: 1400px;
	 display: block;
	 margin: 0 0 0 -18.3%;
 }


/*下層メイン画像　ここまで*/




/*タイトル装飾*/
h2.title00{
	font-size: 24px;
	border-bottom: 4px #ffa847 solid;
	padding: 0px 0 10px 0px;
	margin: 0px auto 10px;
	/* text-shadow: 1px 2px 2px rgba(0,0,0,0.4); */
	letter-spacing: 0.8pt;
	font-weight: normal;
	color: #333;
}

h2.title00::before {
	content: "";
	border: 5px #f75d11 solid;
	width: 100%;
	height: auto;
	margin: 0px 15px 0 0;
	box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
	padding: 0px 0 0px 0;
}

h2.title00::after {
	content: "";
	border: 5px #f75d11 solid;
	width: 100%;
	height: auto;
	margin: 0px 15px 0 0;
	box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
	padding: 0px 0 0px 0;
}








h2.title01{
	width: 767px;
	margin: 0 auto;
	position: relative;
}

h2.title01 .block01{
	position: absolute;
	    top: 35%;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    z-index: 10;
	    color: #fff;
	    width: 530px;
	    text-align: center;
}


h2.title01 img{
	width: 2000px;
	    margin: 0 0 0 -33.5%;
	    display: block;
				z-index: 0;
}





h3.title01{
	font-size: 24px;
	border-bottom: 4px #ffa847 solid;
	padding: 0px 0 10px 0px;
	margin: 0px auto 10px;
	/* text-shadow: 1px 2px 2px rgba(0,0,0,0.4); */
	letter-spacing: 0.8pt;
	font-weight: normal;
	color: #333;
}

h3.title01::before {
	content: "";
	border: 5px #f75d11 solid;
	width: 100%;
	height: auto;
	margin: 0px 15px 0 0;
	box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
	padding: 0px 0 0px 0;
}






h3.title02{
	font-size: 20px;
	border-bottom: 4px #ffa847 solid;
	padding: 0px 0 5px 0px;
	margin: 0px auto 20px;
	/* text-shadow: 1px 2px 2px rgba(0,0,0,0.4); */
	letter-spacing: 0.8pt;
	font-weight: bold;
	color: #f75d11;
	width: 100%;
}


h3.title03{
	font-size: 24px;
	border-bottom: 4px #ffa847 solid;
	padding: 10px 0 10px 20px;
	margin: 0px auto 10px;
	/* text-shadow: 1px 2px 2px rgba(0,0,0,0.4); */
	letter-spacing: 0.8pt;
	font-weight: bold;
	color: #ffffff;
	background: #f75d11;
	text-align: center;
}



h3.title04{
	width: 200px;
	margin: 0 20px 0 0;
	position: relative;
	text-align: center;
	color: #ffffff;
	background: #f75d11;
	padding: 45px 30px 45px 30px;
	border-radius: 4px;
}








h4.title01{
	font-size: 16px;
	border-bottom: 1px #f75d11 solid;
	padding: 10px 0 10px 25px;
	margin: 0px auto 10px;
	/* text-shadow: 1px 2px 2px rgba(0,0,0,0.4); */
	letter-spacing: 0.8pt;
	font-weight: bold;
	color: #f75d11;
	/* background: #ffa847; */
}








/*タイトル装飾ここまで*/






/*パンくず*/
ul.breadcrums{
width:767px;
margin: 10px auto 10px;
display: flex;
}

ul.breadcrums li{font-size: 12px;margin: 0 12px 0 0;}

ul.breadcrums li a{font-size: 12px;}
ul.breadcrums li a:hover{
border-bottom:1px #f75d11 solid;
}


/*パンくずここまで*/









nav.side_navi01{
	margin: 0px 30px 0px 0;
}


nav.side_navi01 > ul{
	padding: 5px 0 5px 0;
	margin: 0px auto;
	width: 280px;
	display: flex;
	flex-wrap: wrap;
}

nav.side_navi01 > ul > li{
	list-style-type: none;
	background: #eee;
	width: 100%;
	border: 1px #f75d11 solid;
	margin: 0 0px 0 0;
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-align: center;
	cursor: pointer;
}


nav.side_navi01 > ul > li:hover{
	background: #f75d11;
}

nav.side_navi01 > ul > li:last-child{
	margin-right: 0;

}

nav.side_navi01 > ul > li > a{
	display: block;
	color: #f75d11;
	position: relative;
	padding: 8px;
	font-size: 14px;
}
nav.side_navi01 > ul > li > a > i{
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 8px;
}

nav.side_navi01 > ul > li:hover > a{
    display: block;
			color: #fff;
}

nav.side_navi01 > ul > li.on{
	background: #f75d11;

}
nav.side_navi01 > ul > li.on > a{
	color: #fff;
}


/*　　　　　　　　　　　　--下層共通ここまで--　　　　　　　　　　　　　　　*/

















/*会社案内*/


main.company{
	width: 100%;
	margin: 80px 0 120px 0px;
		display: block;
}


main.company .content01{
	width: 100%;
	margin: 0px 0 0 0;
}

main.company .content01 > .inner{
	width: 767px;
	margin: 40px auto;
}



main.company .content01 > .inner > .inner{
	margin: 30px auto 0 auto;
	display: block;
	width: 96%;
	overflow: hidden;
}

main.company .content01 > .inner > .inner > .sentence{
	width: 690px;
position: relative;
}
main.company .content01 > .inner > .inner > .sentence > p{
    margin: 0px 0px 20px 0;
}



main.company .content01 > .inner > .inner > .sentence > dl.president_name{
    text-align: right;
}
main.company .content01 > .inner > .inner > .sentence > dl.president_name dt{
font-size: 18px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
main.company .content01 > .inner > .inner > .sentence > dl.president_name dd{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 24px;
}



main.company .content01 > .inner > .inner > .photo{
	width: 300px;
	margin: 0 30px 0 0px;
	float: left;
}
main.company .content01 > .inner > .inner > .photo img{
width: 100%;
}


main.company .content02{
	width: 100%;
    margin: 40px 0 40px 0;
}

main.company .content02 > .inner{
	width: 767px;
	    margin: 0 auto;
			position: relative;
}

main.company .content02 > .inner > .inner{
    margin: 30px 0 0px 0;
					position: relative;
}

main.company .content02 > .inner > .inner > dl{
	display: flex;
	/* border: 1px #333 solid; */
	border-top: none;
	position: relative;
	width: 100%;
	margin: 0 auto;
}

main.company .content02 > .inner > .inner > dl:nth-child(1){
    border-top: 1px #eee solid;
}


main.company .content02 > .inner > .inner > dl > dt{
	color: #333;
	background: #eee;
	width: 140px;
	padding: 15px 0 0 25px;
	/* padding: 15px 0 0 0px; */
	border-bottom: 1px #fff solid;
	/* text-align: center; */
}

main.company .content02 > .inner > .inner > dl > dd{
	width: 626px;
	padding: 15px 15px 15px 90px;
	border-right: 1px #eee solid;
}

main.company .content02 > .inner > .inner > dl:nth-child(even) > dd{
background: linear-gradient(90deg, #ffffff, #fff2eb);
}

main.company .content02 > .inner > .inner > dl > dd > dl{
	display: flex;
	border-bottom: 1px #e3e6ef solid;
}

main.company .content02 > .inner > .inner > dl > dd > dl > dt{
	color: #f75d11;
	/*font-weight: bold;*/
	width: 125px;
}

/*main.company .content02 > .inner > .inner > dl > dd > dl > dt:first-of-type{

}*/

main.company .content02 > .inner > .inner > dl > dd > dl > dd{
	    padding: 0 0 0 85px;
}




















main.company .content02 > .inner > #map_area{
	margin: 40px 0 0 0;
}

main.company .content02 > .inner > #map_area > .inner{
	display: flex;
	padding: 0 0 20px 0;
	border-bottom: 1px #444 dashed;
	margin: 20px auto 0 auto;
	display: flex;
	width: 96%;
}


main.company .content02 > .inner > #map_area > .inner > .address_area{
    margin: 0 20px 0 0;
}

main.company .content02 > .inner > #map_area > .inner > .address_area > div{
    margin: 0 0 20px 0;
}

main.company .content02 > .inner > #map_area > .inner > .address_area > figure.photo{
    line-height: 0;
}

main.company .content02 > .inner > #map_area > .inner > .address_area > figure.photo > img{
width: 100%;
}



main.company .content02 > .inner > #map_area > .inner > #map01{
	width: 100%;
	height: 500px;
	margin: 0px auto 0 auto;
	display: block;
	position: relative;
	overflow: hidden;
}

#map_area iframe,
#map_area object,
#map_area embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}








figure.img_company01{
	width: 480px;
	position: absolute;
	top: 84px;
	left: auto;
	right: 0;
}
figure.img_company01 img{
width: 100%;
}


















/*会社案内ここまで*/



















/*私たちの強み*/


main.tsuyomi{
	width: 100%;
	margin: 80px 0 120px 0px;
	display: block;
}


main.tsuyomi .content01{
	width: 100%;
	margin: 0px 0 0 0;
}

main.tsuyomi .content01 > .inner{
	width: 767px;
	margin: 60px auto;
}






main.tsuyomi .content01 > .inner > .inner{
	margin: 50px auto 0 auto;
	    display: flex;
	    width: 100%;
	    flex-wrap: wrap;
}

main.tsuyomi .content01 > .inner > .inner > div.sentence01{width: 100%;}
main.tsuyomi .content01 > .inner > .inner > div.sentence02{width: 376px;}

main.tsuyomi .content01 > .inner > .inner > dl{width: 564px;}
main.tsuyomi .content01 > .inner > .inner > dl > dt{
    margin: 0px 0px 20px 0;
		font-weight: bold;
		color: #ffa847;
}
main.tsuyomi .content01 > .inner > .inner > dl > dd{
    margin: 0px 0px 20px 0;
}
main.tsuyomi .content01 > .inner > .inner > .photo{
	width: 360px;
	margin: 0 30px 0 0px;
}
main.tsuyomi .content01 > .inner > .inner > .photo img{
width: 100%;
}







main.tsuyomi .content01 > .inner > .inner > .photo_list_area{
	width: 767px;
	margin: 40px auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}


main.tsuyomi .content01 > .inner > .inner > .photo_list_area > figure{
	flex: 0 0 32.4%;
	margin: 0 10px 0 0;
}


main.tsuyomi .content01 > .inner > .inner > .photo_list_area > figure:nth-of-type(3n){
	margin-right: 0px;
}


main.tsuyomi .content01 > .inner > .inner > .photo_list_area > figure img{
width: 100%;
}


main.tsuyomi .content01 > .inner > .inner > .photo_list_area > .bt{
	display: block;
	    position: absolute;
	    top: 0px;
	    left: auto;
	    right: 0;
}

main.tsuyomi .content01 > .inner > .inner > .photo_list_area > .bt a{
border-radius: 50px;
color: #f75d11;
display: block;
border: 1px #f75d11 solid;
font-size: 14px;
padding: 2px 40px;
font-weight: bold;
}

main.tsuyomi .content01 > .inner > .inner > .photo_list_area .bt a:hover{
color: #fff;
border: 1px #f75d11 solid;
background: #f75d11;
}


/*

main.tsuyomi .content01:nth-child(2n) > .inner > .inner {
    display: flex;
		flex-direction: row-reverse;
}
main.tsuyomi .content01:nth-child(2n) > .inner > .inner > dl{
    width: 564px;
}

main.tsuyomi .content01:nth-child(2n) > .inner > .inner > figure{
	width: 430px;
	margin: 0 0px 0 30px;
}*/



/*私たちの強み*/



















/*採用情報*/


main.recruit .content01{
	width: 100%;
	margin: 80px 0 120px 0px;
		display: none;
}



main.recruit .content01 > .inner{
	width: 767px;
	    margin: 0 auto;
			position: relative;
}


main.recruit .content01 > .inner > .sentence{
	margin: 0 0 40px 0;
	    font-size: 16px;
	    margin: 30px auto 30px auto;
	    width: 96%;
}
main.recruit .content01 > .inner > .sentence > p{
    margin: 0px 0px 20px 0;
}

main.recruit .content01 > .inner > .inner{
margin: 20px auto 40px;
	width: 96%;
}

main.recruit .content01 > .inner > .inner > dl{
	display: flex;
	/*border: 1px #333 solid;*/
	border-top: none;
	position: relative;
}


main.recruit .content01 > .inner > .inner > dl > dt{
	color: #333;
	background: #eee;
	width: 240px;
	padding: 8px 25px;
	border-bottom: 1px #fff solid;
}

main.recruit .content01 > .inner > .inner > dl > dd{
	width: 960px;
	padding: 8px 16px 8px 30px;
	border-right: 1px #eee solid;
}

main.recruit .content01 > .inner > .inner > dl:nth-child(even) > dd{
    background: linear-gradient(15deg, #ffffff, #fffde1);
}

main.recruit .content01 > .inner > .inner > dl > dd > dl{
	display: flex;
border-bottom: 1px #cfd8f3 solid;
}

main.recruit .content01 > .inner > .inner > dl > dd > dl > dt{
	color: #f75d11;
	font-weight: bold;
	width: 125px;
}

/*main.recruit .content01 > .inner > .inner > dl > dd > dl > dt:first-of-type{

}*/

main.recruit .content01 > .inner > .inner > dl > dd > dl > dd{
	    padding: 0 0 0 85px;
}




/*ボタン*/
.bt_recrui_contact{
	background: #f75d11;
 transition: 0.2s ease-in-out;
position: relative;
padding: 10px 0 10px 0px;
width: 300px;
margin: 0 auto;
}


.bt_recrui_contact a{
display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.bt_recrui_contact:hover {
    transition: 0.2s ease-in-out;
    background: #fac81e;
}


/*ボタン*/








main.recruit .content02{
	width: 100%;
    margin: 40px 0 40px 0;
			display: none;
}

main.recruit .content02 > .inner{
	width: 767px;
	    margin: 0 auto;
			position: relative;
}


main.recruit .content02 > .inner > .inner{
	display: flex;
	position: relative;
	/*margin: 20px 0 0 0;*/
	margin: 20px auto 40px;
    font-size: 16px;
    width: 96%;
}




main.recruit .content02 > .inner > .inner > dl{
	margin: 0 3% 0px 0;
	font-size: 16px;
	width: 67%;
}
main.recruit .content02 > .inner > .inner > dl > dt{
	margin: 0px 0px 20px 0;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	background: #fef7c3;
	padding: 10px;
}
main.recruit .content02 > .inner > .inner > dl > dd{
text-align: justify;
}


main.recruit .content02 > .inner > .inner > figure{
width: 30%;

}
main.recruit .content02 > .inner > .inner > figure img{
width: 100%;
}









main.recruit .content03{
	width: 100%;
	margin: 80px 0 120px 0px;
	position:  relative;
	display: none;
}

main.recruit .content03 .no_recruit{
	position: absolute;
	top: auto;
	bottom: 30%;
	right: 0;
	left: 0;
	z-index: 10;
	margin: 0 auto;
	width: 767px;
}
main.recruit .content03 .no_recruit li{
	background: linear-gradient(180deg,#ffffff,#ffc5a8);
	border-top: 1px #ffbb99 solid;
	padding: 64px;
	font-size: 32px;
	text-align: center;
}



main.recruit .content03 > .inner{
	width: 767px;
	margin: 0 auto;
	position: relative;
}


main.recruit .content03 > .inner > .sentence{
	margin: 0 0 40px 0;
	    font-size: 16px;
	    margin: 30px auto 30px auto;
	    width: 96%;
}
main.recruit .content03 > .inner > .sentence > p{
    margin: 0px 0px 20px 0;
}

main.recruit .content03 > .inner > .inner{margin: 20px auto 40px;width: 96%;}

main.recruit .content03 > .inner > .inner > dl{
	display: flex;
	/*border: 1px #333 solid;*/
	border-top: none;
	position: relative;
}


main.recruit .content03 > .inner > .inner > dl > dt{
	color: #333;
	background: #eee;
	width: 240px;
	padding: 8px 25px;
	border-bottom: 1px #fff solid;
}

main.recruit .content03 > .inner > .inner > dl > dd{
	width: 960px;
	padding: 8px 16px 8px 30px;
	border-right: 1px #eee solid;
}

main.recruit .content03 > .inner > .inner > dl:nth-child(even) > dd{
    background: linear-gradient(15deg, #ffffff, #fffde1);
}

main.recruit .content03 > .inner > .inner > dl > dd > dl{
	display: flex;
border-bottom: 1px #cfd8f3 solid;
}

main.recruit .content03 > .inner > .inner > dl > dd > dl > dt{
	color: #f75d11;
	font-weight: bold;
	width: 125px;
}

/*main.recruit .content03 > .inner > .inner > dl > dd > dl > dt:first-of-type{

}*/

main.recruit .content03 > .inner > .inner > dl > dd > dl > dd{
	    padding: 0 0 0 85px;
}








main.recruit .content04{
	width: 767px;
	    margin: 80px auto 120px;
	    position: relative;
}

main.recruit .content04 .no_recruit{

	top: auto;
	bottom: 30%;
	right: 0;
	left: 0;
	z-index: 10;
	margin: 0 auto;
	width: 767px;
}
main.recruit .content04 .no_recruit li{
	background: linear-gradient(180deg,#ffffff,#ffc5a8);
	border-top: 1px #ffbb99 solid;
	padding: 64px;
	font-size: 16px;
	 text-align: center;
}




/*採用情報*/



































/*新着情報*/

main.news_list{
	width: 100%;
	margin: 80px 0 120px 0px;
		display: block;
}


main.news_list .content01{
	width: 100%;
	margin: 0px 0 0 0;
}

main.news_list .content01 > .inner{
width: 767px;
margin: 0 auto;
}

main.news_list .content01 > .inner > ul.inner{
    margin: 40px 0 80px 0;
}

main.news_list .content01 > .inner > ul.inner > li{
	display: flex;
  margin: 40px 0 40px 0;
}

main.news_list .content01 > .inner > ul.inner > li .left{
	margin: 0 40px 0 0;
	width: 245px;
}

main.news_list .content01 > .inner > ul.inner .icon_box{
	display: flex;
	align-items:center;
	margin: 0 0 20px 0;
}

main.news_list .content01 > .inner > ul.inner .icon_box > .icon01{
    font-size: 14px;
    background: #51a75f;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 0px 15px 0px 15px;
    display: block;
    margin: 0 20px 0 0;
}
main.news_list .content01 > .inner > ul.inner .icon_box > .icon02{
    font-size: 14px;
    background: #e5006e;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 0px 15px 0px 15px;
    display: block;
    margin: 0 20px 0 0;
}

main.news_list .content01 > .inner > ul.inner .icon_box > .icon03{
    font-size: 14px;
    background: #0c2272;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 0px 15px 0px 15px;
    display: block;
    margin: 0 20px 0 0;
}
main.news_list .content01 > .inner > ul.inner .icon_box > .icon04{
    font-size: 14px;
    background: #ec862c;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 0px 15px 0px 15px;
    display: block;
    margin: 0 20px 0 0;
}



main.news_list .content01 > .inner > ul.inner .icon_box > .date{display: block;color: #222;}



main.news_list .content01 > .inner > ul.inner > li figure{
	display: block;color: #222;width: 245px;
line-height: 0;}

main.news_list .content01 > .inner > ul.inner > li figure img{width: 100%;}


main.news_list .content01 > .inner > ul.inner > li .right{
width: 915px;
}
main.news_list .content01 > .inner > ul.inner > li .right > .sentence{
	font-size: 14px;
	    width: 96%;
	    margin: 0 auto 20px;
}
main.news_list .content01 > .inner > ul.inner > li .right > .bt{margin: 20px 0 0 0;}

main.news_list .content01 > .inner > ul.inner > li .right > .bt a{
	background: #ffffff;
	    border: 2px #f75d11 solid;
	    color: #f75d11;
	    padding: 5px 0 5px 0px;
	    font-size: 14px;
	    text-align: center;
	    display: block;
	    position: relative;
	    width: 200px;
	    font-weight: bold;
	    transition: 0.2s ease-in-out;
}
main.news_list .content01 > .inner > ul.inner > li .right > .bt a:hover{
background: #f75d11;
border: 2px #f75d11 solid;
color: #fff;
transition: 0.2s ease-in-out;
}

main.news_list .content01 > .inner > ul.inner > li .right > .bt > a > i{
	color: #f75d11;
	font-size: 18px;position: absolute;top: 8px;left: 10px;transition: 0.2s ease-in-out;
}


main.news_list .content01 > .inner > ul.inner > li .right > .bt > a:hover > i{
	color: #fff;
	}



/*新着情報ここまで*/




























/*新着情報詳細*/


main.news_detail{
	width: 100%;
	margin: 80px 0 120px 0px;
		display: block;
}


main.news_detail .content01{
	width: 100%;
	margin: 0px 0 0 0;
}


main.news_detail .content01 > .inner{
width: 767px;
margin: 0 auto;
}


main.news_detail .content01 > .inner > .inner{
	display: flex;
	margin: 30px auto 0;
	flex-wrap: wrap;
	width: 96%;
}

main.news_detail .content01 > .inner > .inner > .left{
	margin: 0 2% 0 0;
	    width: 43%;
}

main.news_detail .content01 > .inner > .icon_box{
	display: flex;
	align-items:
	center;
	margin: 0 0 20px 0;
}


main.news_detail .content01 > .inner > .icon_box .icon01{
			font-size: 14px;
    background: #51a75f;
			color: #fff;
			border-radius: 2px;
			text-align: center;
			padding: 0px 15px 0px 15px;
			display: block;
			margin: 0 20px 0 0;
}

main.news_detail .content01 > .inner > .icon_box .icon02{
			font-size: 14px;
    background: #ec862c;
			color: #fff;
			border-radius: 2px;
			text-align: center;
			padding: 0px 15px 0px 15px;
			display: block;
			margin: 0 20px 0 0;
}


main.news_detail .content01 > .inner > .icon_box .icon03{
			font-size: 14px;
    background: #0c2272;
			color: #fff;
			border-radius: 2px;
			text-align: center;
			padding: 0px 15px 0px 15px;
			display: block;
			margin: 0 20px 0 0;
}

main.news_detail .content01 > .inner > .icon_box .icon04{
			font-size: 14px;
    background: #e5006e;
			color: #fff;
			border-radius: 2px;
			text-align: center;
			padding: 0px 15px 0px 15px;
			display: block;
			margin: 0 20px 0 0;
}





main.news_detail .content01 > .inner > .icon_box > .date{
	display: block;
	color: #222;
}







main.news_detail .content01 > .inner > .inner > .left > .photo{
	display: flex;
	margin: 0px 0 0 0;
}

main.news_detail .content01 > .inner > .inner > .left > .photo > figure{
	display: block;
	    color: #222;
	    width: 100%;
	    line-height: 0;
		}

main.news_detail .content01 > .inner > .inner > .left > .photo > figure > a{
	overflow: hidden;
	display: block;
	line-height: 0;
}

main.news_detail .content01 > .inner > .inner > .left > .photo > figure > a > img{
	transition: 0.2s ease-in-out;
	width: 100%;
}







main.news_detail .content01 > .inner > .inner > .right{
width: 55%;
}

main.news_detail .content01 > .inner > .inner > .right > .sentence{display: block;color: #222;margin: 0 0px 0 0;font-size: 14px;}


main.news_detail .content01 > .inner > .inner > .right > .bt_area{
	display: flex;
	/* width: 340px; */
	margin: 20px 0 0 auto;
	justify-content: flex-end;
}



main.news_detail .content01 > .inner > .inner > .right > .bt_area > .bt_link{
	width: auto;
	    margin: 0 0 0 0px;
	    text-align: center;
}
main.news_detail .content01 > .inner > .inner > .right > .bt_area > .bt_link > a{
	color: #fff;
	display: block;
	background: #f75d11;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	transition: 0.2s ease-in-out;
	font-size: 14px;
}
main.news_detail .content01 > .inner > .inner > .right > .bt_area > .bt_link > a:hover{
	color: #fff;
	background: #fac81e;
}

main.news_detail .content01 > .inner > .inner > .right > .bt_area > .bt_link > a > i{

}





main.news_detail .content01 > .inner > .inner > .right > .bt_area > .bt_pdf{
	width: auto;
	    margin: 0 0 0 20px;
	    text-align: center;
}
main.news_detail .content01 > .inner > .inner > .right > .bt_area > .bt_pdf > a{
	color: #f75d11;
	display: block;
	background: #ffffff;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	transition: 0.2s ease-in-out;
	font-size: 14px;
	border: 1px #f75d11 solid;
}
main.news_detail .content01 > .inner > .inner > .right > .bt_area > .bt_pdf > a:hover{
	color: #fff;
	background: #f75d11;
}

main.news_detail .content01 > .inner > .inner > .right > .bt_area > .bt_pdf > a > i{

}










main.news_detail .content01 > .inner > .inner > .bt_area02{
	display: flex;
	width: 700px;
	margin: 0 auto;
	justify-content: center;
}





main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_back{
	width: 300px;
	margin: 30px;
	text-align: center;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_back > a{
	color: #fff;
	display: block;
	background: #f75d11;
	padding: 5px 0 5px 0;
	border-radius: 5px;
	transition: 0.2s ease-in-out;
		border: 2px #f75d11 solid;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_back > a:hover{
	color: #f75d11;
	background: #fff;
	transition: 0.2s ease-in-out;
	border: 2px #f75d11 solid;
	box-sizing:border-box;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_back > a > i{
margin: 0 10px 0 0;
}















main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_previous{
	width: 200px;
	margin: 30px;
	text-align: center;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_previous > a{
	color: #fff;
	display: block;
	background: #f75d11;
	padding: 5px 0 5px 0;
	border-radius: 5px;
	transition: 0.2s ease-in-out;
		border: 2px #f75d11 solid;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_previous > a:hover{
	color: #f75d11;
	background: #fff;
	transition: 0.2s ease-in-out;
	border: 2px #f75d11 solid;
	box-sizing:border-box;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_previous > a > i{
margin: 0 10px 0 0;
}









main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_next{
	width: 200px;
	margin: 30px;
	text-align: center;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_next > a{
	color: #fff;
	display: block;
	background: #f75d11;
	padding: 5px 0 5px 0;
	border-radius: 5px;
	transition: 0.2s ease-in-out;
		border: 2px #f75d11 solid;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_next > a:hover{
	color: #f75d11;
	background: #fff;
	transition: 0.2s ease-in-out;
	border: 2px #f75d11 solid;
	box-sizing:border-box;
}

main.news_detail .content01 > .inner > .inner > .bt_area02 > .bt_next > a > i{
margin: 0 10px 0 0;
}








/*新着情報詳細*/

























































/*取扱商品*/


main.product{
	width: 100%;
	margin: 80px 0 120px 0px;
	display: block;
}


main.product .content01{
	width: 100%;
	margin: 0px 0 0 0;
}

main.product .content01 > .inner{
	width: 767px;
	margin: 40px auto;
}






main.product .content01 > .inner > .inner{
	margin: 30px auto 0 auto;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

main.product .content01 > .inner > .inner > div.sentence01{
	width: 95%;
	margin: 0 auto;
}
main.product .content01 > .inner > .inner > div.sentence02{
	width: 564px;
}
main.product .content01 > .inner > .inner > div.sentence02{
	width: 564px;
}


main.product .content01 > .inner > .inner > dl{width: 564px;}
main.product .content01 > .inner > .inner > dl > dt{
    margin: 0px 0px 20px 0;
		font-weight: bold;
		color: #ffa847;
}
main.product .content01 > .inner > .inner > dl > dd{
    margin: 0px 0px 20px 0;
}
main.product .content01 > .inner > .inner > .photo{
	width: 430px;
	margin: 0 30px 0 0px;
}
main.product .content01 > .inner > .inner > .photo img{
width: 100%;
}







main.product .content01 > .inner > .inner > .photo_list_area{
	width: 767px;
	margin: 40px auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}


main.product .content01 > .inner > .inner > .photo_list_area > figure{
	flex: 0 0 32.4%;
	line-height: 0;
	margin: 0 10px 20px 0;
}

main.product .content01 > .inner > .inner > .photo_list_area > figure a{
display: block;
	line-height: 0;
}

main.product .content01 > .inner > .inner > .photo_list_area > figure figcaption{
	margin: 5px 0px 0px 0;
}

main.product .content01 > .inner > .inner > .photo_list_area > figure:nth-of-type(3n){
	margin-right: 0px;
}


main.product .content01 > .inner > .inner > .photo_list_area > figure img{
	width: 100%;
	box-shadow: 1px 0px 5px #d6d6d6;
}


main.product .content01 > .inner > .inner > .photo_list_area > .bt{
	display: block;
	    position: absolute;
	    top: 0px;
	    left: auto;
	    right: 0;
}

main.product .content01 > .inner > .inner > .photo_list_area > .bt a{
border-radius: 50px;
color: #f75d11;
display: block;
border: 1px #f75d11 solid;
font-size: 14px;
padding: 2px 40px;
font-weight: bold;
}

main.product .content01 > .inner > .inner > .photo_list_area .bt a:hover{
color: #fff;
border: 1px #f75d11 solid;
background: #f75d11;
}


/*

main.product .content01:nth-child(2n) > .inner > .inner {
    display: flex;
		flex-direction: row-reverse;
}
main.product .content01:nth-child(2n) > .inner > .inner > dl{
    width: 564px;
}

main.product .content01:nth-child(2n) > .inner > .inner > figure{
	width: 430px;
	margin: 0 0px 0 30px;
}*/



/*取扱商品ここまで*/














/*製品詳細*/

main.product_detail{
	width: 767px;
	display: flex;
	margin: 80px 0 120px 0px;
		display: block;
}


main.product_detail > .right{
	width: 890px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}


main.product_detail .content01{
	margin: 0px 30px 60px 0;
	width: 100%;
	background: linear-gradient(#FFF, #e3e3e3,#fff);
	padding: 20px;
	border: 1px #e3e3e3 solid;
}


main.product_detail .content01 > .inner{
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
}


main.product_detail .content01 > .inner > .photo{
	margin: 0px auto;
	    display: flex;
	    flex-wrap: wrap;
}


main.product_detail .content01 > .inner > .photo > figure{
	width: 49.5%;
	margin: 0 1% 0 0;
}

main.product_detail .content01 > .inner > .photo > figure:nth-child(2n){
margin-right: 0;
}


main.product_detail .content01 > .inner > .photo > figure > img{
	width: 100%;
    box-shadow: 0px 1px 6px #919cb7;
}


main.product_detail .content01 > .inner > .sentence{
	font-size: 16px;
	width: 95%;
	margin: 20px auto 0;
	line-height: 1.6em;
	letter-spacing: 0.05em;
}

main.product_detail .content01 > .inner > figure img{
	width: 100%;
	padding: 5px;
	box-shadow: 1px 1px 1px #2222;
	border: 1px solid #CCC;
}






/*製品詳細ここまで*/


























/*業務の流れ*/


main.work_flow{
	width: 767px;
	display: flex;
	margin: 80px auto 120px auto;
	flex-wrap: wrap;
}


main.work_flow > .right{
	width: 890px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}


main.work_flow .content01{
	margin: 0px 0px 0px 0;
	    width: 100%;
	    background: linear-gradient(#FFF, #e3e3e3);
	    padding: 20px;
	    border: 1px #e3e3e3 solid;
}


main.work_flow .content01 > .inner{
	margin: 0px auto;
	display: flex;
}



main.work_flow .content01 > .inner > figure{
	width: 480px;
	    margin: 0 20px 0 0;
}

main.work_flow .content01 > .inner > .sentence{
	font-size: 16px;
	width: 620px;
}

main.work_flow .content01 > .inner > figure img{
	width: 100%;
	padding: 5px;
	box-shadow: 1px 1px 1px #2222;
	border: 1px solid #CCC;
}


.icon_arrow_down{
	display: block;
	width: 100%;
	text-align: center;
	margin: 30px 0;
}

.icon_arrow_down > i{
	font-size: 48px;
	color: #f75d11;
}



/*業務の流れ　ここまで*/




































































/*お問い合わせ*/


main.contact{
	margin: 30px 0 30px 0px;
	display: block;
}

main.contact > .content01{
	display: flex;
	width: 767px;
	margin: 0 auto;
	flex-wrap: wrap;
}



main.contact > .content01 .privacy_box{
	border: 1px #d2d2d2 solid;
	margin: 20px 0 0 0;
	padding: 20px;
	width: 100%;
}

main.contact > .content01 .privacy_box .sentence{

}

main.contact > .content01 .privacy_box .sentence p{
    font-size: 14px;
}

main.contact > .content01 .privacy_box .sentence p a{
	color: #f75d11;
	font-weight: bold;
	transition: 0.2s ease-in-out;
}
main.contact > .content01 .privacy_box .sentence p a:hover{
	color: #fac81e;
	font-weight: bold;
	transition: 0.2s ease-in-out;
}

main.contact > .content01 .privacy_box .sentence #check_area{

}

main.contact > .content01 .privacy_box .sentence #check_area #check{

}

main.contact > .content01 .privacy_box .sentence #check_area label{

}







main.contact > .content01 form.inner{
    margin: 20px auto 0;
    width: 60%;
}

main.contact > .content01 form.inner dl{
	display: flex;
	border-top: 1px #f75d11 dashed;
	align-items: center;
	padding: 20px 0 20px;
}




main.contact > .content01 form.inner dl:nth-child(even){
    background: linear-gradient(15deg, #ffffff, #fffde1);
}




main.contact > .content01 form.inner dl:last-of-type{
border-bottom: 1px #d2d2d2 dashed;
}



main.contact > .content01 form.inner dl dt{
	width: 220px;
	padding: 0px 0 0px 0;
	margin: 0 0 0 auto;
	position: relative;
	font-size: 14px;
}




/*main.contact > .content01 form.inner dl dt::before{
    content: "任意";
    padding: 2px;
    color: #D01C01;
    font-size: 12px;
    border-radius: 5px;
    vertical-align: middle;
    margin: 0px 0 0px 0;
    border: 1px #D01C01 solid;
    box-sizing: border-box;
    font-weight: bold;
		background: #fff;
}*/


main.contact > .content01 form.inner dl dt.required::before{
	content: "必須"!important;
	color: #fff!important;
	background: #D01C01!important;
	padding: 2px;
	font-size: 12px;
	border-radius: 5px;
	vertical-align: middle;
	margin: 0px 0 0px 0;
	border: 1px #D01C01 solid;
	box-sizing: border-box;
	font-weight: bold;
	position: absolute;
	left: -55px;
	top: -2px;
	padding: 0px 8px;
	}








main.contact > .content01 form.inner dl dd{
	margin: 0 auto 0 0;
	width: 460px;
	padding: 0;
}

main.contact > .content01 form.inner dl > dd > input[type="text"]{
	width: 100%;
	padding: 0 0 0 10px;
	font-size: 14px;
}

main.contact > .content01 form.inner dl:nth-child(5) > dd > input[type="text"]{width: 65%;}




main.contact > .content01 form.inner dl > dd > textarea{
		width: 100%;
		padding: 10px;
		font-size: 16px;
}



main.contact > .content01 form.inner dl:nth-child(1) dd{
display: flex;
}

main.contact > .content01 form.inner dl dd > div{

}
main.contact > .content01 form.inner dl dd > div:nth-child(1){
margin: 0 40px 0 0;
}

main.contact > .content01 form.inner dl dd > div:nth-child(2){

}

main.contact > .content01 form.inner dl dd > div > input{

}
main.contact > .content01 form.inner dl dd > div > label{

}







#check_area{
    margin: 20px 0 0 40px;
}
#check_area #check{
    margin: 0 20px 0 0;
		    vertical-align: middle;
}

#check_area label{
    font-size: 16px;
		    vertical-align: middle;
				cursor: pointer;
		   transition: 0.2s ease-in-out;
}
#check_area label:hover{
	opacity: 0.5;
	    transition: 0.2s ease-in-out;
}

#check_send[disabled] {
opacity: 0.3!important;
pointer-events : none;
position: relative;
}




























/*入力内容確認*/

main.contact > .content02 {
    width: 767px;
    margin: 30px auto 30px;
    flex-wrap: wrap;
}


main.contact > .content02 form.inner{
	margin: 20px auto 0;
	width: 60%;
}

main.contact > .content02 form.inner dl{
	display: flex;
	    border-top: 1px #d2d2d2 dashed;
	    align-items: center;
	    padding: 20px 0 20px;
}

main.contact > .content02 form.inner dl:last-of-type{
border-bottom: 1px #d2d2d2 dashed;
}



main.contact > .content02 form.inner dl dt{
	width: 35%;
	padding: 0px 0 0px 0;
	margin: 0 0 0 20px;
	font-size: 14px;
}

/*main.contact > .content02 form.inner dl dt::before{
    content: "任意";
    padding: 2px;
    color: #D01C01;
    font-size: 12px;
    border-radius: 5px;
    vertical-align: middle;
    margin: 0px 0 0px 0;
    border: 1px #D01C01 solid;
    box-sizing: border-box;
    font-weight: bold;
		background: #fff;
}

main.contact > .content02 form.inner dl dt.required::before{
    content: "必須"!important;
  	color: #fff!important;
		background: #D01C01!important;
	}*/







main.contact > .content02 form.inner dl dd{
	margin: 0 auto 0 0;
	width: 60%;
	padding: 0;
}

main.contact > .content02 form.inner dl > dd > input[type="text"]{
	width: 100%;
	padding: 5px;
	font-size: 16px;
}

main.contact > .content02 form.inner dl:nth-child(6) > dd > input[type="text"]{
width: 15%;
}




main.contact > .content02 form.inner dl > dd > textarea{
		width: 100%;
		padding: 10px;
		font-size: 16px;
}



main.contact > .content02 form.inner dl:nth-child(1) dd{
display: flex;
}

main.contact > .content02 form.inner dl dd > div{

}
main.contact > .content02 form.inner dl dd > div:nth-child(1){
margin: 0 40px 0 0;
}

main.contact > .content02 form.inner dl dd > div:nth-child(2){

}

main.contact > .content02 form.inner dl dd > div > input{

}
main.contact > .content02 form.inner dl dd > div > label{

}




/*入力内容確認ここまで*/


















/*ボタンエリア*/
main.contact > .content01 form.inner .bt_area{
	width: 500px;
	    margin: 40px auto 80px;
	    display: flex;
}

main.contact > .content01 form.inner .bt_area input{
	width: 500px;
	    margin: 40px auto 80px;
	    display: flex;
}


main.contact > .content01 form.inner .bt_area input#reset{
	width: 240px;
			margin: 0px 20px 0 0px;
			cursor: pointer;
			padding: 10px 20px;
		border: 1px #f75d11 solid;
		border-radius: 5px;
		box-shadow: 1px 1px 2px #f75d11;
		color: #f75d11;
		font-weight: bold;
		font-size: 16px;
		display: block;
		text-align: center;
		transition: 0.2s ease-in-out;
		background: #fff;
}
main.contact > .content01 form.inner .bt_area input#reset:hover{
	color: #fff;
	background: #f75d11;
	    transition: 0.2s ease-in-out;
}





main.contact > .content01 form.inner .bt_area input#check_send{
	width: 240px;
			margin: 0px 20px 0 0px;
			cursor: pointer;
			padding: 10px 20px;
		border: 1px #f75d11 solid;
		border-radius: 5px;
		box-shadow: 1px 1px 2px #f75d11;
		color: #f75d11;
		font-weight: bold;
		font-size: 16px;
		display: block;
		text-align: center;
		transition: 0.2s ease-in-out;
		background: #fff;
}
main.contact > .content01 form.inner .bt_area input#check_send:hover{
	color: #fff;
	background: #f75d11;
	    transition: 0.2s ease-in-out;
}









/*入力内容確認ボタン*/

main.contact > .content02 form.inner .bt_area{
	width: 500px;
	    margin: 40px auto 80px;
	    display: flex;
}

main.contact > .content02 form.inner .bt_area input{
	width: 500px;
	    margin: 40px auto 80px;
	    display: flex;
}


main.contact > .content02 form.inner .bt_area input#back{
	width: 240px;
			margin: 0px 20px 0 0px;
			cursor: pointer;
			padding: 10px 20px;
		border: 1px #f75d11 solid;
		border-radius: 5px;
		box-shadow: 1px 1px 2px #f75d11;
		color: #f75d11;
		font-weight: bold;
		font-size: 16px;
		display: block;
		text-align: center;
		transition: 0.2s ease-in-out;
		background: #fff;
}
main.contact > .content02 form.inner .bt_area input#back:hover{
	color: #fff;
	background: #f75d11;
	    transition: 0.2s ease-in-out;
}




main.contact > .content02 form.inner .bt_area input#send{
	width: 240px;
			margin: 0px 20px 0 0px;
			cursor: pointer;
			padding: 10px 20px;
		border: 1px #f75d11 solid;
		border-radius: 5px;
		box-shadow: 1px 1px 2px #f75d11;
		color: #f75d11;
		font-weight: bold;
		font-size: 16px;
		display: block;
		text-align: center;
		transition: 0.2s ease-in-out;
		background: #fff;
}
main.contact > .content02 form.inner .bt_area input#send:hover{
	color: #fff;
	background: #f75d11;
	    transition: 0.2s ease-in-out;
}

/*入力内容確認ボタンここまで*/



/*ボタンエリアここまで*/







/*送信完了*/


main.contact > .content03 {
    width: 767px;
    margin: 0 auto;
    flex-wrap: wrap;
}


main.contact > .content03 > .inner{
	margin: 40px auto 40px;
	    width: 800px;
}

main.contact > .content03 > .inner figure{
	margin: 20px auto;
	width: 130px;
}
main.contact > .content03 > .inner figure img{
margin: 0 auto;
width: 100%;
}

main.contact > .content03 > .inner figcaption{
	text-align: center;
	color: #f75d11;
}

main.contact > .content03 > .inner .sentence{
	margin: 0 auto;
	    width: 57%;
		}


main.contact > .content03 > .inner .bt_pagetop{

		}

		main.contact > .content03 > .inner .bt_pagetop a{
			width: 240px;
			    margin: 20px auto 0px;
			    cursor: pointer;
			    padding: 10px 20px;
			    border: 1px #f75d11 solid;
			    border-radius: 5px;
			    box-shadow: 1px 1px 2px #f75d11;
			    color: #f75d11;
			    font-weight: bold;
			    font-size: 16px;
			    display: block;
			    text-align: center;
			    transition: 0.2s ease-in-out;
			    background: #fff;
				}

				main.contact > .content03 > .inner .bt_pagetop a:hover{
					color: #fff;
					    background: #f75d11;
					    transition: 0.2s ease-in-out;
						}








/*送信完了ここまで*/



/*お問い合せここまで*/



























/*サイトマップ*/

main.sitemap{
	width: 100%;
	margin: 80px 0 120px 0px;
	display: block;
}

main.sitemap > .inner{

}

main.sitemap > .inner > .content01{
	margin: 0px auto 60px;
	display: flex;
	align-items: center;
	-ms-align-items: flex-start;
	width: 767px;
	justify-content: center;
}

main.sitemap > .inner > .content01:last-child{
    margin-bottom: 0px;
}


main.sitemap > .inner > .content01 > ul.inner{
	background: linear-gradient(180deg, #fff4b5 ,#fffdef, #fff4b5);
	padding: 40px 40px;
	width: 640px;
	display: flex;
	flex-wrap: wrap;
}

main.sitemap > .inner > .content01 > ul.inner > li{
	border-bottom: 1px #f75d11 solid;
	margin: 0 0px 0px 0;
	padding: 10px 0;
	width: 33%;
}


main.sitemap > .inner > .content01 > ul.inner > li > ul{
margin: 0 0px 0 36px;
}

main.sitemap > .inner > .content01 > ul.inner > li > ul > li{

}




main.sitemap > .inner > .content01 > ul.inner > li > ul > li > a{
    color: #8c2e00;
    font-size: 12px;
    transition: 0.2s ease-in-out;
}

main.sitemap > .inner > .content01 > ul.inner > li > ul > li > a:hover{
margin: 0 0px 0px 10px;
transition: 0.2s ease-in-out;
}

main.sitemap > .inner > .content01 > ul.inner > li > ul > li > a i{
margin: 0 10px 0 0;
}


main.sitemap > .inner > .content01 > ul.inner > li > a{
	color: #f75d11;
	font-weight: bold;
	padding: 5px 0 10px;
	display: block;
	transition: 0.2s ease-in-out;
	font-size: 14px;
}

main.sitemap > .inner > .content01 > ul.inner > li > a:hover{
margin: 0 0px 0px 10px;
transition: 0.2s ease-in-out;
}

main.sitemap > .inner > .content01 > ul.inner > li > a > i{
	color: #f75d11;
	font-weight: bold;
	margin: 0 20px 0 0;
}


/*サイトマップ　ここまで*/


















/*プライバシーポリシー*/

.privacy{
	width: 100%;
	margin: 80px 0 120px 0px;
		display: block;
}

.privacy > .content01{

}

.privacy > .content01 > .inner{
    margin: 40px auto 80px;
	position: relative;
	    width: 767px;
}

.privacy > .content01 > .inner > .inner{
	width: 96%;
	margin: 0 auto;
}


.privacy > .content01 > .inner > .inner article{
	margin: 40px auto;
	position: relative;
	    width: 767px;
}


.privacy > .content01 > .inner > .inner dl{

}

.privacy > .content01 > .inner > .inner dl dt{
font-weight: bold;
}

.privacy > .content01 > .inner > .inner dl dd{

}





/*プライバシーポリシーここまで*/














/*フッター*/
footer{
	width: 100%;
	margin: 40px 0 40px 0;
	position: relative;
}






#footer_top{
	width: 100%;
	margin: 0px 0 0px 0;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 30px 0 0px 0;
	position: relative;
	background: #fac81e;
}


#footer_top > .inner{
	max-width: 767px;
	margin: 0px auto;
	padding: 0px 0 20px;
	display: flex;
}





#footer_top > .inner > .left{
	display: flex;
	border-top: none;
	position: relative;
	flex-wrap: wrap;
	align-items: center;
	width: 50%;
	margin: 0px auto;
	flex-direction: column;
}



#footer_top > .inner > .left > figure{
	width: 100%;
	    line-height: 0;
}
#footer_top > .inner > .left > figure img:nth-child(1){
width: 292px;
	display: block;
}

#footer_top > .inner > .left > figure img:nth-child(2){
	width: 60%;
	display: block;
	margin: 10px auto 0;
}


#footer_top > .inner > .left > ul{
	margin: 0 auto;
	padding: 30px 0 30px 0;
	position: relative;
	width: 100%;
	/*display: flex;*/
	flex-wrap:  wrap;
}


.footer_bt_area{

	display: none;
}


#footer_top > .inner > .left > ul li{

}



#footer_top > .inner > .left > ul li:nth-child(1){
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	/*width: 200px;*/
}

#footer_top > .inner > .left > ul li:nth-child(2){
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	/*width: 570px;*/
	margin: 0 0 0px 0;
}

#footer_top > .inner > .left > ul li:nth-child(3){
	font-size: 21px;
	font-weight: bold;
	color: #222222;
	/*width: 200px;*/
}

#footer_top > .inner > .left > ul li:nth-child(4){
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	/*width: 570px;*/
		margin: 0 0 20px 0;
}

#footer_top > .inner > .left > ul li:nth-child(5){
	font-size: 21px;
	font-weight: bold;
	color: #222222;
	/*width: 570px;*/
}

#footer_top > .inner > .left > ul li:nth-child(6){
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	/*width: 570px;*/
}



#footer_top > .inner > .right{
	display: flex;
	border-top: none;
	position: relative;
	flex-wrap: wrap;
	align-items: center;
	width: 50%;
	margin: 0px auto;
}



.bt_open_footer{
	display: none;
}




nav#footer_nav{
	display: flex;
	padding: 0px 0 0px 0;
	margin: 0 auto;
	flex-wrap: wrap;
	width: 100%;
}
nav#footer_nav > section{
flex: 1 1 33%;
	box-sizing: border-box;
}
nav#footer_nav > section:nth-child(1) {

}
nav#footer_nav > section:nth-child(2) {
}
nav#footer_nav > section:nth-child(3) {
}
nav#footer_nav > section:nth-child(4) {
}
nav#footer_nav > section:nth-child(5) {
}
nav#footer_nav > section:nth-child(6) {

}
nav#footer_nav > section:nth-child(7) {
}
nav#footer_nav > section:nth-child(8) {
}
nav#footer_nav > section:nth-child(9) {
}
nav#footer_nav > section:nth-child(10) {
}

nav#footer_nav > section:nth-child(11) {
}

nav#footer_nav > section:nth-child(12) {
}



/*大メニュー*/
nav#footer_nav > section > h2{
	padding: 0px 0 0px 0px;
	/*border-bottom: 1px #5d5d5d dashed;*/
	width: 100%;
	margin: 0 auto;
}
nav#footer_nav > section > h2 > a{
font-size: 12px;
font-weight: normal;
color: #111;
}

nav#footer_nav > section > h2 > a:hover{
text-decoration: underline;
}



/*小メニュー*/
nav#footer_nav > section > ul{
    margin: 0px 0 0 20px;
}

nav#footer_nav > section > ul > li{

}

nav#footer_nav > section > ul > li > a{
	font-size: 12px;
	color: #111;
}

nav#footer_nav > section > ul > li > a:hover{
text-decoration: underline;
}





#footer_bottom{
background: #fac81e;
}

#footer_bottom_inner{
	display: flex;
	width: 767px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	align-items: center;
	border-top: 1px #111 solid;
}




#footer_bottom_inner .footer_logo{
margin: 0 20px 0 0;
width: 391px;
}

#footer_bottom_inner .footer_logo a{

}

#footer_bottom_inner .footer_logo a:hover{
opacity: 0.5;
transition: 0.2s ease-in-out;
}


#footer_bottom_inner .footer_logo a img{

}

#footer_bottom_inner .footer_address{
    font-size: 14px;
		margin: 0 40px 0 0;
		width: 390px;
}

#footer_bottom_inner .footer_address br{
display: none;
}


#footer_bottom_inner p#copyright{
	font-size: 10px;
	text-align: center;
	width: 100%;
	/* background: #fac81e; */
	color: #111;
}



/*フッターここまで*/





















		/*ページネイション*/
		.pagination {
			margin: 0px auto 0px;
			/*width: 767px;*/
			width: 100%;
			padding: 15px 0;
		}
		.pagination_inner {
		    display: flex;
						justify-content: center;
		}
		.pagination_inner li {
		    margin: 0 8px 0 0;
		}
		.pagination_inner li:last-child{
				margin-right: 0;
		}

		.pagination_inner li a {
		    color: #fff;
		    background: #bbbbbb;
		    display: block;
		    padding: 5px 15px 5px 15px;
		    font-size: 16px;
		    transition: 0.3s ease-in-out;
		}

		.pagination_inner li:hover a{
		    background: #f75d11;
				transition: 0.3s ease-in-out;
		}


		.pagination_inner li a.pagination_on{
		    background: #f75d11;
		}


		/*ページネイション*/












		/*----------------フロートクリア-------------------*/


		.clearfix:after{
		content: "";
		    clear: both!important;
		    display: block;
			}

		/*----------------フロートクリア-------------------*/





