@charset "utf-8";



/* タイトル
--------------------------------------------------------------------------------------------------------------- */	

h2 {
	text-align:center;
	font-size: 2.1em;
	font-weight:800;
	line-height:1.3;
	letter-spacing:0;
}
.h2gold {
  color: #C28E00;
}
.sec-wrap {
 text-align: center;
}
.sec-wrap h2.fgold {
 color: #C28E00;
 font-weight: 800;
 font-size: 1.75em;
 margin: 30px 0 7px;
}
.sec-wrap02 {
 text-align: center;
}
h3 {
	font-size: 1.5rem;
	font-weight:800;
	line-height:1.2;
 margin: 35px 0 20px 0;
}
h3 span {
	font-size:0.7em;
	font-weight:600;
}
h4 {
	font-size:1.4em;
	line-height:1.3;
	padding-left:64px;
}
h4 span {
	display: table-cell;
	height:56px;
	vertical-align: middle;
}
h4.big {
	padding-left:74px;
}
h4.big span {
	height:68px;
}
h4.big {
	background-size: auto auto;
}
h5 {
	font-size:1.2em;
	line-height:1.3;
	padding:5px;
	color:#C28E00;
	text-align:left;
}
h5 span {
	font-size:0.8em;
	font-weight:600;
}

/*リンク ボタン
--------------------------------------------------------------------------------------------------------------- */
.link span {
	display:block;
	font-size:1.32em;
	padding-bottom:5px;
	font-weight:600;
}
.link {
	text-align:center;
}
.link a {
	display:inline-block;
	margin:0 auto;
	padding:10px 38px 10px 25px;
	color:#fff;
	position:relative;
}
.link a i {
	position:absolute;
	right:15px;
	top:7px;
	bottom:0;
}

/* リスト
--------------------------------------------------------------------------------------------------------------- */
ul.decimal {
	list-style-type: decimal;
}
ul.decimal li {
	margin-left:1em;
	margin-bottom:8px;
	font-size:0.94em;
}

/* マップ
--------------------------------------------------------------------------------------------------------------- */
.gmap {
	position: relative;
	padding-top: 50%;
	height: 0;
	overflow: hidden;
}
.gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*　余白
--------------------------------------------------------------------------------------------------------------- */

.mgb15 {
 margin-bottom: 15px;
} 
.mgt40 {
 margin-top: 40px;
}


/*
ここから追加
----------------------------------------------------------*/
html {
	overflow-y:scroll;
	overflow-x:hidden;
}
html, body {
	font-size: 16px;
	line-height:1.4;
	-webkit-font-smoothing:subpixel-antialiased;
	-moz-osx-font-smoothing:auto;
	color:#000;
	font-weight:400;
}
body {
	font-family: "Noto Sans Japanese";
}
.container { width: 1000px!important;}
p.inline { display: inline;}


/* 共通
--------------------------------------------------------------------------------------------------------------- */
.bold {font-weight:bold;}
.center {text-align:center;}
.right {text-align:right;}
.hidden {display:none;}
.nospace {margin:0;padding:0;list-style:none;}
.inline * {display:inline-block;}
.inline *:last-child {margin-right:0;}
.clear, .group {display:block;}
.clear::before, .clear::after, .group::before, .group::after {display:table;content:"";}
.clear, .clear::after, .group, .group::after {clear:both;}

.fo15 { font-size: 0.9375rem;}

.container a:hover {
 opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

a:hover {text-decoration: none;}


.fgold {
 color: #C28E00;
}
footer a {
 color: #000; 
}
footer a:hover {
 color: #c28e00; 
}

/* header
----------------------------------------------------------------------*/


.headBox01 .tel {
 font-size: 2.25rem;
 color: #007A45;
 font-weight: 700;
 margin-top: -5px;
}
.headBox01 img {
 vertical-align: baseline;
}
.headBox02 {
 float: left;
 border: #007a45 4px solid;
 width: 140px;
 margin-left: 10px;
 color: #007a45;
 font-size: 1rem;
 text-align: center;
 padding: 5px 10px;
 font-weight: 700;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.headBox02 a {
 display: block;
 text-decoration: none;
 color: #007a45;
}
.headBox02 .small {
 font-size:  0.8rem ;
 font-weight: 400;
 margin-top: -3px;
}
.mainImage {
 
}
.imageText {
 font-size: 2.313rem;
 color: #FFF;
 position: relative;
 top: -10rem;
 left: 58.8%;
 font-weight: 800;
}
.imageText span {
 font-size: 3.813rem;
 margin-top: -1rem;
 letter-spacing: -0.27rem;
 position: absolute;
 top: 120%;
 left: 0%;
}
#menu li.active a {
 color: #C28E00;
}

@media screen and (max-width:680px) {
  #fixnavi {
  position: fixed;
  z-index: 1000;
  right: -50px;
  top: 85%;
 }
 #fixnavi img {
  width: 60%;
  height: auto;
 }
}


