.desktop{
    display: none;
}
.pan_navi {
  margin: 4px 10px;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
#MenuArea {
  width: 100%;
  height: 70px;
  background: #fff;
}
li#Logo a {
  display: block;
  width: 178px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
}
li#Logo a img {
  width: 178px;
  height: 20px;
  object-fit: cover;
}
header h1 {
  width: 178px;
  height: 25px;
  position: absolute;
  top: 25px;
  left: 10px;
}
header h1 img {
  width: 178px;
  height: 25px;
  object-fit: cover;
}
li#SCSK_Logo a {
  width: 59px;
  height: 16px;
  position: absolute;
  top: 32px;
  left: 200px;
}
li#SCSK_Logo a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#Header p.menu {
  position: absolute;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 45px;
  height: 45px;
  background: url("../images/menu.svg") no-repeat;
  background-size: 45px;
  right: 10px;
  top: 10px;
}
#Header p.menu a {}
/*ul#MainMenu {
  position: absolute;
  width: 100%;
  top: 70px;
  right: 0;
  z-index: 10;
  background: white;
  border-top: 1px solid #333;
  display: none;
}
ul#MainMenu li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #333;
  background-repeat: no-repeat;
  background-size: auto 15px, 20px;
  background-position: left 25px center, right 25px center;
}
ul#MainMenu li a {
  display: block;
  width: 100%;
  height: 100%;
}
ul#MainMenu li.Home {
  background-image: url("../images/li_home.svg"), url("../images/menuArrow.svg");
}
ul#MainMenu li.BRMS {
  background-image: url("../images/li_brms.svg"), url("../images/menuArrow.svg");
}
ul#MainMenu li.Column {
  background-image: url("../images/li_column.svg"), url("../images/menuArrow.svg");
}
ul#MainMenu li.Blog {
  background-image: url("../images/li_blog.svg"), url("../images/menuArrow.svg");
}
ul#MainMenu li.CaseStudy {
  background-image: url("../images/li_case.svg"), url("../images/menuArrow.svg");
}
ul#MainMenu li.Product {
  background-image: url("../images/li_puroduct.svg"), url("../images/menuArrow.svg");
}
ul#MainMenu li.Solution {
  background-image: url("../images/li_solution.svg"), url("../images/menuArrow.svg");
}
ul#MainMenu li.Download {
  background-image: url("../images/li_download.svg"), url("../images/menuArrow.svg");
}*/
.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: url("../images/slider/bkg.png") repeat-x;
  line-height: 0;
  padding: 0;
  font-size: 0;
  display: block;
  margin: 0 auto;
}
.swiper-container .container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
/* グラ追加分*/
.swiper-container .swiper-wrapper {
  height: 130px;
}
.swiper-container .bg-1 {
  background-image: url("../images/slider/top_slider1.png");
  background-size: auto 130px !important;
  background-position: center center;
}
.swiper-container .bg-2 {
  background-image: url("../images/slider/top_slider2.png");
  background-size: auto 130px !important;
  background-position: center center;
}
.swiper-container .bg-3 {
  background-image: url("../images/slider/top_slider3.png");
  background-size: auto 130px !important;
  background-position: center center;
}
.swiper-container .bg-4 {
  background-image: url("../images/slider/top_slider4.png");
  background-size: auto 130px !important;
  background-position: center center;
}
.swiper-container .bg-5 {
  background-image: url("../images/slider/top_slider5.png");
  background-size: auto 130px !important;
  background-position: center center;
}
.swiper-container .bg-6 {
  display: block;
  margin: 0 auto;
      background-image: radial-gradient(circle at 67% 83%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 1%,transparent 1%, transparent 5%,transparent 5%, transparent 100%),radial-gradient(circle at 24% 80%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 27%,transparent 27%, transparent 63%,transparent 63%, transparent 100%),radial-gradient(circle at 23% 5%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 26%,transparent 26%, transparent 82%,transparent 82%, transparent 100%),radial-gradient(circle at 21% 11%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 35%,transparent 35%, transparent 45%,transparent 45%, transparent 100%),radial-gradient(circle at 10% 11%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 21%,transparent 21%, transparent 81%,transparent 81%, transparent 100%),radial-gradient(circle at 19% 61%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 20%,transparent 20%, transparent 61%,transparent 61%, transparent 100%),radial-gradient(circle at 13% 77%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 63%,transparent 63%, transparent 72%,transparent 72%, transparent 100%),radial-gradient(circle at 30% 93%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 33%,transparent 33%, transparent 82%,transparent 82%, transparent 100%),linear-gradient(90deg, rgb(22, 176, 207),rgb(103, 7, 215));

}

.swiper-container .bg-1 a, .swiper-container .bg-2 a, .swiper-container .bg-3 a, .swiper-container .bg-4 a, .swiper-container .bg-5 a, .swiper-container .bg-6 a {
  width: 100%;
  height: 130px;
  margin: 0 auto;
  display: block;
}
.swiper-container .bg-6 a{
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 130px;
    background:url("../images/banner/bg6.svg") center center no-repeat;
    background-size:80%;
}

