@charset "utf-8";
/*-----------------------------------------*/
/* 全ページ共通   2020                                   
--------------------------------------------*/
/* スライダー */
@media (max-width: 767px) {
  .layer-hero-carousel .hero figure figcaption {
    display: block !important;
  }
  .os_hero h1 {
    font-size: 1.5em;
  }
  .os_hero h2 {
    font-size: 1em;
  }
  .os_hero h3 {
    font-size: 1em;
  }
  .os_hero figure figcaption {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 1.6em;
  }
}
@media (min-width: 1400px) {
  /*.hero { min-height: 380px; }
.hero figure { min-height: 380px; }*/
  .news time, .news button, .news p {
    color: #333 !important;
  }
}
/* OSメニュー */

#os_nav ul {
  display: flex;
  flex-flow: row;
  justify-content: space-around;
}

#os_nav ul li {flex: 1}

@media (max-width: 767px) {
  #os_nav {
    display: none
  }
}

@media (min-width: 768px) {
 .os_menu {
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float: none;
  }
  #os_nav.os_menu li {
    height: auto;
    display: inline-block;
  }
.os_menu li a {
    display: block;
  }

     /* 固定 */
  .fixed {
    position: fixed;
    top: 72px;
    width: 100%;
    z-index: 1000;
  }

}

@media (max-width: 991px) {
  #os_nav ul li a img {
    display: block;
    max-width: 100%!important;
    height: auto;
  }
}

@media(min-width: 1400px) {
  #os_nav .nav li img {
    /*width: 100%;*/
    padding: 0px 5px 10px 5px;
	display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
  }
     /* 固定 */
  .fixed {
    position: fixed;
    top: 72px;
    width: 1400px;
    z-index: 1000;
  }
  }


      /*メニューホバー*/

.os_menu li a:hover {
    background-color: lightskyblue;
  }
.os_menu li a:focus {
    background-color: lightskyblue;
  }

.os_li_active {
  background-color: #297FCA;
}

.os_li_active a:hover {
  background-color: #297FCA !important;
}

.os_li_active a:focus {
  background-color: #297FCA !important;
}

.os_menu a img:hover{
 opacity: 1.0;
}


/*画像入替*/
.on {
    display:none;
}
.off {
    display:block;
}
.os_menu a:hover > .on {
    display:block;
}
.os_menu a:hover > .off {
    display:none;
}
.os_menu a:focus > .on {
    display:block;
}
.os_menu a:focus > .off {
    display:none;
}


/* 見出し */
.os_h {
  text-align: center;
}
.os_h span {
  display: inline-block;
  padding: 0.5em 0; /*上下の余白*/
  border-top: solid 2px #297FCA; /*上線*/
  border-bottom: solid 2px #297FCA; /*下線*/
}
.os_h span strong {
  color: #297FCA;
}

/*パンくず*/
@media(min-width: 768px) {
  #os_bread {
    visibility: hidden;
  }
}
@media(max-width: 767px) {
  #os_bread {
    visibility: visible;
    margin-top: 0px;
  }
  #os_bread #breadcrumb {
    margin-top: 0px !important;
  }
  .os_hero {
    padding-top: 50px;
  }
  #carousel_offshore .os_hero {
    padding-top: 0px;
  }
}

/* btn */
a.btn-warning *, a.btn-primary * {
    color: #fff !important;
}