/*  footer
---------------------------------------------------*/
/*.footnavi {
 background-color: #e6e6e6;
 margin: 35px 0 20px; 
}
.footnavi ul {
 border-left: #000 solid 2px;
 margin: 10px 0;
}
.table-ul {
 display: table;
 table-layout: fixed;
 text-align: center;
 width: 100%;
}
.table-ul li {
 display: table-cell;
 vertical-align: middle;
 padding-top: 10px;
 padding-bottom: 10px;
 border-right: #000 solid 2px;
}

.footnavi .table-ul li a {
 color: #000;
}

.foottel {
 font-size: 1.5rem;
 color: #007a45;
 font-weight: 800;
}*/
#copywrite {
 color: #fff;
 background-color: #666;
 padding: 5px 0;
 text-align: center;
 font-size: 0.875rem;
 margin-top: 20px;
}


/*  product.html
---------------------------------------------------*/




/*----------------------------------------------------
  
----------------------------------------------------*/
.back-gray {
  background-color: #e6e6e6;
  background-size: 20px auto;
}
.back-gray03 {
 background-image: url(../content/images/gray-back-02.png);
 background-repeat: repeat-x;
 background-position: 0% 0%;
 background-size: auto auto;
}
.back-gray05 {
 background-image: url(../content/images/gray-back-05.png);
 background-repeat: repeat-x;
 background-position: 0% 0%;
 background-size: auto auto;
}
.back-gray05 p {
 font-size: 0.875rem;
 font-weight: normal;
}
.back-gray04 {
 background-image: url(../content/images/gray-back-04.png);
 background-repeat: repeat-x;
 background-position: 0% 0%;
 background-size: auto auto;
}
.back-gray02 {
 background-color: #e6e6e6;
 padding: 5px 0;
}
.back-gray02 p {
 font-weight: 600;
}
.top-back-gray-02 {
  background-image: url(../content/images/top-gray-back-02.png);
  background-repeat: repeat-x;
  background-position: 0% 0%;
}

@media screen and (max-width:680px) {
  .leftBox {
  float: none;
  width: 100%;
 }
  .rightBox {
  float: none;
  width: 100%;
  padding-left:0px;
 }
}

