@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 14px;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
}
body {
	color: #1C2B45;
	cursor: url(../images/kasou.cur),url(../images/kasou.gif),default;
	font-family: sans-serif;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

.txtsmall {
	font-size: 90%;
}
.txtbig {
}
.sptel, .sptext, .spul {
	display: none;
}
.pctel, .pctext {
	display: inline;
}
.pcul {
	display: block;
}


/*opening*/
#op {
	position: absolute;
	z-index: 2000;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	background: #1C2B45;
	display: table;
	height: 100%;
	width: 100%;
}
#op p {
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
}
#op img {
	display: none;
	width: 25%;
}

#top {
	overflow: hidden;
	width: 930px;
	margin: 0 auto;
	position: relative;
}
#header {
	margin: 35px 0px 55px 20px;
}
#sp_header,#sp_slide {
	display: none;
}
#pc_menu {
	width: 200px;
	margin: 0 0 0 20px;
	position: fixed;
	z-index: 100;
}
#pc_menu ul {
	margin: 32px 0 0;
}
#pc_menu ul li {
	margin: 0 0 30px;
	height: 13px;
	width: 100%;
}
#pc_menu ul li a {
	display: block;
	width: 100%;
	height: 13px;
/*	cursor: url(../images/kasou.gif), pointer;*/
	text-indent: -9999px;
}
#pc_menu ul li.logo {
	margin: 0 0 49px 0;
	height: 58px;
}
#pc_menu ul li.logo a {
	height: auto;
	text-indent: 0;
}
#pc_menu ul #menulogo {
	display: none;
	height: 49px;
}
#pc_menu ul #menulogo a {
	text-indent: 0px;
}
#pc_menu ul #menulogo a img {
	background: #fff;
}
#pc_menu ul li.home a {
	background: url(../images/tmp_menu_home.png) left center no-repeat;
}
#pc_menu ul li.home a:hover {
	background: url(../images/tmp_menu_home_on.png) left center no-repeat #1C2B45;
}
#pc_menu ul li.aboutus a {
	background: url(../images/tmp_menu_aboutus.png) left center no-repeat;
}
#pc_menu ul li.aboutus a:hover {
	background: url(../images/tmp_menu_aboutus_on.png) left center no-repeat #1C2B45;
}
#pc_menu ul li.works a {
	background: url(../images/tmp_menu_works.png) left center no-repeat;
}
#pc_menu ul li.works a:hover {
	background: url(../images/tmp_menu_works_on.png) left center no-repeat #1C2B45;
}
#pc_menu ul li.flow a {
	background: url(../images/tmp_menu_flow.png) left center no-repeat;
}
#pc_menu ul li.flow a:hover {
	background: url(../images/tmp_menu_flow_on.png) left center no-repeat #1C2B45;
}
#pc_menu ul li.contact a {
	background: url(../images/tmp_menu_contact.png) left center no-repeat;
}
#pc_menu ul li.contact a:hover {
	background: url(../images/tmp_menu_contact_on.png) left center no-repeat #1C2B45;
}


#article {
	float: right;
	width: 710px;
	margin: 139px 0 0;
}


#footer {
	width: 930px;
	margin: 60px auto;
	text-align: right;
}
#footer address {
	font-size: 80%;
}

/*トップページ*/

#slide {
	width: 707px;
	height: 504px;
	margin: 0 auto;
	position: relative;
}
#slide img {
	position: absolute;
	left: 0;
	top: 0;
}

/*アバウトアス*/
.aboutus #article{
	width: 610px;
	padding: 0 0 0 100px;
}
.aboutus #article .box{
	margin: 0 0 110px;
}
.aboutus #article h3 {
	margin: 0 0 30px;
}
.aboutus #article p {
	margin: 0 0 40px 15px;
}
.aboutus #article p.concept {
	font-size: 120%;
	line-height: 2;
	letter-spacing: 1px;
	margin-top: -5px;
}
.aboutus #article dl {
	margin: 0 0 70px 15px;
}
.aboutus #article dl dt {
	width: 130px;
	float: left;
}
.aboutus #article dl dd {
	padding: 0 0 7px 130px;
}
.aboutus #article dl dd dl {
	margin: 0 0 0 0px;
}
.aboutus #article dl dd.name {
	margin-bottom: 50px;
	font-size: 120%;
}
.aboutus #article dl dd.name span {
	font-size: 70%;
	padding-left: 15px;
}
.aboutus #article dl dd.map {
	text-align: right;
}