.swiper-container .bg-1:hover, .swiper-container .bg-2:hover, .swiper-container .bg-3:hover, .swiper-container .bg-4:hover {
  opacity: 0.7;
}
/* グラ追加分ここまで*/
.swiper-container .swiper-wrapper > img {
  display: block;
  margin: 0 auto;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #999;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #009fe8;
}
/*グラ修正箇所0406*/
.swiper-button-next {
  right: 10px !important;
}
.swiper-button-prev {
  left: 10px !important;
}
/*グラ修正箇所0406*/
.swiper-button-next, .swiper-button-prev {
  top: -65px;
  width: 15px;
  height: 15px;
  margin-top: -28px;
  background-size: 10px;
  background-position: 0 0;
  display: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("./images/arrow-left.png") !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("./images/arrow-right.png") !important;
}
.swiper-container.swiper-container-horizontal div.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets span {
  width: 16px !important;
  height: 16px !important;
  background-image: url(./images/btn_pager_off.png) !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-size: 100% !important;
}
.swiper-container.swiper-container-horizontal div.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets span.swiper-pagination-bullet-active {
  width: 16px !important;
  height: 16px !important;
  background-image: url(./images/btn_pager_on.png) !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-size: 100% !important;
}
div#main {
  margin: 10px;
}
div.topbox, div.topbox2, div.topbox3 {
  width: calc(100% - 20px);
  padding: 10px;
  margin: auto;
  margin-bottom: 10px;
  display: inline-block;
  background-color: #FFF;
  border: 1px solid #999;
  border-top: 7px solid #999;
  text-align: center;
}
div.topbox4 {
  width: calc(100% - 20px);
  padding: 10px;
  margin: auto;
  margin-bottom: 10px;
  background-color: #FFF;
  border: 1px solid #999;
}
div.topbox i, div.topbox2 i, div.topbox3 i {
  font-size: 14px !important;
}
div.topbox h3, div.topbox2 h3 span, div.topbox3 h3 span {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
div.box_30per {
  margin: 10px;
  text-align: center;
}
div.topbox a, div.topbox2 a, div.topbox3 a {
  color: #333;
}
div.box_30per img {
  margin-bottom: 10px;
  width: 50%;
  height: auto
}
div#main.top h2 {
  width: 100%;
  padding: 10px 0 14px;
  margin-top: 20px;
  font-size: 20px;
  color: #000;
  font-weight: normal;
  line-height: 100%;
  border-top: 7px solid #999;
  text-align: left;
  border-left: none;
  background-color: transparent;
  letter-spacing: 0;
}
div.topbox4 li {
  text-indent: -0.5em;
  padding-left: 0.5em;
  margin: 0 10px 5px;
}
.infoarea table {
  display: table;
  overflow: hidden;
  margin-bottom: 0.5em;
}
.infoarea li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.infoarea table td:nth-child(1) {
  display: inline-block;
}
.infoarea table td:nth-child(2) {
  display: inline-block;
  margin-bottom: 0.5em;
}
.infoarea table td:nth-child(3) {
  display: block;
}
.infoarea span.news, .infoarea span.semi {
  font-size: 12px;
  padding: 0 4px;
  color: #fff;
  border-radius: 4px;
}
.infoarea span.date {
  margin-right: 10px;
}
.infoarea span.news {
  background-color: #a8cc4c;
}
.infoarea span.semi {
  background-color: #5eafdd;
}
.infoarea span.tag_all,
.infoarea span.tag_InnoRules,
.infoarea span.tag_Corticon,
.infoarea span.tag_DecisionManager{
    color:#fff;
    padding:0 4px;
    border-radius: 3px;
}
.infoarea span.tag_all {
  background-color: #52becc;
}
.infoarea span.tag_InnoRules {
  background-color: #f16224;
}
.infoarea span.tag_Corticon {
  background-color: #6bdd5e;
}
.infoarea span.tag_DecisionManager {
  background-color: #dd5656;
}

