@charset "UTF-8";
/*!
 *monkey original css(custom)
 */

/* #5CC3F8 */
/* Colors =========================================================*/
.fc-black { color:#242c38; }
.bc-black { background-color:#242c38; }
.fc-white { color:#ffffff; }
.bc-white { background-color:#ffffff; }
.fc-darkbrown { color:#8c7d6f;}
.bc-darkbrown { background-color:#8c7d6f;}
.fc-lightbrown { color:#cfbcac;}
.bc-lightbrown { background-color:#cfbcac;}
.fc-orange { color:#d56d28; }
.bc-orange { background-color:#d56d28; }
.fc-blue { color:#5CC3F8; }
.bc-blue { background-color:#5CC3F8; }
.fc-green { color:#72aa50; }
.bc-green { background-color:#72aa50; }
.fc-red { color:#ce2727; }
.bc-red { background-color:#ce2727; }
.fc-gray { color:#808080; }
.bc-gray { background-color:#808080; } 
.bc-lightgray { background-color:#efefef; } 

.fc-pink { color:#d500af; }
.bc-pink { background-color:#d500af; }
.fc-yellow { color:#cdd40d; }
.bc-yellow { background-color:#cdd40d; }
/*SNS*/
.ic-twitter {color:#55ACEE;}
.ic-facebook {color:#3C5A99;}
.ic-google {color:#DD4B39;}
.ic-hatena {color:#3C7DD1;}
.ic-pocket {color:#EE4257;}
.ic-line {color:#00C300;}
.ic-feedly {color:#2BB24C}

/* Border ========================================================*/
.bd-ts1w {	border-top:solid 1px white; }
.bd-bs1w {	border-bottom:solid 1px white; }
.bd-ls1w {	border-left:solid 1px white; }
.bd-rs1w {	border-right:solid 1px white; }

.bd-td1w {	border-top:dotted 1px white; }
.bd-bd1w {	border-bottom:dotted 1px white; }
.bd-ld1w {	border-left:dotted 1px white; }
.bd-rd1w {	border-right:dotted 1px white; }

.bd-ts1b {	border-top:solid 1px #242c38; }
.bd-bs1b {	border-bottom:solid 1px #242c38; }
.bd-ls1b {	border-left:solid 1px #242c38; }
.bd-rs1b {	border-right:solid 1px #242c38; }

.bd-td1b {	border-top:dotted 1px #242c38; }
.bd-bd1b {	border-bottom:dotted 1px #242c38; }
.bd-ld1b {	border-left:dotted 1px #242c38; }
.bd-rd1b {	border-right:dotted 1px #242c38; }

.bd-as1lb { border:solid 1px #cfbcac; }

/*! Common =================================================================*/
.btn, .label {
  border-radius: 0px 0px 0 0;
  white-space: normal;
}
.h2box {
  background-color:#353535;
  height:250px;
  padding:70px 5px;
  color:white;
  text-align:center;
  margin-bottom:20px;
}
.h2box h2 span {
  border-bottom:solid 1px #5CC3F8;
  font-size:0.75em;
  padding-bottom:6px;
  font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.h2box p {
  font-size:0.8em;
  color:#ccc;
  line-height:1.3em;
  font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.h2normal {
  text-align:center;
  border-bottom:solid 1px #5CC3F8;
}
h3 {
  margin:0px;
  margin-bottom:15px;
  padding:0px;
  font-weight:bold;
  line-height:1.4em;
}
.sectionbox, .sectionbox2 { padding:70px 0px; }
@media (max-width: 991px) {.sectionbox2 {padding: 0px 0px; margin-top:-10px;}}
@media (max-width: 767px) {
  .sectionbox { padding: 30px 0px; }
  .sectionbox2 { padding: 0px 0px; margin-top:-20px;}
}
.card-box {
  background-color:white;
  border:1px solid #dfdfdf;
  margin-bottom:15px;
}
.card-box h3 {
  text-align:center;
  font-size:1.2em;
  background-color:#5CC3F8;
  padding:10px;
}
.graybox {
  background-color:#efefef;
  padding:10px 15px;
  margin-bottom:10px;
}
.whitebox {
  background-color:#ffff;
  padding:10px 15px;
  margin-bottom:10px;
}
.whitebox2 {
  background-color:#ffff;
  padding:10px 15px;
  margin-bottom:10px;
  border-left:30px solid #353535;
}
.qa-q {
  background-color: #5CC3F8;
  padding:3px 10px;
  color:white;
  font-weight:bold;
  font-size:1.1em;
  margin-right:10px;
}
.qa-a {
  background-color: #4293F0;
  padding:3px 10px;
  color:white;
  font-weight:bold;
  font-size:1.1em;
  margin-right:10px;
}
.label-primary {
  background-color:#5CC3F8;
}
.localnav p {
  background-color:#353535;
  color:white;  
  font-size:1.8em;
  padding:15px;
  text-align:center;
  margin-bottom:0px;
}
.localnav .btn-group{
  margin-top:0px;
  padding-top:0px;
}
.localnav .btn-group .btn{
  padding:20px 0px;
  font-size:1.3em;
}
.blackbtn  {
  background-color:#353535;
  color:#5CC3F8;
  padding:20px;
  font-weight:normal;
  text-align:center;
  font-size:1.1em;
}
.blackbtn h3 {
  padding:0px;
  margin:0px;
  font-weight:normal;
  text-align:center;  
}
.link-box .blackbtn {
  background-color: rgba( 0, 0, 0, 0.5 );
  color:white;
}
.blackbtn a:hover {
  background-color:#4f4f4f;
}

.btn-black {
  color: #5CC3F8;
  background-color: #353535;
  border-color: #353535;
  padding:20px;
}
.btn-black:focus,
.btn-black.focus {
  color: #5CC3F8;
  background-color: #353535;
  border-color: #353535;
}
.btn-black:hover {
  color: #ffffff;
  background-color: #4f4f4f;
  border-color: #4f4f4f;
}
td {background-color:white;}

.row-eq-height .col-sm-4 {
    display: flex;
    flex-wrap: wrap;
    width:33.2%;
}
.row-eq-height .col-sm-3,.row-eq-height .col-md-3 {
    display: flex;
    flex-wrap: wrap;
    width:24.9%;
}
.row-eq-height .col-sm-6 {
    display: flex;
    flex-wrap: wrap;
    width:49.9%;
}
.row-eq-height .inner-box {
    height: 100%;
}
@media (max-width: 767px) {
  .row-eq-height .col-sm-4,
  .row-eq-height .col-sm-3,
  .row-eq-height .col-sm-6,
  .row-eq-height .col-md-3 {
    width:100%;
    flex-wrap:nowrap;
  }
}
@media (max-width: 991px) {
  .sm-left {text-align:left;}
  .sm-center {text-align:center;}
}
@media (max-width: 767px) {
  .xs-left {text-align:left;}
  .xs-center {text-align:center;}
}

/*! Pagetitle =================================================================*/
#pagetitle {
  height:400px;
  background-repeat: repeat-x;
  background-position: center center;
  background-size:cover;
  width:100%;
}
#privacy #pagetitle, #contact #pagetitle, #qanda #pagetitle, #company #pagetitle { background-image:url(../images/common/pagetitle-04.jpg); }
#about #pagetitle { background-image:url(../images/common/pagetitle-03.jpg); }
#service-performance #pagetitle { background-image:url(../images/service/pagetitle-performance.jpg); }
#service-flow #pagetitle { background-image:url(../images/service/pagetitle-flow.jpg); }
#service-price #pagetitle { background-image:url(../images/service/pagetitle-price.jpg); }
#service-chara #pagetitle { background-image:url(../images/service/pagetitle-chara.jpg); }
.pagetitlebox {
  text-align:center;
  margin:auto;
  width:550px;
  background-color: rgba( 0, 0, 0, 0.7 );
  color:#5CC3F8;
  border-top:5px solid #5CC3F8;
  margin-top:100px;
  padding:20px 10px 30px 10px;
}
#service-flow #pagetitle, #service-performance #pagetitle,#service-price #pagetitle,#service-chara #pagetitle {background-position: center top;}
#pagetitle h1 {
  color:#5CC3F8;
  line-height:1.5em;
}
#pagetitle h1 small {
  font-size:0.9em;
  color:white;
}
@media (max-width: 767px) {
  #pagetitle {
      height:250px;
  }
  .pagetitlebox {
      width:300px;
      border-top:5px solid #5CC3F8;
      margin-top:50px;
      padding:10px 5px 20px 5px;
  }
  #pagetitle h1 {
    line-height:1.3em;
    font-size:2em;
  }
  #pagetitle h1 small {
    font-size:0.65em;
    color:white;
  }
}

/*! Home =================================================================*/
.linkbox a img {
  opacity:0.8;
  border-right:1px solid #efefef;
  border-bottom:1px solid #efefef;
}
.linkbox p {
  color: white;/*文字は白に*/
  font-weight:bold;
  font-size:1.5em;
  text-align:center;
}
.linkbox a img:hover {
  opacity:1.0;
}
/*! iconup(画像の上に半透明のアイコン表示) ===*/
.iconup {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;/*余計な隙間を除く*/
  padding:0;/*余計な隙間を除く*/
  color: white;/*アイコン色*/
  font-size: 60px;/*サイズ*/
  color: rgba(255, 255, 255, 0.6);
  text-align:left;
}
a .iconup :hover{color:white;}
.home-h2 {
  text-align:center;
}
.home-h2 h2 {
  color:#5CC3F8;
  font-size:4em;
  display: inline-block;
  border-bottom:5px solid #353535;
  padding-bottom:15px;
}
.pc-center-xs-left {text-align:center;}

@media (max-width: 991px) {
  .iconup .blackbtn {
      font-size:0.75em;
      line-height:1.2em;
    }
}
@media (max-width: 767px) {
  .home-h2 h2 {font-size:2.3em;}
  .pc-center-xs-left {text-align:left;}
  .iconup .blackbtn {font-size:0.8em;}
}
.btnsiz { font-size:1.7em;}
@media (max-width: 991px)  {
  .btnsiz { font-size:1.5em;}
}

/*! Carousel =================================================================*/
#main-carousel {
  margin-bottom:60px;
}
.carousel-inner img{ width: 100%; }
.carousel-caption {
  bottom: 30%;
  z-index: 10;
  color: #03c5fd;
  text-align:left;
  left:10%;
  width:95%;
}
.carousel-caption h1 {
  font-size:2.5em;
  font-weight:bold;
  line-height:1.3em;
  padding-bottom:0px;
  text-shadow:
    white 1px 1px 5px, white -1px 1px 5px,
    white 1px -1px 5px, white -1px -1px 5px;
}
.carousel-caption p {
  font-size:1.3em;
  margin-top:-10px;
  color:black;
  text-shadow:
    white 1px 1px 5px, white -1px 1px 5px,
    white 1px -1px 5px, white -1px -1px 5px;
}
@media (max-width: 991px) {
  .carousel-caption {
    left:5%;
    width:75%;
  }
}
@media (max-width: 767px) {
  .carousel-caption {
    top:5%;
    left:0;
    margin:0px;
    padding:0px;
    width:100%;
  }
  .carousel-caption h1 {
    font-size:2.0em;
    line-height:1.1em;
  }
  .carousel-caption p {
    font-size:1.1em;    
  }
}

/*! About =================================================================*/
.about-img img {width:350px;}
@media (max-width: 767px) {
  .about-img img {width:100%;}
}
#about h2 {
  position: relative;
  background: #f1f8ff;
  padding: 0.25em 0.5em;
  border-left: solid 2em #5CC3F8;
}
#about .bc-blue h2 {
  position: relative;
  background: #f1f8ff;
  padding: 0.25em 0.5em;
  border-left: solid 2em #353535;
}

#about h2:before {
  font-family: FontAwesome;
  content: "\f040";
  position: absolute;
  padding: 0em;
  color: white;
  font-weight: normal;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#about .bc-blue h2:before {
  color: white;
}
.bc-img01 { 
  background-image:url(../images/about/bcimg01.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.row-eq-height .meritbox {
  background-color:#ffffff;
  padding:0px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
  margin-bottom:15px;
  height:100%;
}
.meritbox img {
  margin:0px;
  padding:0px;
}
.meritboxbody {
  padding:10px 20px;
}
.merittitle {
  font-size:1.4em;
  color:#ffffff;
  text-align:center;
  line-height:1.3em;
  background-color:#353535;
  padding:25px 15px;
  margin-bottom:0px;
}
@media screen and (max-width: 1199px) {.merittitle {font-size:1.2em;}}

/*! Performance =================================================================*/
.perbox {border:1px solid #ddd;}
.perbox h2 {
  margin:0px 0px;
  background-color:#efefef;
  padding:8px 0px;
  border-bottom:1px dotted #ddd;
}
.caseno {
  background-color:#353535;
  color:white;
  font-size:0.8em;
  padding:13px 15px 9px 15px;
  margin-right:10px;
}
@media  (max-width: 991px) {
  .perbox h2 {
    font-size:1.4em;
    line-height:1.8em;
    padding-top:1px;
  }
  .caseno {
    font-size:0.7em;
    padding:14px 10px 9px 10px;
  }
}
.price {
  font-size:2.2em;
  color:#5CC3F8;
  line-height:1.5em;
}
@media (max-width: 767px) {
  .price{font-size:1.65em;}
}
.perdata {
  padding:10px;
  border-bottom:1px solid #ddd;
}
.perbox-ba {
  margin:20px;
  background-color:#efefef;
}
.perarrow {margin-top:20px;}
@media (max-width: 767px) {
  .perarrow {margin:-40px 0px;}
}
.beforebox {
  border:1px solid #ddd;
  text-align:center;
  padding:18px;
}
.pergoalbox {
  padding:15px;
  text-align:center;
  margin:15px 20px;
  font-size:1.3em;
  border:5px solid #5CC3F8;
}

/*! Flow =================================================================*/
.flowbox {
  border:1px solid #ddd;
}
.flowbox p {
  margin-top:15px;
}
.flowtitlebox {margin-top:15px;}
.flowtitlebox .step , .flowtitlebox .number {
  color:white;
  background-color:#353535;
  padding:8px;
}
.flowtitlebox .flowtitle {
  font-size:1.5em;
}

/*! Chara =================================================================*/
.strongchara {
  background-color:#353535;
  padding:15px;
  margin:10px 0px;
  text-align:center; 
  font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.strongchara .strongnumber {
  color:#5CC3F8;
  font-size:2em;
}
.strongchara h2 {
  color:white;
  line-height:1.5em;
  margin-bottom:30px;
}
@media screen and (max-width: 1199px) {.strongchara h2 {font-size:1.6em;}}
.section-box-halfimg {
  overflow: visible;
  padding: 0px;
  width: 100;
  background: #f2f2f2;
  position: relative;
}
.left-text {
  padding: 70px 0;
  padding-right: 60px;
  width: 50%;
}
.right-text {
  padding: 70px 0px;
  padding-left: 55%;
  width: 100%;
}
.right-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../images/service/charaimg-01.jpg);
}
.left-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url(../images/service/charaimg-02.jpg);
}
.right-image2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../images/service/charaimg-03.jpg);
}
@media (max-width: 767px) {
  .right-text, .left-text {
    width:100%;
    padding:20px;
  } 
}


/*! Company =================================================================*/
.bc-president {
  background-repeat: repeat-x;
  background-position: center top;
  background-size:cover;
  width:100%;
  background-image:url(../images/company/bc-president.jpg);
}
#company .text-box { width:45%; }
@media screen and (max-width: 991px) {
  .bc-president {background-image:url(../images/company/bc-president.jpg);}
  #company .text-box { width:60%; }
}

@media (max-width: 767px) {
  #company .text-box { width:100%; }
  .bc-president {
    background-image:none;
    background-color:#efefef;
  }
}
table th {text-align:center;}
.sectionbox-maps {
  padding:50px 0px 0px 0px;
  margin-bottom:0px;
}
.maps {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-bottom: 30%;
  height: 0;
	overflow: hidden;
}
@media (max-width: 767px) {
	.maps {
		padding-bottom: 80%;
	}
}
.maps iframe,
.maps object,
.maps embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.section-map .titlebox {
  background-color:#353535;
  color:white;
  padding:3px 0px;
}

/*! QandA =================================================================*/
.qbox {
  border-top:5px solid #5CC3F8;
}
.qbox .qbox-q {
  background-color:#353535;
  padding:3px 10px;
  text-align:center;
  color:white;
  margin-right:15px;
}
.qanda-detailbox { margin-top:100px;}
.numberbox {
  background-color:#353535;
  text-align:center;
}
.numberbox .number {
  color:white;
  font-size:4.0em;
  margin-bottom:0px;
}
.numberbox .question {
  color:white;
  font-size:1em;
  padding-bottom:1.8em;
}
.numberbox .number .line {  border-bottom:1px solid #5CC3F8;}
.question-icon {
  background-color:#5CC3F8;
  padding:2px 10px;
  text-align:center;
  color:white;
  font-size:1.5em; 
  margin-right:10px;
}
.qanda-detailbox h2 {
  margin-top:8px;
  border-bottom:1px dotted #5CC3F8;
  padding-bottom:10px;
  line-height:1.4em;
}
.table-h {
  background-color:#ccc;
  font-weight:bold;
}
@media (max-width: 767px) {
  .numberbox {
    margin-bottom:16px;
  }
  .numberbox .number {
    color:white;
    font-size:3.0em;
    margin-bottom:0px;
  }
  .numberbox .question {
    color:white;
    font-size:0.8em;
    padding-bottom:1.5em;
  }
  .question-icon {
    font-size:1.1em; 
    margin-bottom:8px;
  }
}

/*! Contact =================================================================*/
#contact .inlineframe {
 background-color:#FFFFFF;
 height:200px;
 padding:20px;
 border: 1px #111 solid;
 overflow:auto;
 overflow-y:scroll;
 overflow-x:hidden;
}

/*! Privacy =================================================================*/
#privacy h2 {
  margin-top:60px;
  color:#5CC3F8;
}