@charset "utf-8";
/* CSS Document */
/* reset */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, img, q,
small, dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figcaption, figure,
footer, header, hgroup, menu, nav, section, time
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%; /*16px*/
    vertical-align: baseline;
    background: transparent;
    box-sizing: border-box;
    line-height: 1;
}
article, header, footer, aside, figure, figcaption, nav, section {
  display:block;
}

selector {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

a {
    text-decoration: none;
}
a:hover{
    text-decoration: none;
	opacity: 0.7;
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}
img {width: auto;}
/*==============================================*/

body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;;
	font-size: 62.5%;
	font-weight: normal;
	color: #000;
}

.pc__on{
	display: block;
}
.sp__on{
	display: none;
}

/* ヘッダー*/



img.cvhead{
	width: 200px;
	position: fixed;
	right: 11%;
}

img.aologo {
	position: fixed;
	top: 0px;
	left: 11%;
	padding: 10px 0;
	z-index: 1;
}

div.head {
	background-color: #FFF;
	width: 100%;
	height: 57px;
	position: fixed;
	border-bottom: 1px solid #ccc;
	z-index: 100;
}
	


/* PC */
.no_pc {
    display: none;
}

.wrap {
	width: 100%;
	margin: 0 auto;
}

br.pcnone {
	display: none;
}



img.top-images {
    width: 100%;
	margin-top: 57px;
	z-index: -1;
}

h2.catch {
	text-align:center;
	font-size: 48px;
}

span.catch {
	font-size: 27px;
}

/* 問合せポイント */

div.cvpointtop {
	background-color:#f1f2f3;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 100%;
	margin: -5px 0 40px 0;
	z-index: -1;
}

div.cvimage {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

div.trasform {
	transform:skewX(-30deg);
	width:500px ;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 30px 20px;
	position: relative;
	z-index: 1;
	box-shadow: 4px 4px 6px 0px #c3c2c2;
}

div.trasform a{
	background-color: #0eb3e0;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:0;
	z-index: 2;
	color: #fff;
}

a:hover {
	color: #fff;
}

p.cvpointtop {
	font-size: 21px;
	margin-top: 15px;
	font-weight: bold;
}

p.cvtext {
	transform:skewX(30deg);
	color: #fff;
	font-size: 21px;
	margin: 0 auto;
	padding: 4%;
	z-index: 3;
	font-weight: bold;
}

img.cvoint {
	marigin-top: 20px;
}


/* 導入実績紹介 */

div.explain {
	font-size: 19px;
	text-align: center;
	background-color: #f1f2f3;
	margin-top: -5px;
}

p.explain {
	padding: 45px 0;
	line-height: 1.5;
}

/* よくある課題　*/

div.theme {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}   

div.theme ul{
	display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-around;
}


img.theme {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

p.theme {
	font-size: 19px;
    text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

ul.theme li{
	padding-right: 20px;
	padding-left: 20px;
}

img.theme0{
	margin-bottom: 50px;
	margin-left: 10px;
}

img.theme0sp{
	display: none;
}

img.theme1 {
	margin-bottom: 100px;
}

img.theme1sp {
	display: none;
}

img.theme1shoes {
	margin-bottom: 100px;
}

img.theme1shoessp {
	display: none;
}

img.theme2 {
	margin-bottom: 60px;
}

img.theme2sp {
	display: none;
}

img.theme3 {
	margin-top: 20px;
}

img.theme4 {
	margin-top: 20px;
	margin-bottom: 100px;
}

h2.kaiketsu {
	font-size: 22px;
    text-align: center;
	line-height: 2;
}
	
span.kaiketsu-o {
	color: #ff672a;
	padding-right: 5px;
	padding-left: 5px;
}

span.kaiketsu-ob {
	color: #ff672a;
	font-size: 32px;
	padding-right: 5px;
	padding-left: 5px;
}

span.kaiketsu-lb {
	color: #0eb3df;
	font-size: 32px;
	padding-right: 5px;
	padding-left: 5px;
}

/* 課題解決事例 */
	
#anap {
	padding-top: 57px;
	margin-top: -57px;
	}
	
#dlx {
	padding-top: 57px;
	margin-top: -57px;
	}

#clane {
	padding-top: 57px;
	margin-top: -57px;
	}