/*ワークス一覧*/
.works #article {
}
.works #article ul {
	overflow: hidden;
}
.works #article ul li {
	float: left;
	margin: 0 25px 25px 0;
	width: 196px;
	height: 186px;
	overflow: hidden;
}
.works #article ul li p{
	margin: 0px;
	width: 196px;
	height: 186px;
	position:relative;
	top:0px;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 3px;
}
.works #article ul li a {
	text-decoration: none;
}

/*ワークス事例集*/
.works_exam #article {
}
.works_exam #article ul {

}
.works_exam #article ul li {
	text-align: center;
}
.works_exam #article p {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 60px;
	letter-spacing: 5px;
}
.works_exam #article .pager {
	letter-spacing: 0;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 30px;
}
.works_exam .bx-wrapper img {
	height: 100%;
}
#slider-prev, #slider-next, #slider-start {
	float: left;
}
#slider-prev {
	width: 40%;
	text-align: right;
}
#slider-next {
	width: 40%;
	text-align: left;
}
#slider-start {
	width: 20%;
	text-align: center;
}
#slider-prev a,
#slider-next a,
#slider-start a {
	text-decoration: none;
	font-size: 40px;
	line-height: 40px;
	color: #1C2B45;
	vertical-align: baseline;
}
#slider-prev a:active,
#slider-next a:active,
#slider-start a:active {
	color: #C8BE28;
}
#slider-start a.bx-stop, 
#slider-start a.bx-start {
	text-indent: -9999px;
	display: block;
	width: 28px;
	margin: 0 auto;
}
#slider-start a.bx-stop {
	background: url(../images/tmp_startstop.png) no-repeat left center;
}
#slider-start a.bx-start {
	background: url(../images/tmp_startstop.png) no-repeat right center;
}

.works_exam #article .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;
}
.works_exam #article .bx-controls-auto {
	right: 327px;
	bottom: -94px;
}
.works_exam #article p.back a {
	background: url(../images/tmp_close.png) no-repeat center center;
	width: 24px;
	height: 25px;
	padding: 5px 0;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}
.works_exam #article p.back a:hover {
	background: url(../images/tmp_close_on.png) no-repeat center center;
}

/*フロー*/
.flow #article {
	width: 635px;
	padding: 0 0 0 75px;
}
.flow #article h3 {
	margin: 0 0 30px;
}
.flow #article p {
	margin: 0 0 40px 15px;
	font-size: 120%;
	line-height: 2;
	letter-spacing: 1px;
}
.flow #article .flowbox {
	overflow: hidden;
}
.flow #article .flowbox .flowpic {
	float: left;
	width: 234px;
	height: 100px;
}
.flow #article .flowbox .flowtext {
	float: left;
	margin: 0;
	font-size: 88%;
	letter-spacing: 0px;
	line-height: 1.8;
}

/*お問い合わせ*/
.contact #article {
	width: 635px;
	padding: 0 0 0 75px;
}
.contact #article h3 {
	margin: 0 0 30px;
}
.contact #article h4 {
	margin: 0 0 30px 15px;
	font-size: 140%;
	color: #1C2B45;
}
.contact #article p {
	margin: 0 0 65px 15px;
	font-size: 120%;
	line-height: 2;
	letter-spacing: 1px;
}
.contact #article p.info {
	font-size: 1em;
	line-height: 1.5;
	letter-spacing: 1px;
}
.contact #article p.info a {
}
.contact #article dl {
	padding: 0 0 0px 15px;
}
.contact #article dl dt {
	width: 140px;
	float: left;
	line-height: 1;
	padding-top: 6px;
}
.contact #article dl dd {
	padding: 0 0 17px 140px;
}
.contact #article form input {
	width: 466px;
	line-height: 1.5;
}
.contact #article form textarea {
	width: 464px;
}
.contact #article form .inputbtn {
	text-align: center;
	margin: 0 auto;
}
.contact #article form .inputbtn input {
	width: 339px;
	height: 30px;
	background-image: url(../images/contact_btn.png);
	border: none;
	cursor: pointer;
	transition: .2s;
	color: transparent;
}
.contact #article form .inputbtn input:hover {
	opacity: .5;
}
.contact #article span.small {
	font-size: 80%;
}
.contact #article p.rightside {
	text-align: right;
	font-size: 80%;
}
.contact #article p.yakusoku {
	font-size: 90%;
}
.contact #article #formWrap h4,
.contact #article #formWrap h4 {
	font-size: 100%;
}
.contact #article #formWrap .error_messe {
	color: red;
	margin: 0;
}