p.expl {
  text-align: justify;
  margin-bottom: 1em;
}
div#sideCoverBox {
  margin: 10px 5px 10px 10px;
  display: flex;
  flex-wrap: wrap;
}
div#sideCoverBox a {
	display: block;
  width: calc(50% - 5px);
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
div#sideCoverBox a > img{
	width:100%;
}
p#nav {
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 1000000000;
}
#footer {
  padding: 10px;
  background: #333;
  color: #fff;
}
#footer a {
  color: #fff;
}
#footer li li li {
  margin-left: 40px !important;
}
ul#Copyright {
  font-size: 12px;
  margin: 20px auto;
}
#sub_cat.brms {
  background-color: #426883;
  color: #FFF;
}
#sub_cat .outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100px;
  /*text-align: center;*/
  margin: 0px auto;
}
#sub_cat.brms .outer {
  background-image: url(../images/h1_brms_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#sub_cat.column .outer {
  background-image: url("../images/h1_column_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#sub_cat.reason .outer {
  background-image: url("../images/h1_reason_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#sub_cat.download .outer {
  background-image: url(../images/h1_download_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#sub_cat.solution .outer {
  background-image: url(../images/h1_solution_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#sub_cat.products .outer {
    background-image: url(../images/h1_products_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
#sub_cat.casestudy .outer {
    background-image: url(../images/h1_casestudy_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
#sub_cat h1 {
  margin: 20px 10px;
  padding: 0 10px;
  color: #FFF;
  background: transparent;
  letter-spacing: 1px;
  text-align: left;
  border-left: 5px solid #FFF;
}
#sub_cat.senryu .outer {
  background-image: url(../images/h1_senryu_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#sub_cat.senryu h1 {
/*  margin: 28px 0;
  padding: 20px 10px;
  font-size: 140%;
  line-height: 180%;
  letter-spacing: 0px;
  border-left: 5px solid #FFF;*/
}

#sub_cat h1 span {
  font-size: 20px;
  font-weight: bold;
}
#main h2 {
  padding: 5px 10px;
  font-size: 18px;
  font-weight: bold;
  background-color: #d7d7d7;
  border-left: 6px solid #5eafdd;
  margin-bottom: 10px;
}
#main .column h2, #main .column02 h2 {
  background-color: #fff;
  padding: 5px;
}
#main .column h2 img, #main .column02 h2 img {
  margin-bottom: 5px;
  display: block;
  width: 100%;
  height: auto;
}
#main h3 {
  padding: 3px 0;
  margin: 10px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #999999;
  text-align: left;
}
.topbox2 img {
  width: 40%;
  object-fit: cover;
  margin: 10px auto;
}
#main.column .box_50per {
  padding: 0%;
  margin: 10px auto;
  background-color: #FFF;
  border: 1px solid #999;
}
.fa-2x {
  font-size: 1.25em !important;
}
div.column p {
  margin: 10px;
  text-align: justify;
}
.namearea img {
  width: 40%;
  margin: 10px;
  float: left;
}
.imgonly {
  text-align: center;
}
.imgonly img {
  width: calc(100% - 10px);
  height: auto;
  margin: 10px auto;
}
#main.column01 .box_100per.column_list ul li {
  margin: 20px 2%;
  padding: 0;
  font-weight: bold;
  letter-spacing: 0px;
  border-bottom: 1px solid #999999;
}
#main.column01 .box_100per.column_list ul li span {
  letter-spacing: -1px;
  margin-right: 10px;
  padding: 0 8px;
  font-weight: bold;
  color: #FFF;
  background-color: #5eafdd;
  border-radius: 1px;
  display: block;
  margin-bottom: 5px;
}
div#crosslink {
  width: 100%;
  clear: both;
  position: relative;
  padding: 0;
  color: #000;
  margin: 0;
  background-color: #d7d7d7;
}
div#crosslink h5 {
  padding: 10px;
  font-size: 18px;
  color: #2e8bbf;
  font-weight: normal;
  text-align: center;
}
div#crosslink ul {
  width: calc(100% - 20px);
  margin: 0 auto;
  padding: 0;
  padding-bottom: 10px;
}
div#crosslink ul li {
  padding: 10px 30px 10px 10px;
  margin: 10px 0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  background: url(../images/crosslink_arrow.png) right 10px center no-repeat;
  background-color: #FFF;
  display: flex;
  align-items: center;
}
#main.reason h3 {
  margin: 10px 2%;
  padding: 0;
  letter-spacing: 0px;
}
#main.reason h3 span {
  padding: 0 10px;
  font-size: 100%;
  font-weight: bold;
  color: #FFF;
  background-color: #999999;
  border-radius: 1px;
  display: block;
  text-align: center;
  margi-bottom: 5px;
}
#main.reason .box_100per.reason {
  margin: 10px auto;
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #991b1f;
}
#main.reason .box_100per.reason h4 {
  padding: 10px 0;
  font-weight: normal;
  color: #991b1f;
  text-align: left;
}
.reason p {
  margin-bottom: 10px;
}
img.over {
  width: 50%;
  height: auto;
}
#main.download .box_50per {
  margin: 10px auto;
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #999;
}
.download img {
  margin-top: 10px;
  margin-bottom: 10px;
}
#main.solution h2, #main.column h2 {
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  letter-spacing: 0px;
  border-top: 3px solid #999999;
  border-left: none;
  background-color: transparent;
}
#main.column01 h3 {
  padding: 4px 2% 4px 1.5%;
  margin: 0;
  width: 96%;
  letter-spacing: -1px;
  font-weight: bold;
  background-color: #d7d7d7;
  border-left: 5px solid #5eafdd;
  text-align: left;
}
#main.solution h3 {
  padding: 0;
  text-align: left;
  letter-spacing: 0px;
  border-bottom: none;
  width: calc(100% - 82px);
  margin-left: 82px;
  clear: none;
}
#main.solution .box_50per {
  width: calc(100% - 20px);
  margin: 10px 0;
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}
#main.solution .box_50per img {
  width: 62px;
  height: 72px;
  object-fit: cover;
  float: left;
}
#main.solution01 .box_100per .box_25per {
  width: 21%;
  padding: 20px 1% 0 2%;
  text-align: center;
  float: left;
}
#main.solution01 .box_100per .box_75per {
  width: 75%;
  padding: 20px 0%;
}
.box_75per {
  width: 69%;
  padding: 12px 2.7%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.bluebox1 {
  width: calc(100% - 20px);
  padding: 5px;
  margin: 5px;
  background-color: #2d8bbf;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
.bluebox2 {
  width: calc(100% - 20px);
  padding: 5px;
  margin: 5px;
  background-color: #a9a9a9;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
#main.solution01 .box_100per.point {
    padding: 10px;
    margin: 10px auto;
    background-color: #FFF;
    border: 1px solid #5eafdd;
}
.point .pointbox{
    width:100%;
    float: left;
}
.point .pointbox img{
    width:100%;
    height: auto;
}
.point .pointtxt{
    padding-left:10px;
}
.solution01 .box_15per .bluebox1,
.solution01 .box_15per .bluebox2{
    width:12% !important;
    float: left;
    clear: both;
    margin-bottom:10px;
}
.solution01 .box_85per{
    width:80% !important;
    float: right;
}
.solution01 .box_85per h4{
    font-weight: bold;
}
.well-white {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}
#main.products .well-white p.title {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    vertical-align: middle;
    text-align: center;
}
#main.products .well-white p.title.dark.red {
    color: #b70600;
}
#main.products .well-white p.title.red {
    color: #ed1c24;
}
#main.products .well-white p.title.green {
    color: #41a200;
}
#main.products .well-white ul {
    width: auto;
    padding: 0 0 15px 0;
    margin: 5px 0;
    font-size: 102%;
    list-style: none;
    text-align: left;
    column-count: 1;
    border-bottom: 1px solid #ccc;
}
#main.products .well-white ul.icon-dark-red li {
    background: url(../images/dot_dark_red.png) 0 7px no-repeat;
}
#main.products .well-white ul li {
    padding: 1px 2% 0 14px;
    margin-bottom: 4px;
}
#main.products .well-white ul.icon-green li {
    background: url(../images/dot_green.png) 0 7px no-repeat;
}
#main.products .well-white p.title-sm-red {
    margin-top: 10px;
    margin-bottom: 0;
    color: #ed1c24;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: left;
}
#main.products .well-white ul.icon-red li {
    background: url(../images/dot_red.png) 0 7px no-repeat;
}
#main.products01 .box_100per.products h2 img {
    max-width: 100%;
    padding: 2% 0;
}
#main.products01 .box_100per img {
    width: auto;
    max-width: 100%;
    padding: 0%;
    text-align: center;
}
#cat_area.products #main h3 {
    padding: 3px 1.7%;
    margin: 10px 3%;
    width: 90%;
    letter-spacing: -1px;
    font-weight: bold;
    color: #333333;
    background-color: #d7d7d7;
    border-left: 5px solid #5eafdd;
    text-align: left;
}
#cat_area.products #main h4 {
    padding: 3px 0 0;
    margin: 10px 3%;
    width: 94%;
    letter-spacing: 0px;
    font-weight: bold;
    border-bottom: 1px solid #999999;
    text-align: left;
}
#cat_area.products #main h4 span {
    letter-spacing: -1px;
    margin-right: 10px;
    padding: 2px 4%;
    font-size:14px;
    font-weight: bold;
    color: #FFF;
    background-color: #999999;
    border-radius: 1px;
    display: inline-block;
}
#main.products01 .box_100per .column_ul {
    width: calc(100% - 20px);
    padding: 10px;
    margin: 0 3%;
    font-weight: normal;
    letter-spacing: -1px;
    border-bottom: none;
}
img.flo{
    display: block;
    margin:10px auto;
}
#main.products01 .box_100per img {
    width: auto;
    max-width: 100%;
    padding: 0%;
    text-align: center;
    margin:10px auto;
}
#main.products01 table.product_table {
    margin: 0%;
    padding: 10px 2% 10px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 4px 4px;
}
#main.products01 table.product_table th {
    padding: 10px 0%;
    margin: 0;
    color: #FFF;
    background-color: #5eafdd;
    text-align: center;
    vertical-align: middle;
}
#main.products01 table.product_table td{
    background:#fff;
    padding:5px;
}
#main.products01 table.product_table td.col0 {
    text-align: center;
}
#main.products01 table.product_table td.col1 {
    text-align: left;
}
#main.products01 table.product_table td.col2 {
    text-align: center;
}
#main.products01 table.product_table td.col3 {
    text-align: center;
}
#main.products01 table.product_table td.col4 {
    text-align: center;

}
#main.products02 .box_100per .box_100per.checks {
    margin: 10px 0;
    background-color: #ececec;
}
#main.products02 .box_100per .box_100per.checks .box_20per {
    width: 10%;
    padding: 6px 2.7%;
    vertical-align: middle;
    text-align: center;
    float: left;
}
#main.products02 .box_100per .box_100per.checks .box_20per img {
    width: auto;
    max-width: 100%;
}
#main .box_100per img {
    max-width: 100%;
    height: auto;
    margin:10px auto;
}
#main.products02 .box_100per .box_100per.checks .box_80per {
    width: 82%;
    padding: 3px 0.7%;
    vertical-align: middle;
}
#main .box_100per p {
    width: 96%;
    padding: 0 2%;
    text-align: left;
    font-size: 104%;
    line-height: 150%;
}
#main.products02 .box_100per .box_100per.checks .box_80per p span {
    font-weight: bold;
}
#main.products02 table.product_table {
    margin: 0%;
    padding: 10px 2% 10px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 4px 4px;
}
#main.products02 table.product_table th {
    padding: 5px 0%;
    margin: 0;
    color: #FFF;
    background-color: #71b730;
    font-size: 100%;
    text-align: center;
    vertical-align: middle;
}
#main.products02 table.product_table td.col0 {
    text-align: center;
    padding: 10px;
    color: #333;
    background-color: #b0d989;
}
#main.products02 table.product_table td {
    width: 100%;
    height: 100%;
    padding: 5px;
    margin: 0;
    vertical-align: middle;
    background-color: #d7d7d7;
}
#main.products02 table.product_table.product2_1 td{

}
#main.products02 table.product_table.product2_1 td.col0 {
    width: 30%;
}
#main.products02 table.product_table.product2_1 td.col1 {
    width: 70%;
    padding: 10px 2%;
    text-align: left;
    background:#d7d7d7;
}
#main.products02 table.product_table.product2_1 td.col2{
    text-align: center;
}
#main.products02 table.product_table.product2_3 td.col1 {
    width: 25%;
    background-color: #b0d989;
}
#main.products02 .box_100per.img90 div.mini2 ul {
    width: 94%;
    padding: 0 3%;
    margin: 0 0 20px;
    list-style: none;
}
#main.products02 .box_100per.img90 div.mini2 ul li {
    padding: 1px 0% 1px 15px;
    background: url(../images/ul_type2.png) 0px 4px no-repeat;
}
#main.products02 .box_100per.img90 div.mini3 ul li {
    padding-left: 15px;
    background: url(../images/ul_type3.png) left 0.6em no-repeat;
}
div#main.products01 img{
    width:100%;
    height: auto;
}
.icon-lens img{
    width: 18px !important;
    margin-top:5px;
}
.well-gray {
    padding: 10px;
    margin: 10px auto;
    border: 1px solid #1f497d;
    background: url(../images/bg/texture-blade.png) no-repeat 100% 100% #dae2e3;
    line-height: 1.714;
    text-align: left;
}
.link-red{
    font-size:12px;
    color: #cc0000 !important;
    text-decoration: underline;
}
.list-inline-icon-red {
    width: auto;
    padding: 0;
    margin: 5px 0 0;
    font-size: 102%;
    list-style: none;
    text-align: left;
}.list-inline-icon-red li {
    display: inline-block;
    padding-left: 15px;
    margin-right: 12px;
    background: url(../images/dot_red.png) 0 7px no-repeat;
}
.well-bg-gray {
    padding: 10px;
    margin:10px;
    border-radius: 5px;
    background-color: #d7d7d7;
    overflow: hidden;
}
.well-bg-gray div{
    width:70%;
    float: left;
}
.well-bg-gray img.center-block{
    width:30% !important;
    display: block;
    height: auto;
    float: right;
}
.title-bg-blue {
    padding: 6px 10px 1px;
    margin-top: 30px;
    margin-bottom: 12px;
    color: #fff;
    font-size: 18px;
    background-color: #5eafdd;
    text-align: center;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
    margin:10px auto;
}
.media-left, .media-right, .media-body {

}
.media-left{
    width:30%;
    float: left;
}
.media-left img{
    width:70% !important;
    margin-top:25px;
    margin:30px auto 0;
    margin-left:10px;
}
.media-body{
    width:70%;
    float: right;
}
#cat_area.products #main h4 {
    padding: 3px 0 0;
    margin: 10px 3%;
    width: 94%;
    letter-spacing: 0px;
    font-weight: bold;
    border-bottom: 1px solid #999999;
    text-align: left;
}
.title-border-bottom-blue {
    width: auto !important;
    padding-bottom: 5px !important;
    margin: 20px 0 20px .05em !important;
    color: rgb(31, 73, 125);
    font-size: 18px;
    line-height: 1.333;
    letter-spacing: .05em !important;
    border-bottom: 1px solid #5eafdd !important;
    text-align: center !important;
}
.well-light-gray {
    padding: 25px 30px 20px;
    border-radius: 10px;
    background-color: rgb(220, 220, 220);
}
.well-light-gray .well-title {
    margin-bottom: 10px;
    color: rgb(51, 51, 51);
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}
.list-circle-black-sm li {
    position: relative;
    list-style: none;
    padding-left: 14px;
}
.list-circle-black-sm li:before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #333;
    content: "";
}
.hr-arrow-bottom-blue:after {
    display: block;
    width: 0;
    height: 0;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-width: 40px 70px 0 70px;
    border-color: #5eafdd transparent transparent transparent;
    content: "";
}
.hr-arrow-bottom-blue {
    display: block;
    margin-top: 13px;
    margin-bottom: 13px;
    border: 0;
}
.well-light-blue {
    padding: 25px 30px 20px;
    margin-bottom: 50px;
    border-radius: 10px;
    background-color: #b5daef;
}
.well-light-blue .well-title {
    margin-bottom: 10px;
    color: rgb(31, 73, 125);
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}
.title-deep-blue {
    margin-bottom: 3px;
    color: #1f497d;
    font-size: 17px;
    font-weight: bold;
}
#main.casestudy01 h2 {
    padding: 10px 0;
    font-weight: bold;
    background-color: transparent;
    border-left: none;
    border-top: 3px solid #999;
    border-bottom: 3px solid #999;
    text-align: left;
    overflow: hidden;
}
#main.casestudy01 h2 span.type {
    width:calc(20% - 26px);
    margin: 5px;
    padding: 2px 8px;
    display: inline-block;
    color: #FFF;
    background-color: #ab5c00;
    border-radius: 4px;
    float: left;
    clear: both;
    text-align: center;
}
#main.casestudy01 h2 span.name{
    width:80%;
    display: block;
    float: right;
    padding-top:7px;
}
#main.casestudy01 h3 {
    width: 100%;
    margin: 20px 0%;
    text-align: center;
    border-bottom: none;
    color: #000;
    background-color: #d7d7d7;
}
#main.casestudy01 .sep {
    width: 100%;
    padding: 0;
    margin: 40px 0 0;
    border-bottom: 3px solid #999999;
}
.sep + .imgonly{
    width:40%;
    margin:auto;
}
#main.casestudy01 h3.effect {
    margin: 0px 0 10px;
    color: #FFF;
    background-color: #ab5c00;
}
#main.casestudy01 .column_ul {
    padding-top: 5px;
    letter-spacing: 0px;
    font-size: 100%;
    line-height: 170%;
}
#main.casestudy table.casestudy_table, #main.casestudy table.casestudy_table2 {
    margin: 0%;
    padding: 5px;
    width: calc(100% - 10px);
    border-collapse: separate;
    border-spacing: 0px 10px;
}
#main.casestudy table.casestudy_table td, #main.casestudy table.casestudy_table2 td {
    padding: 14px 1%;
    text-align: left;
    vertical-align: middle;
    width: auto;
    background-color: #FFF;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