#flower {
	padding-top: 57px;
	margin-top: -57px;
	}

#guestlist {
	padding-top: 57px;
	margin-top: -57px;
	}

#asialuggage {
	padding-top: 57px;
	margin-top: -57px;
	}

#herz {
	padding-top: 57px;
	margin-top: -57px;
	}

#starmars {
	padding-top: 57px;
	margin-top: -57px;
	}


div.case {
	background-color:#f1f2f3;
	margin-top: 100px;
	padding-top: 60px;
	padding-bottom: 30px;
	width: 100%;
	border-top: solid 3px #0eb3df;
}

div.case-list {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

h2.case {
	font-size: 21px;
    text-align: center;
	margin-top: 40px;
    margin-bottom: 40px;
}

p.case {
	font-size: 19px;
    text-align: center;	
	margin-top: 40px;
	margin-bottom: 40px;
}

img.casepc {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

img.casesp {
	display: none;
}

/* 問合せポイント */

div.cvpoint {
	text-align: center;
	font-size: 19px;
	margin-top: 50px;
	margin-bottom: 50px;
}

/* 機能紹介 */

#skutanka {
	padding-top: 57px;
	margin-top: -57px;
	}

#sizeyoko {
	padding-top: 57px;
	margin-top: -57px;
	}
	
#function1 {
	padding-top: 57px;
	margin-top: -57px;
	}

#function2 {
	padding-top: 57px;
	margin-top: -57px;
	}
	
#function3 {
	padding-top: 57px;
	margin-top: -57px;
	}

#function4 {
	padding-top: 57px;
	margin-top: -57px;
	}
	

div.function {
	background-color:#f1f2f3;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	border-top: solid 3px #0eb3df;
}
	