.contact #article form table {
	margin: 0 auto 40px;
	min-width: 620px;
}
.contact #article form th {
	padding: 20px 0px 20px 60px;
	border-bottom: 1px solid #ccc;
}
.contact #article form td {
	padding: 20px 60px 20px 0;
	border-bottom: 1px solid #ccc;
}
.contact #article form .soushin {
	text-align: center;
}
.contact #article form .soushin input {
	width: 8em;
	cursor: pointer;
}
.contact #article form .soushin input[type="submit"] {
	height: 3em;
	width: 40%;
	background: #1c2b45;
	border: none;
	color: #fbed18;
	border-radius: 4px;
	font-size: 100%;
	margin: 0 0 0 30px;
}
.contact #article form .soushin input[type="submit"]:hover {
	opacity: .2;
}




/****************/
/*タブレット横対応*/
/****************/
@media screen and (max-width: 1024px) {
.spul {
	display: block;
}
.pcul {
	display: none;
}
#op img {
	width: 50%;
}
.works_exam #slider-start a.bx-stop {
	background: url(../images/tmp_startstop.png) no-repeat left bottom;
}
.works_exam #slider-start a.bx-start {
	background: url(../images/tmp_startstop.png) no-repeat right bottom;
}

}


/****************/
/*タブレット縦対応*/
/****************/
@media screen and (max-width: 1000px) {
	#op img {
		width: 50%;
	}
	#sp_slide {
		display: block;
		width: 100%;
	}
	#slide {
		display: none;
	}
	#pc_menu {
		width: 100px;
	}
	#pc_menu ul {
		margin: 15px 0 0;
	}
	#pc_menu ul li {
		margin: 0 0 0px;
		height: 43px;
	}
	#pc_menu ul li a {
		height: 43px;
	}
	#pc_menu ul li.logo {
		margin: 0 0 25px 0;
	}
	#pc_menu ul li.home a {
		background: url(../images/tmp_menu_home.png) left top no-repeat;
	}
	#pc_menu ul li.home a:hover {
		background: url(../images/tmp_menu_home_on.png) left top no-repeat #1C2B45;
	}
	#pc_menu ul li.aboutus a {
		background: url(../images/tmp_menu_aboutus.png) left top no-repeat;
	}
	#pc_menu ul li.aboutus a:hover {
		background: url(../images/tmp_menu_aboutus_on.png) left top no-repeat #1C2B45;
	}
	#pc_menu ul li.works a {
		background: url(../images/tmp_menu_works.png) left top no-repeat;
	}
	#pc_menu ul li.works a:hover {
		background: url(../images/tmp_menu_works_on.png) left top no-repeat #1C2B45;
	}
	#pc_menu ul li.flow a {
		background: url(../images/tmp_menu_flow.png) left top no-repeat;
	}
	#pc_menu ul li.flow a:hover {
		background: url(../images/tmp_menu_flow_on.png) left top no-repeat #1C2B45;
	}
	#pc_menu ul li.contact a {
		background: url(../images/tmp_menu_contact.png) left top no-repeat;
	}
	#pc_menu ul li.contact a:hover {
		background: url(../images/tmp_menu_contact_on.png) left top no-repeat #1C2B45;
	}
	#top {
		width: 100%;
	}
	#top #article {
		float: right;
		width: 75%;
		margin: 98px 20px 0 0;
	}
	#footer {
		width: 100%;
		text-align: right;
	}
	#footer address {
		padding-right: 20px;
	}
	#footer .txtbig {
		font-size: 150%;
		vertical-align: middle;
	}
	.works #article ul li {
		margin: 0 10px 10px 0;
		width: 180px;
		height: 180px;
	}
	.works #article ul li img {
		width: 100%;
		height: auto;
	}
	.flow #article .flowbox .flowpic {
		width: 200px;
	}
	.flow #article .flowbox .flowpic img {
		width: 100%;
	}
	.flow #article .flowbox .flowtext {
		font-size: 75%;
	}
	.contact #article form dl input,
	.contact #article form dl textarea {
		width: 99%;
		border: 1px solid #ccc;
		padding: 1px;
	}
}
/****************/
/*スマホ横対応*/
/****************/
@media screen and (max-width: 760px) {
	#op img {
		width: 50%;
	}
	#sp_slide {
		display: block;
		width: 90%;
		float: right;
	}
	#slide {
		display: none;
	}
	#pc_menu {
		width: 100px;
	}
	#pc_menu ul {
		margin: 10px 0 0;
	}
	#pc_menu ul li {
		margin: 0 0 0px;
		height: 37px;
	}
	#pc_menu ul li a {
		height: 37px;
	}
	#pc_menu ul li.logo {
		margin: 0 0 0px 0;
		height: 57px;
	}
	#pc_menu ul li.logo img {
		width: 130%;
		height: auto;
	}
	#top {
		width: 100%;
	}
	#top #article {
		float: right;
		width: 75%;
		margin: 68px 20px 0 0;
	}
	#top .sptel, #top .sptext {
		display: inline;
	}
	#top .pctel, #top .pctext, #top .pcbr {
		display: none;
	}
	#footer {
		margin: 10px auto 0;
	}