#main.casestudy table.casestudy_table td:first-child, #main.casestudy table.casestudy_table2 td:first-child {
    border-left: 5px solid #999999;
    background-color: #faf2b6;
}
#main.casestudy table.casestudy_table td.col2, #main.casestudy table.casestudy_table2 td.col2 {
    border-right: 1px dashed #cccccc;
}
#main.casestudy table.casestudy_table td.col4 {
    text-align: center;
    border-right: 1px solid #ccc;
}
#main.casestudy table.casestudy_table2 td.col3 {
    background-color: #FFF;
    border-right: 1px solid #ccc;
}


a.innorules img{
    clear: both;
}
ul.new_info {
    margin:0 auato;
    font-size:14px;
}
ul.new_info li{
    list-style: none;
    background-repeat:no-repeat;
    background-position: left 10px  top 10px;
    background-size:110px;
    margin-bottom: 1em;
    padding:10px;
    padding-left:130px;
    background-color:#fff;
}
ul.new_info p.new_date{
    margin-bottom:10px;
    font-weight: bold;
}
ul.new_info p.new_title{
    margin-bottom:5px;
    font-size:15px;
    line-height: 1.5em;
}
ul.new_info li.tag_InnoRules{
    background-image:url("../images/info_inno.png");
}
ul.new_info li.tag_DecisionManager{
    background-image:url("../images/info_redhat.png");
}
ul.new_info li.tag_corticon{
    background-image:url("../images/info_corticon.png");
}
ul.new_info li.tag_all{
    background-image:url("../images/info_all.png");
}
div.gd_blogWrapper{
    width: 100%;
}
div.gd_blogWrapper .gd_blog{
    padding:10px;
    background:#efefef;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.35);
    position: relative;
}
div.gd_blog img{
    width:100%;
    height: 160px;
    object-fit: cover;
    display: block;
    float: left;
}
div.gd_blogRight{
    width:calc(100%);
    float: right
}
div.gd_blogRight h3{
    text-align: left !important;
}
div.gd_blog p.date{
    text-align: left;
}
p.gd_blogMore{
    width:100%;
    height: 2.5em;
    line-height: 2.5em;
    background:#ccc;
    text-align: center;
}
ul.gd_side li{
    text-align: left !important;
    list-style: none;
    border-left: 2px solid green;
    padding-left:10px;
    margin-bottom:10px;
    padding-bottom: 0 !important;
}
h3.gd_side{
    font-size:18px;
    border-bottom:1px solid green;
    color:green;
    font-weight: bold;
    margin-bottom:10px;
}
div.page {
	width: calc(100% - 10px);
	padding: 5px;
	text-align: center;
	margin: 10px auto;
	display: flex;
	overflow: hidden;
	-webkit-justify-content: center; /* Safari */
	justify-content: center;
    font-size:12px;
}
div.page span.current_page {
	background: green;
	padding: 2px;
	min-width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 2px;
	text-align: center;
}
div.page a, a.link_next {
	display: block;
	background: #CCC;
	padding: 2px;
	min-width: 20px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	text-align: center;
	margin: 2px;
}
.link_next {
    padding:2px 10px !important;
}
div.page a:hover {
	border: 1px solid #666;
	background: green;
	color: #fff;
}
div.gd_blogContent {
    padding:10px;
    background:#fff;
}
div.gd_blogContent img{
    max-width: 100%;
}
div.gd_blogContent p,
div.gd_blogContent li{
    font-size:18px !important;
    line-height: 1.5em !important;
    margin-bottom: 1em;
    text-align: left !important;
    word-break: break-all;
}
div.gd_blogContent li{
    list-style: disc !important;
    margin-left:20px;
}
p.gd_blogBodyDate {
    margin:10px 0;
}