div.function-list {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div.function-list ul{
	display: flex;
    justify-content: space-around;
}

h2.function {
	font-size: 21px;
    text-align: center;
}

p.function {
	font-size: 19px;
    text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

img.function0 {
	max-width: 100%;
	height: auto;
	margin: 30px 0;
}

img.function0sp {
	display: none;
}
	

img.function {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* アラジンオフィスの特徴 */

hr.feature {
	background-color: #0eb3df;
	height: 3px;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 100px;
	border: none;
}

h2.feature {
	background-color: #2c2d30;
	color: #fff;
	text-align:center;
	font-size: 27px;
	padding-top: 20px;
    padding-bottom: 20px;
	margin-bottom: 300px;
	width: 1000px;
}

h2.feature-t {
	font-size: 22px;
	padding-top: 40px;
	padding-bottom: 30px;
}

hr.ul {
	background-color: #2c2d30;
	border: none;
	height: 3px;
	margin-top: -10px;
}

p.feature-e {
	font-size: 18px;
	text-align: left;
	margin-top: 20px;
	line-height: 2;
}

div.package {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div.crossover {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div.crossover .wrap{
	margin: 30px 0;
	display: inline-block;
}

div.crossover .wrap .exp__ul{
	display: flex;
	justify-content: space-around;
	row-gap: 10px;
}

div.crossover .wrap .exp__ul li{
	width: 30%;
}

div.crossover .wrap .exp__ul li .inner{
	text-align: center;
}

div.crossover .wrap .exp__ul li .inner .num{
	color: #0EAFDB;
	font-size: 26px;
	font-weight: bold;
}

div.crossover .wrap .exp__ul li .inner img{
	margin: 10px 0;
}

div.crossover .wrap .exp__ul li .inner h3{
	font-size: 18px;
    font-weight: bold;
    height: 35px;
    display: flex
;
    justify-content: center;
    align-items: center;
}

div.crossover .wrap .exp__ul li .inner .txt{
	font-size: 14px;
    line-height: 1.7;
    text-align: left;
}

div.crossover .wrap .exp__ul li .inner .underline{
	width: 30px;
	height: 4px;
	background-color: #0EAFDB;
	margin: 10px auto 15px;
}

div.crossover .wrap__2{
	width: 100%;
    margin: 0 auto 30px;
}

div.crossover .wrap__2 .inner{
	padding: 30px 20px;
	border: 1px solid #000;
}

div.crossover .wrap__2 .inner ul{
	display: flex;
	margin-bottom: 20px;
	align-items: baseline;
}

div.crossover .wrap__2 .inner ul .num{
	width: 4%;
    color: #0EAFDB;
    font-size: 16px;
    font-weight: bold;
}

div.crossover .wrap__2 .inner ul .ttl{
	width: 26%;
    font-weight: bold;
    font-size: 16px;
}

div.crossover .wrap__2 .inner ul .txt{
	width: 70%;
    font-size: 14px;
    line-height: 1.7;
}

div.systemrenkei {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div.systemrenkei .linkage_topbox{
	margin: 40px 0;
    display: inline-block;
}

div.systemrenkei .linkage_topbox .leftbox{
	float: left;
    width: 610px;
    position: relative;
    margin-right: 50px;
}

div.systemrenkei .linkage_topbox .leftbox p.smalltxt{
	margin: 20px 20px 25px 10px;
	font-size: 14px;
	line-height: 1.7;
}

div.systemrenkei .linkage_topbox .logoimg{
	width: 700px;
}

div.systemrenkei .linkage_topbox .leftbox .ttlimg{
	width: 640px;
}

div.systemrenkei .iconimg{
	width: 340px;
}

div.support {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div.support ul{
	display: flex;
    justify-content: space-around;
}

div.support ul li{
	text-align: center;
}

img.feature {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

img.featureline {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 90%;
	max-width: 100%;
}


/* フッター */

div.cvlast {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

div.cvlast ul{
	display: flex;
    justify-content: space-around;
}

ul.cv img {
	margin-top: -200px;
}

img.cvoption {
	position: relative;
	top: 200px;
}

img.cvfooter {
	width: 100%;
}


div.footer {
	background-color: #2c2d30;
	width: 100%;
	height: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
}

div.footer-t {
	color: #fff;
	width: 1200px;
	font-size: 16px;
	margin: 0 auto;
	position: relative;
}

div.footer-t a{
	color: #fff
}

span.aladdin {
	position: absolute;
	top: 0;
	left: 60px;
	line-height: 1.2;
}

a.company {
	float: right;
	position: absolute;
	top: 0;
	right: 200px;
	line-height: 1.2;
}

img.ill {
	position: relative;
	left: 1000px;
}




section#point h2{
    width: 96%;
    margin: auto;
}




@media screen and (max-width:768px) {
.no_pc{
    display: block;
    }

.no_pc {
    display: none;
}

.pc__on{
	display: none;
}
.sp__on{
	display: block;
}

.wrap {
	width: 100%;
	margin: 0 auto;
}

img.aologo {
	position: fixed;
	left: 12%;
	width: 30%;
	z-index: 1;
}

img.cvhead{
	width: 30%;
	position: fixed;
	left: 59%;
	padding: 1% 0;
}

div.head {
	width: 100%;
	height: 45px;
}


img.top-images {
    width: 100%;
	position: relative;
	top: 20%;
	z-index: -1;
	margin-top: 32px;
}

span.sp {
	display: inline-block;
}

img.sp {
	width: 100%;
}

h2.catch {
	text-align:center;
	font-size: 30px;
	line-height: 1.3;
}

span.catch {
	font-size: 20px;
}

/* 問合せポイント */

div.cvpointtop {
	background-color:#f1f2f3;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 100%;
	z-index: -1;
}

div.cvimage {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

div.trasform {
	transform:skewX(-30deg);
	width:80% ;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 30px 20px;
	position: relative;
	box-shadow: 4px 4px 6px 0px #c3c2c2;
}

div.trasform a{
	background-color: #0eb3e0;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: 0;
	color: #fff;
}

a:hover {
	color: #fff;
}

p.cvpointtop {
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
}

p.cvtext {
	font-size: 16px;
	width: 100%;
	margin: 0 auto;
	padding: 7%;
	font-weight: bold;
}

img.cvoint {
	marigin-top: 20px;
}


/* 導入実績紹介 */

div.explain {
	font-size: 16px;
	text-align: center;
	margin-top: -5px;
	padding: 0 15px;
}

p.explain {
	line-height: 1.5;
	padding: 30px 0;
}

/* よくある課題　*/

div.theme {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}   

div.theme ul{
	display: block;
	text-align: center;
}


img.theme {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  padding: 0 10px;
  width: 100%;
}

p.theme {
	font-size: 19px;
    text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

ul.theme li{
	padding-right: 20px;
	padding-left: 20px;
}

img.theme0{
	display: none;
}

img.theme0sp {
	display: block !important;
	margin: 0 5% ;
	width: 90%;
}

img.theme1 {
	display: none;
}

img.theme1sp {
	display: block !important;
	margin: 0 12.5% 100px;
	width: 75%;
}

img.theme1shoes {
	margin-bottom: 40px;
	width: 90%;
}

img.theme1shoes {
	display: none;
	margin-bottom: 100px;
	width: 75%;
}

img.theme1shoessp {
	display: block !important; 
	margin: 0 12.5% 100px;
	width: 75%;
}

img.theme2 {
	display: none;
}

img.theme2sp {
	display: block !important;
	margin: 0 12.5% 100px;
	width: 75%;
}

img.theme3 {
	margin-top: 20px;
	width: 90%;
}

img.theme4 {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 90%;
}

h2.kaiketsu {
	font-size: 22px;
    text-align: center;
	line-height: 2;
	padding-top: 40px;
}
	
span.kaiketsu-o {
	color: #ff672a;
	padding-right: 5px;
	padding-left: 5px;
}

span.kaiketsu-ob {
	color: #ff672a;
	font-size: 32px;
	padding-right: 5px;
	padding-left: 5px;
}

span.kaiketsu-lb {
	color: #0eb3df;
	font-size: 32px;
	padding-right: 5px;
	padding-left: 5px;
}

/* 課題解決事例 */

#anapsp {
	padding-top: 45px;
	margin-top: -45px;
	}
	
#dlxsp {
	padding-top: 45px;
	margin-top: -45px;
	}

#clanesp {
	padding-top: 45px;
	margin-top: -45px;
	}

#flowersp {
	padding-top: 45px;
	margin-top: -45px;
	}

#guestlistsp {
	padding-top: 45px;
	margin-top: -45px;
	}

#asialuggagesp {
	padding-top: 45px;
	margin-top: -45px;
	}

#herzsp {
	padding-top: 45px;
	margin-top: -45px;
	}

#starmarssp {
	padding-top: 45px;
	margin-top: -45px;
	}
	

div.case {
	background-color:#f1f2f3;
	margin-top: 100px;
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center;
	width: 100%;
	border-top: solid 3px #0eb3df;
}

div.case-list {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

h2.case {
	font-size: 21px;
    text-align: center;
	margin-top: 40px;
    margin-bottom: 40px;
}

p.case {
	font-size: 12px;
    text-align: center;	
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 1.3;
	padding: 0 10px;
}

img.casesp {
	display: block !important; 
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 95%;
}

img.casepc {
	display: none;
}

/* 問合せポイント */

div.cvpoint {
	text-align: center;
	font-size: 19px;
	margin-top: 50px;
	margin-bottom: 50px;
}

/* 機能紹介 */

#skutankasp {
	padding-top: 45px;
	margin-top: -45px;
	}

#sizeyokosp {
	padding-top: 45px;
	margin-top: -45px;
	}

#function1 {
	padding-top: 45px;
	margin-top: -45px;
	}
	
#function2 {
	padding-top: 45px;
	margin-top: -45px;
	}
	