/*-----------------------------------------*/
/* mobile hero filter                                   
--------------------------------------------*/
@media(max-width: 767px) {
  .os_hero #top {
    background-image: url(/image/sol/offshore/slider_top.jpg)!important;
    background-size:cover;
    background-position: center center;
    min-height: 200px;
  }
  .os_hero #quality {
    background-image: url(/image/sol/offshore/slider_quality.jpg) !important;
    background-size:cover;
    background-position: right center;
    min-height: 200px;
  }
  .os_hero #achieve {
    background-image: url(/image/sol/offshore/slider_05.jpg) !important;
    background-size:cover;
    background-position: right center;
    min-height: 200px;
  }
  .os_hero #faq {
    background-image: url(/image/sol/offshore/slider_faq.jpg)!important;
   	background-size:cover;
    background-position: center center;
    min-height: 200px;
  }
  .os_hero #global {
    background-image: url(/image/sol/offshore/slider_global.jpg)!important;
    background-size:cover;
    background-position: right center;
    min-height: 200px;
  }
  .os_hero #service {
    background-image: url(/image/sol/offshore/slider_service.jpg)!important;
    background-size:cover;
    background-position: right center;
    min-height: 200px;
  }
  .dark_filter {
    background-color: rgba(10, 68, 136, 0.5);
    height: 200px;
  }
  .os_hero figcaption h1 {
    color: #fff;
    margin-top: 2em;
  }
  .os_hero figcaption p {
    color: #fff;
  }
  
  .os_hero figcaption h1:hover{
    color: #fff!important;
    
  }
  .os_hero figcaption p:hover{
    color: #fff!important;
  }
  
  .os_hero img {
    display: none;
  }
  
 .os_hero a:hover {
    text-decoration: none;
 } 
   
}

/*-----------------------------------------*/
/* TOP                                 
--------------------------------------------*/
/* 3box */
.merit_box {
  border: 3px solid #EEF6F9;
  border-radius: 10px;
  box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.8);
  margin: 0px 10px 20px 10px;
}
.merit_box a {
  color: #000;
}
.merit_box a:hover{
  color: #000;
  text-decoration: none;
}
.merit_box div:hover {
  color: #000;
}

.merit_box:hover{
 box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.50);
  transform: translateY(-0.1875em);
  opacity: 0.7;
}

/* 悩み */
@media (max-width: 767px) {
  .container .os_mgn {
    margin: 0px 20px 20px 20px;
  }
  .nayami_img {
    display: none !important;
  }
  .features h4 {
    font-size: 0.9em;
  }
}
@media(min-width: 768px) {
  .nayami_list a {
    font-size: 0.5em;
  }
}
@media(max-width: 1024px) {
  .nayami_img img {
    width: 80%;
  }
}
@media(max-width: 768px) {
  .nayami_list li a {
    font-size: 1em;
  }
}