.index #top #article,
.home #top #article {
	margin: 10px 20px 0 0;
}
.aboutus #article p.concept {
	line-height: normal;
}
.aboutus #article .box {
	margin: 0 0 60px;
}
.aboutus #article dl dt {
	width: 80px;
}
.aboutus #article dl dd {
	padding: 0 0 7px 80px;
}
.aboutus #article dl dd dl dt {
	width: 110px;
}
.aboutus #article dl dd dl dd {
	padding: 0 0 7px 110px;
}
.works #article ul li {
	float: left;
	margin: 0 5% 5% 0;
	width: 45%;
	height: auto;
	overflow: hidden;
}
.flow #article p {
	margin: 0 0 15px 15px;
}
.flow #article .flowbox {
	margin: 40px 0 80px;
}
.flow #article .flowbox .flowpic {
	float: none;
}
.flow #article .flowbox .flowtext {
	font-size: 100%;
	margin: 0 0 0px 15px;
}
.contact #top #article form .inputbtn {
	margin-bottom: 30px;
}

}

/****************/
/*スマホ縦対応*/
/****************/
@media screen and (max-width: 450px) {
	#op img {
		width: 75%;
	}
	#top .sptel, #top .sptext {
		display: inline;
	}
	#top .pctel, #top .pctext, #top .pcbr {
		display: none;
	}
	#top {
		width: 100%;
		margin-top: 63px;
	}
	#sp_header {
		display: block;
	}
	#sp_logo {
		float: left;
		width: 50%;
		margin: 3%;
	}
	#sp_logo img {
		width: 100%;
	}
/*	#sp_menu {
		float: right;
		overflow: hidden;
	}
*/	#sp_slide {
		display: block;
		width: 100%;
		float: none;
	}
	#header,#pc_menu,#slide {
		display: none;
	}
	#top #article {
		float: none;
		width: 94%;
		padding: 0;
		margin: 3%;
	}
	#top #article p {
		margin: 0;
	}
	#top #article img {
		width: 100%;
		height: auto;
	}
	#top #article h3 img {
		width: auto;
	}
	#top #article dl {
		margin: 0 0 15%;
	}
	#top #article dl dt {
		width: auto;
		float: none;
		margin-right: 1em;
	}
	#top #article dl dd {
		padding: 0 0 1em 1em;
	}
	#top #article dl dd dl {
		margin: 0 0 0 0px;
	}
	#footer {
		width: 100%;
		margin: 20px 0;
		text-align: center;
	}
	#footer address {
		padding: 0;
	}
	#footer .txtbig {
		font-size: 150%;
		vertical-align: middle;
	}