#function3 {
	padding-top: 45px;
	margin-top: -45px;
	}

#function4 {
	padding-top: 45px;
	margin-top: -45px;
	}
	

div.function {
	background-color:#f1f2f3;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	border-top: solid 3px #0eb3df;
}

div.function-list {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

h2.function {
	font-size: 21px;
    text-align: center;
}

p.function {
	font-size: 12px;
    text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 1.3;
	padding: 0 10px;
}

img.function {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	padding: 0 3%;
}

img.function0 {
	display: none;
}

img.function0sp {
	display: block !important;
	margin: 0 2% 30px ;
	width: 96%;
}

/* アラジンオフィスの特徴 */

hr.feature {
	background-color: #0eb3df;
	height: 3px;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 100px;
	border: none;
}

h2.feature {
	background-color: #2c2d30;
	color: #fff;
	text-align:center;
	font-size: 18px;
	padding-top: 20px;
    padding-bottom: 20px;
	margin-bottom: 300px;
	width: 1000px;
}

h2.feature-t {
	font-size: 16px;
	padding-top: 40px;
	padding-bottom: 30px;
	line-height: 1.4;
}

hr.ul {
	background-color: #2c2d30;
	border: none;
	height: 3px;
	margin-top: -10px;
}

p.feature-e {
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
	padding: 0 15px;
	line-height: 2;
}

div.package {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.support {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.support ul{
	display: block;
	text-align: center;
}

div.crossover {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.crossover .wrap{
	padding: 0 10px;
}

div.crossover .wrap .exp__ul{
	display: block;
}

div.crossover .wrap .exp__ul li{
	width: 100%;
	margin-bottom: 30px;
}

div.crossover .wrap .exp__ul li .inner{
	text-align: center;
}

div.crossover .wrap .exp__ul li .inner .num{
	color: #0EAFDB;
	margin-bottom: 10px;
	font-size: 22px;
}

div.crossover .wrap .exp__ul li .inner h3{
	font-size: 16px;
	font-weight: bold;
}

div.crossover .wrap .exp__ul li .inner .txt{
	max-width: 350px;
    margin: 0 auto;
}

div.crossover .wrap .exp__ul li .inner .underline{
	width: 30px;
	height: 2px;
	background-color: #0EAFDB;
}

div.crossover .wrap__2{
	width: 90%;
}

div.crossover .wrap__2 .inner{
	padding: 30px 20px;
	border: 1px solid #000;
}

div.crossover .wrap__2 .inner ul{
	display: block;
	margin-bottom: 30px;
}

div.crossover .wrap__2 .inner ul .num{
	width: 100%;
	color: #0EAFDB;
	text-align: center;
	margin-bottom: 10px;
}

div.crossover .wrap__2 .inner ul .ttl{
	width: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

div.crossover .wrap__2 .inner ul .txt{
	width: 100%;
}

div.systemrenkei {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.systemrenkei .linkage_topbox{
	width: 100%;
}

div.systemrenkei .linkage_topbox .leftbox{
	width: 100%;
	float: none;
	margin-right: 0;
}

div.systemrenkei .linkage_topbox .leftbox .ttlimg{
	width: 300px;
	margin: 0 auto;
	margin-top: 20px;
}

div.systemrenkei .linkage_topbox .leftbox p.smalltxt{
	margin: 20px;
}

div.systemrenkei .linkage_topbox .leftbox .logoimg{
	margin: 0 auto;
	width: 90%;
        max-width: 400px;
}

div.systemrenkei .iconimg{
	width: 90%;
	margin: 0 auto;
	max-width: 400px;
}

img.feature {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	padding: 0 10px;
}

img.featureline {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 80%;
}


	


/* フッター */

div.cvlast {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

div.cvlast ul{
	display: flex;
    justify-content: space-around;
	text-align: center;
}

ul.cv img {
	margin-top: -170px;
	margin-bottom: 20px;
	width: 80%;
}

img.cvoption {
	position: relative;
	top: 80px;
}

img.cvfooter {
	width: 100%;
}


div.footer {
	background-color: #2c2d30;
	width: 100%;
	height: 60px;
	padding-top: 20px;
	padding-bottom: 15px;
}

div.footer-t {
	color: #fff;
	width: 100%;
	font-size: 11px;
	margin: 0 auto;
	position: relative;
}

div.footer-t a{
	color: #fff
}

span.aladdin {
	position: absolute;
	top: 10px;
	left: 5%;
	line-height: 1.2;
}

a.company {
	float: right;
	position: absolute;
	top: 10px;
	right: 20%;
	line-height: 1.2;
}

img.ill {
	position: relative;
	left: 80%;
}


section#point{
    width: 100%;
    background-image: url(images/bg_point.jpg);
}

section#point h2{
    width: 96%;
    margin: auto;
}



