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


.google01{
	width: 100%;
}

.mail-56 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #f70808;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
}

.mail-56:hover {
    background-color: #740809;
	text-decoration: none;
}

.mail-56::after {
    width: 1.25em;
    height: 1.25em;
    margin-left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}


.toiawase{
	margin: 50px 0px;
}

.toiawase img{
	max-width: 100%;
}

.toiawase03{
	padding: 50px;
	background: #f9f9d1;
	margin-bottom: 50px;
}




.mail-57 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #12298c;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
	float: left;
	margin-top: 15px;
}

.mail-57:hover {
    background-color: #072560;
	text-decoration: none;
}

.mail-57::after {
    width: 1.25em;
    height: 1.25em;
    margin-left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}



.mail-58 {
   	display: flex;
    justify-content: center;
    align-items: center;
    width: 800px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #12298c;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
}

.mail-58:hover {
    background-color: #072560;
	text-decoration: none;
}

.mail-58::after {
    width: 1.25em;
    height: 1.25em;
    margin-left: 8px;
    
    content: '';
}








.toiawase02{
	margin-left: 5px;
}

.toiawase02 img{
	max-width: 100%;
}




#fh5co-logos{
  z-index: 2;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  margin-bottom: 0;
  margin-top: 15px;
  margin-top: 10px;
  max-width: 100%;
}

.mailphone {
	font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    margin-bottom: 0px;
    margin-top: 15px;    
    max-width: 100%;
	    
	}


.mailphone span{
	background: #F7070B;
	padding: 10px;
	color: aliceblue;
}

.mailtime{
	margin-top: 10px;
}


.container02{
	width: 60%;
	float: right;
}

#centerbox02 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}



@media screen and (max-width: 768px) {
	
#centerbox02 {
        width: 100%;
        padding: 20px;
        margin: 0 auto;
        overflow: hidden;
    }
	
.mail-57 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #12298c;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
	float: left;
	margin: 0 auto;
}
	
.mail-58 {
   	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #12298c;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
	
}	
	
	
	
	.container02{
	width: 100%;
	
}

  #fh5co-logos{    
    float: none;
    margin-top: 0;
  }
	
#fh5co-logos{
  z-index: 2;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  margin-bottom: 0;
  margin-top: 15px;
  margin-top: 10px;
  text-decoration: none;
  
}
#fh5co-logos a {
  color: rgba(0, 0, 0, 0.9);
}

#fh5co-logos a:hover, #fh5co-logo a:focus {
  color: rgba(0, 0, 0, 0.9) !important;
}

#fh5co-logos img{
		width: 60%;
}	
	
.mail-56 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #f70808;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
	text-decoration: none;
}

.mail-56:hover {
    background-color: #740809;
	text-decoration: none;
}

.mail-56::after {
    width: 1.25em;
    height: 1.25em;
    margin-left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}
	
.mailphone {
	
	text-transform: uppercase;
    font-weight: 700;    
    margin-bottom: 0px;
    margin-top: 15px;    
   
	    
	}

.mailphone span{
	background: #0932A2;
	padding: 5px;
	color: aliceblue;
	font-size: 10px;
}

	
}