.index #top #article,
.home #top #article {
	margin: 3%;
}
.aboutus #article h3 {
	margin: 0 0 20px;
}
.aboutus #top #article p {
	line-height: 1.6;
	letter-spacing: 0;
	margin: 20px auto;
}
.works_exam #slider-prev {
	width: 35%;
}
.works_exam #slider-next {
	width: 35%;
}
.works_exam #slider-start {
	width: 30%;
}
.works_exam #article .bx-wrapper .bx-pager.bx-default-pager a {
	width: 6px;
	height: 6px;
	margin: 0 4px;
}
.works_exam #top #article .back {
	margin-top: 20px;
}
.flow #top #article p {
	line-height: 1.6;
	letter-spacing: 0;
}
.flow #top #article h3 img {
	width: auto;
}
.flow #top #article .flowbox {
	margin: 5% 0 15%;
}
.flow #top #article .flowbox .flowh {
	margin: 0 0 5%;
}
.flow #top #article .flowbox .flowh img {
	width: 200%;
}
.flow #top #article .flowbox .flowpic {
	margin: 0 0 5%;
}
.contact #top #article p {
	line-height: 1.6;
	letter-spacing: 0;
}
.contact #top #article h4 {
	margin: 35px 0 10px;
}
.contact #top #article dl {
	margin: 10% 3% 0;
	padding: 0;
}
.contact #top #article dl dt {
	float: none;
}
.contact #top #article dl dd {
	padding: 0 0 2%;
}
.contact #top #article form input {
	width: 100%;
	line-height: 2;
}
.contact #top #article form textarea {
	width: 100%;
}
.contact #top #article p.yakusoku {
	margin-bottom: 30px;
}
.contact #top #article form .inputbtn {
	margin-bottom: 0;
}
.contact #top #article form .inputbtn input {
	width: 339px;
	color: transparent;
}
/*確認画面*/
.contact #article form table {
	margin: 30px auto 10px;
	width: 100%;
}
.contact #article form th {
	padding: 5px 4% 5px 3%;
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
	width: 92%;
	float: left;
	font-weight: bold;
	border-left: 5px solid;
}
.contact #article form td {
	padding: 10px 4% 30px;
	border-bottom: none;
	width: 92%;
	float: left;
}
.contact #top #article form .soushin {
	text-align: center;
}
.contact #top #article form .soushin input {
	width: 8em;
	cursor: pointer;
}
.contact #top #article form .soushin input[type="submit"] {
	width: 50%;
	height: 3em;
	margin: 0 0 0 8%;
	background: #1c2b45;
	color: #fbed18;
	border: none;
	border-radius: 4px;
	font-size: 100%;
}


.fixed {
    position:fixed;
    top:0;
    left:0;
    width:100%;
}

/* オーバーレイ */
.overlay {
        position: fixed;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        z-index: 999;
}
 
/* ヘッダー */
#sp_header  {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background:#fff;
    z-index:1500;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
#sp_header .inner {
    position:relative;
	    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
 
/* ナビゲーション */
#sp_header nav {
        overflow:auto;
        position: fixed;
        top: 0;
        right: -70%;
        width: 70%;
        max-width:320px;
        height: 100%;
        background: #fff;
        opacity: 0;
        z-index:9999;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;

}
/* ナビゲーション：アクティブ時 */
#sp_header.navOpen nav {
        opacity: 1;
        right: 0;
}
#sp_header nav ul {
    border-top:1px solid #ccc;
}
#sp_header nav ul li {
    border-bottom:1px solid #ccc;
}
#sp_header nav ul li a {
    position:relative;
    display:block;
    padding:1.5em;
    color:#1C2B45;
    text-decoration:none;
}
#sp_header nav ul li a:hover {
    background:#f2f2f2;
}
#sp_header nav ul li a:before {
  position: absolute;
  top: 50%;
  right: 1.5em;
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  margin-top: -4px;
  margin-right: -4px;
  vertical-align: middle;
    border-top: 3px solid #C8BE28;
  border-right: 3px solid #C8BE28;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
 
/* ナビゲーションアイコン */
#sp_header .navBtn {
        display: block;
        width: 24px;
        position: absolute;
        top: 0px;
        right: 0px;
        cursor: pointer;
        background: #1C2B45;
        padding: 8px;
}
#sp_header .navBtn span {
        display: block;
        height: 4px;
        width: 100%;
        background: #C8BE28;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
}
#sp_header .navBtn span:nth-of-type(2),
#sp_header .navBtn span:nth-of-type(3) {
        margin-top: 5px;
}
/* ナビゲーションアイコン：アクティブ */
#sp_header.navOpen .navBtn span:nth-of-type(1) {
        -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
        -ms-transform: translateY(9px) translateX(0) rotate(45deg);
        transform: translateY(9px) translateX(0) rotate(45deg);
}
#sp_header.navOpen .navBtn span:nth-of-type(2) {
        margin-top: 5px;
        opacity: 0;
        -webkit-transform: translateY(9px);
        -ms-transform: translateY(9px);
        transform: translateY(9px);
}
#sp_header.navOpen .navBtn span:nth-of-type(3) {
        -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
        -ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
        transform: translateY(-9px) translateX(0) rotate(-45deg);
}


}