.figureBox-areaContainer img{
    width:100%;
    height: auto;
}

.figureBox-figureArea {
    width:30%;
}


div.prevnext {
    margin:10px auto;
    display: flex;
    justify-content: space-between;
}
div.prevnext div{
    width:40%;
}
div.prevnext div.prev{
    text-align: left;
    background:url("../images/icon/gd_menuArrow3.svg") left 0.3em no-repeat;
    padding-left:20px;
    background-size:10px;
}
div.prevnext div.next{
    text-align: right;
    background:url("../images/icon/gd_menuArrow2.svg") right 0.3em no-repeat;
    padding-right:20px;
    background-size:10px;
}


p.gd_blogNotice{
    word-break: break-all;
}
div.gd_blogContent pre{
    background: #efefef;
    word-break: break-all;
    padding: 10px;
    overflow: scroll;
    margin:10px 0;
}
div.gd_blogContent h3{
    text-align: left !important;
}
div.gd_blogContent h4{
    margin:10px 0;
}
.common-block-lv2{
    padding:10px;
    background:#efefef;
    font-size: 14px;
    margin:10px 0;
}
h2.gd_h2sub {
    padding: 6px 1.7% 2px;
    width: 96%;
    font-size: 22px;
    letter-spacing: -1px;
    font-weight: bold;
    background:none !important;
    border-left:none !important;
    border-bottom: 6px solid #5eafdd;
    text-align: left;
    margin-top:20px;
}

