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

.works_title {

font-size: 40px;
	font-family: 'Questrial', sans-serif;
	font-family: 'IM Fell English', serif;
	color: #FFFFFF;
    width: 10em;
	}
.works_all {
	width: 100%;
	max-width: 1250px;
	margin-left:auto;
margin-right: auto;
	margin-top: 250px;
}
.works_all:hover {
}

.works_left {
	width: 28%;
	float: left;
}
.works_right {
	width: 70%;
	float: right;
}
.works_3 {
	margin-bottom: 80px;
}
.works_4 {
	margin-bottom: 30px;
}


.works_en1 {
	background-color: hsla(0,0%,100%,0.10);
    color: #FFFFFF;
	 border: 2px solid #FFFFFF;
	height: 250px;
	width: 250px;
	padding-top: 100px;
	text-align: center;
	border-radius: 200px;
	font-size: 25px;
	float: left;
	margin-right:7%;
	 transition: .4s cubic-bezier(0.37, 0, 0.63, 1);
}
.works_en1 a {
 color: #FFFFFF;
		text-decoration: none;
}

.works_en1:hover {
    background-color: hsla(0,0%,100%,0.10);
    color: #000000;
    letter-spacing: 0.15em;
    text-decoration: none;
    font-weight: bold;
    transform: scale(1.1);
    font-size: 28px;
    border: 2px solid #333333;
	 background-image: url("../../images/bg_37.png");
    background-position: center center;
    background-repeat: repeat;
}
.works_en1_2 {
	background-color: hsla(0,0%,100%,0.10);
    color: #FFFFFF;
	 border: 2px solid #FFFFFF;
	height: 250px;
	width: 250px;
	padding-top: 90px;
	text-align: center;
	border-radius: 200px;
	font-size: 25px;
	float: left;
	margin-right:7%;
	transition: .4s cubic-bezier(0.37, 0, 0.63, 1);
}

.works_en1_2:hover {
    color: #000000;
    letter-spacing: 0.15em;
    text-decoration: none;
    font-weight: bold;
    transform: scale(1.1);
    font-size: 28px;
    border: 2px solid #333333;
    background-image: url("../../images/bg_37.png");
    background-position: center center;
    background-repeat: repeat;
}
.works_en1_2 a {
    color: #FFFFFF;
    text-decoration: none;

}
.works_en1_last {
	background-color: hsla(0,0%,100%,0.10);
    color: #FFFFFF;
	 border: 2px solid #FFFFFF;
	height: 250px;
	width: 250px;
	padding-top: 100px;
	text-align: center;
	border-radius: 200px;
	font-size: 25px;
	float:right;
	transition: .4s cubic-bezier(0.37, 0, 0.63, 1);
}
.works_en1_last a {
 color: #FFFFFF;
		text-decoration: none;
}

.works_en1_last:hover {
    background-color: hsla(0,0%,100%,0.10);
    color: #000000;
    letter-spacing: 0.15em;
    text-decoration: none;
    font-weight: bold;
    transform: scale(1.1);
    font-size: 28px;
    border: 2px solid #333333;
	 background-image: url("../../images/bg_37.png");
    background-position: center center;
    background-repeat: repeat;
}
.works_en2 {
	background-color: hsla(0,0%,100%,0.10);
    color: #FFFFFF;
	 border: 2px solid #FFFFFF;
	height: 180px;
	width: 180px;
	padding-top: 65px;
	text-align: center;
	border-radius: 200px;
	font-size: 25px;
	float: left;
margin-right: 5.5%;
	transition: .4s cubic-bezier(0.37, 0, 0.63, 1);
}
.works_en2 a {
 color: #FFFFFF;
		text-decoration: none;
}

