.top_scroll_icon{
position: fixed;
bottom: 0;
right: 0;
cursor: pointer;
width: 45px;
height: auto;
opacity: 0.5;
z-index: 11;
}

.top_scroll_icon:hover{
opacity:0.6;
-webkit-transition: all 0.3s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
}

.site_map_wrp{
width: 100%;
background-color: #3e3a39;
color: #fff;
}

footer .go_w5{
font-size: 14px;
}

footer .go_w3{
font-size: 13px;
}

.in_footer_wrp{
width: 1100px;
margin: 0 auto;
padding-top: 36px;
padding-bottom: 50px;
background-color: #3e3a39;
}

.f_logo_wrp{
width: 200px;
text-align: center;
}

.in_footer_wrp div{
float: left;
}

.in_footer_wrp div:first-of-type{
margin-left: 60px;
margin-right: 92px;
}

.in_footer_wrp div:not(:first-of-type){
margin-left: 45px;
}

.in_footer_wrp div:nth-of-type(2){
margin-left: 0;
}

footer a{
color: #fff;
position: relative;
}

.f_logo_wrp img{
width: 101px;
height: auto;
}

.f_logo_wrp p{
font-size: 13px;
margin-top: 12px;
letter-spacing: 0.08em;
color: #fff;
}

.hyphen::before{
content: "−";
color: #fff;
padding-right: 4px;
}

footer .idt{
text-indent: 1em;
}

.idt2{
display: inline-block;
text-indent: -1.25em;
margin-left: 1.25em;
}

footer .box  dl dt{
margin-bottom: 8px;
}

footer .box  dl dt span{
color: #fff;
}

footer .box dl dd{
margin-bottom: 7px;
}

.f_box01 dl:first-of-type{
margin-bottom: 40px;
}

.f_box02 dl{
margin-bottom: 30px;
}



.co_info{
margin-top: 30px;
}

footer a:hover{
opacity:0.6;
filter:alpha(opacity=60); /* IE 6,7*/
-ms-filter: "alpha(opacity=60)"; /* IE 8,9 */
-webkit-transition: all 0.3s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
zoom:1; /*IE*/
}

.copy_right_wrp{
padding-bottom: 30px;
}

.copy_right_wrp p{
font-size: 13px;
float: left;
margin-top: 23px;
margin-left: 50px;
}

.copy_right_wrp p span:first-of-type img{
width: 80px;
}

.copy_right_wrp p span:nth-of-type(2) img{
width: 75px;
}

.copy_right_wrp p span:nth-of-type(3) img{
width: 50px;
}

small{
font-size: 11px;
color: #595757;
float: right;
margin-top: 30px;
margin-right: 45px;
}

.copy_right_wrp p span:nth-of-type(2){
display: inline-block;
margin: 0 12px 0;
}

@media only screen and (max-width:640px){
.top_scroll_icon{
width: 30px;
height: auto;
z-index: 11;
}

.copy_right_wrp p {
    float: none;
    font-size: 13px;
    margin-left: 0px;
    margin-top: 23px;
	display: inline-block;
}


.copy_right_wrp{
width: 90%;
margin: 0 auto;
text-align: center;
}

.copy_right_wrp p span:first-of-type img{
height: 15px;
width: auto;
margin-bottom: 10px;
}

.copy_right_wrp p span:nth-of-type(2) img{
height: 10px;
width: auto;
}

.copy_right_wrp p span:nth-of-type(3) img{
height: 10px;
width: auto;
}

small{
float: none;
margin-right: 0;
font-size: 10px!important;
display: inline-block;
text-align: center;
margin-top: 10px;
}

.copy_right_wrp p span:nth-of-type(2) {
    display: inline-block;
    margin: 0 2px;
		line-height: 1.2em;
}


















}