p.gd_download {
    height: 50px;
    line-height: 50px;
    margin:20px;
    text-align: center;
    font-size:18px;
    font-weight:bold;
    background:#0071BC;
}
p.gd_download a {
    display: block;
    width:100%;
    height: 100%;
    color:#fff;
}
div.gd_aiWrapper {
    /*display: flex;
    justify-content: space-between;*/
    position: relative;
}
div.gd_aiWrapper div.gd_pc {
    width: 100%;
    position: absolute;
    margin:auto;
    right:0;
    left:0;
    bottom:20px;
    text-align: center;
}
div.gd_mobileflex{
    display: flex !important;
    justify-content: space-between !important;
}
div.gd_pc img{
    width:80%;
}
div.gd_ai{
    background:#fff;
    padding:10px;
}
div.size60{
    /*width:calc(65% - 30px);*/
}
div.size40{
    /*width:calc(35% - 30px);*/
}
h4.gd_ai{
    text-align: center;
    line-height: 3em;
    color:#fff;
    font-size:15px;
    margin-bottom:10px;
}
div.size60 h4{
    background:#FF1D25;
}
div.size40 h4{
    background:gray;
}
h5.gd_ai{
    font-size: 14px;
}
div.size40 h5{
    text-align: center;
}
div.gd_ami{
    padding:10px;
}
div.gd_ami.strong{
    background:#29ABE2;
}

h4.gd_title {
    font-size: 15px;
    text-align: center;
    border-bottom:1px solid #333;
    margin:20px auto 10px;
}

div.gd_sample {
    /*width:calc((100% / 3) - 10px);*/
    background:#fff;
}
div.gd_sample h5{
    font-size: 15px;
    text-align: center;
    line-height: 2em;
    background:#29ABE2;
    color:#fff;
}
div.gd_sample p{
    width:auto !important;
    text-align: justify !important;
    padding:20px !important;
}
p.gd_sample{
    width: 100% !important;
    font-size: 16px !important;
    text-align: left !important;
    margin:10px auto !important;
    padding:10px !important;
    background:#29ABE2;
    color:#fff;
    /*line-height: 3em !important;*/
}

div.gd_approach {
    /*width:calc((100% / 3) - 25px);*/
    border:1px solid #ccc;
    padding:5px;
    background:#fff;
    text-align: center;
}
div.gd_approach.gd_red{
    border:4px solid #FF1D25;
    
}
div.gd_approach img{
    width:50%;
    margin: auto;
}
div.gd_approach h3{
    background:#6BDD5E !important;
    text-align: center !important;
    border:none !important;
    font-size:14px !important;
    line-height: 2.5em;
}

div.gd_approachArrow {
    padding:10px;
    border:1px solid #ccc;
    height: 5em;
    font-weight: bold;
}
.gd_approach dl{
    margin-top:5px;
    font-size: 14px;
    color:#000 !important;
    margin-bottom:10px;
}
.gd_approach dt{
    background:#A8CC4C;
    padding:5px 0;
}
.gd_approach dd{
    background:#F1B106;
    padding:5px 0;

}


h4.gd_approach {
    text-align: center !important;
    font-size: 20px;
    color:#FF1D25;
}

div.gd_auto {
    margin:10px;
    border:2px solid #ccc;
    padding:10px;
    background-color:#fff;
}
div.gd_auto p{
    font-size: 16px;
    font-weight: bold;
    text-align: center !important;
}
div.gd_auto p span.gd_approach_small{
    font-size:12px !important;
    display: block;
}
div.gd_auto span.gd_downArrow{
    display: block !important;
    width:50px !important;
    height: 36px !important;
    background:url("../images/gd_downArrow.png") no-repeat center center !important;
    background-size:contain !important;
    margin:20px auto;
}

div.gd_tool {
    width:calc(50% - 40px);
    border:2px solid #ccc;
    margin:10px;
    padding:20px;
    background:#fff;
}
div.gd_tool p{
    text-align: left !important;
    font-size: 15px;
    
}
div.gd_tool img{
    width: 100%;
    height: auto;
    margin-top:10px;
}

ul.gd_side li{
    text-align: left !important;
    list-style: none;
    border-left: 2px solid green;
    padding-left:10px;
    margin-bottom:10px;
    padding-bottom: 0 !important;
}
p.gd_catch {
    padding:20px !important;
    background:#B0BACC;
    margin-top:20px;
    font-size:18px !important;
    color:#000;
    border-radius: 4px;
    font-weight: bold;
}