.works_en2:hover {
    background-color: hsla(0,0%,100%,0.10);
    color: #000000;
    letter-spacing: 0.15em;
    text-decoration: none;
    font-weight: bold;
    transform: scale(1.1);
    font-size: 28px;
    border: 2px solid #333333;
	 background-image: url("../../images/bg_37.png");
    background-position: center center;
    background-repeat: repeat;
}
.works_en2_2 {
	background-color: hsla(0,0%,100%,0.10);
   color: #FFFFFF;
	 border: 2px solid #FFFFFF;
	height: 180px;
	width: 180px;
	padding-top: 50px;
	text-align: center;
	border-radius: 200px;
	font-size: 25px;
	float: left;
	margin-right: 5.5%;
	transition: .4s cubic-bezier(0.37, 0, 0.63, 1);
}
.works_en2_2 a {
 color: #FFFFFF;
		text-decoration: none;
}

.works_en2_2:hover {
    background-color: hsla(0,0%,100%,0.10);
    color: #000000;
    letter-spacing: 0.15em;
    text-decoration: none;
    font-weight: bold;
    transform: scale(1.1);
    font-size: 28px;
    border: 2px solid #333333;
	 background-image: url("../../images/bg_37.png");
    background-position: center center;
    background-repeat: repeat;
}
.works_en2_last {
	background-color: hsla(0,0%,100%,0.10);
   color: #FFFFFF;
	 border: 2px solid #FFFFFF;
	height: 180px;
	width: 180px;
	padding-top: 65px;
	text-align: center;
	border-radius: 200px;
	font-size: 25px;
	float: right;
	transition: .4s cubic-bezier(0.37, 0, 0.63, 1);
}
.works_en2_last a {
 color: #FFFFFF;
		text-decoration: none;
}

.works_en2_last:hover {
    background-color: hsla(0,0%,100%,0.10);
    color: #000000;
    letter-spacing: 0.15em;
    text-decoration: none;
    font-weight: bold;
    transform: scale(1.1);
    font-size: 28px;
    border: 2px solid #333333;
	 background-image: url("../../images/bg_37.png");
    background-position: center center;
    background-repeat: repeat;
}
@media screen and (max-width: 736px) {
	.works_title {
		display: none;
	}
	.works_all a {
		text-decoration: none;
	}
	.works_all {
	width: 100%;
	max-width: 736px;
	margin-left:auto;
margin-right: auto;
	margin-top: 0;
}
	.works_left {
	width: 98%;
	float: none;

margin-left:auto;
margin-right: auto;
}
.works_right {
width: 98%;
	float: none;
			margin-left:auto;
margin-right: auto;
	margin-top: 20px;
}
.works_3 {
	margin-bottom: 0px;
}
.works_4 {
	margin-bottom: 0px;
}
.works_en1 { 
	width: 96%;
		float: none;
border-radius: 10px;
	height: 80px;
margin-left:auto;
margin-right: auto;
	padding-top: 20px;
	border: thin solid #FFFFFF;
	}
.works_en1_2 { 
	width: 96%;
		float: none;
border-radius: 10px;
	height: 80px;
margin-left:auto;
margin-right: auto;
	padding-top: 20px;
	margin-top: 20px;
	border: thin solid #FFFFFF;
	}
	.works_en1_last { 
	width: 96%;
		float: none;
border-radius: 10px;
	height: 80px;
margin-left:auto;
margin-right: auto;
	padding-top: 20px;
			margin-top: 20px;
	border: thin solid #FFFFFF;
	}
.works_en2 { 
	width: 96%;
		float: none;
border-radius: 10px;
	height: 80px;
margin-left:auto;
margin-right: auto;
	padding-top: 20px;
		margin-top: 20px;
	border: thin solid #FFFFFF;
	
}
.works_en2_2 { 
	width: 96%;
		float: none;
border-radius: 10px;
	height: 80px;
margin-left:auto;
margin-right: auto;
	padding-top: 20px;
		margin-top: 20px;
	border: thin solid #FFFFFF;
	
}
	.works_en2_last { 
	width: 96%;
		float: none;
border-radius: 10px;
	height: 80px;
margin-left:auto;
margin-right: auto;
	padding-top: 20px;
		margin-top: 20px;
	border: thin solid #FFFFFF;
	
}
	.footer_in {
		display: none;
	}
}