@charset "utf-8";
/* CSS Document */

#header .txt_color1{
	color: #c6c6c4;
}

.bg_color2 {
    color: white;
}

footer .txt_color1{
	color:#fff;
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: white;
}

.drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
    background-color: rgb(255, 255, 255) !important;
}

#fakeloader.bg_color1{
	background-color:#0a3256;
}

#cms_1-c .date{
	color:#000;
}

#header{
	padding:20px 0;
}

#header #logo img{
	width:45% !important;
}




@media all and (-ms-high-contrast: none){
  #page_title p{
   padding-top: 14px;
  }
	
	 h3.cate_title{
   padding-top: 14px;
  }
	
	.button{
   padding-top: 9px;
  }
	
	#page8 #form_box #form_bt div input{
		padding-top: 150px;
		line-height: -2.5;
	}
	
	#page8 #form_box #form_bt div{
	display: block;
	height: auto;
	position: relative;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
		padding-top: 35px;
		padding-bottom: 20px;
}
	
	.tell{
		padding-top:25px;
	}
	
}


.sns_links{
	margin-left:0%;
    max-width: 96%;
	    margin-top: 10px;
}

.sns_links li {
    margin: 20px;
	margin-left: 0;
}

.linkStyle{
	color:#212121;
}

#intro_txt .linkStyle{
	color:white;
}

.bg_color2 .linkStyle{
	color:white;
}

@media screen and (max-width: 768px){
.sns_links li {
        margin: 10px 20px;
	margin-left: 0;
}
	
.sns_links{
	margin-left:0%;
	max-width: 100%;
}
	
}

@media screen and (max-width: 667px){
#header {
    padding-bottom: 0px;
	padding-top:0px;
}
}

@media all and (-ms-high-contrast: none){
 #page8 .tell a{
	padding-top: 25px;
}
	
	#page8 #form_box #form_bt div {
    display: inline-block;
    height: 60px;
    position: relative;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding-top: 15px;
}
	#page8 #submit{
		padding-top:65px;
		padding-bottom: 0;
	}
}