div.gd_lineupbox {
    padding:25px;
    border:1px solid #999;
    background:#fff;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}
div.gd_lineupbox.pb50 {
    padding:25px 25px 50px 25px;
}
div.lineupLeft {
    width:45%;
    float: left;
}
div.lineupLeft img{
    width:100%;
    height: auto;
}
p.lineupRight{
    width:50%;
    float: right;
    text-align: justify;
    font-size:16px;
}
p.lineupMore{
    position: absolute;
    bottom:10px;
    right:10px;
    text-align: right;
}
p.feauturepMore{
    text-align: right;
}
p.lineupMore i,
p.feauturepMore i{
    margin-left: 5px;
    color: #999;
    vertical-align: -5px;
}
div.pocbanner{
    margin:20px auto;
}
div.pocbanner img {
    width:100%;
    height: auto;
    
}

div.gd_meritWrapper {
    width: 100%;
}
div.gd_merit{
    padding-top:80px;
    background-position: center top 20px;
    background-repeat: no-repeat;
    background-size: 50px;
    background-color:#fff;
    padding-bottom:20px;
    margin-bottom: 10px;
}
div.gd_merit:hover{
    background-color: #eee;
}
div.gd_merit.solution{
    background-image:url("../images/icon/gd_merit1.svg");
    border:2px solid #034074;
    border-top:15px solid #034074;
}
div.gd_merit.casestudy{
    background-image:url("../images/icon/gd_merit2.svg");
    border:2px solid #AB5C00;
    border-top:15px solid #AB5C00;
}
div.gd_merit.product{
    background-image:url("../images/icon/gd_product.svg");
    border:2px solid #86888A;
    border-top:15px solid #86888A;
}
div.gd_merit.colomn{
    background-image:url("../images/icon/gd_column.svg");
    border:2px solid #436A11;
    border-top:15px solid #436A11;
}
div.gd_merit p{
    font-size:16px;
    text-align: center;
}
div.gd_merit h5,
div.gd_seminarLink h5{
    font-size:18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}



div.gd_seminarLink {
    padding-top:90px;
    background-position: center top 20px;
    background-repeat: no-repeat;
    background-size: 60px;
    background-color:#fff;
    background-image:url("../images/icon/gd_online.svg");
    padding-bottom:20px;
    margin-bottom: 10px;
    border:2px solid #0089ff;
    border-top:15px solid #0089ff;
}
div.gd_seminarLink.blog{
     background-image:url("../images/icon/gd_blog.svg");   border:2px solid #436A11;
    border-top:15px solid #436A11;
}
ul.gd_seminar{
    
}
ul.gd_seminar li{
    list-style: none;
    border-left:4px solid #0089ff;
    text-align: left;
    padding-left:15px;
    margin-bottom: 10px;
    margin-left:10px;
    margin-right: 10px;
}
ul.gd_blog li{
    list-style: none;
    border-left:4px solid #436A11;
    text-align: left;
    padding-left:15px;
    margin-bottom: 10px;
    margin-left:10px;
    margin-right: 10px;
}
ul.gd_seminar li span.date,
ul.gd_blog li span.date{
    display: block;
}
ul.gd_seminar li span.title,
ul.gd_blog li span.title{
    font-size:18px;
}
p.gd_toblog{
    width:50%;
    line-height: 2.5em;
    margin:20px auto;
    text-align: center;
    background:#436A11
}
p.gd_toblog a{
    display: block;
    width:100%;
    height: 100%;
    color:#fff;
}


div.senryuWrapper {
    /*display: flex;*/
    position: relative;
}
div.senryuBody {
    margin:20px auto;
    width:200px;
    height: 240px;
    border: 6px solid #426883;
    box-shadow: 3px 3px 9px rgba(0,0,0,0.35);
    background:url("../images/bg/senryuBg.jpg");
    position: relative;
}
div.senryuBody p{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    width: 1em;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div.senryuBody p.senryu1{
    top:40px;
    right:30px;
}
div.senryuBody p.senryu2{
    top:40px;
    right:0;
    left:0;
    margin:auto;
}
div.senryuBody p.senryu3{
    top:40px;
    left:30px;
}
div.senryuBody p.penname{
    bottom:40px;
    left:30px;
    font-size: 20px;
}
div.senryuMini{
    margin:20px auto;
    width:200px;
    height: 240px;
    border: 6px solid #426883;
    box-shadow: 3px 3px 9px rgba(0,0,0,0.35);
    background:url("../images/bg/senryuBg.jpg");
    position: relative;
}
div.senryuMini p {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    width: 1em;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div.senryuMini p.senryu1 {
    top: 20px;
    right: 30px;
}
div.senryuMini p.senryu2 {
    top: 20px;
    right: 0;
    left: 0;
    margin: auto;
}
div.senryuMini p.senryu3 {
    top: 20px;
    left: 40px;
}
div.senryuMini p.penname {
    bottom: 20px;
    left: 15px;
    font-size: 10px;
}
div.senryLink {
    width: 640px;
    margin:30px auto;
}

p.senryuLank {
    width: 80px;
    height: 80px;
    background-size:80px;
    position: absolute;
    top:10px;
    right:10px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 2;
    background-repeat:no-repeat;
}
p.senryuLank.tier1 {
    background-image:url("../images/tier2.svg");
}
p.senryuLank.tier2 {
    background-image:url("../images/tier3.svg");
}
p.senryuLank.tier3 {
    background-image:url("../images/tier4.svg");
}
p.senryuLank.tier4 {
    background-image:url("../images/tier1.svg");
}

div.senryuLink ul {
    text-align: left;
}
div#cat_area.senryu{
    position: relative;
}
div.senryuprevnext {
    
}
div.senryuprevnext div.prev{
    text-align: left;
    background:url("../images/senryu_prev.svg") left center no-repeat;
    background-size:10px;
    padding-left:20px;
}
div.senryuprevnext div.next{
    text-align: right;
    background:url("../images/senryu_next.svg") right center no-repeat;
    background-size:10px;
    padding-right:20px;
}
div#MenuArea ul.menu span.newMark{
    display: inline-block;
    position: absolute;
    background-image:url("../images/icon_new.svg");
    background-repeat:no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: left !important;
    width: 32px;
    height: 13px;
    right:50px;
    top:15px;
}
div.gd_blog span.newMark{
    top:20px; 
    right: 20px;
}
div.infoarea span.newMark{
    margin-left:5px;
}
div.imgonly{
    position: relative;
}
div.imgonly span.newMark{
    position: absolute;
    top:10px;
    right: 10px;
    z-index: 10;
}
div.infoarea span.newMark{
    display: inline-block;
    position: absolute;
    background-image: url(../images/icon_new.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: left !important;
    width: 32px;
    height: 13px;
}

div#MenuArea ul.menu {
  position: absolute;
  width: 100%;
  top: 70px;
  right: 0;
  z-index: 10;
  background: white;
  border-top: 1px solid #333;
  display: none;
}
div#MenuArea ul.menu li {
  width: 100%;
  /*height: 45px;*/
  line-height: 45px;
  border-bottom: 1px solid #333;
  position: relative;
}
div#MenuArea ul.menu li.close{
    text-indent: 0;
    text-align: center;
    background:#333;
}
div#MenuArea ul.menu li.close a{
    color:#fff !important;
}
div#MenuArea ul.menu li.hasChild a{
    background-image:url("../images/icon/gd_menuArrow.svg");
    background-repeat:no-repeat;
    background-size:11px;
    background-position: right 20px top 20px;
}
div#MenuArea ul.menu li.hasChild a.minus{
    background-image:url("../images/icon/gd_menuArrowUp.svg");
}
div#MenuArea ul.menu__second-level a{
    background-image:none !important;
}
div#MenuArea ul.menu li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000 !important;
  text-indent: 20px;
}
div#MenuArea ul.menu__second-level{
    display: none;
    border-top:1px solid #333;
}
div#MenuArea ul.menu__second-level li a{
    text-indent: 40px;
    font-size:14px;
    background:#efefef;
}
div.senryuDesc{
    margin:10px ;
    padding:10px;
    border:1px dotted #333;
}
div.footerInfo{
    display: none;
}
dl.faq{
    text-align: left;
    margin-top:50px;
}
dl.faq > dt{
    padding-left:40px;
    background:url("../images/icon/gd_question.svg") left top no-repeat;
    background-size:30px;
    min-height: 40px;
    margin-bottom:15px;
    font-weight: bold;
	clear: both;
}
dl.faq > dt:hover{
	color:#991B1F;
}
dl.faq > dd{
    margin-left:40px;
    padding-left:40px;
    background:url("../images/icon/gd_answer.svg") left top no-repeat;
    background-size:30px;
    min-height: 40px;
    margin-bottom:30px;
	display: none;
}
dl.faqcontents{
	overflow: hidden;
	margin-bottom:10px;
}
dl.faqcontents img{
	width:100%;
	height: auto;
}
dl.faqcontents dt{
	width:60px;
	float: left;
	clear: both;
}
dl.faqcontents dd{
	width:calc(100% - 70px);
	float: right;
}
dl.faq a.faqlink{
	width:25px;
	height: 25px;
	display: block;
	float: right;
	margin-bottom:30px;
}
dl.faqlink img{
	width:100%;
	height: 100%;
}
dl.faq a.lightboximg{
	width: 100%;
}
dl.faq a.lightboximg img{
	width:100%;
	height: auto;
}
div.dougaBox {
    border:4px solid #ccc;
    padding:10px;
    width:calc(100% - 28px);
    margin-bottom:10px;
}
div.dougaBox img{
    width:100%;
    height: auto;
}
div.dougaBox h3{
    text-align: left !important;
}