.aboutus tr {
 border-bottom: #000 1px solid;
 font-size: 1rem;
}
.aboutus th  {
 width: 25%; 
 text-align: left;
 padding: 7px 0 7px 15px;
 font-weight: 400;
}
.aboutus td  {
 text-align: left;
 padding: 7px 0 7px;
 font-weight: 400;
}

 
@media only screen and (max-width:680px){
  .aboutus { margin: 0 -10px; }
  .aboutus th,
  .aboutus td{
  width: 100%;
  display: block;
  border-top: none;
  }
 .aboutus tr:first-child th { border-top: 1px solid #000; }
 .gaiyou td{
  padding-left: 20px;
 }
}

.map {
 border: 1px solid #b3b3b3;
 height: 250px;
 margin-bottom: 10px;
}

.map {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.map iframe,
.map object,
.map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.mgb30 {
 margin-bottom: 30px;
}
.fon15 {
 font-size: 0.9375rem;
}
/*----------------------------------------------------
   contact form
----------------------------------------------------*/
.pro-info table tr {
 padding: 10px 0;
}
.formArea01 {
 border-bottom: #000 solid 1px;
 border-top: #000 solid 1px;
 width: 920px;
 margin: 10px auto 5px;
 padding: 10px 0 5px;
 font-size: 1rem;
 font-weight: 400;
}
.formArea01 table {
 border: none;
}
.formArea01 table td {
 width: 33.333%;
 padding-bottom: 5px; 
}

.formArea02 {
 border-bottom: #000 solid 1px;
 border-top: #000 solid 1px;
 width: 920px;
 margin: 10px auto 20px;
 padding: 10px 0 5px;
 font-size: 1rem;
 font-weight: 400;
}
.formArea02 table {
 border: none;
}
.formArea02 table td input {
 width: 100%;
 height: 120px;
}

.formArea03 {
 border-bottom: #000 solid 1px;
 border-top: #000 solid 1px;
 width: 920px;
 margin: 10px auto 5px;
 padding: 10px 0 5px;
 font-size: 1rem;
 font-weight: 400;
}
.formArea03 table {
 border: none;
}
.formArea03 tr {
 margin-bottom: 5px;
}
.formArea03 table td {
 text-align: left;
 padding: 0 0 10px 0;
}
.formArea03 table td.title {
 padding-left: 20px; 
 width: 23%;
 position: relative;
}
.formArea03 table td input {
 width: 72%;
}
.formArea03 table td span {
 font-size: 0.75rem;
}

.form h4 {
 font-size: 1.31rem;
 font-weight: 800;
 color: #c1272d;
}
/* [type=text], [type=date], [type=tel], [type=email], [type=password], textarea, select {
 padding: 1px 3px;
 border: 1px solid #ccc;
 width:60%;
}*/


#poricy {
 height: 390px;
 border: #ccc 1px solid;
 padding: 5px 15px;
 overflow: scroll;
 text-align: left;
 margin-bottom: 40px;
}
#poricy dt {
 margin-top: 20px;
 font-weight: 800;
}

.formArea03 table td span.hissu {
 position: absolute;
 right: 5px;
 top: 2px;
}

#catalog a {
 color: #fff;
}

.top00 {
 margin-top: -40px;
}

.midashi {
 font-size: 2.25em;
 font-weight: 800;
 margin-bottom: 8px;
}
.midashi02 {
 font-size: 2.1em;
 font-weight: 800;
 margin-bottom: 8px;
}
.text01 {
 font-size: 1.375em;
 margin-bottom: 30px;
}

.section {
 padding: 30px 0 15px;
}

.wrap01 {
 background-color: #666;
 color: #FFF;
 text-align: center;
 padding: 7px 0;
}
.wrap02 {
 background-color: #666;
 text-align: center;
 padding: 15px 0;
}
.wrap02 h2 {
 color: #FFF;
 font-size: 2.25rem;
}

.sec-wrap02 p {
 font-size: 1.2em;
 margin: 20px 0 10px;
 line-height: 160%;
}