/*-----------------------------------------*/
/*  開発方法                                    
--------------------------------------------*/
.os_box {
  margin: 2em 0;
  background: #f1f1f1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.os_box .os_box-title {
  font-size: 2rem;
  background: #297FCA;
  padding: 4px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.os_box ul {
  padding: 15px 20px;
  margin: 0;
}
.os_point_box {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 3px #297FCA;
  border-radius: 8px;
}
.os_point_box .os_point_box_t {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 20px;
  background: #EEF6F9;
  color: #297FCA;
  font-weight: bold;
}
.os_point_box p {
  margin: 20px;
  padding: 0px;
}
/*開発までの流れ*/
.steps-title {
  width: 100%;
  margin: 0 .5em 1em 0em;
  background-color: #95ccff;
  text-decoration: none;
  color: #444;
  position: relative;
  height: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
}
.form-explain {
  min-height: 5em;
}
.steps-title::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #95ccff;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}
@media print, screen and (max-width: 768px) {
  .steps-title {
    width: 80%;
    margin: 0 auto 30px;
    background: #95ccff;
    text-decoration: none;
    color: #444;
    position: relative;
    height: auto;
    text-align: center;
    padding: 10px;
  }
  .steps-title::after {
    content: "";
    display: block;
    border-top: 20px solid #95ccff !important;
    border-right: 38vw solid transparent !important;
    border-left: 38vw solid transparent !important;
    border-bottom: none;
    position: absolute;
    width: 0;
    height: 0;
    bottom: -20px !important;
    top: auto !important;
    left: 50%;
    margin-top: 0 !important;
    margin-left: -38vw;
  }
}
/*-----------------------------------------*/
/*  achieve                                      
--------------------------------------------*/
.achv_tbl {
  padding: 0 !important;
  border: #FFC89C 3px solid;
  background-color: #fff;
  margin-bottom: 50px;
}
.achv_tbl .title {
  position: relative;
  padding: 5px 40px;
  line-height: 30px;
  color: #333;
  font-size: 2.3rem;
  background-color: #FFBE6D;
}
.achv_tbl p {
  font-size: 1.6rem;
  padding: 10px;
}
.achv_tbl .alert.alert-info {
  margin: 10px 15px 15px;
}
.achv_tbl .title:before {
  position: absolute;
  top: 17px;
  left: 15px;
  width: 14px;
  height: 14px;
  border: 4px solid #FFE4C4;
  content: "";
}
.achv_tbl .title:after {
  position: absolute;
  top: 7px;
  left: 5px;
  width: 17px;
  height: 17px;
  border: 4px solid #FF6C09;
  content: "";
}
.achv_tbl .detail {
  padding: 15px;
}
.container.row .col-xs-10.col-xs-offset-1 h3 {
  padding-left: 7px;
  margin-left: -20px;
  margin-bottom: 20px;
  font-size: 2.8rem;
  border-bottom: 1px solid #666;
  border-left: 8px solid #FF6C09;
}
.mgnr12 {
  margin-right: 12px;
}
.mgnl12 {
  margin-left: 12px;
}
@media(max-width: 767px) {
  .mgnr12 {
    margin-right: 0px;
  }
  .mgnl12 {
    margin-left: 0px;
  }
}
/*-----------------------------------------*/
/*  service                                      
--------------------------------------------*/
.service_sub_title {
  font-size: 2rem;
  font-weight: bold;
  color: #8b4747;
  margin-bottom: 0;
}
.service_sub_title2 {
  font-size: 2rem;
  font-weight: bold;
  color: #3a8454;
  margin-bottom: 0;
}
.service_title {
  font-size: 2.5rem !important;
  font-weight: bold;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .merit_labo {
    height: 210px;
    background-image: url(/image/sol/offshore/service/bg_labo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
  }
}
.merit_labo {
  padding-left: 30px;
}
.merit_labo h2 {
  visibility: hidden;
  margin: 0;
  padding: 0;
}
.merit_labo h3 {
  margin: 20px 0 0;
  font-size: 1.8rem;
  font-weight: 800;
  color: #961919;
  padding: 0;
}
.merit_labo p {
  width: 80%;
  margin: 0;
  padding: 0;
}
/*-----------------------------------------
    global                                      
--------------------------------------------*/
@media (min-width: 768px) {
  #sisatu {
    background-image: url(/image/sol/offshore/global/2020_bg_map.png);
    background-repeat: no-repeat;
    background-position: right center;
    min-height: 500px;
  }
}
#sisatu {
  color: #fff;
}
#sisatu h2 {
  margin-top: 30px;
  font-size: 3rem !important;
  font-weight: bold;
}
#sisatu li:before {
  font-family: 'FontAwesome';
  content: '\f046';
  padding: 0 10px 0.5em 0;
  ;
}


/*-----------------------------------------
    faq                                      
--------------------------------------------*/
.faqHeader {
  font-size: 27px;
  margin: 20px 0;
}
.acd-check {
  display: none;
}
.acd-label {
  background: #0068b7;
  color: #fff;
  display: block;
  margin-bottom: 1px;
  padding: 10px;
  position: relative;
}
.acd-label:after {
  background: #00479d;
  box-sizing: border-box;
  content: '\f067';
  display: block;
  font-family: 'FontAwesome';
  height: auto;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0px;
}
.acd-content {
  border: 1px solid #333;
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
  background-color: white;
}
.acd-check:checked + .acd-label:after {
  content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}
/*-----------------------------------------
    quality                                      
--------------------------------------------*/
.skills ul {
  margin-bottom: 30px;
}
.skills li:before {
  font-family: 'FontAwesome';
  content: '\f111''\00a0';
}
.skills li {
  padding-bottom: 1em;
}
.skills h3 {
  border-bottom: 1px dotted;
}
.skills h3:before {
  font-family: 'FontAwesome';
  content: '\f024';
  padding-right: 10px;
}
.single {
  max-width: 600px;
  margin: 0 auto 50px;
}
.single img {
  width: 150px;
}
.slick-next{
  display: none!important;
}
.slick-prev{
display: none!important;
}

/*トップページからのリンク上からの高さ調整*/
@media (min-width: 768px) {
#priority01, #priority02, #priority03{
padding-top: 230px;
margin-top: -230px;
}
}
@media (max-width: 767px) {
#priority01, #priority02, #priority03{
padding-top: 30px;
margin-top: -30px;
}
}