div.gd_movieWrapper {
    margin-top:20px;
}
div.youtube {
    width: 100%;
    height: 400px;
    position: relative;
    margin-top:30px;
}
ul.movieIndex {
    text-align: left;
}
ul.movieIndex li{
    list-style: none;
    font-size:16px;
    line-height: 20px;
    background-repeat:no-repeat;
    background-size:20px;
    background-position:left top;
    background-image:url("../images/icon/movie_off.svg");
    padding-left:30px;
    margin-bottom:15px;
}
ul.movieIndex li.ui-tabs-active{
    background-image:url("../images/icon/movie_on.svg");
    font-weight: bold;
    border:none !important;
    outline: none !important;
}
ul.movieIndex li.ui-tabs-active a{
    outline: none !important;
}
div.movieBody{
    margin:20px;
}
div#footer ul.menu{
    display: none;
}
p.docDownload {
    background-color:#008FAB;
    width:300px !important;
    height: 50px;
    line-height: 50px;
    text-align: center !important;
    text-indent: 0 !important;
    margin:auto;
    margin-bottom: 20px;
}
p.docDownload:hover {
    background-color:#AB5C00;
}
p.docDownload a{
    display: block;
    width:100%;
    height: 100%;
    color:#fff;
}
p.docDownload a:hover{
    text-decoration: none;
}
div.fbar{
	display: none;
}
a.side_banner{
	width:calc(50% - 5px) !important;
	height: 148px !important;
	display: block;
	background-image: radial-gradient(circle at 17% 77%, rgba(17, 17, 17,0.04) 0%, rgba(17, 17, 17,0.04) 50%,rgba(197, 197, 197,0.04) 50%, rgba(197, 197, 197,0.04) 100%),radial-gradient(circle at 26% 17%, rgba(64, 64, 64,0.04) 0%, rgba(64, 64, 64,0.04) 50%,rgba(244, 244, 244,0.04) 50%, rgba(244, 244, 244,0.04) 100%),radial-gradient(circle at 44% 60%, rgba(177, 177, 177,0.04) 0%, rgba(177, 177, 177,0.04) 50%,rgba(187, 187, 187,0.04) 50%, rgba(187, 187, 187,0.04) 100%),linear-gradient(19deg, rgb(28, 117, 250),rgb(34, 2, 159));
	position: relative;
	margin-bottom:15px !important;
	box-sizing: border-box;
	padding:15px;
	text-align: center;
}
a.side_banner:hover{
	background-image: radial-gradient(circle at 17% 77%, rgba(17, 17, 17,0.04) 0%, rgba(17, 17, 17,0.04) 50%,rgba(197, 197, 197,0.04) 50%, rgba(197, 197, 197,0.04) 100%),radial-gradient(circle at 26% 17%, rgba(64, 64, 64,0.04) 0%, rgba(64, 64, 64,0.04) 50%,rgba(244, 244, 244,0.04) 50%, rgba(244, 244, 244,0.04) 100%),radial-gradient(circle at 44% 60%, rgba(177, 177, 177,0.04) 0%, rgba(177, 177, 177,0.04) 50%,rgba(187, 187, 187,0.04) 50%, rgba(187, 187, 187,0.04) 100%),linear-gradient(109deg, rgb(28, 117, 250),rgb(34, 2, 159));
}
a.side_banner p{
	color:#fff;
}
a.side_banner p.side_date{
	font-size:14px;
}
a.side_banner p.side_product{
	font-weight: bold;
	font-size:16px;
	position: absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:calc(100% - 10px);
	height: 3em;
	padding:5px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
	color:#000;
	background-repeat: no-repeat;
	background-position: center bottom 5px;
	background-size:120px;
}
a.side_banner p.side_date{
	
}
a.side_banner:hover{
	text-decoration: none;
}
a.side_banner p.side_title{
	position: absolute;
	margin:auto;
	left:0;
	right:0;
	bottom:15px;
	font-size:14px;
}