.section02 {
 padding: 30px 0 40px;
 width: 65%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
.section02 h2 .big {
 font-size: 1.6em;
}
.section03 {
 padding: 40px 0 60px;
}
.section04 {
 padding: 80px 0 100px;
}
.merit {
 float: left;
 margin: 30px 20px;
 position: relative;
}
.merit p {
 font-size: 1.15em;
}
.star {
 z-index: 1;
}
.merit .line01{
 position: absolute;
 top: 10px;
 z-index: 10;
 width: 100%;
 text-align: center;
}
.merit .line02{
 position: absolute;
 top: 67%;
 z-index: 10;
 width: 100%;
 text-align: center;
 color: #C28E00;
 font-weight: 600;
}

.mgt20 {
 margin-top: 20px;
}

.fixBox {
 width: 100%;
 height: auto;
}

.link-img {
 position: relative; 
 z-index: 10;
 text-align: center;
}
.link-img p {
 width: 90%;
 position: absolute;
 top: 78%;
 left: auto;
 right: auto;
 color: #fff;
 z-index: 100;
}

.mgb8P {
 margin-bottom: 8%;
}

.contactBox p {
 margin-bottom: 20px;
 font-size: 1.31rem
}
.address {
 width: 100%;
}
.foot01 {
 font-size: 1.31rem;
 font-weight: 600;
 margin-right: 20px;
}
.foot01 span {
 font-size: 0.813rem;
 padding-left: 10px;
 font-weight: 400;
}
.foot02 {
 font-size: 0.875rem;
 font-weight: 600;
 padding-top: 8px;
}
.foot03 {
 font-size: 0.875rem;
 margin-right: 20px;
}
.foot04 {
 font-size: 0.75rem;
 
}
.tel {
 background-image: url(../content/images/tel.png);
 background-repeat: no-repeat;
 background-position: 1px 14px;
 padding-left: 37px;
 font-size: 2.31rem;
 font-weight: 600;
 display: inline;
 line-height: 1.9rem;
}

.pdt3 {
 padding-top:3px;
}
.sys-section00 {
 padding: 60px 0;
 text-align: center;
}
.sys-section01 {
 padding: 30px 0;
 text-align: center;
}
.sys-section01 p {
 font-size: 1.5rem;
 margin-bottom: 20px;
}
.sys-section01 p.cap01 {
 font-size: 0.9rem;
 font-weight: 600;
}

.frow {
 width: 48%;
 margin-left: 35px;
 /*display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;*/
}
.frow h3 {
 font-size: 1.625rem;
 margin-bottom: 15px;
 padding-top: 22px;
}
.frow dl {
 width: 100%;
 display: block;
 background-color: #fff;
 margin-bottom: 25px;
 padding-right: 20px;
}
.frow dt {
 float: left;
 width: 35px;
 height: 35px;
 text-align: center;
 color: #fff;
 background-color: #c28e00;
 padding-top: 4px;
}
.frow dd {
 float: left;
 height: 35px;
 display: block;
 padding: 4px 0 0 10px;
 font-size: 1.125rem;
 letter-spacing: 50%;
}

.wrap-frow {
 background-image: url(../content/images/gray-back-03.png);
 background-repeat: repeat-x;
 background-position: 0% 0%;
}


.pdb30 {
 padding-bottom: 10px;
}

.chara {
 width: 240px;
}
.chara h4 {
 font-size: 1rem;
 font-weight: 600;
 padding: 7px 5px 0 5px;
}
.chara p.fgold {
 font-size: 1rem;
 padding: 7px 5px 0 5px;
 margin-bottom: 7px;
}
.sys-section01 .chara p {
 font-size: 0.875rem;
 font-weight: 400;
 padding: 0 5px 0 5px;
}
.soon {
 margin-top: 100px;
 margin-bottom: 100px;
 font-size: 2rem;
 font-weight: 600;
}

.sys-section01 p.text {
 font-size: 1rem;
 font-weight: normal;
 background-size: auto auto;
}
.telBox {
 text-align: center;
 position: relative;
}
.telBox .fgold {
 font-size: 1.313rem;
 margin-bottom: 5px;
 font-weight: 600;
}
.telBox .boderBox {
 border: 4px solid #c28e00;
 width: 100%;
}
.telBox .boderBox .left-tel {
 color: #000;
 font-size: 1rem;
 font-weight: 600;
 padding: 1rem 0 0 2rem;
}
.telBox .boderBox .right-tel {
 color: #c28e00;
 font-size: 2.5rem;
 font-weight: 600;
 background-image: url(../content/images/tel02.png);
 background-repeat: no-repeat;
 background-position: 1px 11px;
 padding-left: 40px;
}

/* Forms
--------------------------------------------------------------------------------------------------------------- */
form, fieldset, legend {
	margin:0;
	padding:0;
	border:none;
}
legend {
	display:none;
}
 [type=text], [type=date], [type=tel], [type=email], [type=password], textarea, select {
 padding:1px 3px;
 border: 1px solid #ccc;
 width:60%;
}
input[type=submit], input[type=button] {
	background:#c28e00;
	font-size:1.125rem;
	border:none;
	text-align:center;
	color:#fff;
	padding:30px 50px;
	margin:10px 7px;
	font-weight:600;
}
input[type=submit]:hover {
	cursor:pointer;
	background:#E9C151;
	color:#fff;
}

input[type=button] {
	background:#666666;
	font-size:1.125rem;
	border:none;
	text-align:center;
	color:#fff;
	padding:30px 50px;
	margin:10px 7px;
	font-weight:600;
}
input[type=button]:hover {
 cursor:pointer;
	background:#888888;
	color:#fff;
}

[type=text]:focus, [type=date]:focus, [type=tel]:focus, [type=email]:focus, [type=password]:focus, textarea:focus, select:focus {
	background-color: #f5f5f5;
}

.form-wrap {
 width: 700px;
 margin-left: auto;
 margin-right: auto;
}
.form-wrap02 {
 width: 670px;
 margin-left: auto;
 margin-right: auto;
}
.form-wrap02 h6 {
 font-size: 1.125rem;
 padding: 10px;
}
table.initial {
	border-collapse: separate;
	border-spacing: 0;
	line-height: 1.5;
	border-top: 1px solid #afafaf;
	width:100%;
}
table.initial th {
	padding: 15px 20px;
	font-weight: normal;
	border-bottom: 1px solid #afafaf;
	background: #f3f3f3;
	font-size:0.88em;
 background-image: url(../content/images/hissu.png);
 background-repeat: no-repeat;
 background-position:90% center;
}
table.initial td {
	padding: 15px 15px;
	border-bottom: 1px solid #afafaf;
	font-size:0.88em;
	line-height:1.9;
}
table.stripe {
	width: 100%;
	font-size:0.81em;
}
table.stripe th {
	padding: 7px 5px 7px 20px;
	border-bottom:1px solid #afafaf;
	background:#fff;
	text-align:left;
}
table.stripe tr td {
	padding: 7px 5px 7px 20px;
}
table.stripe tr {
	background: #fff;
}
table.stripe tr:nth-child(2n+1) {
 background: #dae3f1;
}
table.stripe tr:last-child td {
	border-bottom:1px solid #afafaf;
}


form {
	margin:15px 0 50px;
}
form table {
	margin:0 0 25px;
}
form table h5 {
	font-size:0.88em;
}
[type=text], [type=date], [type=tel], [type=email], [type=password], textarea, select {
 padding: 6px 3px;
 border: 1px solid #bbb;
 width:90%;
}
[type=submit] {
 font-size:1.3em;
}
[type=submit]:hover {
	color:#5084C4;
	cursor:pointer;
}
[type=text]:focus, [type=date]:focus, [type=tel]:focus, [type=email]:focus, [type=password]:focus, textarea:focus, select:focus {
 background-color: #f5f5f5;}

 

.policy {
 padding: 5px 10px;
 font-size: 0.875rem;
 font-weight: normal;
}


table.dev-table{
 width: 668px;
 margin-left: auto;
 margin-right: auto;
}
table .table-title {
 color: #fff;
 background-color: #C28E00;
 line-height: 170%;
}
table th.col-01 {
 padding-left: 4rem;
}
table tr.gray {
 background-color: #e6e6e6;
}
.develop-plan {
 padding-left: 10%;
 text-align: left;
}
.develop-plan .phase {
 width: 75%;
 padding: 3px 0 3px 2rem;
 line-height: 170%;
}
.develop-plan .plan-date {
 width: 25%;
 line-height: 170%;
}
/*.plan-date span.redline {
 text-decoration: line-through solid red;
 -webkit-appearance: none;
}*/
.plan-date del {
 color: #f00;
}
.plan-date span.redline {
 color: #000;
}
.plan-date span.red {
 color: red;
}

.wrap-dev {
 width: 82%;
 margin-left: auto;
 margin-right: auto;
}
.wrap-dev p {
 padding-left: 5px;
}





@media screen and (max-width:1160px) {
	.footerRow {
  padding-left: 15px;
  padding-right: 15px;
 }
 footer .pull-right {
  margin-top: 15px;
 }
}
@media screen and (max-width:1120px) {
/*	 #footer{max-width:96%;}*/
 
}
@media screen and (max-width:960px) {
 .sec-wrap {
  text-align: center;
 }
 .link-img {
  width: 23%;
  height: auto;
  margin-bottom: 20px;
 }
 .link-img .flex-img {
  width: 100%;
  height: auto;
 }
 .arrow-img { 
  display: none;
 }
 .section02 {
  width: 80%;
 }
 .frow dd {
  float: none;
  height: auto;
  padding-left: 40px;
 }
 
 /* navi */
 .gnavi {
  width: 100%;
 }
 .menu-inner {
  display: block;
 }
 .menu-inner li {
  border-bottom: 1px #fff solid;
 }
 .menu-inner li a {
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0;
  padding-right: 0;
 }
 #menu li a {
  padding-top: 0px;
  padding-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
 }
 .sys-section00 .pull-left,
 .sys-section00 .pull-right {
  width: 49%;
  height: auto;
 }
 .sys-section00 .pull-left img,
 .sys-section00 .pull-right img {
  width: 100%;
  height: auto;
 }
 .wrap-frow img,
 .wrap-frow .flow {
  width: 45%;
  height: auto;
 }
 .wrap-frow h3 {
  margin: 0 0 20px 0 !important;
 }
 .frow h3 {
  padding-top: 0;
 }
 .wrap {
  text-align: center;
 }
 .flex02 {
  display: block;
 }
 .wrap img {
  margin-bottom: 15px;
 }
 .wrap img.arrow-01 {
  display: none;
 }
 .wrap-dev {
  width: 100%;
 }
 .wrap-dev pull-left,
 .wrap-dev pull-right {
  float: none;
  width: 48%;
  padding-bottom: 15px;
 }
 .wrap-dev img {
  width: 100%;
  height: auto;
 }
 table.initial th {
  width: 30%;
 }
 table.initial td {
  width: 70%;
  padding: 15px 25px 15px 0px;
 }
 
}
@media screen and (max-width:860px) {
	
}
@media screen and (max-width:810px) {
	
}
@media screen and (max-width:750px) {
	.section02 {
  width: 98%;
 }
 .sys-section00 .pull-left,
 .sys-section00 .pull-right {
  width: 100%;
 }
 .wrap-frow img {
  width: 100%;
  height: auto;
 }
 .frow {
  width: 100%;
  margin-left: 0;
 }
 .wrap-frow h3 {
  margin: 35px 0 20px 0 !important;
 }
 .link-img {
  width: 50%;
  height: auto;
  margin-bottom: 0px;
  -webkit-appearance: none;
 }
 .link-img .flex-img {
  width: 100%;
  height: auto;
  -webkit-appearance: none;
 }
 .wrap-dev p {
  padding-bottom: 15px;
 }
 .form-wrap {
  width: 100%;
 }
 .sys-section00 p {
  padding-bottom: 15px;
 }
 .wrap-frow {
  background-image: none;
 }
}
@media screen and (max-width:680px) {
 .section02 {
  width: 100%;
 }
 table.dev-table {
  width: 100%;
 }
 .develop-plan .phase {
  width: 60%;
  padding: 3px 0 3px 0.5rem;
 }
 .develop-plan .plan-date {
  width: 40%;
  padding-left: 1rem;
 }
 .develop-plan .col-02 {
  width: 40%;
  padding-left: 1rem;
 }
 .form-wrap02 {
  width: 100%;
 }
 table.initial th {
  width: 100%;
  display: block;
 }
 table.initial td {
  width: 100%;
  padding: 15px 0px;
  display: block;
 }
 .sys-section01 .flex {
  justify-content: center; /* 子要素をflexboxにより中央に配置する */
  align-items: center;  /* 子要素をflexboxにより中央に配置する */
 }
}
@media screen and (max-width:480px) {
 .sec-wrap {
  text-align: left;
 }
 .sec-wrap h2 .fgold {
  font-size: 1.3rem;
  text-align: left;
 }
 .sec-wrap .midashi {
  font-size: 1.7rem;
 }

 .section02 {
  padding: 30px 0 40px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
 }
 .merit {
  float: none;
  margin-left: auto;
  margin-right: auto;
 }
 .link-img {
  width: 50%;
 }
 .link-img p {
  font-size: 0.9rem;
 }
 
 .sys-section00 .pull-left,
 .sys-section00 .pull-right {
  float: none !important;
 }
 .sys-section01 .flex {
  justify-content: center; /* 子要素をflexboxにより中央に配置する */
  align-items: center;  /* 子要素をflexboxにより中央に配置する */
 }
 .col-xs-6 {
  padding-left: 0!important;
  padding-right: 0!important;
 }

 
 
 .footerRow {
  padding-left: 15px;
  padding-right: 15px;
 }
 footer .pull-right {
  margin-top: 15px;
 }
}






.back-move {
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.main-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.main-move {
  margin: 0 auto;
  width: 100%;
  z-index: 10;
}
